Commit Graph

881 Commits

Author SHA1 Message Date
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
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)
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)
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)
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
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)
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
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)
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)
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
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
Kirill Lipatov (Leency)
bb682b53c1 cmm: fix regression which increased all app size
git-svn-id: svn://kolibrios.org@7450 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-11 14:32:24 +00:00
Kirill Lipatov (Leency)
6c5bb4c9b4 Iconedit: add menu "Icon" with functions Replace color in canvas and Count unic colors used
H2d2b: allow input numbers only in 
Sstartrek: rename Readme.txt to sst.doc

git-svn-id: svn://kolibrios.org@7447 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-10 14:44:01 +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)
a2eabdbf4a revert r7435
git-svn-id: svn://kolibrios.org@7439 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-06 09:33:56 +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
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
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
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)
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
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
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
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
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
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
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)
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
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
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)
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