Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7422 2049 d 8 h leency /programs/cmm/ 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
 
7398 2061 d 16 h leency /programs/cmm/eolite/ Eolite 3.94: fixed a range of bugs related to pop-ins (Delete, Create and Rename), thanks to theonlymirage for the report  
7386 2062 d 10 h pavelyakov /programs/cmm/eolite/ Eolite: star button as set default path  
7375 2064 d 2 h leency /programs/cmm/eolite/ Eolite 3.93: fix bigs related to big icons and two pannels mode  
7369 2065 d 14 h leency /programs/cmm/ Eolite 3.92: remove duplicated functions, move global variables to local
SysMon 0.85: get tmp disk sizes, code refactoring
 
7361 2066 d 7 h leency /programs/cmm/ sysmon: upload a new app System Monitor v0.8 beta  
7314 2099 d 15 h pavelyakov /programs/cmm/eolite/ Optimize update list files for event different counts files and disks  
7313 2100 d 0 h pavelyakov /programs/cmm/eolite/ fix5  
7312 2100 d 1 h pavelyakov /programs/cmm/eolite/ Fixed2  
7311 2100 d 2 h pavelyakov /programs/cmm/eolite/ Fixed  
7310 2100 d 5 h pavelyakov /programs/cmm/ Update list disk and files.  
7278 2190 d 9 h leency /programs/cmm/eolite/ 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
 
7252 2212 d 13 h leency /programs/cmm/ fix menu component (found by tsdima), apps size decrease a bit, improve Appearance preview  
7245 2213 d 15 h leency / EasyShot going GOLD, added to distro  
7244 2214 d 5 h leency /programs/cmm/ DrawCheckBox replaced by structure checkbox, huge code refactoring  
7242 2215 d 11 h leency /programs/cmm/eolite/ Eolite 3.9: Use big icons option  
7230 2217 d 15 h leency /programs/cmm/ fix prior  
7229 2217 d 15 h leency /programs/cmm/ CMM: easy icon set in program  
7227 2218 d 2 h leency /programs/cmm/ CMM: general refactoring  
7220 2230 d 9 h leency /programs/cmm/ update easyshot, fix Eolite Properties window dates  
7219 2230 d 11 h leency /programs/cmm/ cmm: rename file_system.h to fs.h, reimplement dir_exists() function  
7203 2242 d 10 h leency / use fplay_run to run Fplay with parameter wrapped into '"'  
7202 2243 d 2 h leency /programs/cmm/ Pixie2 Pre-Final: bugfixes
Eolite: simplier ini-related code
 
7197 2244 d 8 h leency / add .VOX association, new GetIni() function which searches files in /kolibrios/settings/ first and then in /sys/settings/  
7149 2285 d 9 h leency /programs/cmm/eolite/ Eolite - small fix  
7104 2389 d 5 h leency /programs/ Eolite: fix small issue, add description to KOSfuncs.inc  
7086 2405 d 3 h leency /programs/cmm/ CMM: use single click instead of double in Eolite, add math.min() and math.max() functions, add more_less_box component  
7054 2410 d 3 h leency / Eolite 3.82: use icons16.png for icons and "/sys/File Managers/icons.ini" for icon associations instead of build in data  
7051 2410 d 15 h leency /programs/cmm/ use libini wrappers, use human readable event masks  
7041 2412 d 13 h leency /programs/cmm/ Eolite: run with -p key to show file/folder properties,
Calypte 0.3: full refactoring, use C-- menu, big fonts
 
7004 2422 d 14 h leency /programs/cmm/ cmm apps: various fixes  
6990 2427 d 14 h leency /programs/cmm/ Eolite: fix opening '/' (bug found by 0CodErr)  
6987 2427 d 17 h leency /programs/cmm/eolite/ Eolite 3.78: fix file sizes in list bigger than 4Gb, fix left blue block overflew status bar  
6973 2433 d 9 h leency /programs/cmm/eolite/ 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.
 
6949 2440 d 11 h leency /programs/cmm/ Small fixes. Dicty: removed debug messages. Eolite: fix color of list columns separation line.  
6930 2503 d 10 h leency /programs/cmm/ Eolite: fix http://board.kolibrios.org/viewtopic.php?p=67807#p67807  
6885 2587 d 9 h pavelyakov /programs/cmm/eolite/ Fixed  
6806 2698 d 5 h leency /programs/cmm/ kfont.h: split symbol() and symbol_size() functions  
6805 2698 d 9 h leency /programs/cmm/ update font.h, rename to kfont.h, fix Eolite font bug in prior rev  
6803 2698 d 14 h leency /programs/cmm/ kfont: remove italic style, some code cleanup in browser and lib/font.h