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
8949 1043 d 1 h leency / Eolite/KFM2: global refactoring, use proper multi-panes PATH variable  
8946 1044 d 3 h leency /programs/cmm/ KFM2: refactoring two-panes mode  
8944 1044 d 21 h leency /programs/cmm/ cmm: proper testbit  
8750 1073 d 11 h leency /programs/cmm/ Eolite 4.5: proper renaming files and folders  
8392 1238 d 22 h leency /programs/cmm/ c-- apps: never use libio
Eolite: fixed bug that file or folder was not selected in case when it had to
 
8383 1239 d 9 h leency /programs/cmm/ decrease c-- app size  
7878 1459 d 19 h leency /programs/cmm/ menu: fix keys
lib/strings.h: fix strstri()
Eolite:
- fix sorting
- paste in a new process
- delete and properties in a new process for a single item
 
7639 1837 d 22 h leency / skincfg: save button style  
7533 2006 d 18 h leency / appearance: save skin settings in eskin.ini
uPDF: run without param opens /sys/lod
 
7422 2042 d 18 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
 
7369 2059 d 0 h leency /programs/cmm/ Eolite 3.92: remove duplicated functions, move global variables to local
SysMon 0.85: get tmp disk sizes, code refactoring
 
7362 2059 d 16 h leency /programs/cmm/ Eolite and Sysmon: fixed memory leak  
7331 2064 d 18 h leency /programs/cmm/ Notes 0.7 ALPHA  
7227 2211 d 12 h leency /programs/cmm/ CMM: general refactoring  
7225 2215 d 17 h leency /programs/cmm/ CMM: rework Tabs element  
7219 2223 d 21 h leency /programs/cmm/ cmm: rename file_system.h to fs.h, reimplement dir_exists() function  
7213 2225 d 22 h leency /programs/cmm/lib/ cmm: small fix for linux fs (/sys/settings/ -> /sys/SETTINGS/)  
7210 2231 d 20 h leency /programs/cmm/ Eolite 3.85: copy files with size bigger than free ram, fix hang and memory leak when copy  
7202 2236 d 11 h leency /programs/cmm/ Pixie2 Pre-Final: bugfixes
Eolite: simplier ini-related code
 
7197 2237 d 18 h leency / add .VOX association, new GetIni() function which searches files in /kolibrios/settings/ first and then in /sys/settings/  
6990 2421 d 0 h leency /programs/cmm/ Eolite: fix opening '/' (bug found by 0CodErr)  
6989 2421 d 1 h leency /programs/cmm/lib/ ConverSize* function uses shiftes instead of * and /  
6988 2421 d 2 h leency /programs/cmm/lib/ file_system.h: add function ConverSize64 for files bigger than 4Gb  
6969 2429 d 5 h leency /programs/cmm/ WebView Downloader: fix edit box hotkeys, fix appearance.
Not yet fixed download stuck.
 
6930 2496 d 20 h leency /programs/cmm/ Eolite: fix http://board.kolibrios.org/viewtopic.php?p=67807#p67807  
6735 2721 d 14 h leency /programs/cmm/ cmm: decrease size of apps a bit  
6698 2732 d 17 h leency /programs/cmm/ WebView 1.5: fix couple of issues, static malloc 100 Mb :D  
6568 2768 d 21 h leency /programs/cmm/ fix ConvertSizeToKb() function for case when size is less than 1Kb  
6563 2769 d 12 h leency /programs/cmm/lib/ fix for prior rev  
6251 2998 d 10 h leency /programs/cmm/ app_plus: show message if /kolibrios/settings/app_plus.ini not found  
5803 3164 d 21 h leency /programs/cmm/ CMM: remove strncpy() function, replace it by strlcpy() as more stable  
5676 3196 d 19 h pavelyakov /programs/cmm/ Update libs cmm.  
5640 3199 d 13 h pavelyakov /programs/cmm/ New libs: io.h, math.h, date.h
kolibri.h: class mouse
Update applications
 
5631 3201 d 19 h pavelyakov /programs/cmm/ mouse_cfg: speed x>=1
lexer.h : alloc tokens
 
5598 3209 d 16 h pavelyakov /programs/cmm/ CMM: update libraries
New lib: lexer.h
 
5591 3211 d 10 h pavelyakov /programs/ Eolite: fixed bags.  
5582 3212 d 12 h pavelyakov /programs/ Eolite:Refresh window when changing settings.
Kpack:Fixed bag kpack wait event.
 
5576 3216 d 9 h pavelyakov / Fixed bugs, new functions.  
5554 3283 d 10 h punk_joker /programs/cmm/ Eolite 2.75: change attributes of file/folder  
5542 3333 d 11 h leency /programs/cmm/ CMM: minor fixes