Commit Graph

850 Commits

Author SHA1 Message Date
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
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
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
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)
7a40a3d118 fix label name
git-svn-id: svn://kolibrios.org@7451 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-11 21:10:55 +00:00
Kirill Lipatov (Leency)
ce3c40a673 searchap: first mount attempt without delay, second mount attempt with delay (default 5 seconds); by Mario request
git-svn-id: svn://kolibrios.org@7449 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-11 11:02:39 +00:00
0CodErr
f56b0638f4 add cmdline parameter "-d" — delay
git-svn-id: svn://kolibrios.org@7446 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-10 12:44:21 +00:00
Kirill Lipatov (Leency)
5488e03363 Add SuperStarTrack to ISO, add associations for CNC editor, update CPUid
git-svn-id: svn://kolibrios.org@7445 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-09 20:57:32 +00:00
Kirill Lipatov (Leency)
2a5b8498fd Notes 1.1:
- fixed bugs found by TheOnlyMirage
- if CPU frequency < 1000 then while drag show only window frame else whow window contents
- add to autobuild
CPUid: 
- fix app crash at unknown Intel CPU name by Sh@dy
- non-cropped "intel.gif" logo
- delete redundant knopka* files
icons32.png:
- new Notes icon
- better icons: CPUid, Gmon
- reduce file size
IconEdit 0.58:
- update preview
- rotate squire images
- Ctrl+KeyArrow moves image on the canvas
- screen copy key events
- triangle gradient marker
- improve window appearance for dark skins

git-svn-id: svn://kolibrios.org@7444 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-09 19:12:02 +00:00
Kirill Lipatov (Leency)
f188191965 CPUID 2.31: fixed UI by Sh@dy + images optimization by me
git-svn-id: svn://kolibrios.org@7442 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-08 22:35:48 +00:00
Kirill Lipatov (Leency)
839dde62cc @icon: fixed by GerdtR
notes: final version
mouse: better hold wheel with other buttongs clicked

git-svn-id: svn://kolibrios.org@7437 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-05 22:10:27 +00:00
Kirill Lipatov (Leency)
def6ce4577 Calc:
- fix unworkable hotkeys broken in r4588
- add hotkeys: A-F for HEX, Enter for getting result and Delete to resent number
- instantly update display when press +,-,/,*
Board: move boardlog.txt to /tmp0
Eskin: refactor and optimize code

git-svn-id: svn://kolibrios.org@7431 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-03 11:51:34 +00:00
Kirill Lipatov (Leency)
b1df9e7cd1 Allgames: renamed "game_center" and its ini file to save space on ramdisk
Eolite: fixed big icon position in properties dialog
Board: press F2 to open boardlog.ini in Tinypad
Wv_skin.png: much better packed 2 secors instead of 5
Icons32.png: improved Almaz icons


git-svn-id: svn://kolibrios.org@7425 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-02 14:01:29 +00:00
Kirill Lipatov (Leency)
dd9e50c167 KIV: save desktop image set by IgorA
Palitra: save desktop colors set by IgorA
Docky: no close by Alt+F4
IconNew: fix system hang when use an icon with number >99 by GerdtR
Gears (TinyGL asm): add key description to window, uncomment zoom code, add key shortcut "+" for zoom-in
TinyGL asm images: much better compression, for instance, TEXT_2.PNG from 235Kb to 106Kb without any visible degradation


git-svn-id: svn://kolibrios.org@7421 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-01 15:18:07 +00:00
Kirill Lipatov (Leency)
5806de0984 cpu: delete terminate process button before create a new one
git-svn-id: svn://kolibrios.org@7354 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-11 21:12:25 +00:00
Kirill Lipatov (Leency)
c559c585db @open: fix for case-sensitive file systems
git-svn-id: svn://kolibrios.org@7217 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-02 20:44:35 +00:00
0CodErr
a4ee0eb182 Copy command line parameters at start to EditBox
git-svn-id: svn://kolibrios.org@7212 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-01 07:53:27 +00:00
0CodErr
78771712ad Use LCtrl + LShift to switch the keyboard layout
git-svn-id: svn://kolibrios.org@7181 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-11 16:08:59 +00:00
0CodErr
ba018197c6 add CONFIG_NO_JWASM to tup.config.template; check GCC in RunOD tupfile
git-svn-id: svn://kolibrios.org@7145 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-03 09:10:21 +00:00
2c778124e3 Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.
git-svn-id: svn://kolibrios.org@7134 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-20 00:51:00 +00:00
3befb301cf Add use_fasm.lua and example: launch.
Now one can avoid ../../../../ includes and lang.inc files.

git-svn-id: svn://kolibrios.org@7127 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-05 07:29:50 +00:00
Kirill Lipatov (Leency)
7a4bbe995b prevent double click on icon, add a small delay
git-svn-id: svn://kolibrios.org@7087 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-11 10:49:15 +00:00
0CodErr
102f2a4f80 add kpack to command
git-svn-id: svn://kolibrios.org@7083 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 19:12:00 +00:00
0CodErr
181a1635fc fix tupfile
git-svn-id: svn://kolibrios.org@7082 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 19:00:08 +00:00
0CodErr
436d50beb5 edit Tupfile.lua
git-svn-id: svn://kolibrios.org@7081 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 18:54:46 +00:00
0CodErr
b4db5ef375 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7080 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 18:35:23 +00:00
0CodErr
c62eee63a5 revert
git-svn-id: svn://kolibrios.org@7078 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 13:02:19 +00:00
0CodErr
0aefd474b5 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7077 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 13:01:17 +00:00
0CodErr
ef4d10d0ad try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7076 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:54:53 +00:00
0CodErr
e1999df6e3 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7075 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:53:16 +00:00
0CodErr
7de4bb4fbe try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7074 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:49:19 +00:00
0CodErr
98a8c46ecc try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7073 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:47:38 +00:00
0CodErr
bb4e778290 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7072 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:47:03 +00:00
0CodErr
7668e02ac1 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7071 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:42:46 +00:00
0CodErr
f329b848f7 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7070 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:38:56 +00:00
0CodErr
55fa8a6aed try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7069 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:34:50 +00:00
0CodErr
e328427cf9 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7068 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:27:04 +00:00
0CodErr
df5d2f313a try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7067 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:26:13 +00:00
0CodErr
afeab451a0 revert
git-svn-id: svn://kolibrios.org@7066 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:21:06 +00:00
0CodErr
7a64085248 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7065 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:13:54 +00:00
0CodErr
1eb07cb648 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7064 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:11:32 +00:00
0CodErr
dc213131ba try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7063 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:09:46 +00:00
0CodErr
d71a16e59b try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7062 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:08:09 +00:00
0CodErr
645bbe3ee0 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7061 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:06:44 +00:00
0CodErr
45a2f0bf62 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7060 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:01:35 +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
Kirill Lipatov (Leency)
9e91bb1d1c * help now displays the list of commands in three columns
* ps now displays the RAM size used by the process
* ls now displays all files not in one but in several columns, the old single column output is still accessible via the key '-1'

git-svn-id: svn://kolibrios.org@7024 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-27 18:44:15 +00:00
Kirill Lipatov (Leency)
e055c4a64d @icon: fix an old issue that inactive window reacted on mouse events
git-svn-id: svn://kolibrios.org@7016 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-27 01:11:14 +00:00
Kirill Lipatov (Leency)
3e898fb6aa Trying to fix TUP: rename @icon.asm to icon.asm #2
git-svn-id: svn://kolibrios.org@7014 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-26 18:13:32 +00:00
Kirill Lipatov (Leency)
ff4855eb6d Trying to fix TUP: rename @icon.asm to icon.asm
git-svn-id: svn://kolibrios.org@7013 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-26 18:08:14 +00:00
Kirill Lipatov (Leency)
d11225a260 @icon: use bigger fonts and optimize redraw in Dialog "Add/Change icon"
git-svn-id: svn://kolibrios.org@7012 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-26 18:05:30 +00:00
Kirill Lipatov (Leency)
c859c68cc7 calendar: remove "new style" button, gui fixes
git-svn-id: svn://kolibrios.org@6950 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-05 21:11:15 +00:00
0CodErr
6286587115 fix color value(set hi byte to zero ) in Edit1 instance
git-svn-id: svn://kolibrios.org@6940 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-07-30 09:36:12 +00:00
siemargl
568fb16110 startup workdir fix
git-svn-id: svn://kolibrios.org@6862 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-02-10 17:36:03 +00:00
siemargl
4e23975970 better cp, 64-bit fileops
git-svn-id: svn://kolibrios.org@6857 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-02-06 12:35:58 +00:00
733620f72e Fix ROOT path variable
git-svn-id: svn://kolibrios.org@6841 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-20 14:06:09 +00:00
CleverMouse
aec4d12a3b revert using INCLUDE= from r6834 because it breaks build on Windows
git-svn-id: svn://kolibrios.org@6839 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-20 13:04:48 +00:00
c5c24e6776 Add launch to autobuild
This is example/experimental build:
 - It uses INCLUDE environment variable to locate includes;
 - It specifies language as -dlang=xx fasm option, no lang.inc file.


git-svn-id: svn://kolibrios.org@6834 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-19 14:34:02 +00:00
c5a5d231ab Move cmp* macros from cmp.inc to macros.inc
We already have macros.inc, there is no reason to have another file
special for cmp* macros that all fit into 7 lines.


git-svn-id: svn://kolibrios.org@6832 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-19 09:49:52 +00:00
siemargl
46ae9b5169 fix touch and much more
git-svn-id: svn://kolibrios.org@6826 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-06 21:23:13 +00:00
siemargl
0dd49af34c waitfor command
git-svn-id: svn://kolibrios.org@6825 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-06 16:12:57 +00:00
siemargl
0a3c951b56 better up/dwn arrows, docu
git-svn-id: svn://kolibrios.org@6822 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-01 22:28:50 +00:00
siemargl
624f3666a5 show kernel version on start
git-svn-id: svn://kolibrios.org@6821 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-01 11:47:50 +00:00
CleverMouse
274dc2fb2c free the stack at exit
git-svn-id: svn://kolibrios.org@6812 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-23 16:21:08 +00:00
CleverMouse
9be5e01ff1 thread management for the system library
git-svn-id: svn://kolibrios.org@6811 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-23 16:11:46 +00:00
CleverMouse
6198f1e4c9 various fixes
git-svn-id: svn://kolibrios.org@6810 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-23 11:42:58 +00:00
IgorA
4f831a4d79 checkbox: clean code
picdev: fix names

git-svn-id: svn://kolibrios.org@6789 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-07 11:06:54 +00:00
CleverMouse
a5d8ff9f45 import processing for the system library
git-svn-id: svn://kolibrios.org@6767 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-29 17:47:46 +00:00
Kirill Lipatov (Leency)
a32e30e50f CMM: fix in io.h, rename TEXTREADER into TXTREAD,
icons32.png: change colors for DIFF app
make RunOS window wider

git-svn-id: svn://kolibrios.org@6759 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-25 15:19:45 +00:00
Kirill Lipatov (Leency)
09d8656eef replace Run by RunOD
git-svn-id: svn://kolibrios.org@6743 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-23 10:21:36 +00:00
pathoswithin
d68c3a708b optimizing
git-svn-id: svn://kolibrios.org@6695 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-09 10:33:09 +00:00
Kirill Lipatov (Leency)
ce0f47388b runOD: upload new version from punk_joker (24 Nov 2014)
git-svn-id: svn://kolibrios.org@6688 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-07 22:45:32 +00:00
Kirill Lipatov (Leency)
fd62d79524 run: use big fonts
git-svn-id: svn://kolibrios.org@6687 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-07 22:04:04 +00:00
Kirill Lipatov (Leency)
1069d62233 DRIVERS: update atikms and intel (by Serge), remove ver.txt
END: fix mixed up "Kernel" and "Reboot" buttons
DRVINST: translations (thanks to hidnplayr)

git-svn-id: svn://kolibrios.org@6662 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-03 12:41:15 +00:00
Kirill Lipatov (Leency)
0830cbca22 end: fix typo
git-svn-id: svn://kolibrios.org@6644 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-01 10:16:24 +00:00
Kirill Lipatov (Leency)
047377a66e asm end: new design
git-svn-id: svn://kolibrios.org@6642 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-31 23:41:05 +00:00
CleverMouse
45f221c5f5 command line parser for the system library
git-svn-id: svn://kolibrios.org@6614 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-24 18:44:58 +00:00
0CodErr
f5fe90cb63 %comment..%endcomment --> %if 0..%endif
git-svn-id: svn://kolibrios.org@6610 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-20 07:02:23 +00:00
0CodErr
f1d8896636 Bigger font, not bold
git-svn-id: svn://kolibrios.org@6609 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-19 20:30:50 +00:00
pathoswithin
437682c9a5 proper include of missed file
git-svn-id: svn://kolibrios.org@6608 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-19 19:00:57 +00:00
Kirill Lipatov (Leency)
cd5d633704 board: use constants
git-svn-id: svn://kolibrios.org@6592 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-14 14:17:06 +00:00
CleverMouse
c6db9a29e8 revert CPUID.ASM to r6496
git-svn-id: svn://kolibrios.org@6499 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-23 19:31:57 +00:00
mat1854
1049bcf59a updated UI bugs for AMD.
git-svn-id: svn://kolibrios.org@6498 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-23 16:06:27 +00:00
mat1854
81712a4a44 updated UI bugs for AMD.
git-svn-id: svn://kolibrios.org@6497 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-23 16:01:46 +00:00
pathoswithin
f281a3cb3f include order
git-svn-id: svn://kolibrios.org@6488 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-18 10:49:11 +00:00
pathoswithin
7b2d0f207b deleting
git-svn-id: svn://kolibrios.org@6487 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-18 10:34:14 +00:00
pathoswithin
991059ae8d cleaning
git-svn-id: svn://kolibrios.org@6486 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-18 10:31:16 +00:00
mat1854
8a65e34ad1 added codename, extended features, merged older version of CPUID.
git-svn-id: svn://kolibrios.org@6485 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-18 02:50:49 +00:00
mat1854
d72feff042 added codename, extended features, merged older version of CPUID.
git-svn-id: svn://kolibrios.org@6484 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-18 02:32:55 +00:00
mat1854
ca53e0b2fe added codename, extended features, merged older version of CPUID.
git-svn-id: svn://kolibrios.org@6483 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-18 02:06:21 +00:00
pathoswithin
5c5d793eda buttons fix
git-svn-id: svn://kolibrios.org@6444 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-06-11 18:03:44 +00:00
nisargshah95
52fcf098d4 fix gmon flickering issue
git-svn-id: svn://kolibrios.org@6353 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-16 19:35:22 +00:00
Kirill Lipatov (Leency)
31410fbdb3 bigger fonts in docpack; move /system/clip to /other/outdated/
git-svn-id: svn://kolibrios.org@6267 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-20 17:21:34 +00:00
Kirill Lipatov (Leency)
82e80c20d2 app_plus faster start; replace email by voxel icon; various small fixes
git-svn-id: svn://kolibrios.org@6258 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-19 21:07:11 +00:00
Kirill Lipatov (Leency)
a76e01a34d revert occasionally updated files in prior rev, add Tupfile for almaz game
git-svn-id: svn://kolibrios.org@6219 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 18:50:09 +00:00
Kirill Lipatov (Leency)
352d425605 delete cmm/ttf_viewer, upload Almaz game (unplayable because player can't move to the top)
git-svn-id: svn://kolibrios.org@6218 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 18:42:49 +00:00
Kirill Lipatov (Leency)
ceaabc7ffa calc: a bit more flexible GUI
git-svn-id: svn://kolibrios.org@6215 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-13 15:26:28 +00:00
Kirill Lipatov (Leency)
ba3c0ea500 small fixes
git-svn-id: svn://kolibrios.org@6209 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-12 22:07:55 +00:00
Kirill Lipatov (Leency)
20ace41f1f system_colors: global rename and change meaning of "grab_button" to "work_3d_dark", and "grab_button_text" to "work_3d_light", the legacy of new_sys_colors table
git-svn-id: svn://kolibrios.org@6196 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 10:44:47 +00:00
Kirill Lipatov (Leency)
ef2476cf2f end: bigger checkbox, no draw overlap
git-svn-id: svn://kolibrios.org@6190 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-10 23:25:56 +00:00
Kirill Lipatov (Leency)
1c06bbc091 - autobuid: added BabyPainter, Knight, Bomber
- game_center.ini: fixed paths

git-svn-id: svn://kolibrios.org@6179 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-09 11:30:40 +00:00
Kirill Lipatov (Leency)
d43a9570e1 skincfg: remove old non-skinned window, gui fixes
git-svn-id: svn://kolibrios.org@6170 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-08 14:28:25 +00:00
Kirill Lipatov (Leency)
c8de4cb0ee rename "desktop" app to "skincfg"
git-svn-id: svn://kolibrios.org@6169 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-08 12:52:20 +00:00
Kirill Lipatov (Leency)
b7c1c94b59 keybi, simple paint: use skinned windows
git-svn-id: svn://kolibrios.org@6165 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-07 19:54:43 +00:00
Kirill Lipatov (Leency)
2c6ad9f9ea kpack, board, t_edit: revert using sys_colors_new to system_colors
git-svn-id: svn://kolibrios.org@6162 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-07 16:59:31 +00:00
Kirill Lipatov (Leency)
4b69111222 @open: remove border around "Browse" button,
webview: fix encoding for internal pages

git-svn-id: svn://kolibrios.org@6159 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-07 12:48:02 +00:00
Kirill Lipatov (Leency)
4947427c69 remove /rd/1/develop/info/win_const.syn from autobuld
move kolibri.iso/Skins folder to kolibri.iso/kolibrios/res/skins for compatibility with appearance app
add appearance app to iso
desktop: no uppercase text in title

git-svn-id: svn://kolibrios.org@6094 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-25 22:30:12 +00:00
Kirill Lipatov (Leency)
ea44c6289b color dialog: add OK, Cancel buttons
git-svn-id: svn://kolibrios.org@6054 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-11 00:36:11 +00:00
Kirill Lipatov (Leency)
590faca990 default.skn: update to Shkvorka 2.1, move arcanii game to cd version, desktop app: wider buttons
git-svn-id: svn://kolibrios.org@6033 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-06 01:22:41 +00:00
veliant
97f02885ef Fix handling navigation keys
git-svn-id: svn://kolibrios.org@6002 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-24 13:27:51 +00:00
Kirill Lipatov (Leency)
4e3e119a57 Setup app: update, Mouse_cfg: small fix
git-svn-id: svn://kolibrios.org@5973 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-16 13:52:36 +00:00
pathoswithin
bcbf6891ea Ghost monitor: small fix
git-svn-id: svn://kolibrios.org@5952 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-09 23:26:31 +00:00
pathoswithin
9e25eb78da Ghost monitor: text fix
git-svn-id: svn://kolibrios.org@5950 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-08 21:56:29 +00:00
pathoswithin
025c153c07 Board: text scroll fix
git-svn-id: svn://kolibrios.org@5925 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-22 01:06:00 +00:00
pathoswithin
c4763a7d71 Setup: less flicker
git-svn-id: svn://kolibrios.org@5924 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-22 01:04:06 +00:00
IgorA
b4b39d8387 small fix in captions
git-svn-id: svn://kolibrios.org@5920 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-18 16:52:34 +00:00
pathoswithin
5cad50a1f9 Setup: no flicker test.
git-svn-id: svn://kolibrios.org@5919 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-17 15:38:21 +00:00
eAndrew
8bc2caddf7 @open: case insensitive sorintg; more convenient navigation using the keyboard
git-svn-id: svn://kolibrios.org@5913 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-11 19:16:02 +00:00
eAndrew
e2e721be07 @open: add app-chains
git-svn-id: svn://kolibrios.org@5908 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-10 20:58:55 +00:00
eAndrew
5ed305bfbd @open: add apps sorting; string.inc: add string.cmp for compare strings
git-svn-id: svn://kolibrios.org@5907 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-10 19:03:34 +00:00
eAndrew
be110571f5 @open: navigation by entering first char of name; tab and space hotkeys
git-svn-id: svn://kolibrios.org@5906 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-10 16:10:00 +00:00
eAndrew
a1b4d3ce92 @open: add keyboard control
git-svn-id: svn://kolibrios.org@5905 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-09 22:06:55 +00:00
eAndrew
4f66bc4c19 Open: hide nonexistent applications
git-svn-id: svn://kolibrios.org@5903 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-08 17:05:45 +00:00
eAndrew
fb3a8b054d add processbar; fix redraws and a lot of other bugs
git-svn-id: svn://kolibrios.org@5900 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-08 12:02:33 +00:00
eAndrew
1dce2c44d5 Notify 3.3: add controllers support, a lot of fixes, optimizations and great refactoring
git-svn-id: svn://kolibrios.org@5892 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-07 20:44:13 +00:00
eAndrew
e1ca5a0f1e Notify: fix parsing of args
git-svn-id: svn://kolibrios.org@5891 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-06 19:08:26 +00:00
eAndrew
8e53fed57a Notify optimization & code refactoring
git-svn-id: svn://kolibrios.org@5889 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-06 16:45:38 +00:00
pathoswithin
6dfe65cba8 Screensaver optimization
git-svn-id: svn://kolibrios.org@5888 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-06 16:26:35 +00:00
pathoswithin
4caeaae3c6 Calendar: text fix
git-svn-id: svn://kolibrios.org@5880 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-04 23:27:35 +00:00
pathoswithin
3ea6086e7f Small fixes
git-svn-id: svn://kolibrios.org@5875 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-02 23:09:03 +00:00
pathoswithin
f99b56f461 Setup: deleted keyboard layout option, added font height option.
git-svn-id: svn://kolibrios.org@5874 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-02 14:48:38 +00:00
pathoswithin
4afbfbbe09 Taskbar: some cleaning and refactoring
git-svn-id: svn://kolibrios.org@5872 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-01 17:59:25 +00:00
eAndrew
560d345cf0 add ALWAYS_TOP feature; small optimization
git-svn-id: svn://kolibrios.org@5868 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-10-30 16:50:43 +00:00
43b206accf fix r5861
git-svn-id: svn://kolibrios.org@5862 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-10-27 12:20:14 +00:00
245e7b9886 upload eskin
git-svn-id: svn://kolibrios.org@5861 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-10-27 12:17:10 +00:00
pathoswithin
d5954b2396 Setup: use .ini file for settings
git-svn-id: svn://kolibrios.org@5854 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-10-20 23:06:48 +00:00
pathoswithin
e423045d6f Setup: total code refactoring
git-svn-id: svn://kolibrios.org@5849 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-10-15 15:26:59 +00:00
pathoswithin
466bcbef1e Board: text scroll fix
git-svn-id: svn://kolibrios.org@5837 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-10-11 12:10:03 +00:00
Kirill Lipatov (Leency)
82fee6f311 @open: replace sys_color_new by system_colors
git-svn-id: svn://kolibrios.org@5721 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-14 12:31:17 +00:00
Pathoswithin
1284ae36ca new font code
git-svn-id: svn://kolibrios.org@5665 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-03 12:38:30 +00:00
Kirill Lipatov (Leency)
774b015389 /sys/setup: remove mouse options cos' they moved to mouse_cfg, add mouse_cfg to distro
git-svn-id: svn://kolibrios.org@5632 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-30 16:23:52 +00:00
Kirill Lipatov (Leency)
99e21e866c Board: increase height, fix button text color
git-svn-id: svn://kolibrios.org@5546 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-24 13:56:14 +00:00
Kirill Lipatov (Leency)
e2f24f546c @open: extension comparison is not case sensitive now (fix by e-andrew)
git-svn-id: svn://kolibrios.org@5516 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-13 14:20:38 +00:00
Kirill Lipatov (Leency)
b81e99b6be @open: bigger checkbox
git-svn-id: svn://kolibrios.org@5488 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-27 20:37:59 +00:00
eAndrew
135014b0e2 notify: closing by <escape>
git-svn-id: svn://kolibrios.org@5476 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-26 15:03:52 +00:00
Kirill Lipatov (Leency)
7c431a8f82 DOCKY: add "ashow" - always show (do not hide) flag support
git-svn-id: svn://kolibrios.org@5475 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-26 13:03:17 +00:00
Kirill Lipatov (Leency)
dd606dd1b5 Rename panel.ini to taskbar.ini
git-svn-id: svn://kolibrios.org@5453 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-23 16:15:23 +00:00
Kirill Lipatov (Leency)
b97c8c8bf6 Rename Panel to Taskbar
git-svn-id: svn://kolibrios.org@5452 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-23 16:01:43 +00:00
Kirill Lipatov (Leency)
6943ce01ec @icon: display icon number while editing, 4 icon lines
git-svn-id: svn://kolibrios.org@5439 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-21 00:49:06 +00:00
eAndrew
ae47f2244b @PANEL.ASM -> PANEL.ASM
git-svn-id: svn://kolibrios.org@5433 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-19 23:04:04 +00:00
eAndrew
33659545f7 Add @volume - system volume mixer
git-svn-id: svn://kolibrios.org@5432 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-19 22:54:33 +00:00
Yogev Ezra
7dd6faa80e Please don't remove /sys/LAUNCHER - it's needed when you start KolibriOS with option (d) turned off on blue screen.
git-svn-id: svn://kolibrios.org@5427 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-18 22:28:42 +00:00
Yogev Ezra
0d97ab2519 Rename iconstrp.png to icons32.png in @open
git-svn-id: svn://kolibrios.org@5426 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-18 22:24:55 +00:00
Kirill Lipatov (Leency)
96d20af14a iconstrp.png rename to icons32.png, update icons
git-svn-id: svn://kolibrios.org@5425 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-18 21:58:18 +00:00
Kirill Lipatov (Leency)
116c711027 CPU Process Manager - change label "@ on/off" to "System", because it more clear, especially for newbies.
git-svn-id: svn://kolibrios.org@5420 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-18 15:41:04 +00:00
eAndrew
2bfd650daf Fix in default notification
git-svn-id: svn://kolibrios.org@5410 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-15 15:37:42 +00:00
eAndrew
d8dd5a8fc0 Fix autobuild #2
git-svn-id: svn://kolibrios.org@5396 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-11 20:47:36 +00:00
eAndrew
041fa32231 Fix autobuild
git-svn-id: svn://kolibrios.org@5395 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-11 20:44:25 +00:00
eAndrew
31d9c4a476 Add @open to svn
git-svn-id: svn://kolibrios.org@5394 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-11 20:41:46 +00:00
Sergey Semyonov (Serge)
a9061d0700 shell: change the current working directory
git-svn-id: svn://kolibrios.org@5210 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-12-02 02:21:37 +00:00
CleverMouse
c432de825e fix shell
git-svn-id: svn://kolibrios.org@5207 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-12-01 11:38:20 +00:00
CleverMouse
50b2538b02 part of main system dll, not usable yet
git-svn-id: svn://kolibrios.org@5195 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-11-28 18:35:35 +00:00
Marat Zakiyanov (Mario79)
dbfaa9d5ab MGB - fix of version number for r.5160.
git-svn-id: svn://kolibrios.org@5162 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-11-03 15:48:02 +00:00
Marat Zakiyanov (Mario79)
6a4e004d0f MGB - fix "benchmark GS selector" for 16bpp (support SVN r.5154)
git-svn-id: svn://kolibrios.org@5160 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-11-03 14:44:07 +00:00
Marat Zakiyanov (Mario79)
249dc7fa71 SEARCHAP - correction of debug messages
git-svn-id: svn://kolibrios.org@5146 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-10-13 04:37:14 +00:00
Heavyiron
9e2a21eb61 RDsave: dynamic system colors;
fixed saving to rd/1/ when type filename without path in params

git-svn-id: svn://kolibrios.org@5142 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-27 14:26:29 +00:00
CleverMouse
cd74d1af33 switch build system to Tup
git-svn-id: svn://kolibrios.org@5098 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-12 15:15:23 +00:00
CleverMouse
16b277dba2 fix some include paths, remove some lang.inc and soko binary
git-svn-id: svn://kolibrios.org@5093 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-05 17:26:19 +00:00
CleverMouse
0cbc1cfedf remove kernel/trunk/drivers, (root)/drivers is now the place for all drivers
git-svn-id: svn://kolibrios.org@5083 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-02 17:49:21 +00:00
CleverMouse
2c8f986720 mgb: use static buffer for blitter picture
git-svn-id: svn://kolibrios.org@5064 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-08-29 11:25:11 +00:00
CleverMouse
43e5c3605e mgb: program code at zero address as picture for blitter is not very impressive, make better one
git-svn-id: svn://kolibrios.org@5058 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-08-25 10:45:40 +00:00
lev
8c02aaebad Removed unused colors from *.gif palettes to decrease size of programs embedding them
git-svn-id: svn://kolibrios.org@5053 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-08-22 18:06:56 +00:00
GerdtR
098f10ccbc Receives a IPC-message about creating icons
git-svn-id: svn://kolibrios.org@5017 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-08-03 22:17:27 +00:00
Akyltist
dd6485818f fix button [width & height & y pos]
"kernel" style code

git-svn-id: svn://kolibrios.org@4977 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-06-17 14:12:56 +00:00
0CodErr
af37b753a6 launch tinfo from cpu application
git-svn-id: svn://kolibrios.org@4968 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-30 12:46:16 +00:00
0CodErr
35eda15c25 add program tinfo which shows information about thread
git-svn-id: svn://kolibrios.org@4966 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-30 12:38:42 +00:00
Yogev Ezra
e6d2b35949 Fix typos
git-svn-id: svn://kolibrios.org@4946 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-28 17:28:59 +00:00
Yogev Ezra
4ce0d6d0a6 Revert r4937
git-svn-id: svn://kolibrios.org@4945 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-28 17:01:28 +00:00
hidnplayr
f1cfa188c5 Fixed circonflexe dead key for belgian and french keymaps.
git-svn-id: svn://kolibrios.org@4942 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-26 11:14:37 +00:00
hidnplayr
778ba6505d Fixed '\' and '€' symbol on belgian keymap.
git-svn-id: svn://kolibrios.org@4941 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-25 15:47:26 +00:00
eAndrew
c0c7ae8688 Icon_new: Title of notifications was deleted.
git-svn-id: svn://kolibrios.org@4937 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-24 17:06:40 +00:00
hidnplayr
eba26fc850 Fixed ²(squared)/³(cubed) key on belgian keymap.
git-svn-id: svn://kolibrios.org@4936 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-24 15:14:03 +00:00
hidnplayr
b98614e86a Fixed 'µ' key in belgian keymap
git-svn-id: svn://kolibrios.org@4931 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-21 20:56:21 +00:00
Marat Zakiyanov (Mario79)
82cfa4c4c5 MGB v0.81 - fix "benchmark GS selector" for some display sizes(for example, 1366 by horizontal) and code optimization
git-svn-id: svn://kolibrios.org@4915 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-01 16:01:41 +00:00
Kirill Lipatov (Leency)
10100a464c notify.orig.png: small icons fix
git-svn-id: svn://kolibrios.org@4884 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-23 16:01:13 +00:00
Marat Zakiyanov (Mario79)
ffb2c86285 DESKTOP - fix for italian and spanish version.
git-svn-id: svn://kolibrios.org@4881 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-22 20:50:14 +00:00
Kirill Lipatov (Leency)
dbddd967a1 calendar: consider @panel attachment
git-svn-id: svn://kolibrios.org@4880 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-22 19:15:54 +00:00
Kirill Lipatov (Leency)
967dccaa41 board: remove unnecessary code
git-svn-id: svn://kolibrios.org@4879 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-22 18:15:42 +00:00
eAndrew
40e326452b Notify 3: consider that @panel could be in the top
git-svn-id: svn://kolibrios.org@4877 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-22 18:06:06 +00:00
Kirill Lipatov (Leency)
c68d6919e5 Board: consider that @panel could be in the top
git-svn-id: svn://kolibrios.org@4876 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-22 17:32:55 +00:00
Kirill Lipatov (Leency)
e3300b7a95 delete old notify
git-svn-id: svn://kolibrios.org@4871 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-21 22:36:22 +00:00
Kirill Lipatov (Leency)
27d5b67ff2 CPUid: hide "Press for more" button (fix redraw)
git-svn-id: svn://kolibrios.org@4862 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-20 11:25:29 +00:00
Kirill Lipatov (Leency)
c2b6a6cf4b @ICON: text close to icon
git-svn-id: svn://kolibrios.org@4844 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-16 21:06:52 +00:00
gtament
a155b45b97 Fixed junk draw at the bottom of Setup application window
git-svn-id: svn://kolibrios.org@4825 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-12 19:42:03 +00:00
eAndrew
6823133025 Notify3: icon P -> S; new "sound" and "ok" icons
git-svn-id: svn://kolibrios.org@4822 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-11 13:59:51 +00:00
eAndrew
e01e113d47 Notify3: original icons and readme
git-svn-id: svn://kolibrios.org@4815 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-10 14:00:48 +00:00
eAndrew
f56c212b3b Notify3: del HARDDRRIVE icon, integration in @icon and mouseemul
git-svn-id: svn://kolibrios.org@4814 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-10 13:37:25 +00:00
eAndrew
046a098d81 Notify 3: filenames to lowercase
git-svn-id: svn://kolibrios.org@4812 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-09 20:33:26 +00:00
eAndrew
406f3db038 fix
git-svn-id: svn://kolibrios.org@4811 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-09 19:59:50 +00:00
eAndrew
951ad2c640 RDSave: Notify 3 support
git-svn-id: svn://kolibrios.org@4810 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-09 19:55:14 +00:00