Commit Graph

30 Commits

Author SHA1 Message Date
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)
66feca6f18 various small updates
git-svn-id: svn://kolibrios.org@7266 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-02 16:32:29 +00:00
Kirill Lipatov (Leency)
e7f6c577cc add fNav and Bomber game icons, fix/update my skins and Night skin (moved from _old to ok), Eolite small fixes for big icons support
git-svn-id: svn://kolibrios.org@7256 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-23 14:08:39 +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)
3e7937bbbb Eolite 3.9: Use big icons option
git-svn-id: svn://kolibrios.org@7242 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-18 14:07:12 +00:00
Kirill Lipatov (Leency)
308832d4dd add .VOX association, new GetIni() function which searches files in /kolibrios/settings/ first and then in /sys/settings/
git-svn-id: svn://kolibrios.org@7197 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-20 17:03:14 +00:00
Kirill Lipatov (Leency)
e4b1848a9e Eolite: fix default icon
WebWiew: handle URLs starting with double slash "//"
C-- lib: make some functions include optional

git-svn-id: svn://kolibrios.org@7163 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-18 15:32:11 +00:00
Kirill Lipatov (Leency)
76bd014d8b - add UNZ to autobuild
- remove unused data/<lang>/fonts folders
- update associations and set KIV as default viewer instead of zSea as it has resize now
- remove some debug info from C-- programs and make functions includable only if they are used in app



git-svn-id: svn://kolibrios.org@7160 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-16 15:53:51 +00:00
Kirill Lipatov (Leency)
f2b277cf00 Eolite - small fix
git-svn-id: svn://kolibrios.org@7149 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-07 15:43:26 +00:00
Kirill Lipatov (Leency)
3752a68975 Backgen 0.6
git-svn-id: svn://kolibrios.org@7096 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-16 23:41:50 +00:00
Kirill Lipatov (Leency)
b80a9d4dc8 Eolite 3.82: use icons16.png for icons and "/sys/File Managers/icons.ini" for icon associations instead of build in data
git-svn-id: svn://kolibrios.org@7054 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-05 21:38:09 +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)
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)
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)
e3cfd43e3b gui.h: add tabs component, use it for kf_font_viewer and appearance; fix font.h crash when '_' is the last
git-svn-id: svn://kolibrios.org@6264 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-20 13:06:19 +00:00
Kirill Lipatov (Leency)
ee1f775549 Add kolibri font viewer, separate font.text into font.prepare and font.show
git-svn-id: svn://kolibrios.org@5776 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-27 08:33:51 +00:00
Kirill Lipatov (Leency)
0212e7a18e Fix IO::readKPACK, font.h ability to load kpacked fonts, Eolite fix
git-svn-id: svn://kolibrios.org@5751 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-20 10:06:51 +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)
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)
abde4bc0d8 More flexible fonts Eolite, WebView (part1)
git-svn-id: svn://kolibrios.org@5710 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-10 12:45:00 +00:00
Kirill Lipatov (Leency)
d1fc876276 Eolite 2.93: fix for option "Use big fonts", supports only English characters yet
git-svn-id: svn://kolibrios.org@5687 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-06 16:13:03 +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
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)
a68906ec99 WebView 1.0: add Download Manager
git-svn-id: svn://kolibrios.org@5493 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-01 21:36:17 +00:00
Kirill Lipatov (Leency)
d898aa5f2d CMM programs: small enhancements & fixes
git-svn-id: svn://kolibrios.org@4846 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-17 18:07:07 +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)
f979114ba2 Eolite 2.0b: small fixes
git-svn-id: svn://kolibrios.org@4069 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-21 22:11:23 +00:00
Kirill Lipatov (Leency)
211e3f5dcc Eolite 2.0: open dialog improvements (scroll, key control, icons, no programs from /kolibrios/ drive if there is no /kolibrios/ drive), stack fixes (thanks Mario), fix single file copy, new shell icon
git-svn-id: svn://kolibrios.org@4057 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-20 12:17:41 +00:00
Kirill Lipatov (Leency)
eedc7e81df Eolite 1.99: Just OpenWith. F*ck Yea.
git-svn-id: svn://kolibrios.org@4049 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-17 21:02:47 +00:00
Kirill Lipatov (Leency)
45af0d5563 Eolite 1.98.8: simplify filenames, move menu to llist structure
git-svn-id: svn://kolibrios.org@4042 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-16 23:48:20 +00:00