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
Magomed Kostoev (mkostoevr)
d7529d70c3
Fix issue #48 [ http://bugs.kolibri-n.org/?id=48 ]
...
git-svn-id: svn://kolibrios.org@7857 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-03 08:21:08 +00:00
Magomed Kostoev (mkostoevr)
a76259a20a
Update libck.a:
...
Add <dlfcn.h> functions
Update sysmalloc, sysrealloc and sysfree to preserve general purpose registers.
Remove (likely accidentaly inserted) wtalloc.o.
git-svn-id: svn://kolibrios.org@7856 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-03 08:13:04 +00:00
Magomed Kostoev (mkostoevr)
71b99beec5
Make libck project self-containing.
...
git-svn-id: svn://kolibrios.org@7855 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-03 08:09:36 +00:00
Kirill Lipatov (Leency)
7f1f263ff5
cmm: cleanup
...
git-svn-id: svn://kolibrios.org@7854 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-01 20:57:17 +00:00
Kirill Lipatov (Leency)
77815b3f9e
trying to fix build
...
git-svn-id: svn://kolibrios.org@7853 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-01 19:10:48 +00:00
Kirill Lipatov (Leency)
f3fcde3a95
aelia: last update before deletion
...
git-svn-id: svn://kolibrios.org@7852 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-01 19:04:12 +00:00
Magomed Kostoev (mkostoevr)
be1d6256c6
Second call of dlerror should return NULL by the POSIX standard.
...
git-svn-id: svn://kolibrios.org@7851 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-30 11:01:55 +00:00
Kirill Lipatov (Leency)
ef6d8a9089
remove duplication simple, force to add lib/*
...
git-svn-id: svn://kolibrios.org@7850 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-30 10:05:04 +00:00
Kirill Lipatov (Leency)
b364fe71e3
TCC: join two dirs into one
...
git-svn-id: svn://kolibrios.org@7849 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-30 09:59:56 +00:00
Kirill Lipatov (Leency)
60c6638d09
@MENU: fix Y position of threads in case when menu appearas on top
...
Closes issue http://bugs.kolibri-n.org/?id=32
git-svn-id: svn://kolibrios.org@7848 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-30 09:28:58 +00:00
Magomed Kostoev (mkostoevr)
46051e254f
Add <dlfcn.h> functions to libck.a (these functions initialize COFF library the same way as dll.inc)
...
git-svn-id: svn://kolibrios.org@7847 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-30 08:47:52 +00:00
Kirill Lipatov (Leency)
7fa0f1b5ea
update TinyBasic bin, no autobuild
...
git-svn-id: svn://kolibrios.org@7846 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-29 20:53:10 +00:00
Kirill Lipatov (Leency)
5a5f9eb384
TinyBasic: fix issue with extended keys like arrows
...
Trying to add to autobuild
git-svn-id: svn://kolibrios.org@7845 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-29 20:43:31 +00:00
pavelyakov
da33359efc
LISP: update version
...
git-svn-id: svn://kolibrios.org@7844 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-29 18:58:22 +00:00
Magomed Kostoev (mkostoevr)
3aee626ccb
New tool: unimg - KolibriOS image unpacker.
...
git-svn-id: svn://kolibrios.org@7843 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-29 14:16:25 +00:00
Kirill Lipatov (Leency)
d84a8119f0
small fixes
...
git-svn-id: svn://kolibrios.org@7842 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-29 11:16:30 +00:00
Kirill Lipatov (Leency)
8b304aa59e
faster nsinstall
...
git-svn-id: svn://kolibrios.org@7841 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-29 00:47:51 +00:00
Kirill Lipatov (Leency)
bceb72f67a
upload fasm.txt (manual)
...
git-svn-id: svn://kolibrios.org@7840 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 23:37:24 +00:00
Kirill Lipatov (Leency)
00fce03e89
add new fasm to autobuild
...
git-svn-id: svn://kolibrios.org@7839 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 23:30:33 +00:00
Kirill Lipatov (Leency)
ad3dc1f530
return to commot 'lang eq'
...
git-svn-id: svn://kolibrios.org@7838 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 23:28:46 +00:00
Kirill Lipatov (Leency)
b19b80fd33
remove binnary
...
git-svn-id: svn://kolibrios.org@7837 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 23:25:34 +00:00
Kirill Lipatov (Leency)
0e67df68e0
FASM 1.73.23 by Prohor Nikiforov
...
git-svn-id: svn://kolibrios.org@7836 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 23:24:56 +00:00
Kirill Lipatov (Leency)
f7731a6366
netsurf is coming back
...
git-svn-id: svn://kolibrios.org@7835 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 19:56:44 +00:00
Kirill Lipatov (Leency)
4c9dd0828e
add '-ker' key to kpack to pack kernel
...
remove kerpack from IMG
git-svn-id: svn://kolibrios.org@7834 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 18:03:20 +00:00
Kirill Lipatov (Leency)
e234763f2f
fix prior
...
git-svn-id: svn://kolibrios.org@7833 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 14:52:26 +00:00
Kirill Lipatov (Leency)
0c92eb0b2e
scrshoot: less options
...
git-svn-id: svn://kolibrios.org@7832 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 14:50:37 +00:00
pavelyakov
3805e04938
CMM Array: new function indexArray
...
git-svn-id: svn://kolibrios.org@7831 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-27 20:18:23 +00:00
Kirill Lipatov (Leency)
0a88d5d814
KPACK: bigger font, FASM: upd UI
...
git-svn-id: svn://kolibrios.org@7829 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-27 19:11:13 +00:00
Kirill Lipatov (Leency)
50528bfbed
fasm: bigger font
...
git-svn-id: svn://kolibrios.org@7824 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-27 11:02:30 +00:00
Kirill Lipatov (Leency)
039ba54ea6
various fixes
...
git-svn-id: svn://kolibrios.org@7823 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-25 14:36:28 +00:00
Kirill Lipatov (Leency)
28e25cb9c5
revert Estonian translation, add Italian translation (thanks Google Translate)
...
git-svn-id: svn://kolibrios.org@7822 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-24 21:04:21 +00:00
Kirill Lipatov (Leency)
3b73f5a88d
Fix KosChess game, fix Tynypad Italian lables, add Vaporwave skin
...
git-svn-id: svn://kolibrios.org@7821 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-24 18:36:36 +00:00
0408ac5bde
kolibrisys.h fix: added missing _ksys_pci_write_config_dword signature
...
git-svn-id: svn://kolibrios.org@7820 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-23 11:22:34 +00:00
Kirill Lipatov (Leency)
cb460e1265
Small UI fixes
...
git-svn-id: svn://kolibrios.org@7819 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-22 20:42:35 +00:00
Kirill Lipatov (Leency)
f3e196d8aa
TxtRead 1.4: add search
...
git-svn-id: svn://kolibrios.org@7818 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-21 20:49:38 +00:00
hidnplayr
27e32a883f
Fix typo
...
git-svn-id: svn://kolibrios.org@7817 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 18:46:49 +00:00
Kirill Lipatov (Leency)
2d68dc5bfc
force Eolite rebuild
...
git-svn-id: svn://kolibrios.org@7816 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 09:50:47 +00:00
Kirill Lipatov (Leency)
d3a18b87d5
upd lib/keyboard.h
...
git-svn-id: svn://kolibrios.org@7814 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 09:38:27 +00:00
Kirill Lipatov (Leency)
5e88509341
Eolite: add burger menu
...
git-svn-id: svn://kolibrios.org@7813 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 09:37:37 +00:00
Kirill Lipatov (Leency)
23edf2e721
return back mem_init()
...
git-svn-id: svn://kolibrios.org@7812 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 01:06:24 +00:00
hidnplayr
0b226f50ba
Add AR8171
...
git-svn-id: svn://kolibrios.org@7810 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-19 17:53:55 +00:00
0cdc4d3e93
SHELL 0.8.1 changelog
...
- added output redirection to file (> >>) for echo command
e.g. echo "<html>">123.txt ; echo a b c >> y.txt
git-svn-id: svn://kolibrios.org@7808 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-18 14:11:23 +00:00
Kirill Lipatov (Leency)
fc1a2c6aad
fix lib/system.h
...
git-svn-id: svn://kolibrios.org@7807 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-17 23:54:21 +00:00
Kirill Lipatov (Leency)
2eda7fed5c
tinypad: no optim_save by default
...
eolite: fix crash on put image h<1
cmm: rename colors to the short one "sc"
git-svn-id: svn://kolibrios.org@7806 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-17 23:52:24 +00:00
610a0f5c6e
fixed bug with cd ../
...
fixed cd . and cd ./ behavior
git-svn-id: svn://kolibrios.org@7805 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-17 21:43:55 +00:00
Kirill Lipatov (Leency)
667c49c5af
WebView: fix crash on End and PgDown
...
mousecfg: -1 img sector
Eolite: small fixes and improvements in status bar
git-svn-id: svn://kolibrios.org@7804 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-17 17:04:54 +00:00
1a812a14c6
change version to 0.8
...
git-svn-id: svn://kolibrios.org@7803 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 21:53:23 +00:00
b8b18f32a0
SHELL 0.8 changelog
...
- added mv command
- added ren command
- now ls works also with relative pathes
- fixed bug in strrchr
git-svn-id: svn://kolibrios.org@7802 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 21:50:49 +00:00
Kirill Lipatov (Leency)
d802f7476f
KFM: use @open
...
git-svn-id: svn://kolibrios.org@7801 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 15:40:08 +00:00
Kirill Lipatov (Leency)
5c005d6f35
WebView: support *.url link files
...
git-svn-id: svn://kolibrios.org@7800 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 14:04:21 +00:00
Kirill Lipatov (Leency)
52e6b02de2
browser bugfixes
...
git-svn-id: svn://kolibrios.org@7799 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 06:39:58 +00:00
Kirill Lipatov (Leency)
e510a94760
some final adjustments
...
git-svn-id: svn://kolibrios.org@7798 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 20:55:42 +00:00
Kirill Lipatov (Leency)
f07f30b675
mouse: fix; webview support bold text in docx
...
git-svn-id: svn://kolibrios.org@7797 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 19:22:26 +00:00
Kirill Lipatov (Leency)
869f0667e0
separators in menus
...
git-svn-id: svn://kolibrios.org@7796 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 17:00:34 +00:00
Kirill Lipatov (Leency)
604a9d71a7
fix mispell
...
git-svn-id: svn://kolibrios.org@7795 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 13:47:56 +00:00
Kirill Lipatov (Leency)
e766cfbda7
fix liza...
...
git-svn-id: svn://kolibrios.org@7794 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 13:47:06 +00:00
Kirill Lipatov (Leency)
56413fb062
icons32.png: new script icon
...
drvinst: restart desktop on video driver install, and a notice for achi driver
syspanel/game center: fix performance issue
git-svn-id: svn://kolibrios.org@7793 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 13:44:21 +00:00
b76d44d868
Now for incorrect scripts (which doesnt start with #SHS) shell says that they are incorrect, not "File not found". Also, translated comments from russian to english in two files.
...
git-svn-id: svn://kolibrios.org@7792 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 22:21:16 +00:00
Kirill Lipatov (Leency)
abbaaa2ff2
fix browser crash and rare bug with redirects
...
git-svn-id: svn://kolibrios.org@7791 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 17:38:31 +00:00
simsanutiy
75a8dbc548
WebView version changed to 2.46
...
git-svn-id: svn://kolibrios.org@7790 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 17:24:34 +00:00
simsanutiy
ec3cf3d14a
Add "Open in new tab" abd "Open in new window" buttons to Eolite
...
git-svn-id: svn://kolibrios.org@7789 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 16:33:17 +00:00
Kirill Lipatov (Leency)
7ff31d4724
View3DS: support kpacked files
...
WebView: DOCX support
git-svn-id: svn://kolibrios.org@7788 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 16:03:24 +00:00
6bc343bd07
SHELL 0.7.8 changelog
...
- fixed bug with ctrl+v
- added navigation in current string by Home, End
- directory highlighting in ls command output
git-svn-id: svn://kolibrios.org@7787 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 14:46:35 +00:00
Kirill Lipatov (Leency)
4ad25a75b3
@menu: return to orthodox flat design
...
git-svn-id: svn://kolibrios.org@7786 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 11:29:55 +00:00
Kirill Lipatov (Leency)
a385ed42e0
move notify.inc into notify3 folder, move cmd to outdated folder
...
git-svn-id: svn://kolibrios.org@7785 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 23:21:48 +00:00
Kirill Lipatov (Leency)
06c32b5fc2
various updates
...
git-svn-id: svn://kolibrios.org@7784 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 23:11:07 +00:00
Kirill Lipatov (Leency)
d79ae6398f
easyshot v1.3, console: new scrollbar
...
git-svn-id: svn://kolibrios.org@7783 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 21:08:28 +00:00
Kirill Lipatov (Leency)
f9bdb60722
finally switch all apps into lmenu and remove old implementation
...
git-svn-id: svn://kolibrios.org@7782 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 14:47:37 +00:00
Kirill Lipatov (Leency)
17f2ee8344
CMM Menu: now used in TxtRead, Calypte, IconEdit
...
git-svn-id: svn://kolibrios.org@7781 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 13:16:55 +00:00
Kirill Lipatov (Leency)
162d120bc4
lmenu: use fix permissions of shared memory; thanks a lot to tsdima
...
WebView: use lmenu
git-svn-id: svn://kolibrios.org@7780 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 11:51:56 +00:00
Kirill Lipatov (Leency)
fbb2253145
fix for a f*cking mem
...
git-svn-id: svn://kolibrios.org@7779 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-12 09:14:17 +00:00
Kirill Lipatov (Leency)
3ad0875d89
Add a new Menu component into IMG, use it in Eolite and Appearance
...
git-svn-id: svn://kolibrios.org@7778 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 21:17:55 +00:00
theonlymirage
20689c7864
HAconfig: Fixed offset (height) for popup menu
...
git-svn-id: svn://kolibrios.org@7777 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 18:49:33 +00:00
Kirill Lipatov (Leency)
c4b94dcb78
HA Config 0.3.9: bigger font
...
git-svn-id: svn://kolibrios.org@7776 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 17:56:21 +00:00
theonlymirage
bacf93e817
Browser: hide "new tab" button with the max number of open tabs
...
git-svn-id: svn://kolibrios.org@7775 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 15:49:11 +00:00
Kirill Lipatov (Leency)
1ef8d92a9e
app size decrease
...
git-svn-id: svn://kolibrios.org@7774 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 15:48:27 +00:00
Kirill Lipatov (Leency)
2289d86d71
optimize pipes.raw
...
menu: new menu component
git-svn-id: svn://kolibrios.org@7773 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 11:00:31 +00:00
Kirill Lipatov (Leency)
14f3457eb8
WebView 2.4a: bugfix
...
git-svn-id: svn://kolibrios.org@7772 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-10 16:37:34 +00:00
Kirill Lipatov (Leency)
672bbcf6a0
WebVIew 2.4: tabs
...
git-svn-id: svn://kolibrios.org@7771 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-10 16:19:52 +00:00
Kirill Lipatov (Leency)
3f59e384f1
WebView: add clear cache feature
...
git-svn-id: svn://kolibrios.org@7770 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-06 19:54:05 +00:00
Kirill Lipatov (Leency)
0a6d41ab86
SYSPANEL: add Russian translation
...
git-svn-id: svn://kolibrios.org@7769 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-06 15:22:12 +00:00
Kirill Lipatov (Leency)
37a69c4efa
cmm: reduce C-- app sizes by removing sprintf() from some apps and libs
...
git-svn-id: svn://kolibrios.org@7768 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-05 19:29:24 +00:00
Kirill Lipatov (Leency)
b62308a5e1
ups, sorry fix #2
...
git-svn-id: svn://kolibrios.org@7767 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-05 18:31:20 +00:00
Kirill Lipatov (Leency)
5e2d6e5253
fix prior
...
git-svn-id: svn://kolibrios.org@7766 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-05 18:30:19 +00:00
Kirill Lipatov (Leency)
7bac0abad3
WebView 2.25: add check for updates function
...
git-svn-id: svn://kolibrios.org@7765 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-05 18:28:02 +00:00
Kirill Lipatov (Leency)
6aa36595f5
WebView 2.2: pages cache, fast DrawBufer.Fill()
...
git-svn-id: svn://kolibrios.org@7764 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-05 07:33:55 +00:00
Kirill Lipatov (Leency)
a3acc97488
fix prior
...
git-svn-id: svn://kolibrios.org@7763 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-04 19:14:23 +00:00
Kirill Lipatov (Leency)
1ae3511fb7
WebView: autodetect encoding, fix crash on "dd" tag overflow, write ipfame link
...
git-svn-id: svn://kolibrios.org@7762 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-04 19:13:03 +00:00
Kirill Lipatov (Leency)
52461ceda9
add forgotten tcc files
...
git-svn-id: svn://kolibrios.org@7760 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-04 15:15:50 +00:00
Kirill Lipatov (Leency)
1fa2b55388
WebView 2.1: ordered list support, feature to change encoding manually
...
git-svn-id: svn://kolibrios.org@7759 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-03 23:17:28 +00:00
Kirill Lipatov (Leency)
8a746b8351
WebView 2.0 Gold
...
git-svn-id: svn://kolibrios.org@7758 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-30 21:29:52 +00:00
Kirill Lipatov (Leency)
2c4fa5e173
WebView 2.0 beta 4: highlight a link as a single item, more refactoring
...
git-svn-id: svn://kolibrios.org@7757 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-29 10:57:14 +00:00
Kirill Lipatov (Leency)
7b61a5afa1
fix searchapp
...
git-svn-id: svn://kolibrios.org@7756 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-27 20:18:44 +00:00
Kirill Lipatov (Leency)
f608182ea2
WebView 2.0 beta 2: WebView.c refactoring
...
git-svn-id: svn://kolibrios.org@7755 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-27 10:38:54 +00:00
Kirill Lipatov (Leency)
6a00fc624a
compress animage graphics, webview fix
...
git-svn-id: svn://kolibrios.org@7754 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-26 02:22:41 +00:00
Kirill Lipatov (Leency)
d05eee0368
WebView 2.0 beta 1:
...
- rewrite tag parsing procedure to use collections
- completely refactor TWB component
- fix a couple of issues: broken tabs in <pre>, mishandle of local page not found, anchors memory leak
- so finally all id's and names are included as anchors*
(*some anchors in web still don't work)
git-svn-id: svn://kolibrios.org@7752 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-26 00:12:32 +00:00
Kirill Lipatov (Leency)
00d0aad98e
fix liza
...
git-svn-id: svn://kolibrios.org@7751 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-25 00:23:58 +00:00
Kirill Lipatov (Leency)
e7484ebe37
WebView 1.94: code refactoring and bugfixing; also
...
- rework source code view, open it in a new tab
- fix tagparm parsing for case: src=./images/KolibriOS_logo2.jpg?sid=e8ece8b38b
- fix: show image text in multiple lines if need
git-svn-id: svn://kolibrios.org@7750 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-25 00:18:19 +00:00
Kirill Lipatov (Leency)
eaed653ad3
WebView 1.93:
...
- handle the case when '&' is written as non special caracter like
- handle emply lines of list to aboid more than 2 emply lines for better readability
- improve img tag display
- show colored background of all text in debug mode
- improve page display if no html or body tag but the page is still has tags to display
git-svn-id: svn://kolibrios.org@7749 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-23 15:53:56 +00:00
Kirill Lipatov (Leency)
f53868d3c8
WebView 1.92:
...
- fix crash with <img> tag
- fix links hovering on the header
- update gate.aspero.pro so it toss a redirect location to the browser
- allow websearch with the space in phrase
- allow render pages with <html> without <body> tag
- Ctrl+O to open files via OpenDialog
git-svn-id: svn://kolibrios.org@7748 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-23 01:11:31 +00:00
Kirill Lipatov (Leency)
26ac5e5b3f
fix misspell
...
git-svn-id: svn://kolibrios.org@7747 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-22 19:54:20 +00:00
Kirill Lipatov (Leency)
8256819a57
WebView 1.9: tweaks for better view, reworked source view
...
git-svn-id: svn://kolibrios.org@7746 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-22 19:50:16 +00:00
pavelyakov
4d5b6935a6
Lisp: upd new function.
...
git-svn-id: svn://kolibrios.org@7745 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-22 11:50:49 +00:00
pavelyakov
bf41544e29
Upd: Lisp interpreter v1.5
...
git-svn-id: svn://kolibrios.org@7744 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 23:26:21 +00:00
Kirill Lipatov (Leency)
a1815a31ee
WebView 1.85: russification, new feature to search the web, allow to set background color of the text, add help page, more hotkeys
...
Pixie: better icon of audio button
git-svn-id: svn://kolibrios.org@7743 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 18:49:45 +00:00
Kirill Lipatov (Leency)
ce732ebdd3
WebView 1.84:
...
- deny more than 2 empty line breaks
- h1 is now bolder than h2, propper align of list items, show buttons, distinct images in text
- add hotkeys
- improve proceed of urls
git-svn-id: svn://kolibrios.org@7742 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 14:33:54 +00:00
pavelyakov
1db21b9e5d
Update library array.
...
git-svn-id: svn://kolibrios.org@7741 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 13:38:17 +00:00
pavelyakov
eed7aee495
Addition new function for crc32 checksum!
...
git-svn-id: svn://kolibrios.org@7740 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 10:59:27 +00:00
Kirill Lipatov (Leency)
0cee7aa77a
WebView 1.83:
...
- hack to show all text on the page, even if Y>32000
- open urls with #tag in the end
- fix page open for some cases
git-svn-id: svn://kolibrios.org@7739 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-20 01:28:59 +00:00
Kirill Lipatov (Leency)
e1d611df85
WebView 1.82: dynamic realloc finally, working anchors again!
...
git-svn-id: svn://kolibrios.org@7738 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-18 00:45:36 +00:00
a0a18277da
libimg: tiff: Don't rely on EOI tag at the end of the strip.
...
Reference implementation (libtiff) has a workaround: precalculate data
size of the strip and don't rely on EOI tag of specific bit length.
This allow to read some invalid TIFF LZW images by my old scanner.
git-svn-id: svn://kolibrios.org@7735 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-07 12:54:18 +00:00
57b2e6af66
pcidev: Increase the number of reported IRQs from 24 to 64.
...
git-svn-id: svn://kolibrios.org@7732 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-02 04:25:06 +00:00
Kirill Lipatov (Leency)
32c1aaa506
notes: fix hotkeys of editbox with the ctrl like copy|paste
...
git-svn-id: svn://kolibrios.org@7730 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-25 15:14:47 +00:00
d8113abd2e
kiv: Fix canvas size calculation bug when pressing '=' twice.
...
Reported by Leency:
1. Open "Home.jpg" image in KIV.
2. Press '=' two or more times.
=> Each time image becomes smaller on the right bottom.
git-svn-id: svn://kolibrios.org@7726 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-20 01:26:27 +00:00
3163804b76
calendar: Fix typos in short day names ( fixes #127 ).
...
git-svn-id: svn://kolibrios.org@7725 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-19 23:22:49 +00:00
49fa7c89bf
calendar: Fix week day calculation ( resolve #127 ).
...
Note: qemu-system-i386 ... -rtc base="2020-02-02T23:59:45"
git-svn-id: svn://kolibrios.org@7724 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-19 23:15:56 +00:00
97d8594f28
Add Newton fractal demo.
...
Accepts @ss parameter to run as a screen saver.
Written in UASM by 0CorErr.
Translated to FASM by dunkaist.
git-svn-id: svn://kolibrios.org@7723 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-17 02:52:40 +00:00
Kirill Lipatov (Leency)
eec1dc83ff
WebView 1.8d: replace Space symbol in URL by %20
...
git-svn-id: svn://kolibrios.org@7720 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-10 19:53:38 +00:00
Kirill Lipatov (Leency)
6fa329e5b4
update current date in the midnight
...
git-svn-id: svn://kolibrios.org@7717 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-01-16 10:39:14 +00:00
Kirill Lipatov (Leency)
751e3e3d06
fix build, thanks dunkaist
...
git-svn-id: svn://kolibrios.org@7716 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-01-14 21:23:09 +00:00
Kirill Lipatov (Leency)
18917968a9
move stack.txt from the local language folders into a single /kernel/docs/ folder
...
git-svn-id: svn://kolibrios.org@7714 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-01-14 20:12:46 +00:00
633d75c969
libini: Fix ini.del_section to not lose the last byte of a file.
...
git-svn-id: svn://kolibrios.org@7705 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-12-04 22:44:16 +00:00
d96b0532ba
icon_new: Fix off-by-one bug in icon deletion.
...
git-svn-id: svn://kolibrios.org@7704 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-12-02 22:01:29 +00:00
IgorA
773bfc7a0e
add vendor 'Marvell Semiconductor Inc.'
...
git-svn-id: svn://kolibrios.org@7703 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-11-19 16:03:22 +00:00
Kirill Lipatov (Leency)
663f47a564
Update C-- binaries
...
git-svn-id: svn://kolibrios.org@7702 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-11-14 19:44:57 +00:00
Kirill Lipatov (Leency)
266cc44e49
trying to fix build by reverting port.h
...
git-svn-id: svn://kolibrios.org@7701 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-11-14 18:49:53 +00:00
Kirill Lipatov (Leency)
7984195956
upload fixed verion by paulcodeman
...
git-svn-id: svn://kolibrios.org@7700 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-11-14 18:45:31 +00:00
b51d135d5c
libcrash: Sync with upstream.
...
* Add oneshot wrappers.
* Move tables to data section.
* Add/rename macros and fix their use in ssh.
git-svn-id: svn://kolibrios.org@7698 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-10-21 22:33:41 +00:00
488a034278
Copy /kernel/trunk/kglobals.inc to /programs directory.
...
Actually, copy and remove $Revision$ svn keyword.
Macros in this file are useful at least for libraries.
git-svn-id: svn://kolibrios.org@7697 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-10-21 22:33:27 +00:00
Anton Krotov
4f802a86ba
oberon07: update (v1.13)
...
git-svn-id: svn://kolibrios.org@7696 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-10-06 17:55:12 +00:00
Anton Krotov
fe240646ed
delete old files
...
git-svn-id: svn://kolibrios.org@7694 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-26 20:32:03 +00:00
Anton Krotov
c4dee82cbc
update
...
git-svn-id: svn://kolibrios.org@7693 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-26 20:23:06 +00:00
Kirill Lipatov (Leency)
d6813fbf8f
KosChess: move to appropriate place
...
git-svn-id: svn://kolibrios.org@7686 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-08 04:51:29 +00:00
Kirill Lipatov (Leency)
e12f9c8615
KosChess: upload to SVN, add to ISO
...
git-svn-id: svn://kolibrios.org@7685 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-08 04:48:34 +00:00
Kirill Lipatov (Leency)
1f66ce3f11
mtdbg: use bigger font by default
...
git-svn-id: svn://kolibrios.org@7683 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-05 12:05:58 +00:00
hidnplayr
dd3fcadfa2
fix typo
...
git-svn-id: svn://kolibrios.org@7681 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-25 19:06:21 +00:00
hidnplayr
60a2ed9972
Less GUI magic, more GUI logic. It's now possible to compile with a larger font.
...
git-svn-id: svn://kolibrios.org@7677 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-24 16:48:24 +00:00
Artem Jerdev (art_zh)
f16345a714
fixed CPUID extended Family/Model detection for modern CPUs
...
git-svn-id: svn://kolibrios.org@7676 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-23 20:12:13 +00:00
hidnplayr
e1a519a379
clean up
...
git-svn-id: svn://kolibrios.org@7675 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-22 16:38:09 +00:00
IgorA
39e98c4dca
clear code
...
git-svn-id: svn://kolibrios.org@7674 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-20 15:22:52 +00:00
fefed7d26d
gomoku: Use 1-bit images instead of chars.
...
git-svn-id: svn://kolibrios.org@7673 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-23 00:55:52 +00:00
e196fc9e1b
macros.inc: Allow mcall macro to set ebp register.
...
git-svn-id: svn://kolibrios.org@7672 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-23 00:54:35 +00:00
bb04fe3a77
boxlib/progressbar: Fix imul overflow, use 32*32 mul.
...
git-svn-id: svn://kolibrios.org@7671 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-18 19:24:22 +00:00
Kirill Lipatov (Leency)
1203d7f120
compress images by Andrey Oskin
...
git-svn-id: svn://kolibrios.org@7670 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-10 08:44:54 +00:00
895f0af6ac
Add cmm to autobuild.
...
git-svn-id: svn://kolibrios.org@7669 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-05 01:12:14 +00:00
40f4d2b2b9
cmm: Add dirname of the input file to include path.
...
git-svn-id: svn://kolibrios.org@7668 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-05 01:08:02 +00:00
Anton Krotov
920044111f
oberon07 compiler: bug fix
...
git-svn-id: svn://kolibrios.org@7667 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-04 07:22:50 +00:00
b6b8407c4f
cmm: Fix compilation under and for Linux.
...
git-svn-id: svn://kolibrios.org@7666 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-04 01:43:34 +00:00
13388e2db3
spiral demo: Replace P6 fcomip instruction with pre-P6 ones.
...
git-svn-id: svn://kolibrios.org@7665 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-04 01:04:46 +00:00
IgorA
638f059c26
add button for optimize figure
...
git-svn-id: svn://kolibrios.org@7663 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-23 19:31:53 +00:00
IgorA
4ed472dca1
add opening files from the command line
...
git-svn-id: svn://kolibrios.org@7662 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-22 12:15:56 +00:00
Kirill Lipatov (Leency)
4b31a55f25
Mine: slightly update UI
...
KolibriN Installer: translation, add complete frame
git-svn-id: svn://kolibrios.org@7661 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-21 18:04:27 +00:00
Kirill Lipatov (Leency)
e1a32382fd
@taskbar: remove set ButtonStyle feature as duplication of eskin
...
KolibriN Install update
git-svn-id: svn://kolibrios.org@7660 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-20 10:40:10 +00:00
3defe609b4
Disable screen saver hack by Nasarus.
...
git-svn-id: svn://kolibrios.org@7659 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-19 18:13:38 +00:00
Kirill Lipatov (Leency)
d7aa06e1d1
use a new screensaver, C-- a new UI component FileBox used in DIFF app
...
git-svn-id: svn://kolibrios.org@7658 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-16 10:48:21 +00:00
fab3b3a411
Unify fdo.inc and debug-fdo.inc files.
...
git-svn-id: svn://kolibrios.org@7657 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-16 00:49:45 +00:00
9f3f8b346e
kiv: add no-scaling mode and scrollbars, fixes
...
git-svn-id: svn://kolibrios.org@7656 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-15 19:53:46 +00:00
Kirill Lipatov (Leency)
aa456d953d
add KolibriNext installer to ISO
...
git-svn-id: svn://kolibrios.org@7654 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 13:07:29 +00:00
Kirill Lipatov (Leency)
239267df1e
update piano Tupfile.lua adding lang.inc generation
...
git-svn-id: svn://kolibrios.org@7652 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 07:37:07 +00:00
Kirill Lipatov (Leency)
1ce31fbdb8
ataka: fix window height, translate to English, move to ISO
...
piano: translate to English
git-svn-id: svn://kolibrios.org@7650 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 07:33:19 +00:00
Kirill Lipatov (Leency)
0b5dbe568e
move programs to /other/outdated folder: copy2, imgview, mv, dictionary
...
upload correct mfar sources
git-svn-id: svn://kolibrios.org@7649 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-12 08:52:09 +00:00
Kirill Lipatov (Leency)
b831f200eb
eyes: fix blinking
...
piano: add to rus IMG, make the code more flexible
graph: big fonts
git-svn-id: svn://kolibrios.org@7648 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-10 17:36:11 +00:00
Kirill Lipatov (Leency)
5486248fed
APM: slightly update UI and add it to IMG
...
ICONS32.PNG: new mouse and APM icons, update SYSMON icons
KFONT viewer: add colored mode, on by default
git-svn-id: svn://kolibrios.org@7647 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-10 12:51:47 +00:00
Kirill Lipatov (Leency)
8a0107ea33
mousecfg: load COM-mouse driver option
...
piano: upload to SVN
minimp3: reupload to SVN and add it to ISO
git-svn-id: svn://kolibrios.org@7646 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-06 08:47:59 +00:00
Kirill Lipatov (Leency)
dbf745a885
Eolite: fix weird crash on the real PC after r7491
...
git-svn-id: svn://kolibrios.org@7645 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-01 08:56:46 +00:00
Kirill Lipatov (Leency)
4f9a8d23e4
1. loaddrv: show load drv result, show hint on error
...
2. debug.inc no need to use macros.inc for only one mcall
3. small fix in sysfuncs.txt
4. remove duplicated vendors in pcidev app
git-svn-id: svn://kolibrios.org@7644 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-30 11:05:08 +00:00
Kirill Lipatov (Leency)
33fb3deeb1
Fix FCEU save folder path and window width
...
Add 4 freeware NES games to Templates folder
Update SNTP by Coldy
git-svn-id: svn://kolibrios.org@7642 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-27 12:16:26 +00:00
Kirill Lipatov (Leency)
bbe41151a9
add sntp to IMG
...
move notes to ISO
new icons: MGB, TXT; folder icon update
KFM fix toolbar background overflow window border
fit eskin into a single FAT sector
git-svn-id: svn://kolibrios.org@7640 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-25 17:51:39 +00:00
Kirill Lipatov (Leency)
bf5320cbe8
skincfg: save button style
...
git-svn-id: svn://kolibrios.org@7639 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-24 12:52:10 +00:00
Kirill Lipatov (Leency)
e3ae69008a
upload SNTP v0.5.2 by Coldy
...
git-svn-id: svn://kolibrios.org@7638 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-23 21:58:21 +00:00
Kirill Lipatov (Leency)
af223225da
icons32.png: new folder and unknown file icons
...
genfiles: bigger fonts
new skin Workbench
Eolite scroll new style
git-svn-id: svn://kolibrios.org@7637 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-22 22:44:33 +00:00
Kirill Lipatov (Leency)
c4eca65496
barscfg: add options to enable and disable @taskbar and @docky
...
icons32.png: new library icon
other small fixes
git-svn-id: svn://kolibrios.org@7636 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-22 18:19:43 +00:00
Kirill Lipatov (Leency)
f9e2c34b31
Eolite 4.21: change colors on fly
...
Software widget: dark skins support
git-svn-id: svn://kolibrios.org@7635 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-18 09:38:01 +00:00
Kirill Lipatov (Leency)
59530bcfc4
Eolite 4.2: dark skins support
...
git-svn-id: svn://kolibrios.org@7634 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-17 12:11:31 +00:00
Kirill Lipatov (Leency)
859f9e5990
convert files into 8.3
...
git-svn-id: svn://kolibrios.org@7631 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-17 08:48:41 +00:00
Kirill Lipatov (Leency)
4f577b5e9b
rename panels_cfg to barscfg and change path of /sys/media/pixie/pixie to just /sys/media/pixie
...
git-svn-id: svn://kolibrios.org@7630 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-17 08:06:15 +00:00
Kirill Lipatov (Leency)
22678da483
trying to fix notes
...
git-svn-id: svn://kolibrios.org@7629 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-16 21:34:45 +00:00
Kirill Lipatov (Leency)
067e22eae8
Eolite File Manager 4.1:
...
- show 8.3 names in title case at /rd/1,
- add hotkeys to change sorting by Ctrl+Fn
- change disk drive by Ctrl+number
Kolibri Graphics Benchmark 0.9 (mgb):
- big fonts and UI impovements
- add second editbox to edit the Right comment
- show difference in percent between two columns
- if the difference is less or equal to 1% it is not shown
- Russian translation by Daniel Ovchinnikov
- add 16x16 icon for *.mgb files, add associations
icons32.png:
- add Pig icon, bought at http://porctrijambiste.e-monsite.com/contact/contact.html and a bit improved
Kiv:
- improve icons
git-svn-id: svn://kolibrios.org@7628 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-16 21:21:19 +00:00
Kirill Lipatov (Leency)
94944f3e3d
proper numbers align after a new font2 was applied
...
git-svn-id: svn://kolibrios.org@7627 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-15 21:47:15 +00:00
siemargl
01eaae6724
c-- cppchecked
...
git-svn-id: svn://kolibrios.org@7626 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-11 07:12:30 +00:00
siemargl
24fde9ea89
freepascal rtl fix to work
...
git-svn-id: svn://kolibrios.org@7625 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-10 06:10:13 +00:00
Anton Krotov
938e74edc1
cp866
...
git-svn-id: svn://kolibrios.org@7623 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-09 00:53:41 +00:00
42c754192f
graph_tablelib: fix build
...
git-svn-id: svn://kolibrios.org@7620 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-27 21:17:52 +00:00
Kirill Lipatov (Leency)
479085abe1
move graph/graph_tablelib to graph_tablelib
...
git-svn-id: svn://kolibrios.org@7619 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-27 13:24:54 +00:00
Kirill Lipatov (Leency)
781d36bc91
upload graph which is using table libraries
...
git-svn-id: svn://kolibrios.org@7618 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-27 13:23:24 +00:00
Kirill Lipatov (Leency)
1c44dc6828
small fixes
...
git-svn-id: svn://kolibrios.org@7617 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-26 21:13:35 +00:00
IgorA
2ef19ac48c
add new functions in open dialog,
...
fix programs info3ds, info3ds_u
git-svn-id: svn://kolibrios.org@7616 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-23 08:31:59 +00:00
IgorA
0c01e81393
add exponent reading ..e+.., ..e-..
...
git-svn-id: svn://kolibrios.org@7615 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-21 20:08:47 +00:00
Kirill Lipatov (Leency)
6af7c83564
sysmon: add process tab
...
git-svn-id: svn://kolibrios.org@7614 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-18 22:31:13 +00:00
Kirill Lipatov (Leency)
c89576f170
memory blocks: fix new game (thanks Antonio)
...
app_plus: fix typo
appearance: fix current skin save in eskin.ini
pixie player: restrict the length of folder name label (thanks Iuriy Olegov)
fm/icons.ini: add icons for *.stl
git-svn-id: svn://kolibrios.org@7613 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-16 21:06:09 +00:00
Kirill Lipatov (Leency)
93915682d2
mousecfg: fix
...
appearance: add a flag to update dock on skin change
git-svn-id: svn://kolibrios.org@7612 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-15 14:05:59 +00:00
Kirill Lipatov (Leency)
d746259b38
appearance: image set mode, eolite bug fix
...
git-svn-id: svn://kolibrios.org@7611 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-15 12:19:45 +00:00
IgorA
9b2415c6ea
'info3ds' can open *.stl files
...
git-svn-id: svn://kolibrios.org@7610 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-14 11:41:53 +00:00
Kirill Lipatov (Leency)
d774cc7623
Add Spiral to IMG
...
Add Guide to APP+
Add a poweroff/reboot issue question to Guide
Update year in CMM apps
git-svn-id: svn://kolibrios.org@7606 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-13 11:01:38 +00:00
Kirill Lipatov (Leency)
917b096afd
Eolite: disalow textbox data editing in Properties window
...
software_widget: improve usability at small screens
games.ini: fix Ataka path
git-svn-id: svn://kolibrios.org@7605 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-13 00:02:58 +00:00
Kirill Lipatov (Leency)
bc5ea26ad2
kiv: fix two issues related to tiled bg
...
git-svn-id: svn://kolibrios.org@7604 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-12 21:08:09 +00:00
c708e98e95
setup: cosmetic fix, use macro
...
git-svn-id: svn://kolibrios.org@7602 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-12 00:35:11 +00:00
3dc60ce167
Add scrsaver: new screen saver program.
...
Our default screen saver, ss, requires animations to run as its threads.
Therefore you can't set your favorite demo app as screen saver without
embedding it into ss. Vice versa, you can't run embedded animations as
standalone demos. Moreover, ss is a multi-thread app with configuration
window invoked by clicking both mouse buttons at the top right screen
corner (really?).
Scrsaver is a tiny single-thread program, configured via plain text
file, /sys/settings/system.ini. It has no window and runs a separate
executable as screen saver. This is done via primitive protocol:
* Config file specifies program to run;
* '@ss' parameter is passed to the program;
* program launches '/sys/@ss' at exit if '@ss' param is passed.
See /programs/demos/spiral for working example.
git-svn-id: svn://kolibrios.org@7600 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-11 21:34:41 +00:00
9823d47546
Add spiral: 2D demo and screen saver example.
...
Originally written in UASM by 0CodErr.
git-svn-id: svn://kolibrios.org@7599 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-11 21:34:36 +00:00
Anton Krotov
82d72daa76
Oberon07: upload new compiler
...
git-svn-id: svn://kolibrios.org@7597 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-11 08:59:55 +00:00
Kirill Lipatov (Leency)
f98a16dcad
Appearance 2.3: always use a real path
...
git-svn-id: svn://kolibrios.org@7594 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-10 19:46:52 +00:00
Kirill Lipatov (Leency)
dfa7b43372
Eolite: fix attribute set for selected files
...
git-svn-id: svn://kolibrios.org@7593 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-10 18:08:50 +00:00
Kirill Lipatov (Leency)
bf033b8aaa
add CodeView to ISO
...
git-svn-id: svn://kolibrios.org@7592 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-10 13:38:11 +00:00
Kirill Lipatov (Leency)
fd5ae46536
Driver Install app: fix Russian language
...
git-svn-id: svn://kolibrios.org@7590 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-10 12:09:50 +00:00
Kirill Lipatov (Leency)
4e47ada922
fix pigex
...
git-svn-id: svn://kolibrios.org@7588 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-09 22:39:50 +00:00
IgorA
a6277573f7
tedit: add case sensitive
...
git-svn-id: svn://kolibrios.org@7583 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-02-05 21:02:30 +00:00
3040d1b8a2
Fix #121 : fix kpack and kerpack linking on linux64 with -no-pie flag
...
git-svn-id: svn://kolibrios.org@7582 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-02-05 00:33:17 +00:00
e3c9f7f8cc
Fix #126 : Pipes: fix win message bug (r6270)
...
git-svn-id: svn://kolibrios.org@7581 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-29 21:30:19 +00:00
IgorA
e0508ea054
fix 7579
...
git-svn-id: svn://kolibrios.org@7580 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-29 21:03:07 +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
Kirill Lipatov (Leency)
ef5713e675
The Bus game: remove obscene word by Antonio request.
...
git-svn-id: svn://kolibrios.org@7578 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-24 21:19:08 +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
IgorA
16292e542a
t_edit: update found functions
...
git-svn-id: svn://kolibrios.org@7576 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-21 11:39:35 +00:00
IgorA
3810c9cbc8
t_edit: fix 2 icons, fix exit function
...
t_edit_synt: update program, clean code
git-svn-id: svn://kolibrios.org@7575 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-15 12:24:51 +00:00
pavelyakov
03104b5bad
Math interpreter allow calc
...
git-svn-id: svn://kolibrios.org@7574 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-14 09:08:52 +00:00
IgorA
dfca233dff
fix r 7571, clean code
...
git-svn-id: svn://kolibrios.org@7573 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-11 10:59:40 +00:00
Kirill Lipatov (Leency)
9ce2c44d5b
TEdit: add "Save as" menu item, better pack icons
...
git-svn-id: svn://kolibrios.org@7572 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-10 12:12:04 +00:00
IgorA
6eefd8e3f5
add save files Ctrl+S and Ctrl+Shift+S
...
git-svn-id: svn://kolibrios.org@7571 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-08 16:22:08 +00:00
IgorA
48512ae4ad
1) fix dialog save on press Ctrl+S
...
2) fix file name in dialog save file
git-svn-id: svn://kolibrios.org@7570 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-05 11:27:30 +00:00
Kirill Lipatov (Leency)
1842ba815f
add Guide Documentation to RUS ISO
...
git-svn-id: svn://kolibrios.org@7569 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-03 17:57:09 +00:00
pavelyakov
396f192799
Lisp v1.4 new version
...
git-svn-id: svn://kolibrios.org@7567 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-12-27 11:27:01 +00:00
pavelyakov
5831d02aa5
Lisp v1.3 new example
...
git-svn-id: svn://kolibrios.org@7566 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-12-07 11:40:32 +00:00
pavelyakov
5cafe795a0
Lisp v1.3 stable version
...
git-svn-id: svn://kolibrios.org@7565 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-12-07 11:22:15 +00:00
pavelyakov
1ffceb0340
Lisp v1.2 fixed errors
...
git-svn-id: svn://kolibrios.org@7564 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-12-06 21:09:52 +00:00
pavelyakov
a592ede59c
Lisp v1.2
...
git-svn-id: svn://kolibrios.org@7563 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-12-06 08:59:06 +00:00
pavelyakov
0cb21a159b
New lisp for KolibriOS
...
git-svn-id: svn://kolibrios.org@7562 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-12-04 22:34:36 +00:00
pavelyakov
be8adcd4b5
Update examples source for interpret BF
...
git-svn-id: svn://kolibrios.org@7561 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-23 11:07:18 +00:00
pavelyakov
a43456eaa9
Brainfuck interpreter update
...
git-svn-id: svn://kolibrios.org@7560 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-22 23:26:47 +00:00
Artem Jerdev (art_zh)
b8e5a89fa2
2018 (C) proof
...
git-svn-id: svn://kolibrios.org@7559 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-21 14:27:30 +00:00
pathoswithin
a4f526b924
editbox ctrl-a support
...
git-svn-id: svn://kolibrios.org@7558 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-19 10:21:18 +00:00
pavelyakov
6adf85be15
Brainfuck interpreter update
...
git-svn-id: svn://kolibrios.org@7557 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-19 09:04:24 +00:00
pavelyakov
d4f784b890
Brainfuck interpreter ver. 1.01
...
git-svn-id: svn://kolibrios.org@7556 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-19 08:42:26 +00:00
pavelyakov
6f6803f8ed
Brainfuck interpreter added args and file hello.bf
...
git-svn-id: svn://kolibrios.org@7555 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-18 10:55:53 +00:00
pavelyakov
20f2ba4ab4
Brainfuck interpreter comment fixed
...
git-svn-id: svn://kolibrios.org@7554 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-17 12:33:21 +00:00
pavelyakov
5ba9a665c5
Brainfuck interpreter
...
git-svn-id: svn://kolibrios.org@7553 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-17 12:27:27 +00:00
Kirill Lipatov (Leency)
17b840cb9c
Eolite: fix dialog popins when two panels view is on
...
Appearance: fix redraw, thanks themirageonly for bug found
git-svn-id: svn://kolibrios.org@7551 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-12 16:27:48 +00:00
Kirill Lipatov (Leency)
ebbb6b5e34
commit to rebuild abutobuild
...
git-svn-id: svn://kolibrios.org@7549 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-12 10:41:56 +00:00
Kirill Lipatov (Leency)
49f31ec9bc
menu.dat: small update
...
terminal: use big fonts
menu: fix thread height
rdsave, opendial: use system colors
git-svn-id: svn://kolibrios.org@7548 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-10 13:07:49 +00:00
Kirill Lipatov (Leency)
71763e991a
end: correct app close
...
git-svn-id: svn://kolibrios.org@7547 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-09 23:16:23 +00:00
tsdima
490fec6653
Bugfix for linux port
...
git-svn-id: svn://kolibrios.org@7545 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-09 18:21:10 +00:00
Kirill Lipatov (Leency)
60e27afe74
table 0.99.3: fix several bugs
...
templates: upload to svn, add to ISO/res/templates
git-svn-id: svn://kolibrios.org@7544 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 22:32:57 +00:00
Kirill Lipatov (Leency)
78003bd7a5
C--: add to ISO, upload linux version by pavelyakov
...
git-svn-id: svn://kolibrios.org@7543 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 18:32:42 +00:00
Kirill Lipatov (Leency)
aebdce1743
pig game: cd workaround
...
git-svn-id: svn://kolibrios.org@7541 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 18:01:58 +00:00
Kirill Lipatov (Leency)
faad971adc
remove lang.inc
...
git-svn-id: svn://kolibrios.org@7539 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 17:47:34 +00:00
Kirill Lipatov (Leency)
5b9108e430
Unz 0.2 by GerdtR
...
git-svn-id: svn://kolibrios.org@7538 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 17:45:36 +00:00
siemargl
f81857f08c
better suballocator
...
git-svn-id: svn://kolibrios.org@7537 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 17:27:07 +00:00
Kirill Lipatov (Leency)
a82334d437
disptest: proper Russian and English translation
...
git-svn-id: svn://kolibrios.org@7534 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-06 18:27:54 +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)
f3d40e9f11
Notes: save window position
...
PanelsCfg: fix Docky icon
Sysmon: fix tmpdisk size
git-svn-id: svn://kolibrios.org@7532 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-06 15:54:32 +00:00
Kirill Lipatov (Leency)
28c247cd92
wtf, do not include lang.inc
...
git-svn-id: svn://kolibrios.org@7526 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-04 00:22:27 +00:00
Kirill Lipatov (Leency)
0b4fb297f0
life3: update UI, add to ISO
...
git-svn-id: svn://kolibrios.org@7525 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-04 00:20:00 +00:00
IgorA
4080229253
cleaning code;
...
resizing the buffer to fit the window;
changing the scale from scrolling the mouse
git-svn-id: svn://kolibrios.org@7524 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-03 20:59:00 +00:00
c7f696b50f
Libimg: Fix bug with 16-bit BMP padding.
...
git-svn-id: svn://kolibrios.org@7523 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-03 17:36:45 +00:00
Kirill Lipatov (Leency)
babba2a8ce
CMM new lib: events.h
...
IconEdit: use event model
netcheck: example of event model, can be used for network testing
git-svn-id: svn://kolibrios.org@7521 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-01 21:48:33 +00:00
siemargl
2650f5831f
suballocator plus path fixes
...
git-svn-id: svn://kolibrios.org@7520 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-01 17:24:22 +00:00
Kirill Lipatov (Leency)
da1718dca4
app+: move its ini to IMG, ability to run it without /kolibrios/ mounted, translate ui
...
git-svn-id: svn://kolibrios.org@7519 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-01 11:31:45 +00:00
Kirill Lipatov (Leency)
113f18111d
Table: select all by CTRL+A and click on the left top cell
...
Eolite: do not show size for cd
git-svn-id: svn://kolibrios.org@7518 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-01 09:23:57 +00:00
Kirill Lipatov (Leency)
d620a37d75
Table: check ext ignoring text case
...
git-svn-id: svn://kolibrios.org@7517 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-31 21:43:15 +00:00
Kirill Lipatov (Leency)
a192c7b7ee
Table 0.99.1:
...
- autodetect separator
- open with param
- add accoc to fm
git-svn-id: svn://kolibrios.org@7516 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-31 21:22:48 +00:00
Kirill Lipatov (Leency)
6260ae112b
Eolite: show disk sizes
...
TmpDisk: get disk size by 70.5 instead of ini storage, impove board loging
git-svn-id: svn://kolibrios.org@7515 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-31 16:50:25 +00:00
IgorA
c6ceff795e
'life3': fix function 'but_open_file', clean code
...
git-svn-id: svn://kolibrios.org@7514 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-31 14:09:14 +00:00
hidnplayr
f87f6d92df
Netstat: fix speed indicators
...
git-svn-id: svn://kolibrios.org@7513 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-30 22:05:26 +00:00
hidnplayr
7d7d3e9e76
Bigger default buffer size, add API to change buffer size.
...
git-svn-id: svn://kolibrios.org@7512 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-30 21:27:01 +00:00
hidnplayr
ba73c477d0
Add PCI ID for I218-V
...
git-svn-id: svn://kolibrios.org@7511 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-30 21:24:23 +00:00
Kirill Lipatov (Leency)
273fe867a7
ftpc: restrict cursor move to existing nodes
...
git-svn-id: svn://kolibrios.org@7509 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-30 15:09:41 +00:00
IgorA
f14a437031
new style for cursor position in 'tree_list'
...
git-svn-id: svn://kolibrios.org@7508 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-30 13:03:22 +00:00
Kirill Lipatov (Leency)
8a77c84962
boxlib edit_box: do not display pgup, pgdown press
...
fptc: fix for Tab press when no field selected
table 0.99: proper behaviour when cell is edited, use scancodes
git-svn-id: svn://kolibrios.org@7507 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-29 18:16:01 +00:00
Kirill Lipatov (Leency)
ad662d3962
cmm editboxes: various fixes
...
git-svn-id: svn://kolibrios.org@7506 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-29 11:39:31 +00:00
pathoswithin
9f39170af8
fix for no file
...
git-svn-id: svn://kolibrios.org@7505 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-27 19:20:15 +00:00
Kirill Lipatov (Leency)
cdb20ade83
Table 0.98.9:
...
- big fonts
- use system colors
- use @notify to show load/save file status
- fixed: grid do not steal focus when scroll used
- fixed: window restore after making it very small
update Table icon and add it APP+
git-svn-id: svn://kolibrios.org@7504 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-27 17:55:12 +00:00
Kirill Lipatov (Leency)
3a9d0253bb
Table 0.98.5: UI refinement, bugfixing
...
git-svn-id: svn://kolibrios.org@7503 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-26 13:12:28 +00:00
b00bl1k
9bdda6b839
box_lib: correct filter for win keys in editbox
...
git-svn-id: svn://kolibrios.org@7502 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-24 19:41:08 +00:00
Kirill Lipatov (Leency)
71c41f577d
mouse_cfg: fix for double click (thanks 0CodErr for bug found)
...
boxlib->editbox: filter super (windows) key
table: continue code refactoring
git-svn-id: svn://kolibrios.org@7500 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-23 15:29:05 +00:00
Kirill Lipatov (Leency)
f958154fa0
table: use boxlib scrollbars, code refactoring, bug fixing and optimizing
...
git-svn-id: svn://kolibrios.org@7498 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-21 21:03:45 +00:00
IgorA
17f128e429
add [Ctrl+X] for cut text in 't_edit'
...
git-svn-id: svn://kolibrios.org@7497 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-21 20:10:31 +00:00
Kirill Lipatov (Leency)
7650334f5e
upload c-- compiler
...
git-svn-id: svn://kolibrios.org@7496 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-21 16:46:44 +00:00
Kirill Lipatov (Leency)
01fb237b16
update local build, preparation for app update
...
git-svn-id: svn://kolibrios.org@7495 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-21 13:36:12 +00:00
Kirill Lipatov (Leency)
897cb727bb
rforces 0.2: fixed a lot of bugs
...
git-svn-id: svn://kolibrios.org@7494 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-21 11:05:40 +00:00
Kirill Lipatov (Leency)
98a4aa1070
software_widget: ability to use keyboard
...
other apps small update
git-svn-id: svn://kolibrios.org@7493 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-20 22:56:14 +00:00
Kirill Lipatov (Leency)
62db6511ed
Eolite 4.03: progress dialog reworked
...
git-svn-id: svn://kolibrios.org@7491 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-20 11:00:31 +00:00
Kirill Lipatov (Leency)
252074d8fd
Eolite 4.02: asc and desc sorting order, save current file selection after changing sorting order (thanks lev for idea)
...
git-svn-id: svn://kolibrios.org@7490 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 21:13:36 +00:00
Kirill Lipatov (Leency)
faea42b346
ftpc 0.15: use system colors for login, show error if no server set, fix letter spacing in edit0 at main window
...
git-svn-id: svn://kolibrios.org@7489 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 19:47:23 +00:00
IgorA
07093dfc10
t_edit: add new options for toolbar to *.ini file
...
git-svn-id: svn://kolibrios.org@7488 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 19:27:02 +00:00
nisargshah95
89001f353c
ftpc:
...
- reduce log font size
- refresh local directory list after download
git-svn-id: svn://kolibrios.org@7487 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 09:42:23 +00:00
Kirill Lipatov (Leency)
c0027f240b
use decimals
...
git-svn-id: svn://kolibrios.org@7486 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 09:27:19 +00:00
Kirill Lipatov (Leency)
1f186736a6
1b converted to 0b1 format
...
git-svn-id: svn://kolibrios.org@7485 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 09:23:39 +00:00
Kirill Lipatov (Leency)
91939fc341
mp3info: autobuild, add to IMG
...
git-svn-id: svn://kolibrios.org@7484 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 09:19:59 +00:00
theonlymirage
31a514faf0
Format UI: add kmenu for Devices list, aligned button "Format"
...
git-svn-id: svn://kolibrios.org@7483 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-18 23:38:37 +00:00
Kirill Lipatov (Leency)
b33c079d84
rforces: better window
...
git-svn-id: svn://kolibrios.org@7482 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-18 22:23:13 +00:00
Kirill Lipatov (Leency)
e2e267f5c2
Eolite 4.01: more accurate menu for several items selected
...
git-svn-id: svn://kolibrios.org@7481 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-18 22:20:31 +00:00
Kirill Lipatov (Leency)
052267ebdf
fix prior
...
git-svn-id: svn://kolibrios.org@7480 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-18 20:37:29 +00:00
Kirill Lipatov (Leency)
18093234c5
attempt to fix rforces close via taskbar, remove old source, fix text redraw
...
git-svn-id: svn://kolibrios.org@7479 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-18 20:33:21 +00:00
Kirill Lipatov (Leency)
8313a51c5f
fix file name
...
git-svn-id: svn://kolibrios.org@7478 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-18 20:08:52 +00:00
Kirill Lipatov (Leency)
eb3e3934ae
rforces: use newer version for autobuild
...
git-svn-id: svn://kolibrios.org@7477 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-18 20:07:48 +00:00
theonlymirage
225d81a3f4
Format UI: add frame and second kmenu for unit size data
...
git-svn-id: svn://kolibrios.org@7476 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-17 23:58:35 +00:00
Kirill Lipatov (Leency)
03386fe9f4
kernel: fix regression r5164 which broke blitter in 24bpp mode
...
git-svn-id: svn://kolibrios.org@7474 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-17 16:43:37 +00:00
theonlymirage
4c3f6d21d8
Format: add select menu button for FS
...
git-svn-id: svn://kolibrios.org@7473 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-17 00:06:07 +00:00
Kirill Lipatov (Leency)
2c75b11346
rename FONT_VIEWER to KF_VIEW
...
add more apps to APP+
git-svn-id: svn://kolibrios.org@7472 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-16 11:24:39 +00:00
theonlymirage
7b6adfbb7f
Format Utility UI
...
git-svn-id: svn://kolibrios.org@7471 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-16 08:12:25 +00:00
theonlymirage
17331f9cb6
Hot Angles readme update
...
git-svn-id: svn://kolibrios.org@7470 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-16 04:22:35 +00:00
theonlymirage
8ca01fd1e3
HACONFIG 0.3.8: support resizing elements
...
git-svn-id: svn://kolibrios.org@7469 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-16 03:28:51 +00:00
Kirill Lipatov (Leency)
0628c12e58
pong3: update ui, fix bugs
...
icons32.png: new t_edit icon
git-svn-id: svn://kolibrios.org@7468 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-15 21:36:49 +00:00
Kirill Lipatov (Leency)
7cbe11191a
t_edit: compress images so binary file size decreased from 11558 to 9237, better INI color scheme, set INI associations to TextEdit
...
git-svn-id: svn://kolibrios.org@7467 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-15 14:47:15 +00:00
Kirill Lipatov (Leency)
14e47edee3
@open:
...
- fix new association adding [Critical]
- use system color for file path
TextRead:
- new feature: color schemes
- reopen option "Other" opens file in @open (thanks punk_joker for idea)
git-svn-id: svn://kolibrios.org@7466 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 22:02:13 +00:00
Kirill Lipatov (Leency)
8261da26a4
ftpc: use tab to switch between editboxes
...
git-svn-id: svn://kolibrios.org@7465 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 18:29:31 +00:00
Kirill Lipatov (Leency)
02e226cd9a
ftpc 0.12a:
...
- bigger fonts in editbox
- press enter to login
- compressed images: 3 sectors instead of 5, system icons
git-svn-id: svn://kolibrios.org@7464 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 18:05:52 +00:00
nisargshah95
aed18cd4dd
disable Cancel button when not downloading
...
git-svn-id: svn://kolibrios.org@7463 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 14:43:49 +00:00
Kirill Lipatov (Leency)
831f399adb
Eolite 4.0: use system colors, decrease app size
...
TxtRead 1.22: add menu to reopen file in other viewer/editor, not only in tinypad
git-svn-id: svn://kolibrios.org@7462 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 10:47:23 +00:00
theonlymirage
87c3f4bc8d
@HOTANGLES fix code in trim (symbol "tab")
...
git-svn-id: svn://kolibrios.org@7461 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 04:48:50 +00:00
theonlymirage
5b0655cd78
Hot Angles: Little code cleaning
...
git-svn-id: svn://kolibrios.org@7460 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 03:49:17 +00:00
theonlymirage
f0f9d26273
Hot Angles 0.3.7: support parameters for running programs; improved mode 3; more settings supported by the configurator; updated readme
...
git-svn-id: svn://kolibrios.org@7459 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 02:39:53 +00:00
Kirill Lipatov (Leency)
e8789d5ad4
mos3de: add to ISO
...
arcanii: UI update, fix F1/F2 labels
git-svn-id: svn://kolibrios.org@7458 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-13 21:20:17 +00:00
0CodErr
8bde880daf
add InputBox examples
...
git-svn-id: svn://kolibrios.org@7457 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-13 07:54:18 +00:00
0CodErr
71deddc20d
fix mistake in tupfile
...
git-svn-id: svn://kolibrios.org@7454 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-13 07:31:05 +00:00
0CodErr
92a4fd84b8
fix mistake in tupfile
...
git-svn-id: svn://kolibrios.org@7453 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-13 07:25:20 +00:00