Commit Graph

3958 Commits

Author SHA1 Message Date
theonlymirage
840f6b865f CNC Control UI: add combobox for port (button + kmenu)
git-svn-id: svn://kolibrios.org@7440 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-08 12:41:59 +00:00
Kirill Lipatov (Leency)
a2eabdbf4a revert r7435
git-svn-id: svn://kolibrios.org@7439 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-06 09:33:56 +00:00
theonlymirage
291945f295 CNC Control: clean code after adding progress bar
git-svn-id: svn://kolibrios.org@7438 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-06 08:59:11 +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
theonlymirage
66a0391246 HotAngles 0.3.5: ability to select programs through OpenDialog and mode 2 "hotkey activation" in test mode, updated file ReadMe
git-svn-id: svn://kolibrios.org@7436 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-05 18:58:13 +00:00
pavelyakov
2e3d90aedd Update function sprintf, fixed bugs
git-svn-id: svn://kolibrios.org@7435 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-05 09:34:50 +00:00
Kirill Lipatov (Leency)
8bd9dd2363 Notes: pre final version
MouseCfg: optimized version (thans, Lev)
RtfRead: fix hotkeys

git-svn-id: svn://kolibrios.org@7434 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-04 20:08:44 +00:00
Kirill Lipatov (Leency)
e0615bc762 Rtfread:
- remove outdated unused code
- use built-in font instead of a file in /fonts/ folder

git-svn-id: svn://kolibrios.org@7433 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-04 17:53:33 +00:00
Kirill Lipatov (Leency)
d305102f81 Kiv: use app.ini
Icons32: fixes and optimisation, several updated icons (also thanks Lev)

git-svn-id: svn://kolibrios.org@7432 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-03 23:19:10 +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
pavelyakov
e1ae8286e5 hash function: new support 255 bytes, old: 50 bytes
git-svn-id: svn://kolibrios.org@7430 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-03 08:57:58 +00:00
Kirill Lipatov (Leency)
2f3ccbc121 eolite.ini, pixie.ini: delete, use app.ini instead
snake.ini: remove from IMG
pixie2 skin.png: better compressing

git-svn-id: svn://kolibrios.org@7429 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-02 23:32:56 +00:00
Kirill Lipatov (Leency)
6a4eb2fa29 Eolite: fix for PunkJoker
WebView and TxtRead: combine toolbars into one file to save 2 sectors in IMG

git-svn-id: svn://kolibrios.org@7428 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-02 20:13:25 +00:00
theonlymirage
2df98112f7 New app "CNC Control": prototype UI
git-svn-id: svn://kolibrios.org@7427 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-02 16:10:39 +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)
34d38f1a42 Remove from SVN and from IMG:
- lib/array.obj 
- lib/library.obj
SoftwareWidget (SysPanel, GameCenter): 
- use relative paths for /sys/ 
- use short additional app directory path /k/ for /kolibrios/
- update syspanel.ini and game_center.ini
Icons32.png:
- a lot of new game icons
- all monitor screens changed from 3:4 to wide ones (16:9)
- several fixes, like KFM floppy icon is now looks like a real floppy
This is a big change so there is a probability to broke a compatability with custom distro builds. Please be pationate in this case.

git-svn-id: svn://kolibrios.org@7424 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-01 19:41:32 +00:00
Kirill Lipatov (Leency)
fc5e7644b9 Knight game: update by lev
Palitra: save noisy state
Game_center: use tricky binnary to save 4.5 Kb
Mp3Info: upload version 0.7



git-svn-id: svn://kolibrios.org@7423 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-01 18:19:57 +00:00
Kirill Lipatov (Leency)
2ec87d22f7 C-- app updates
WebView 1.8b: 
- key scroll by up and down lists 12 pixels instead of 1
- open app with param when href="" contains '|' symbol, example: href="/sys/tmpdisk|a0"
Eolite 3.96b: 
- fix sorting
- an option to highlight odd lines
- copy path to clipboard by clicking on path bar
- rewrite the code related to device an folder update: so this change removed unnecessary refreshes
- add refresh when /kolibrios mounted
IconEdit 0.57b:
- improve color gradient block
- press Delete key when smth selected fill selection by color2 and resents selection
- impove window appearance when the dark skin is set
- fix a stupid but issue which made impossible to open non-square images
- fix an issue that wrong zoom number displayed
Notes 0.8: 
- reworking, work in progress
- delete binary
Sysmon 0.87:
- minor visible improvement in progress bars
TmpDisk 0.67a:
- deny users to shoot in the foot: show forbid message on /tmp0 deletion

git-svn-id: svn://kolibrios.org@7422 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-01 16:41:14 +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
pavelyakov
01ba9472ef Lib CMM: added library for array and dictionary
git-svn-id: svn://kolibrios.org@7420 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-01 08:58:21 +00:00
siemargl
6ada1e892f tte first working version
git-svn-id: svn://kolibrios.org@7419 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-25 11:53:28 +00:00
siemargl
6642abcbb2 tcc lib fix coffload, fwrite
git-svn-id: svn://kolibrios.org@7418 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-25 11:52:22 +00:00
theonlymirage
be75d694bc Extra for Hot Angles: utility MIN
git-svn-id: svn://kolibrios.org@7417 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-25 03:15:15 +00:00
theonlymirage
741a437da5 @HOTANGLES: Reducing the size and correct processing of the minus sign (in cfg)
git-svn-id: svn://kolibrios.org@7416 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-25 02:31:37 +00:00
IgorA
f1c476beb9 fix function calculate scale,
add new buttons to align select points

git-svn-id: svn://kolibrios.org@7415 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-24 16:42:54 +00:00
siemargl
d32b6605d0 kolibri port, compliles and run, but buggy
git-svn-id: svn://kolibrios.org@7414 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-24 12:57:56 +00:00
siemargl
b5701da64f tiny text editor, original
git-svn-id: svn://kolibrios.org@7413 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-24 12:55:07 +00:00
theonlymirage
44b96e0b6d HACONFIG: correct processing of an empty string
git-svn-id: svn://kolibrios.org@7412 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-24 00:35:56 +00:00
pavelyakov
be8f12a959 ARM: added ldr/str command
git-svn-id: svn://kolibrios.org@7411 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-23 12:30:36 +00:00
theonlymirage
40f011a45d HACONFIG: deleting unnecessary rows
git-svn-id: svn://kolibrios.org@7408 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-23 06:23:29 +00:00
pavelyakov
bcc9a58174 ARM: version 0.02, added carry
git-svn-id: svn://kolibrios.org@7406 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-23 00:38:10 +00:00
pavelyakov
d8e4b3ebb5 ARM Emulator: emulate instruction ARM processor v0.01
git-svn-id: svn://kolibrios.org@7405 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-22 22:48:33 +00:00
0CodErr
fa3e0cb007 fix crash when copy\paste
git-svn-id: svn://kolibrios.org@7404 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-22 07:58:01 +00:00
theonlymirage
fcd44f1ce5 Hot Angles: Removed binary file
git-svn-id: svn://kolibrios.org@7403 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-21 23:49:35 +00:00
theonlymirage
d391793523 Hot Angles: transition to a components from the library box_lib
git-svn-id: svn://kolibrios.org@7402 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-21 23:46:18 +00:00
pavelyakov
b6e4eff9a9 Allocation: optimized speed allocate
git-svn-id: svn://kolibrios.org@7401 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-21 09:20:49 +00:00
0CodErr
b3b3090ff8 Reset Shift flags after Shift+Backspace
git-svn-id: svn://kolibrios.org@7400 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-20 14:13:25 +00:00
pavelyakov
2c9eb54a60 Experimental: allocation function control
git-svn-id: svn://kolibrios.org@7399 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-19 23:19:03 +00:00
Kirill Lipatov (Leency)
67cf02ec96 Eolite 3.94: fixed a range of bugs related to pop-ins (Delete, Create and Rename), thanks to theonlymirage for the report
git-svn-id: svn://kolibrios.org@7398 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-19 08:57:00 +00:00
Kirill Lipatov (Leency)
cf38e974ee provide correct fix for focused editboxes
git-svn-id: svn://kolibrios.org@7397 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-19 07:22:36 +00:00
theonlymirage
c52af59c82 HACONFIG: Temporarily correcting focus on elements EditBoxs
git-svn-id: svn://kolibrios.org@7396 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-19 00:38:36 +00:00
theonlymirage
0e0af2e5fc HACONFIG: Russian language support
git-svn-id: svn://kolibrios.org@7395 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 23:38:30 +00:00
theonlymirage
5d420261fb Rename directory (HotAngles -> ha). We are struggling with a problem build.
git-svn-id: svn://kolibrios.org@7389 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 17:16:45 +00:00
theonlymirage
813b57b39b Removed symbol @ (@HOTANGLES -> HOTANGLES).
git-svn-id: svn://kolibrios.org@7388 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 17:09:49 +00:00
theonlymirage
5a8f5fe871 Updating directory for "Hot Angles".
git-svn-id: svn://kolibrios.org@7387 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 17:00:37 +00:00
pavelyakov
a9dcec7a11 Eolite: star button as set default path
git-svn-id: svn://kolibrios.org@7386 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 15:09:58 +00:00
Kirill Lipatov (Leency)
feabcca516 fix HotAngles build
git-svn-id: svn://kolibrios.org@7383 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 11:14:39 +00:00
theonlymirage
ef8c270fe7 Updated LUA-build files for "Hot Angles".
git-svn-id: svn://kolibrios.org@7379 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 03:28:17 +00:00
theonlymirage
154ca37339 Deleted binaries files in "Hot Angles".
git-svn-id: svn://kolibrios.org@7378 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 03:22:56 +00:00
theonlymirage
f4e4bccefb Added utility "Hot Angles" version 0.1 (source code @HOTANGLES and HACONFIG).
git-svn-id: svn://kolibrios.org@7377 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 02:52:36 +00:00
Kirill Lipatov (Leency)
81e648fa3a Eolite 3.93: fix bigs related to big icons and two pannels mode
git-svn-id: svn://kolibrios.org@7375 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-16 22:30:13 +00:00
Kirill Lipatov (Leency)
05b54d494a icons32.png: several new game icons
software_widget: fix icon label pisition

git-svn-id: svn://kolibrios.org@7374 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-16 13:11:04 +00:00
Kirill Lipatov (Leency)
cc44bb85a6 Lights (SQ_GAME): update code and UI
Sysmon: show RAM used in KiB
Sudoku: avoid window move when open/close additional panel
Snake: make a grid less visible
Icons32.png: add couple game icons


git-svn-id: svn://kolibrios.org@7373 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-16 09:42:32 +00:00
Kirill Lipatov (Leency)
f441b6c9b0 mousecfg: small code update
git-svn-id: svn://kolibrios.org@7372 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 12:47:34 +00:00
pavelyakov
4f5b381344 Fixed error checkbox and optimized if
git-svn-id: svn://kolibrios.org@7371 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 12:29:14 +00:00
Kirill Lipatov (Leency)
85eba68836 Add SysMon to IMG
git-svn-id: svn://kolibrios.org@7370 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 12:04:52 +00:00
Kirill Lipatov (Leency)
fd19f06ec5 Eolite 3.92: remove duplicated functions, move global variables to local
SysMon 0.85: get tmp disk sizes, code refactoring

git-svn-id: svn://kolibrios.org@7369 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 10:48:42 +00:00
pavelyakov
ebd3250ae3 Fix include path
git-svn-id: svn://kolibrios.org@7365 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 09:36:21 +00:00
IgorA
4ad0402391 add 'cnc_editor' in *.iso
git-svn-id: svn://kolibrios.org@7363 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 09:10:50 +00:00
Kirill Lipatov (Leency)
6d726717fd Eolite and Sysmon: fixed memory leak
git-svn-id: svn://kolibrios.org@7362 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-14 18:22:11 +00:00
Kirill Lipatov (Leency)
23c0258077 sysmon: upload a new app System Monitor v0.8 beta
git-svn-id: svn://kolibrios.org@7361 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-14 18:07:55 +00:00
IgorA
48ae125675 add new program 'cnc_editor'
git-svn-id: svn://kolibrios.org@7360 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-14 16:10:51 +00:00
Kirill Lipatov (Leency)
1972c7407b IconEdit: fix prior
git-svn-id: svn://kolibrios.org@7359 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-14 09:51:37 +00:00
Kirill Lipatov (Leency)
64183baa43 IconEdit: add a notice while opening a file
git-svn-id: svn://kolibrios.org@7358 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-14 09:49:37 +00:00
Kirill Lipatov (Leency)
66c2b8b255 Process: remove duplicated function
git-svn-id: svn://kolibrios.org@7357 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-13 20:33:53 +00:00
Kirill Lipatov (Leency)
6928eaa581 TmpDisk: save only disks that are exists, use system.ini
git-svn-id: svn://kolibrios.org@7356 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-13 20:31:24 +00:00
Kirill Lipatov (Leency)
512a176c2e fix typos (thanks Ray)
git-svn-id: svn://kolibrios.org@7355 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-12 00:05:16 +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)
0cb6ab49c0 appearance 2.1: feature to open wallpapers folder, fix file open, fix typo
git-svn-id: svn://kolibrios.org@7353 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-11 21:09:14 +00:00
Kirill Lipatov (Leency)
d34a3b3571 various small fixes
git-svn-id: svn://kolibrios.org@7352 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-11 11:18:44 +00:00
Kirill Lipatov (Leency)
2bf14704a9 fix name case
git-svn-id: svn://kolibrios.org@7351 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 20:49:45 +00:00
Kirill Lipatov (Leency)
f58be1fe97 Add mos3de demo, fix 3dspiral window height, return 3dcube2 to img
git-svn-id: svn://kolibrios.org@7350 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 20:47:45 +00:00
Kirill Lipatov (Leency)
bd63a64c80 Appearance: fix a small issue
git-svn-id: svn://kolibrios.org@7349 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 19:47:52 +00:00
Kirill Lipatov (Leency)
8d72ebc871 Pixie: fixed an issue with opening files
git-svn-id: svn://kolibrios.org@7348 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 19:01:23 +00:00
Kirill Lipatov (Leency)
3dd78a9d88 Pixie 2.91: Shift+Delete permanently deletes selected file
git-svn-id: svn://kolibrios.org@7347 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 18:52:48 +00:00
Kirill Lipatov (Leency)
bafa916623 kosilka: final translation fixes
git-svn-id: svn://kolibrios.org@7346 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 15:14:41 +00:00
Kirill Lipatov (Leency)
592fca054e Kosilka: small visual fix
git-svn-id: svn://kolibrios.org@7345 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 15:06:40 +00:00
Kirill Lipatov (Leency)
e96bb81f00 Kosilka: finalize translation, add extra files
git-svn-id: svn://kolibrios.org@7344 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 14:56:57 +00:00
Kirill Lipatov (Leency)
f8865e6262 trying to fix LANG 6
git-svn-id: svn://kolibrios.org@7343 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 14:28:25 +00:00
Kirill Lipatov (Leency)
b63aa38717 trying to fix LANG 5
git-svn-id: svn://kolibrios.org@7342 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 14:27:14 +00:00
Kirill Lipatov (Leency)
1ccbb99db2 trying to fix LANG 4
git-svn-id: svn://kolibrios.org@7341 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 14:15:32 +00:00
pavelyakov
71685aed9e Fixed lang
git-svn-id: svn://kolibrios.org@7340 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 14:10:48 +00:00
Kirill Lipatov (Leency)
ed0688ba58 trying to fix LANG 3
git-svn-id: svn://kolibrios.org@7339 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 14:08:15 +00:00
Kirill Lipatov (Leency)
9feb521374 trying to fix LANG 2
git-svn-id: svn://kolibrios.org@7338 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 14:07:29 +00:00
Kirill Lipatov (Leency)
1d1000aaa0 trying to fix LANG
git-svn-id: svn://kolibrios.org@7337 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 13:57:54 +00:00
pavelyakov
c90b3520af Fix language
git-svn-id: svn://kolibrios.org@7336 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 13:42:22 +00:00
pavelyakov
e574792ce9 Fixed
git-svn-id: svn://kolibrios.org@7335 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 13:38:38 +00:00
Kirill Lipatov (Leency)
1facf1e5f3 tring to apply tranlations
git-svn-id: svn://kolibrios.org@7334 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 11:22:33 +00:00
Kirill Lipatov (Leency)
778643ff0b fix the same variable names
git-svn-id: svn://kolibrios.org@7333 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 11:16:05 +00:00
Kirill Lipatov (Leency)
bb139230cd Kosilka 1.16: add English translation, translate code comments into English
git-svn-id: svn://kolibrios.org@7332 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 11:08:00 +00:00
Kirill Lipatov (Leency)
29e0e255d4 Notes 0.7 ALPHA
git-svn-id: svn://kolibrios.org@7331 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-09 17:02:05 +00:00
Kirill Lipatov (Leency)
bd55a099d5 Add a new video mode icon
git-svn-id: svn://kolibrios.org@7330 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-08 22:43:59 +00:00
pavelyakov
4200a751e8 По решению администрации убрал функцию
git-svn-id: svn://kolibrios.org@7327 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-27 13:24:33 +00:00
pavelyakov
840cb9a4ea Fixed function
git-svn-id: svn://kolibrios.org@7326 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-27 10:28:27 +00:00
pavelyakov
3c1445e6c6 Added KERNEL process
git-svn-id: svn://kolibrios.org@7321 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-25 13:22:48 +00:00
0CodErr
dcb4bb8624 Replace ABOVE? and BELOW? with analogues
git-svn-id: svn://kolibrios.org@7316 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-13 09:03:48 +00:00
0CodErr
8924de4eb3 upload PlasmaEffect demo
git-svn-id: svn://kolibrios.org@7315 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-13 08:13:55 +00:00
pavelyakov
a1a9148eb9 Optimize update list files for event different counts files and disks
git-svn-id: svn://kolibrios.org@7314 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-12 09:46:12 +00:00
pavelyakov
ae1a3e3c1d fix5
git-svn-id: svn://kolibrios.org@7313 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-12 00:40:47 +00:00
pavelyakov
154abfad90 Fixed2
git-svn-id: svn://kolibrios.org@7312 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-12 00:11:16 +00:00