Commit Graph

361 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
d34a3b3571 various small fixes
git-svn-id: svn://kolibrios.org@7352 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-11 11:18:44 +00:00
pavelyakov
a1a9148eb9 Optimize update list files for event different counts files and disks
git-svn-id: svn://kolibrios.org@7314 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-12 09:46:12 +00:00
pavelyakov
ae1a3e3c1d fix5
git-svn-id: svn://kolibrios.org@7313 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-12 00:40:47 +00:00
pavelyakov
154abfad90 Fixed2
git-svn-id: svn://kolibrios.org@7312 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-12 00:11:16 +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)
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)
82d3fec9f1 Add Appearance: add standard edit;
IconEdit: ability to open image size up to 256*256, add to IMG


git-svn-id: svn://kolibrios.org@7254 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-22 13:33:01 +00:00
Kirill Lipatov (Leency)
72a2097e37 fix menu component (found by tsdima), apps size decrease a bit, improve Appearance preview
git-svn-id: svn://kolibrios.org@7252 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-21 12:28:00 +00:00
Kirill Lipatov (Leency)
bacea4f813 EasyShot going GOLD, added to distro
git-svn-id: svn://kolibrios.org@7245 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-20 09:43:15 +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)
02e3d16737 CMM: use updated more_less_box, dynamically get free button id
git-svn-id: svn://kolibrios.org@7243 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-19 14:16:32 +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)
475eb44223 fix prior
git-svn-id: svn://kolibrios.org@7230 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-16 09:33:37 +00:00
Kirill Lipatov (Leency)
63e302c544 CMM: easy icon set in program
git-svn-id: svn://kolibrios.org@7229 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-16 09:30:24 +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)
abbc6b0346 cmm: rename file_system.h to fs.h, reimplement dir_exists() function
git-svn-id: svn://kolibrios.org@7219 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-03 13:57:56 +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)
444e038420 use fplay_run to run Fplay with parameter wrapped into '"'
git-svn-id: svn://kolibrios.org@7203 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-22 14:36:04 +00:00
Kirill Lipatov (Leency)
2ece3b26d7 Pixie2 Pre-Final: bugfixes
Eolite: simplier ini-related code

git-svn-id: svn://kolibrios.org@7202 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-21 23:26:31 +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)
437e995f11 Eolite: fix small issue, add description to KOSfuncs.inc
git-svn-id: svn://kolibrios.org@7104 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-26 20:17:02 +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)
1f732787b5 upload backgen v0.5
git-svn-id: svn://kolibrios.org@7089 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-11 23:19:28 +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)
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)
f09eef1c27 use libini wrappers, use human readable event masks
git-svn-id: svn://kolibrios.org@7051 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-05 09:37:50 +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)
58bb0f9255 fix prior rev
git-svn-id: svn://kolibrios.org@7038 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-01 12:02:01 +00:00
Kirill Lipatov (Leency)
52a56199a3 cmm apps: various fixes
git-svn-id: svn://kolibrios.org@7004 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-23 11:02:57 +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)
cddd55baa5 Eolite: fix opening '/' (bug found by 0CodErr)
git-svn-id: svn://kolibrios.org@6990 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-18 10:41:04 +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)
9e8243ee10 Eolite 3.77: fix system hand when try to copy file size bigger than RAM available
git-svn-id: svn://kolibrios.org@6979 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 01:55:51 +00:00
Kirill Lipatov (Leency)
e93f3bd431 Eolite 3.76:
- Fix file selection issue flush on RMB;
+ Remove menu item "Open" when click several files selected;
+ If click on non selected file the selection flushes.

git-svn-id: svn://kolibrios.org@6973 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-12 15:32:38 +00:00
Kirill Lipatov (Leency)
fe0dae0c76 Small fixes. Dicty: removed debug messages. Eolite: fix color of list columns separation line.
git-svn-id: svn://kolibrios.org@6949 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-05 13:38:37 +00:00
Kirill Lipatov (Leency)
1d5edfacb9 WebView 1.6: open link in a new window by pressing Middle mouse button on the link
Eolite: fix misspell (found by Ray)

git-svn-id: svn://kolibrios.org@6931 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-07-05 10:33:54 +00:00
Kirill Lipatov (Leency)
00b4e63b4e Eolite: fix http://board.kolibrios.org/viewtopic.php?p=67807#p67807
git-svn-id: svn://kolibrios.org@6930 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-07-04 15:14:51 +00:00
pavelyakov
70550e34c0 Fixed
git-svn-id: svn://kolibrios.org@6885 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-04-11 16:24:25 +00:00
Kirill Lipatov (Leency)
c299820b03 kfont.h: split symbol() and symbol_size() functions
git-svn-id: svn://kolibrios.org@6806 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-21 19:50:13 +00:00
Kirill Lipatov (Leency)
aa8338809f update font.h, rename to kfont.h, fix Eolite font bug in prior rev
git-svn-id: svn://kolibrios.org@6805 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-21 15:40:39 +00:00
Kirill Lipatov (Leency)
3c1b36e8f4 kfont: remove italic style, some code cleanup in browser and lib/font.h
git-svn-id: svn://kolibrios.org@6803 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-21 10:56:06 +00:00
Kirill Lipatov (Leency)
94e30f2af4 cmm: various updates
git-svn-id: svn://kolibrios.org@6791 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-08 17:20:55 +00:00
Kirill Lipatov (Leency)
0580672a6c WebView: fix <pre> tag process, fix definition of <html> tag in document
git-svn-id: svn://kolibrios.org@6783 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-04 18:51:23 +00:00
Kirill Lipatov (Leency)
d04f47d335 cmm: bigger menu, Eolite: refrash folder on window redraw, fix breadcrumbs click
git-svn-id: svn://kolibrios.org@6782 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-04 16:50:34 +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)
37f7392987 fix updated function name
git-svn-id: svn://kolibrios.org@6739 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-22 14:07:23 +00:00
Kirill Lipatov (Leency)
b380ebc490 cmm: decrease size of apps a bit
git-svn-id: svn://kolibrios.org@6735 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-21 20:25:00 +00:00
Kirill Lipatov (Leency)
0048242452 cmm: various fixes
git-svn-id: svn://kolibrios.org@6708 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-14 00:42:32 +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)
85139c507e Blueberries update, cmm dui fixes for dark skins
git-svn-id: svn://kolibrios.org@6649 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-01 17:11:54 +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)
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)
20a101806e Eolite: fix sorting in "/"
git-svn-id: svn://kolibrios.org@6604 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-17 14:39:22 +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
37ecc74c91 optimization of buffer operations copy/paste
git-svn-id: svn://kolibrios.org@6597 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-15 21:39:03 +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)
fab76bf2c2 Eolite: fix status bar for case when a lot of files, add ClipView to SysPanel->Monitoring
git-svn-id: svn://kolibrios.org@6572 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-07 08:44:03 +00:00
Kirill Lipatov (Leency)
ce87a4e150 Eolite: Fix status two bar issues
git-svn-id: svn://kolibrios.org@6570 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-05 19:33:49 +00:00
Kirill Lipatov (Leency)
97e444ea0f Elite: fix scrollbar slider appearance in the most bottom position
git-svn-id: svn://kolibrios.org@6566 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-05 11:27:33 +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
b1adedb4a8 Eolite 3.60: change currend directory
git-svn-id: svn://kolibrios.org@6504 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-27 22:54:05 +00:00
ea3f3441bb Eolite 3.59: bug fixes
git-svn-id: svn://kolibrios.org@6406 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-04-21 21:50:46 +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
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
52d53bf71f Eolite: inproperly operate the buttons in the delete dialog - fix 2
git-svn-id: svn://kolibrios.org@6300 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-02 17:44:25 +00:00
5bae2399f4 Eolite: inproperly operate the buttons in the delete dialog
git-svn-id: svn://kolibrios.org@6294 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-26 20:00:40 +00:00
Kirill Lipatov (Leency)
2a32370a8a Eolite 3.55: update toolbar, decrease minimal line height to 15
git-svn-id: svn://kolibrios.org@6291 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-25 14:07:16 +00:00
Kirill Lipatov (Leency)
181d0c5b00 Eolite 3.51: reduce minimal line height to 16
git-svn-id: svn://kolibrios.org@6290 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-24 22:30:04 +00:00
Kirill Lipatov (Leency)
ab54b10083 Eolite 3.5: Breadcrumbs (option settings)
git-svn-id: svn://kolibrios.org@6289 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-24 16:49:57 +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)
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)
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)
352d425605 delete cmm/ttf_viewer, upload Almaz game (unplayable because player can't move to the top)
git-svn-id: svn://kolibrios.org@6218 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 18:42:49 +00:00
Kirill Lipatov (Leency)
d7af065a2b CMM: bigger fonts for various programs (gift to punk_joker:)
git-svn-id: svn://kolibrios.org@6197 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 13:46:53 +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)
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)
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