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
6987 2405 d 2 h leency /programs/cmm/eolite/ Eolite 3.78: fix file sizes in list bigger than 4Gb, fix left blue block overflew status bar  
6979 2406 d 9 h leency /programs/cmm/ Eolite 3.77: fix system hand when try to copy file size bigger than RAM available  
6973 2410 d 19 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.
 
6931 2480 d 0 h leency /programs/cmm/ WebView 1.6: open link in a new window by pressing Middle mouse button on the link
Eolite: fix misspell (found by Ray)
 
6930 2480 d 19 h leency /programs/cmm/ Eolite: fix http://board.kolibrios.org/viewtopic.php?p=67807#p67807  
6757 2701 d 20 h leency /programs/cmm/eolite/ Eolite 3.35: autodetect apps, show app icons  
6678 2722 d 0 h leency /programs/cmm/ CMM: use big fonts, fix several issues  
6646 2725 d 22 h leency /programs/cmm/ Eolite 3.71: fix crash while using Insert key, two tiny fixes  
6641 2726 d 22 h leency /programs/cmm/ CMM: ability to use Ctrl+C/Ctrl+V in EditBox for the rest apps  
6635 2727 d 15 h leency /programs/cmm/eolite/ Eolite 3.68: do not hold slash in the end of the #path  
6602 2741 d 9 h leency /programs/cmm/eolite/ 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()  
6597 2742 d 13 h punk_joker /programs/cmm/eolite/include/ optimization of buffer operations copy/paste  
6570 2752 d 15 h leency /programs/cmm/ Eolite: Fix status two bar issues  
6566 2752 d 23 h leency /programs/cmm/eolite/include/ Elite: fix scrollbar slider appearance in the most bottom position  
6564 2753 d 11 h leency /programs/cmm/eolite/ Eolite 3.62: status bar code optimization, fix appearance  
6505 2791 d 11 h punk_joker / Eolite 3.61: status bar optionaly; Show file names in original case;  
6504 2791 d 12 h punk_joker /programs/cmm/ Eolite 3.60: change currend directory  
6406 2919 d 13 h punk_joker /programs/cmm/eolite/ Eolite 3.59: bug fixes  
6404 2921 d 10 h punk_joker /programs/cmm/eolite/ Eolite 3.58: add status bar  
6403 2921 d 16 h punk_joker /programs/cmm/eolite/ Eolite 3.57: the ability to manually enter the path to open when the Eolite starts  
6294 2974 d 14 h punk_joker /programs/cmm/eolite/ Eolite: inproperly operate the buttons in the delete dialog  
6291 2975 d 20 h leency /programs/cmm/eolite/ Eolite 3.55: update toolbar, decrease minimal line height to 15  
6290 2976 d 12 h leency /programs/cmm/eolite/ Eolite 3.51: reduce minimal line height to 16  
6289 2976 d 18 h leency /programs/cmm/eolite/ Eolite 3.5: Breadcrumbs (option settings)  
6284 2978 d 19 h leency /programs/cmm/eolite/include/ Eolite: update Properties  
6280 2979 d 9 h punk_joker /programs/cmm/ Eolite: big fonts in properties dialog  
6278 2979 d 12 h leency /programs/cmm/ Eolite: fix tricky issue with double click, big fonts in progress dialog; tones of minor fixes;  
6191 2990 d 9 h leency /programs/ CMM: checkbox and morelessbox convex
Eolite: use system colors for some cases, better code for list click
TinyGl better icons
 
6157 2994 d 10 h punk_joker /programs/cmm/eolite/ Eolite 3.39: update disks list in two panels mode; open path inactive panel in active panel  
6050 3021 d 14 h leency /programs/cmm/ CMM: a lot of small changes  
6049 3021 d 18 h leency /programs/cmm/eolite/ Eolite: remove code which automatically saved changes to /fd/1/ while app exit as it caused issue on some PCs  
6039 3024 d 21 h leency /programs/cmm/ Eolite: use bigger fonts by default, other small fixes  
6038 3024 d 22 h leency /programs/cmm/eolite/ Eolite 3.34: fix file rename  
6034 3025 d 14 h leency /programs/cmm/eolite/ Eolite 3.33: improve code related to disk management, fix issues with too many disks in two-panels mode  
6008 3036 d 23 h leency /programs/cmm/ 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
 
5997 3041 d 15 h leency /programs/cmm/ cmm: minor fixes and improvements  
5991 3042 d 12 h leency /programs/cmm/ Eolite: fix deletion memory leak, fix selection moving to the first element after deletion  
5974 3046 d 18 h leency /programs/cmm/ Eolite: use collections for history.h, better code  
5960 3049 d 21 h leency /programs/cmm/eolite/ Eolite: use collections for device list (to be able to add favorite folders in future)  
5958 3049 d 23 h leency /programs/cmm/ list_box.h: make list PgUp and PgDown selection behavior more usual