Commit Graph

4285 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
7cdee9c3db Eolite: fix WaitEventTimeout()
git-svn-id: svn://kolibrios.org@7913 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-11 14:11:23 +00:00
Kirill Lipatov (Leency)
b1fc336bff fix prior
git-svn-id: svn://kolibrios.org@7912 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-11 07:59:44 +00:00
Kirill Lipatov (Leency)
27cb400814 cmm move small aps into cmm/misc folder
git-svn-id: svn://kolibrios.org@7911 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-11 07:58:18 +00:00
Kirill Lipatov (Leency)
842c228f23 add tcc/samples/build_all.sh
git-svn-id: svn://kolibrios.org@7910 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-11 07:32:44 +00:00
Kirill Lipatov (Leency)
d1df3e2bfe cmm tabs: slightly better implementation
git-svn-id: svn://kolibrios.org@7909 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-10 12:49:02 +00:00
Kirill Lipatov (Leency)
c50bb3b7c6 graph: attempt to fix editbox
table wider editbox

git-svn-id: svn://kolibrios.org@7908 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-10 10:00:04 +00:00
Kirill Lipatov (Leency)
8de4b5e6f5 upload drives.h
git-svn-id: svn://kolibrios.org@7907 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-10 01:46:53 +00:00
Kirill Lipatov (Leency)
6d14f374a8 SysMon: show all tmp disks, reparate general tab into two, precise calculation of rd disk empty space
git-svn-id: svn://kolibrios.org@7906 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-10 01:44:40 +00:00
Kirill Lipatov (Leency)
d4d33ff3c1 fix prior
git-svn-id: svn://kolibrios.org@7905 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-09 21:02:10 +00:00
Kirill Lipatov (Leency)
80a6eb4355 editbox: remove selection if element was deactivated
git-svn-id: svn://kolibrios.org@7904 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-09 20:59:51 +00:00
Kirill Lipatov (Leency)
6db54831c3 editbox: move cursor to the end of the inserted string by Prohor Nikiforov and me
git-svn-id: svn://kolibrios.org@7903 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-09 17:27:59 +00:00
Kirill Lipatov (Leency)
dd347862d8 calendar: update time on button click, not by timeout
git-svn-id: svn://kolibrios.org@7902 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 15:07:58 +00:00
Kirill Lipatov (Leency)
0639ff9a42 more apps into testing folder
git-svn-id: svn://kolibrios.org@7900 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 13:02:22 +00:00
Kirill Lipatov (Leency)
d38df2bc63 move some apps to the programs/testing folder
git-svn-id: svn://kolibrios.org@7899 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 12:54:55 +00:00
Kirill Lipatov (Leency)
5f2e203df5 fix prior
git-svn-id: svn://kolibrios.org@7898 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 12:23:04 +00:00
Kirill Lipatov (Leency)
00f9e8a85f table: fix the detection of separator in a small files (fix issue #61)
git-svn-id: svn://kolibrios.org@7897 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 12:20:36 +00:00
Kirill Lipatov (Leency)
e0f03c3085 charUni.mt: invisible tab and new line characters by Pathoswithin
git-svn-id: svn://kolibrios.org@7895 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 08:12:08 +00:00
bdd9a3634d KWINE v0.0.3
into msvcrt.dll added:
 - putchar
 - strchr
 - strrchr
 - strcpy
 - strncpy
 - memset
 - memcpy
 - memcmp
 - time
 - mktime
 - localtime
 - difftime
 - srand
 - rand
new samples
 - rnd_arr1.exe
 - string2.exe

git-svn-id: svn://kolibrios.org@7894 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 22:14:53 +00:00
Kirill Lipatov (Leency)
88a13211ae WebView: refresh the page of clear cache, bugfixes
git-svn-id: svn://kolibrios.org@7893 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 21:13:43 +00:00
hidnplayr
b88f3e2118 Small fixes
git-svn-id: svn://kolibrios.org@7892 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 20:35:35 +00:00
hidnplayr
d0a8eb080c Ping: Initiate ICMP packet id with program PID, receive more packets if ID didnt match and timeout didnt exceed.
git-svn-id: svn://kolibrios.org@7891 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 20:33:25 +00:00
Kirill Lipatov (Leency)
f53424d741 ircc: colors live update
git-svn-id: svn://kolibrios.org@7890 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 20:03:43 +00:00
Kirill Lipatov (Leency)
b38cab6054 icons16.png: small colors tweak to bring them into the common gamma
eng/settings/menu.dat: general update, sunc with rus
/data/rus/pipetka: remove as it is closed-source and replace by
pipet: add to IMG/develop/pipet (open-source, copy to clipboard function)
cmm/lib/io.h: fix library function
ircc: add 'x' to the close button, update tab colors to fix low contrast on some skins

git-svn-id: svn://kolibrios.org@7889 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 15:43:50 +00:00
a7d4a56bcc fix bug in "localtime" and "mktime" functions
git-svn-id: svn://kolibrios.org@7888 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 12:22:17 +00:00
Kirill Lipatov (Leency)
de9b63ce9e fix #2
git-svn-id: svn://kolibrios.org@7887 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 10:09:29 +00:00
Kirill Lipatov (Leency)
4329c0c1c3 fix prior
git-svn-id: svn://kolibrios.org@7886 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 10:07:48 +00:00
Kirill Lipatov (Leency)
eb33af59d1 add backy to IMG, update cmm/lib/collection.h
git-svn-id: svn://kolibrios.org@7885 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 10:05:01 +00:00
Kirill Lipatov (Leency)
f2f9a45881 no autobuild, packed bin
git-svn-id: svn://kolibrios.org@7884 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 09:35:05 +00:00
Kirill Lipatov (Leency)
f3e6a74f6b upload Backy by JohnXenox, trying to Autobuild
git-svn-id: svn://kolibrios.org@7883 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 09:32:00 +00:00
Magomed Kostoev (mkostoevr)
dd92e74f77 Make it buildable by both TCC and GCC.
Remove extra readme.txt (all info is in fat12.c)

git-svn-id: svn://kolibrios.org@7882 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 09:30:37 +00:00
pavelyakov
40267e753c Upd: function indexArray, add: new example
git-svn-id: svn://kolibrios.org@7881 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 08:16:59 +00:00
da6a4c5b74 kwine: added time function
git-svn-id: svn://kolibrios.org@7880 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-06 22:35:48 +00:00
Kirill Lipatov (Leency)
05286caf32 KIV: save window size and position, if not set use 2/3 of screen
APP+: if param then automount this path

git-svn-id: svn://kolibrios.org@7879 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-06 17:54:44 +00:00
Kirill Lipatov (Leency)
249e0b8ea6 menu: fix keys
lib/strings.h: fix strstri()
Eolite: 
- fix sorting
- paste in a new process
- delete and properties in a new process for a single item 

git-svn-id: svn://kolibrios.org@7878 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-06 15:53:34 +00:00
IgorA
c82fc5ccb8 t_edit:
fixed color highlighting at the end of the file,
 scrolling with the mouse wheel 3 lines.

git-svn-id: svn://kolibrios.org@7877 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-06 14:30:11 +00:00
94487a9544 delete make_old.txt
git-svn-id: svn://kolibrios.org@7876 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-06 10:46:26 +00:00
81120905e2 kwine v0.0.2
git-svn-id: svn://kolibrios.org@7873 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 22:40:04 +00:00
Kirill Lipatov (Leency)
ac0309d8c4 Eskin: if skin file was not defined then no skin set. Default system skin will be used in this case. Probably a bit speedup system boot.
TxtRead: autodetect encoding, fix about encoding

git-svn-id: svn://kolibrios.org@7872 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 22:38:26 +00:00
Kirill Lipatov (Leency)
1d3e5422e8 move eskin.ini settings into system.ini
git-svn-id: svn://kolibrios.org@7870 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 21:42:00 +00:00
Kirill Lipatov (Leency)
c5ceb21ce1 unimg: cross compiling, revert back deleted functionality
git-svn-id: svn://kolibrios.org@7869 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 21:14:05 +00:00
Magomed Kostoev (mkostoevr)
fa23477ae5 Rewrite unimg to compile with GCC (-60% of size).
git-svn-id: svn://kolibrios.org@7868 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 18:38:41 +00:00
Kirill Lipatov (Leency)
e4b948b955 various small updates
git-svn-id: svn://kolibrios.org@7867 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 12:09:37 +00:00
Kirill Lipatov (Leency)
7169ea5d6b file managers: associate .img with unimg
add LUA to ISO

git-svn-id: svn://kolibrios.org@7866 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 01:16:36 +00:00
Kirill Lipatov (Leency)
7d89f2686a MENU.DAT: general update of Russian version
UNIMG: upload binnary, add to IMG
KWINE: upload to SVN, add to ISO

git-svn-id: svn://kolibrios.org@7864 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 00:40:51 +00:00
Kirill Lipatov (Leency)
dad5229ccd FASM: fix whole system hung if source was "dd %t" (by Prohor Nikiforov)
KFM: buildin buttons.bmp
CMM: update libs

git-svn-id: svn://kolibrios.org@7863 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-04 23:50:41 +00:00
6aac7a3d5a kiv: fix loading of toolbar icons.
Toolbar icons are loaded not in runtime from an image file but in
compile time via fasm preprocessor script. An error was introduced in
r7860 which is fixed now.

git-svn-id: svn://kolibrios.org@7862 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-04 14:02:04 +00:00
IgorA
e74d295b71 buf2d.obj: update function 'buf2d_bit_blt'
git-svn-id: svn://kolibrios.org@7861 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-04 11:55:42 +00:00
5a520e0752 kiv: Add a button to switch scaling modes.
Two scaling modes (fit to the window, no scaling) were implemented
some time ago. One can switch them with not obvious shortcuts 'w' and
'=' (like in sxiv). This commit adds a button to the toolbar to do the
same.

Also, the window title now mentions the number of supported images in
the current directory, not the total number of files in it.

Align code to the kernel style guide.


git-svn-id: svn://kolibrios.org@7860 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-04 00:27:28 +00:00
Kirill Lipatov (Leency)
78851ff66b FASM 1.73.24 by Prohor Nikiforov
git-svn-id: svn://kolibrios.org@7859 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-03 13:24:00 +00:00
pavelyakov
b9a45ff5fe GOLANG: addition
git-svn-id: svn://kolibrios.org@7858 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-03 09:30:20 +00:00