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
7605 1881 d 3 h leency / Eolite: disalow textbox data editing in Properties window
software_widget: improve usability at small screens
games.ini: fix Ataka path
 
7593 1883 d 9 h leency /programs/cmm/eolite/include/ Eolite: fix attribute set for selected files  
7551 2001 d 10 h leency /programs/cmm/ Eolite: fix dialog popins when two panels view is on
Appearance: fix redraw, thanks themirageonly for bug found
 
7518 2012 d 17 h leency /programs/ Table: select all by CTRL+A and click on the left top cell
Eolite: do not show size for cd
 
7515 2013 d 10 h leency /programs/cmm/ Eolite: show disk sizes
TmpDisk: get disk size by 70.5 instead of ini storage, impove board loging
 
7491 2024 d 16 h leency /programs/ Eolite 4.03: progress dialog reworked  
7490 2025 d 6 h leency /programs/ Eolite 4.02: asc and desc sorting order, save current file selection after changing sorting order (thanks lev for idea)  
7481 2026 d 4 h leency /programs/ Eolite 4.01: more accurate menu for several items selected  
7462 2030 d 16 h leency /programs/cmm/ Eolite 4.0: use system colors, decrease app size
TxtRead 1.22: add menu to reopen file in other viewer/editor, not only in tinypad
 
7428 2042 d 7 h leency / Eolite: fix for PunkJoker
WebView and TxtRead: combine toolbars into one file to save 2 sectors in IMG
 
7425 2042 d 13 h leency / Allgames: renamed "game_center" and its ini file to save space on ramdisk
Eolite: fixed big icon position in properties dialog
Board: press F2 to open boardlog.ini in Tinypad
Wv_skin.png: much better packed 2 secors instead of 5
Icons32.png: improved Almaz icons
 
7422 2043 d 10 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 2055 d 18 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  
7375 2058 d 4 h leency /programs/cmm/eolite/ Eolite 3.93: fix bigs related to big icons and two pannels mode  
7369 2059 d 16 h leency /programs/cmm/ Eolite 3.92: remove duplicated functions, move global variables to local
SysMon 0.85: get tmp disk sizes, code refactoring
 
7278 2184 d 11 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
 
7242 2209 d 13 h leency /programs/cmm/eolite/ Eolite 3.9: Use big icons option  
7210 2232 d 12 h leency /programs/cmm/ Eolite 3.85: copy files with size bigger than free ram, fix hang and memory leak when copy  
7202 2237 d 3 h leency /programs/cmm/ Pixie2 Pre-Final: bugfixes
Eolite: simplier ini-related code
 
7054 2404 d 5 h leency / Eolite 3.82: use icons16.png for icons and "/sys/File Managers/icons.ini" for icon associations instead of build in data  
7041 2406 d 15 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 2416 d 16 h leency /programs/cmm/ cmm apps: various fixes  
6990 2421 d 16 h leency /programs/cmm/ Eolite: fix opening '/' (bug found by 0CodErr)  
6987 2421 d 19 h leency /programs/cmm/eolite/ Eolite 3.78: fix file sizes in list bigger than 4Gb, fix left blue block overflew status bar  
6979 2423 d 1 h leency /programs/cmm/ Eolite 3.77: fix system hand when try to copy file size bigger than RAM available  
6973 2427 d 11 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 2496 d 16 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 2497 d 12 h leency /programs/cmm/ Eolite: fix http://board.kolibrios.org/viewtopic.php?p=67807#p67807  
6757 2718 d 13 h leency /programs/cmm/eolite/ Eolite 3.35: autodetect apps, show app icons  
6678 2738 d 17 h leency /programs/cmm/ CMM: use big fonts, fix several issues  
6646 2742 d 15 h leency /programs/cmm/ Eolite 3.71: fix crash while using Insert key, two tiny fixes  
6641 2743 d 14 h leency /programs/cmm/ CMM: ability to use Ctrl+C/Ctrl+V in EditBox for the rest apps  
6635 2744 d 8 h leency /programs/cmm/eolite/ Eolite 3.68: do not hold slash in the end of the #path  
6602 2758 d 1 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 2759 d 5 h punk_joker /programs/cmm/eolite/include/ optimization of buffer operations copy/paste  
6570 2769 d 7 h leency /programs/cmm/ Eolite: Fix status two bar issues  
6566 2769 d 15 h leency /programs/cmm/eolite/include/ Elite: fix scrollbar slider appearance in the most bottom position  
6564 2770 d 4 h leency /programs/cmm/eolite/ Eolite 3.62: status bar code optimization, fix appearance  
6505 2808 d 3 h punk_joker / Eolite 3.61: status bar optionaly; Show file names in original case;  
6504 2808 d 4 h punk_joker /programs/cmm/ Eolite 3.60: change currend directory