Commit Graph

185 Commits

Author SHA1 Message Date
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)
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)
d39be10049 fix for prior rev
git-svn-id: svn://kolibrios.org@6158 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-07 00:29:45 +00:00
e7b92b8e9d Eolite 3.39: update disks list in two panels mode; open path inactive panel in active panel
git-svn-id: svn://kolibrios.org@6157 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-06 23:57:07 +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)
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)
6a46b302a9 Eolite: use bigger fonts by default, other small fixes
git-svn-id: svn://kolibrios.org@6039 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-07 13:10:39 +00:00
Kirill Lipatov (Leency)
909027f891 Eolite 3.34: fix file rename
git-svn-id: svn://kolibrios.org@6038 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-07 12:22:05 +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)
94617c0888 cmm: font.h increase performance on 15-20%
git-svn-id: svn://kolibrios.org@6021 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-01 16:51:53 +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)
a12ef7aa3c 1. move kos_mouse_functions.h to lib/mouse.h
2. Eolite: use system value for double click, remove old code
3. Eolite: fix long file names while using big fonts

git-svn-id: svn://kolibrios.org@5996 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-21 16:37:24 +00:00
Kirill Lipatov (Leency)
80fbb11ee1 Eolite: fix deletion memory leak, fix selection moving to the first element after deletion
git-svn-id: svn://kolibrios.org@5991 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-20 21:56:53 +00:00
Kirill Lipatov (Leency)
377ac5168b font.h: global refactoring, simplify API
git-svn-id: svn://kolibrios.org@5987 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-18 21:10:45 +00:00
Kirill Lipatov (Leency)
4dfaf192c9 font.h: optimization, refactoring
git-svn-id: svn://kolibrios.org@5985 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-18 15:21:19 +00:00
Kirill Lipatov (Leency)
9497d50e2f font.h: make spaghetti code a little bit less ugly
kolibri font viewer: revert to older version, because code readability matters

git-svn-id: svn://kolibrios.org@5981 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-17 19:15:49 +00:00
Kirill Lipatov (Leency)
35b817fff3 make history.h global
git-svn-id: svn://kolibrios.org@5977 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-16 22:08:01 +00:00
Kirill Lipatov (Leency)
9c68973677 Eolite: use collections for history.h, better code
git-svn-id: svn://kolibrios.org@5974 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-16 16:13:34 +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
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
Kirill Lipatov (Leency)
4559984bbf Fix last element selection
git-svn-id: svn://kolibrios.org@5955 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-11 14:05:47 +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
161e070ff1 Eolite: get param. system font smooth
git-svn-id: svn://kolibrios.org@5877 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-03 12:15:07 +00:00
pavelyakov
7fac0c11be system.ini: new param. font file
eolite: load system.ini param. font file

git-svn-id: svn://kolibrios.org@5876 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-03 09:32:10 +00:00
pavelyakov
f8bce77141 Font.h: option "use smooth"
Eolite: setting option "use smooth"

git-svn-id: svn://kolibrios.org@5846 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-10-12 11:42:35 +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
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)
935f95675a list_box: structure improvements
git-svn-id: svn://kolibrios.org@5825 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-09 14:24:42 +00:00
pavelyakov
832a6dcbfe Update: lib font.h, fixed bugs, new font software_widget.c
git-svn-id: svn://kolibrios.org@5814 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-07 11:33:25 +00:00
Kirill Lipatov (Leency)
4315ff6520 CMM: minor fixes
git-svn-id: svn://kolibrios.org@5811 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-06 12:34:30 +00:00
5d4d8a053c Eolite 3.2: deleting in another thread; progressbar while deleting
git-svn-id: svn://kolibrios.org@5804 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-05 17:50:37 +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)
d3c0d3a2fb Fix Eolite for new font.h
git-svn-id: svn://kolibrios.org@5801 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-05 09:42:26 +00:00
Kirill Lipatov (Leency)
2c702c3dda Pixie 1.31: Goto next/previous track using Ctrl+Left/Right keys
git-svn-id: svn://kolibrios.org@5795 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-04 22:47:08 +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)
a97a1f029d appearance: fix skins path, installer: update, eolite: use tahoma.kf
git-svn-id: svn://kolibrios.org@5765 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-22 17:38:33 +00:00
Kirill Lipatov (Leency)
bd8799a157 Eolite: fix, font.h: simple smooth just for Eolite
git-svn-id: svn://kolibrios.org@5761 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-22 13:27:12 +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)
a428a4fd42 Eolite 3.06: Remember win size and pos
git-svn-id: svn://kolibrios.org@5748 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-19 13:17:24 +00:00
Kirill Lipatov (Leency)
383b55f4be Eolite 3.05: use sizable fonts *.kf
git-svn-id: svn://kolibrios.org@5745 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-19 11:14:15 +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)
2ea3102d62 CMM End v2.0
git-svn-id: svn://kolibrios.org@5738 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-17 21:24:56 +00:00
Kirill Lipatov (Leency)
27e3b1b723 Eolite: activate panel on click
git-svn-id: svn://kolibrios.org@5735 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-17 13:59:14 +00:00
Kirill Lipatov (Leency)
2732d2f84a Eolite 3.0 Final: fixes
git-svn-id: svn://kolibrios.org@5733 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-17 12:45:56 +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)
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)
3372b13bc3 Eolite: fix menu bug, remove min_h from llist.h
git-svn-id: svn://kolibrios.org@5709 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-10 12:06:47 +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