Commit Graph

353 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
2a3f609db6 updf: clean
git-svn-id: svn://kolibrios.org@7624 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-09 16:23:19 +00:00
Kirill Lipatov (Leency)
12dca64514 updf: remove xps support as non-used
git-svn-id: svn://kolibrios.org@7621 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-03 15:49:01 +00:00
IgorA
c30f9415d3 t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code

git-svn-id: svn://kolibrios.org@7579 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-29 20:02:48 +00:00
IgorA
cb0f3625e7 t_edit: add function ted_but_replace, fix code
git-svn-id: svn://kolibrios.org@7577 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-23 22:08:19 +00:00
Kirill Lipatov (Leency)
3a3aa50771 appearance: save skin settings in eskin.ini
uPDF: run without param opens /sys/lod

git-svn-id: svn://kolibrios.org@7533 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-06 17:05:54 +00:00
Kirill Lipatov (Leency)
448bc67a4f uPDF: working "open" button, update build script, start migration to kolibri.c from SHELL
git-svn-id: svn://kolibrios.org@7475 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-17 19:59:21 +00:00
d391816c81 copying a binary after compilation to INSTALLDIR
git-svn-id: svn://kolibrios.org@7195 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-19 21:48:00 +00:00
Sergey Semyonov (Serge)
df2b9b2d5a and again
git-svn-id: svn://kolibrios.org@7171 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-04 01:54:56 +00:00
Sergey Semyonov (Serge)
7d178cae81 newlib: fix autobuild
git-svn-id: svn://kolibrios.org@7170 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-04 01:37:55 +00:00
d968eec3b9 Add pe2kos source (0770 sdk), remove pe2kos.exe.
git-svn-id: svn://kolibrios.org@7115 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-21 17:15:57 +00:00
0CodErr
41838ddb4c upload RUN sources; upload KolibriOS.lib
git-svn-id: svn://kolibrios.org@7039 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-02 18:43:24 +00:00
ashmew2
2c5a7f1f29 Patch libjpeg and libpng makefiles for netsurf
git-svn-id: svn://kolibrios.org@6981 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 08:39:54 +00:00
ashmew2
c4ea104227 Split make and make install steps for libexpat
git-svn-id: svn://kolibrios.org@6924 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-06-11 14:56:49 +00:00
ashmew2
08d66341b6 Tell the user via BOARD if load_libc() failed
git-svn-id: svn://kolibrios.org@6902 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-05-21 10:01:10 +00:00
ashmew2
712eb4cd4b Fix C to ASM http lib bridge
git-svn-id: svn://kolibrios.org@6898 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-05-15 20:43:01 +00:00
ashmew2
7efe02d623 Add heap_init() for Netsurf (and others)
git-svn-id: svn://kolibrios.org@6897 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-05-15 20:30:49 +00:00
ashmew2
1145071b4e Get rid of legacy netsurf code from SVN
git-svn-id: svn://kolibrios.org@6895 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-05-14 08:09:55 +00:00
Sergey Semyonov (Serge)
f31b2b2efe hello sample: update Makefiles
git-svn-id: svn://kolibrios.org@6866 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-02-18 11:09:47 +00:00
Sergey Semyonov (Serge)
ddda916673 freetype sample: update
git-svn-id: svn://kolibrios.org@6865 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-02-16 14:51:37 +00:00
Sergey Semyonov (Serge)
98f098c030 freetype sample: missing file
git-svn-id: svn://kolibrios.org@6864 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-02-15 20:02:25 +00:00
siemargl
01700771dd add set_fileinfo()
git-svn-id: svn://kolibrios.org@6777 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-30 22:22:54 +00:00
Sergey Semyonov (Serge)
f46d948b97 newlib: fix static build again
git-svn-id: svn://kolibrios.org@6765 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-26 18:03:31 +00:00
Sergey Semyonov (Serge)
6d4a497b51 newlib: fix static build
git-svn-id: svn://kolibrios.org@6749 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-23 15:06:04 +00:00
siemargl
2af7a3394b fix fopen handle leak, static build
git-svn-id: svn://kolibrios.org@6744 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-23 11:13:09 +00:00
Sergey Semyonov (Serge)
dfcd8352e3 newlib: now supported CP437, CP720, CP737, CP775, CP850, CP852, CP855, CP857, CP858, CP862, CP866,
CP874, CP1125, CP1250, CP1251, CP1252, CP1253, CP1254, CP1255, CP1256, CP1257, CP1258,
CP20866, CP21866, CP101 (GEORGIAN-PS), CP102 (PT154 Kazakhstan)

git-svn-id: svn://kolibrios.org@6714 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-15 20:10:29 +00:00
siemargl
0b68ccc4d0 sync editbox change
git-svn-id: svn://kolibrios.org@6690 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-08 00:42:19 +00:00
Sergey Semyonov (Serge)
3b0b0d4d6c update sdk/lib/libgcc.a
git-svn-id: svn://kolibrios.org@6671 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-04 06:52:08 +00:00
Sergey Semyonov (Serge)
c23d8753fe remove sdk/lib/libgcc.a
git-svn-id: svn://kolibrios.org@6670 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-04 06:44:12 +00:00
Sergey Semyonov (Serge)
78cec47872 update makefiles
git-svn-id: svn://kolibrios.org@6668 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-04 06:36:45 +00:00
Sergey Semyonov (Serge)
9dafb230e4 libdrm: __gthread synchronization
git-svn-id: svn://kolibrios.org@6667 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-04 06:32:59 +00:00
Sergey Semyonov (Serge)
a1e1e82444 newlib: update
git-svn-id: svn://kolibrios.org@6666 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-04 06:30:55 +00:00
Sergey Semyonov (Serge)
a3c61f5039 newlib: close streams on exit
git-svn-id: svn://kolibrios.org@6664 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-03 19:02:07 +00:00
Sergey Semyonov (Serge)
47d330f439 Fplay: update
git-svn-id: svn://kolibrios.org@6658 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-03 10:00:13 +00:00
Sergey Semyonov (Serge)
357d191859 libstdc++: unicode support
git-svn-id: svn://kolibrios.org@6630 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-28 09:37:20 +00:00
Sergey Semyonov (Serge)
0f191361f2 newlib: add wcsftime()
git-svn-id: svn://kolibrios.org@6628 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-28 09:29:54 +00:00
Sergey Semyonov (Serge)
c48b963b16 newlib: limited unicode support
git-svn-id: svn://kolibrios.org@6627 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-28 02:28:17 +00:00
Sergey Semyonov (Serge)
67d979178e newlib: remove mbstowcs duplicate
git-svn-id: svn://kolibrios.org@6626 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-27 23:38:00 +00:00
Sergey Semyonov (Serge)
556ccb91f6 newlib: update tupfile V
git-svn-id: svn://kolibrios.org@6625 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-27 23:34:08 +00:00
Sergey Semyonov (Serge)
971549afa9 newlib: update tupfile IV
git-svn-id: svn://kolibrios.org@6624 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-27 23:30:43 +00:00
Sergey Semyonov (Serge)
323f4200a7 newlib: update tupfile III
git-svn-id: svn://kolibrios.org@6623 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-27 23:29:37 +00:00
Sergey Semyonov (Serge)
9587d58f80 newlib: update tupfile
git-svn-id: svn://kolibrios.org@6622 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-27 23:15:44 +00:00
Sergey Semyonov (Serge)
7d75fe92c0 newlib: update tupfile
git-svn-id: svn://kolibrios.org@6621 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-27 23:14:09 +00:00
siemargl
2bf86a4dab remove unneeded thunks
git-svn-id: svn://kolibrios.org@6615 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-24 19:33:03 +00:00
siemargl
12a29e00e5 c-layer many fixes
git-svn-id: svn://kolibrios.org@6612 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-20 17:13:23 +00:00
Sergey Semyonov (Serge)
d210a76d45 newlib: wide char support
git-svn-id: svn://kolibrios.org@6607 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-19 01:34:56 +00:00
Sergey Semyonov (Serge)
e8b5d31a31 Mesa: update
git-svn-id: svn://kolibrios.org@6606 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-19 01:32:10 +00:00
Sergey Semyonov (Serge)
08165419d8 ffmpeg: update
git-svn-id: svn://kolibrios.org@6605 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-19 01:30:31 +00:00
siemargl
7bf14f7dc9 editor, treelist, msgbox demo runs
git-svn-id: svn://kolibrios.org@6601 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-16 22:29:26 +00:00
siemargl
59d92b4ec3 editor, treelist, msgbox initial
git-svn-id: svn://kolibrios.org@6589 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-12 23:28:04 +00:00
siemargl
a84ffe3f8d filebrowser done
git-svn-id: svn://kolibrios.org@6561 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-04 01:22:22 +00:00