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)
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)
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)
e1c7133e38
Eolite 3.91:
...
1. fixed a critical issue in setElementSelectedFlag() function which could cause app crash after paste several elements
2. also deny copying in several cases (empty disk, ".." element)
3. fix regression: icon for a file without extension, not executable
git-svn-id: svn://kolibrios.org@7278 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-13 16:06:20 +00:00
Kirill Lipatov (Leency)
8e9b52450a
DrawCheckBox replaced by structure checkbox, huge code refactoring
...
git-svn-id: svn://kolibrios.org@7244 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-19 20:12:07 +00:00
Kirill Lipatov (Leency)
1392a1c519
CMM: general refactoring
...
git-svn-id: svn://kolibrios.org@7227 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-15 22:44:36 +00:00
Kirill Lipatov (Leency)
e581b0e504
update easyshot, fix Eolite Properties window dates
...
git-svn-id: svn://kolibrios.org@7220 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-03 15:45:21 +00:00
Kirill Lipatov (Leency)
c103cab861
CMM: use single click instead of double in Eolite, add math.min() and math.max() functions, add more_less_box component
...
git-svn-id: svn://kolibrios.org@7086 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 22:26:56 +00:00
Kirill Lipatov (Leency)
468d76a95e
Eolite: run with -p key to show file/folder properties,
...
Calypte 0.3: full refactoring, use C-- menu, big fonts
git-svn-id: svn://kolibrios.org@7041 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-03 12:10:48 +00:00
Kirill Lipatov (Leency)
cd1a41c60e
TheBus v1.0, fix Eolite properties dialog crash
...
git-svn-id: svn://kolibrios.org@6995 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-19 12:21:07 +00:00
Kirill Lipatov (Leency)
dab9882fbc
Eolite 3.78: fix file sizes in list bigger than 4Gb, fix left blue block overflew status bar
...
git-svn-id: svn://kolibrios.org@6987 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-18 08:12:27 +00:00
Kirill Lipatov (Leency)
ae17e1bd38
Eolite 3.35: autodetect apps, show app icons
...
git-svn-id: svn://kolibrios.org@6757 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-25 14:15:30 +00:00
Kirill Lipatov (Leency)
2cfdddd8c6
fix DefineAndDrawWindow(), rename vfc to diff
...
git-svn-id: svn://kolibrios.org@6746 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-23 11:37:13 +00:00
Kirill Lipatov (Leency)
b33939e2fb
CMM: use big fonts, fix several issues
...
git-svn-id: svn://kolibrios.org@6678 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-05 10:13:29 +00:00
Kirill Lipatov (Leency)
0485fe792b
Eolite 3.71: fix crash while using Insert key, two tiny fixes
...
git-svn-id: svn://kolibrios.org@6646 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-01 12:14:17 +00:00
Kirill Lipatov (Leency)
77914283f6
CMM: ability to use Ctrl+C/Ctrl+V in EditBox for the rest apps
...
git-svn-id: svn://kolibrios.org@6641 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-31 12:37:22 +00:00
Kirill Lipatov (Leency)
4d00613e3b
Eolite 3.68: do not hold slash in the end of the #path
...
git-svn-id: svn://kolibrios.org@6635 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-30 19:17:46 +00:00
Kirill Lipatov (Leency)
3c11bb4fbb
Eolite 3.67: use one code for one and many elements copy; reduce memory use; faster operations because used pointers instead strcpy(); a lot of fixes and optimizations; unnecessary debug messages deleted()
...
git-svn-id: svn://kolibrios.org@6602 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-17 01:31:59 +00:00
113ef158d8
fix operations copy/paste
...
git-svn-id: svn://kolibrios.org@6600 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-16 21:06:28 +00:00
fb3c3f01e9
Eolite 3.57: the ability to manually enter the path to open when the Eolite starts
...
git-svn-id: svn://kolibrios.org@6403 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-04-19 18:42:13 +00:00
Kirill Lipatov (Leency)
42b6e39bb2
Eolite: update Properties
...
git-svn-id: svn://kolibrios.org@6284 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-22 15:11:43 +00:00
4deb98e54d
fix for r6280
...
git-svn-id: svn://kolibrios.org@6281 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-22 02:11:59 +00:00
6caebfa5b8
Eolite: big fonts in properties dialog
...
git-svn-id: svn://kolibrios.org@6280 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-22 01:41:13 +00:00
Kirill Lipatov (Leency)
a2a3d28523
Eolite: fix tricky issue with double click, big fonts in progress dialog; tones of minor fixes;
...
git-svn-id: svn://kolibrios.org@6278 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-21 21:57:22 +00:00
Kirill Lipatov (Leency)
3f4201dc21
app_plus: show message if /kolibrios/settings/app_plus.ini not found
...
git-svn-id: svn://kolibrios.org@6251 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-19 00:33:21 +00:00
Kirill Lipatov (Leency)
dcbcccc75e
cmm gui: simplier api, text shadow for capt button
...
git-svn-id: svn://kolibrios.org@6176 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-09 01:43:58 +00:00
Kirill Lipatov (Leency)
80c86aab65
CMM: a lot of small changes
...
git-svn-id: svn://kolibrios.org@6050 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-10 20:02:47 +00:00
Kirill Lipatov (Leency)
1e0700bd56
Eolite 3.31: remove old code, use bigger font for buttons, remove Estonian translation as unsupported, better and unified popin() function
...
software_widget.c: top panel increase height for new skin
git-svn-id: svn://kolibrios.org@6008 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-26 11:03:17 +00:00
Kirill Lipatov (Leency)
b340790ba4
Eolite: increase paste thread stack size
...
Textreader: fix images
gui.h: add WriteTextLines() function
git-svn-id: svn://kolibrios.org@5962 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-14 14:50:28 +00:00
59fbf0d81e
Eolite 3.25: don't used fs.obj
...
git-svn-id: svn://kolibrios.org@5957 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-13 01:30:37 +00:00
5bc505c7a3
Eolite 3.22: fixed bugs
...
git-svn-id: svn://kolibrios.org@5931 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-25 21:10:21 +00:00
pavelyakov
cd41c5ddfc
Eolite: uses library fs.obj
...
git-svn-id: svn://kolibrios.org@5883 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-05 20:49:42 +00:00
pavelyakov
1c60d7607a
Eolite:A new feature of adding the default path.
...
git-svn-id: svn://kolibrios.org@5833 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-29 20:05:29 +00:00
Kirill Lipatov (Leency)
c032ebbe0f
fix autobuild
...
git-svn-id: svn://kolibrios.org@5707 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-10 10:55:14 +00:00
bfaa4505b4
Eolite 3.0 beta 4: use scan codes (Part 2)
...
git-svn-id: svn://kolibrios.org@5702 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-09 21:59:25 +00:00
1883cc1ab5
Eolite 2.96: progress bar ib copy dialog; fixed bugs.
...
git-svn-id: svn://kolibrios.org@5691 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-07 02:11:35 +00:00
13153fc632
Eolite 2.94: change attributes for selected elements
...
git-svn-id: svn://kolibrios.org@5688 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-06 17:54:42 +00:00
pavelyakov
36e0e0420d
New libs (CMM): system.h, mouse.h
...
git-svn-id: svn://kolibrios.org@5674 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-04 14:36:07 +00:00
pavelyakov
8f2060bd2b
Eolite: Update when you change file attributes
...
git-svn-id: svn://kolibrios.org@5606 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-23 11:54:26 +00:00
pavelyakov
1d9f0687b9
Eolite: fixed bags.
...
git-svn-id: svn://kolibrios.org@5591 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-21 01:10:37 +00:00
pavelyakov
cdf5c48fbb
Fixed bugs, new functions.
...
git-svn-id: svn://kolibrios.org@5576 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-16 01:44:30 +00:00
9c63aacf50
Eolite 2.75: change attributes of file/folder
...
git-svn-id: svn://kolibrios.org@5554 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-05-10 01:12:52 +00:00
Kirill Lipatov (Leency)
45d0c69fdd
Eolite 2.65: better copying window (sparate GUI and functionality, show copy file icon, "Abort" button)
...
git-svn-id: svn://kolibrios.org@5514 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-09 18:49:34 +00:00
f74f8c194a
Eolite 2.62: small optimized
...
git-svn-id: svn://kolibrios.org@5513 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-09 18:02:10 +00:00
c4fe30fe4b
Eolite 2.61: properties window for selected files
...
git-svn-id: svn://kolibrios.org@5510 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-08 15:25:21 +00:00
Kirill Lipatov (Leency)
c9006c6977
Eolite 2.6: display dates in Properities window
...
git-svn-id: svn://kolibrios.org@5487 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-27 20:25:28 +00:00
Kirill Lipatov (Leency)
14c0ef2d17
Eolite 2.58: show size in bytes in Properties window
...
git-svn-id: svn://kolibrios.org@5481 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-26 22:29:09 +00:00
Kirill Lipatov (Leency)
97789e09b9
Eolite 2.56: fixed bug when different dialog windows used the same stack, use custom check boxes
...
git-svn-id: svn://kolibrios.org@5463 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-24 17:47:47 +00:00
Kirill Lipatov (Leency)
ee427c7da3
Eolite: fix bug with duplicated definitions
...
git-svn-id: svn://kolibrios.org@5457 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-24 00:01:08 +00:00