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
6782 2699 d 2 h leency /programs/cmm/ cmm: bigger menu, Eolite: refrash folder on window redraw, fix breadcrumbs click  
6757 2708 d 4 h leency /programs/cmm/eolite/ Eolite 3.35: autodetect apps, show app icons  
6735 2711 d 22 h leency /programs/cmm/ cmm: decrease size of apps a bit  
6678 2728 d 8 h leency /programs/cmm/ CMM: use big fonts, fix several issues  
6649 2732 d 1 h leency / Blueberries update, cmm dui fixes for dark skins  
6646 2732 d 6 h leency /programs/cmm/ Eolite 3.71: fix crash while using Insert key, two tiny fixes  
6641 2733 d 6 h leency /programs/cmm/ CMM: ability to use Ctrl+C/Ctrl+V in EditBox for the rest apps  
6635 2733 d 23 h leency /programs/cmm/eolite/ Eolite 3.68: do not hold slash in the end of the #path  
6604 2747 d 4 h leency /programs/cmm/eolite/ Eolite: fix sorting in "/"  
6602 2747 d 17 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()  
6572 2757 d 10 h leency / Eolite: fix status bar for case when a lot of files, add ClipView to SysPanel->Monitoring  
6570 2758 d 23 h leency /programs/cmm/ Eolite: Fix status two bar issues  
6564 2759 d 19 h leency /programs/cmm/eolite/ Eolite 3.62: status bar code optimization, fix appearance  
6505 2797 d 19 h punk_joker / Eolite 3.61: status bar optionaly; Show file names in original case;  
6504 2797 d 20 h punk_joker /programs/cmm/ Eolite 3.60: change currend directory  
6406 2925 d 21 h punk_joker /programs/cmm/eolite/ Eolite 3.59: bug fixes  
6404 2927 d 18 h punk_joker /programs/cmm/eolite/ Eolite 3.58: add status bar  
6403 2928 d 0 h punk_joker /programs/cmm/eolite/ Eolite 3.57: the ability to manually enter the path to open when the Eolite starts  
6300 2976 d 1 h punk_joker /programs/cmm/eolite/ Eolite: inproperly operate the buttons in the delete dialog - fix 2  
6294 2980 d 23 h punk_joker /programs/cmm/eolite/ Eolite: inproperly operate the buttons in the delete dialog  
6291 2982 d 4 h leency /programs/cmm/eolite/ Eolite 3.55: update toolbar, decrease minimal line height to 15  
6290 2982 d 20 h leency /programs/cmm/eolite/ Eolite 3.51: reduce minimal line height to 16  
6289 2983 d 2 h leency /programs/cmm/eolite/ Eolite 3.5: Breadcrumbs (option settings)  
6278 2985 d 21 h leency /programs/cmm/ Eolite: fix tricky issue with double click, big fonts in progress dialog; tones of minor fixes;  
6251 2988 d 18 h leency /programs/cmm/ app_plus: show message if /kolibrios/settings/app_plus.ini not found  
6191 2996 d 17 h leency /programs/ CMM: checkbox and morelessbox convex
Eolite: use system colors for some cases, better code for list click
TinyGl better icons
 
6158 3000 d 18 h leency /programs/cmm/eolite/ fix for prior rev  
6157 3000 d 19 h punk_joker /programs/cmm/eolite/ Eolite 3.39: update disks list in two panels mode; open path inactive panel in active panel  
6050 3027 d 22 h leency /programs/cmm/ CMM: a lot of small changes  
6049 3028 d 2 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 3031 d 5 h leency /programs/cmm/ Eolite: use bigger fonts by default, other small fixes  
6038 3031 d 6 h leency /programs/cmm/eolite/ Eolite 3.34: fix file rename  
6034 3031 d 22 h leency /programs/cmm/eolite/ Eolite 3.33: improve code related to disk management, fix issues with too many disks in two-panels mode  
6021 3037 d 2 h leency /programs/cmm/ cmm: font.h increase performance on 15-20%  
6008 3043 d 7 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
 
5996 3048 d 2 h leency /programs/cmm/ 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
 
5991 3048 d 21 h leency /programs/cmm/ Eolite: fix deletion memory leak, fix selection moving to the first element after deletion  
5987 3050 d 21 h leency /programs/cmm/ font.h: global refactoring, simplify API  
5985 3051 d 3 h leency /programs/cmm/ font.h: optimization, refactoring  
5981 3051 d 23 h leency /programs/cmm/ font.h: make spaghetti code a little bit less ugly
kolibri font viewer: revert to older version, because code readability matters