Commit Graph

60 Commits

Author SHA1 Message Date
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)
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)
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
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)
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)
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
af22e4a7b6 Fixed
git-svn-id: svn://kolibrios.org@7311 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-11 22:49:29 +00:00
pavelyakov
64951a7689 Update list disk and files.
git-svn-id: svn://kolibrios.org@7310 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-11 20:02:54 +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)
f3a69d6d86 Eolite 3.85: copy files with size bigger than free ram, fix hang and memory leak when copy
git-svn-id: svn://kolibrios.org@7210 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-26 14:31:26 +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)
74e17c9a4d Eolite fix issue with wrong path highlighted, delete cmm/experimental/ttf_performance and cmm/lib/obj/truetype.h, zSea increase default window size
git-svn-id: svn://kolibrios.org@6637 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-30 20:40:47 +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)
a36e7f74c1 Fix various mistakes: Eolite, app_plus.ini, /data/Tupfile.lua
git-svn-id: svn://kolibrios.org@6583 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-07 19:12:37 +00:00
Kirill Lipatov (Leency)
cd032eeac4 Eolite 3.62: status bar code optimization, fix appearance
git-svn-id: svn://kolibrios.org@6564 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-04 23:11:59 +00:00
8b2e98ff52 Eolite 3.61: status bar optionaly; Show file names in original case;
git-svn-id: svn://kolibrios.org@6505 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-27 23:44:17 +00:00
5ce4d443d8 Eolite 3.58: add status bar
git-svn-id: svn://kolibrios.org@6404 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-04-20 00:11:28 +00:00
Kirill Lipatov (Leency)
29cc7502e3 CMM: checkbox and morelessbox convex
Eolite: use system colors for some cases, better code for list click
TinyGl better icons

git-svn-id: svn://kolibrios.org@6191 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 01:07:04 +00:00
Kirill Lipatov (Leency)
7d7d3e178a Eolite: remove code which automatically saved changes to /fd/1/ while app exit as it caused issue on some PCs
git-svn-id: svn://kolibrios.org@6049 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-10 16:53:02 +00:00
Kirill Lipatov (Leency)
3f00e8b196 Eolite 3.33: improve code related to disk management, fix issues with too many disks in two-panels mode
git-svn-id: svn://kolibrios.org@6034 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-06 20:50:19 +00:00
Kirill Lipatov (Leency)
63cc280c5f collection.h: dynamic memory allocation
git-svn-id: svn://kolibrios.org@5965 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-15 16:18:38 +00:00
Kirill Lipatov (Leency)
a6e74bf457 Eolite: use collections for device list (to be able to add favorite folders in future)
git-svn-id: svn://kolibrios.org@5960 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-13 13:52:19 +00:00
pavelyakov
1d2cc3a517 Eolite:The ability to store settings in the image
git-svn-id: svn://kolibrios.org@5834 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-10-07 21:09:49 +00:00
Kirill Lipatov (Leency)
1ed8c3d59c CMM: remove strncpy() function, replace it by strlcpy() as more stable
git-svn-id: svn://kolibrios.org@5803 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-05 14:04:04 +00:00
Kirill Lipatov (Leency)
9873529078 update font.h from PavelJakovlev, Eolite 3.1, restore encoding.h
git-svn-id: svn://kolibrios.org@5753 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-20 15:04:18 +00:00
Kirill Lipatov (Leency)
1e10eade5d Eolite 3.01: some fixes, code clean
git-svn-id: svn://kolibrios.org@5743 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-18 15:02:42 +00:00
Kirill Lipatov (Leency)
cb7d6f9f48 Eolite: fix /kolibrios/ drive appearance
git-svn-id: svn://kolibrios.org@5734 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-17 13:45:24 +00:00
Kirill Lipatov (Leency)
47deb262f3 Eolite 3.0 RC2: over 100500 issues related to two paneled interface were fixed
git-svn-id: svn://kolibrios.org@5723 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-14 14:47:36 +00:00
Kirill Lipatov (Leency)
01dcf2d4d4 Eolite 3.0 RC1: two panels almost implemented, need some fixes
git-svn-id: svn://kolibrios.org@5719 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-13 15:28:53 +00:00
Kirill Lipatov (Leency)
6fc5704c83 Eolite 3.0 beta 5: more GUI flexibility
git-svn-id: svn://kolibrios.org@5703 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-09 22:26:14 +00:00
Kirill Lipatov (Leency)
b27f6ef8b4 Eolite 3.0 beta 3: fixed bug, more flexible code, code clean
git-svn-id: svn://kolibrios.org@5698 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-09 19:08:57 +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
Kirill Lipatov (Leency)
d4d026590b Eolite v2.9: highlight current device
git-svn-id: svn://kolibrios.org@5634 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-31 11:57:51 +00:00
Kirill Lipatov (Leency)
e8ed0cae6f Eolite 2.85: highlight current device
git-svn-id: svn://kolibrios.org@5633 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-30 23:11:23 +00:00
pavelyakov
cdfc1d7c00 mouse_cfg: speed x>=1
lexer.h  : alloc tokens

git-svn-id: svn://kolibrios.org@5631 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-30 15:49:09 +00:00
pavelyakov
4e9602a915 CMM: update libraries
New lib: lexer.h

git-svn-id: svn://kolibrios.org@5598 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-22 18:32:54 +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
Kirill Lipatov (Leency)
ef2e4e1bef Eolite 2.7: option to use big fonts
git-svn-id: svn://kolibrios.org@5532 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-19 13:49:26 +00:00
Kirill Lipatov (Leency)
426afa4886 CMM: Eolite - no more delete /tmp disks from, optimizations for settings.h, change checkbox appearance, fix panels_cfg morelessbox colors, upload proc_lib.h
git-svn-id: svn://kolibrios.org@5526 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-18 11:59:32 +00:00
Kirill Lipatov (Leency)
f6f01fd6de Eolite 2.50: better code, a little bit faster and smaller
git-svn-id: svn://kolibrios.org@5441 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-21 12:24:30 +00:00
Kirill Lipatov (Leency)
e0819e0443 Eolite 2.47: button "Edit file associations" in Settingas window, better code structure, removed very old useless code
git-svn-id: svn://kolibrios.org@5435 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-20 15:25:51 +00:00
Kirill Lipatov (Leency)
80b82338de Eolite 2.46: code clean and reorganize, translate settings, apply settings changes directly without restarting program
git-svn-id: svn://kolibrios.org@5428 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-19 07:42:42 +00:00
Kirill Lipatov (Leency)
53bb7383fd Eolite 2.44: minor fixes, optimizations
git-svn-id: svn://kolibrios.org@5401 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-13 22:54:42 +00:00
Kirill Lipatov (Leency)
1ed578cbee Eolite 2.38: bug fixes
git-svn-id: svn://kolibrios.org@5150 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-10-30 23:20:36 +00:00
Kirill Lipatov (Leency)
21d93b27cd Eolite 2.36: small fixes
git-svn-id: svn://kolibrios.org@5149 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-10-29 21:59:44 +00:00
3ecc7bbaa0 Eolite 2.15.3: fixed bugs: with show device name and ram disk free space bar
git-svn-id: svn://kolibrios.org@4399 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-22 22:37:18 +00:00
22c10107e7 Eolite 2.15.1: add to ini flag show disk free space bar
git-svn-id: svn://kolibrios.org@4394 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-21 13:45:34 +00:00
31165f9b8d (From Leency) Eolite 2.15: RealFileNamesCase support; show OpenWithDialog if associated program not found; add ram disk free space bar; small fix;
git-svn-id: svn://kolibrios.org@4225 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-11-14 00:22:55 +00:00
Kirill Lipatov (Leency)
3333411699 Eolite 2.0.3: better colors management, ability to use system colors in future (available now, but code not used)
git-svn-id: svn://kolibrios.org@4076 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-23 17:55:07 +00:00