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
7628 1836 d 21 h leency / Eolite File Manager 4.1:
- show 8.3 names in title case at /rd/1,
- add hotkeys to change sorting by Ctrl+Fn
- change disk drive by Ctrl+number
Kolibri Graphics Benchmark 0.9 (mgb):
- big fonts and UI impovements
- add second editbox to edit the Right comment
- show difference in percent between two columns
- if the difference is less or equal to 1% it is not shown
- Russian translation by Daniel Ovchinnikov
- add 16x16 icon for *.mgb files, add associations
icons32.png:
- add Pig icon, bought at http://porctrijambiste.e-monsite.com/contact/contact.html and a bit improved
Kiv:
- improve icons
 
7521 2002 d 20 h leency /programs/cmm/ CMM new lib: events.h
IconEdit: use event model
netcheck: example of event model, can be used for network testing
 
7490 2015 d 21 h leency /programs/ Eolite 4.02: asc and desc sorting order, save current file selection after changing sorting order (thanks lev for idea)  
7422 2034 d 1 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
 
7293 2163 d 23 h leency /programs/cmm/ Aelia: add status bar, code update  
7282 2168 d 4 h leency /programs/cmm/ WebView 1.8:
1. possibility to open HTTPS sites via gate.aspero.pro (invisible for user), not working for files
2. rewrite parse tag function to fix broken URLs on page in some cases ("/user" instead of "/user/")
3. fix hand cursor appearance, fix progress bar on page load
4. load homepage on submitting empty url in adressbox
5. F12 - debug on, F11 - old tag parser on
6. unify page/file downloading code
 
7265 2187 d 3 h leency / IconEdit 0.53: Test Icon window; icons32.png: update some icons, changes were done directly in IconEdit  
7260 2192 d 23 h leency /programs/cmm/ IconEdit 0.50: new tool "Screen copy"  
7248 2197 d 21 h leency /programs/cmm/ fix mousecfg (thanks tsdima for report)  
7218 2215 d 5 h leency /programs/cmm/ txtread: add show file properties button,
cmm gui EditBox: 1px smaller border
 
7192 2232 d 8 h leency /programs/cmm/ Pixie 2.7: update UI, more hotkeys, fix last_folder open  
7187 2233 d 23 h leency / icons16.png: add paint tools
iconedit 1.31: add leftpanel, hotkeys, highlight active tool
 
7153 2269 d 6 h leency /programs/cmm/lib/ fix prior commit  
7096 2383 d 18 h leency /programs/cmm/ Backgen 0.6  
6887 2570 d 19 h pavelyakov /programs/cmm/ Update library
New library window
 
6791 2696 d 1 h leency /programs/cmm/ cmm: various updates  
6742 2711 d 8 h leency /programs/cmm/ cmm: decrease apps size  
6735 2712 d 21 h leency /programs/cmm/ cmm: decrease size of apps a bit  
6640 2734 d 6 h leency /programs/cmm/ CMM: ability to use Ctrl+C/Ctrl+V in EditBox. Fix Dicty, TmpDisk.
TmpDisk switch from ASCII to SCANCODE, better process keys for case when EditBox is active and inactive.
 
6285 2985 d 3 h leency /programs/cmm/ add integer collections, clear kolibri.h, move keyboard-related code to keyboard.h