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
8015 1436 d 17 h leency /programs/ small fixes  
7999 1440 d 0 h leency /programs/cmm/eolite/ Eolite: small bugfixes  
7998 1440 d 0 h leency /programs/cmm/ Eolite 4.46: display cut  
7972 1446 d 0 h leency /programs/cmm/ cmm/lib/collection: remove restriction of maximum elements
webview: remove restriction of links count
eolite: remove restriction of max elements in list + 6 times speed up the open of big folders!
 
7878 1462 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
 
7804 1481 d 18 h leency / WebView: fix crash on End and PgDown
mousecfg: -1 img sector
Eolite: small fixes and improvements in status bar
 
7491 2027 d 0 h leency /programs/ Eolite 4.03: progress dialog reworked  
7422 2045 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 2062 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
 
7278 2186 d 19 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
 
7244 2210 d 15 h leency /programs/cmm/ DrawCheckBox replaced by structure checkbox, huge code refactoring  
7210 2234 d 20 h leency /programs/cmm/ Eolite 3.85: copy files with size bigger than free ram, fix hang and memory leak when copy  
7038 2410 d 23 h leency /programs/cmm/ fix prior rev  
6791 2707 d 18 h leency /programs/cmm/ cmm: various updates  
6646 2744 d 23 h leency /programs/cmm/ Eolite 3.71: fix crash while using Insert key, two tiny fixes  
6635 2746 d 16 h leency /programs/cmm/eolite/ Eolite 3.68: do not hold slash in the end of the #path  
6602 2760 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()  
6600 2760 d 14 h punk_joker /programs/cmm/eolite/include/ fix operations copy/paste  
6597 2761 d 13 h punk_joker /programs/cmm/eolite/include/ optimization of buffer operations copy/paste  
5962 3067 d 20 h leency /programs/cmm/ Eolite: increase paste thread stack size
Textreader: fix images
gui.h: add WriteTextLines() function
 
5957 3069 d 9 h punk_joker /programs/cmm/eolite/ Eolite 3.25: don't used fs.obj  
5931 3086 d 14 h punk_joker /programs/cmm/eolite/include/ Eolite 3.22: fixed bugs  
5894 3104 d 13 h pavelyakov / Eolite: fix bags copy file
fs.obj: update functions
 
5883 3106 d 14 h pavelyakov / Eolite: uses library fs.obj  
5804 3167 d 17 h punk_joker /programs/cmm/eolite/ Eolite 3.2: deleting in another thread; progressbar while deleting  
5694 3196 d 20 h leency /programs/cmm/ Eolite 3.0 beta: rewrote list functions, fixed rarely crash while window resize  
5691 3197 d 9 h punk_joker /programs/cmm/eolite/ Eolite 2.96: progress bar ib copy dialog; fixed bugs.  
5689 3197 d 13 h punk_joker /programs/cmm/eolite/ Eolite 2.95: fixed copy file dialog  
5674 3199 d 20 h pavelyakov /programs/cmm/ New libs (CMM): system.h, mouse.h  
5620 3205 d 23 h leency /programs/cmm/eolite/ Eolite: fix renaming elements  
5609 3211 d 23 h leency /programs/cmm/eolite/ Eolite: fixed issue with copying folders by increasing stack size for paste thread  
5608 3211 d 23 h leency /programs/cmm/eolite/ Eolite: move paste action into one place  
5514 3347 d 16 h leency /programs/cmm/eolite/ Eolite 2.65: better copying window (sparate GUI and functionality, show copy file icon, "Abort" button)  
5513 3347 d 17 h punk_joker /programs/cmm/eolite/ Eolite 2.62: small optimized  
5512 3347 d 20 h punk_joker /programs/cmm/ Eolite 2.63: optimize GUI; small change;  
5481 3358 d 12 h leency /programs/cmm/eolite/ Eolite 2.58: show size in bytes in Properties window  
5459 3360 d 22 h punk_joker / Eolite: the notification of the completion of the copy (optionaly)  
5209 3445 d 15 h punk_joker /programs/cmm/eolite/ Eolite 2.4: fix copy one file; other small fix  
5174 3471 d 12 h punk_joker /programs/cmm/eolite/ Eolite 2.39: copy the selected files  
4896 3665 d 12 h punk_joker /programs/cmm/eolite/ Eolite 2.31: optimization of the copy function