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
7521 2022 d 5 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 2035 d 5 h leency /programs/ Eolite 4.02: asc and desc sorting order, save current file selection after changing sorting order (thanks lev for idea)  
7422 2053 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
 
7293 2183 d 8 h leency /programs/cmm/ Aelia: add status bar, code update  
7282 2187 d 13 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 2206 d 12 h leency / IconEdit 0.53: Test Icon window; icons32.png: update some icons, changes were done directly in IconEdit  
7260 2212 d 7 h leency /programs/cmm/ IconEdit 0.50: new tool "Screen copy"  
7248 2217 d 6 h leency /programs/cmm/ fix mousecfg (thanks tsdima for report)  
7218 2234 d 14 h leency /programs/cmm/ txtread: add show file properties button,
cmm gui EditBox: 1px smaller border
 
7192 2251 d 16 h leency /programs/cmm/ Pixie 2.7: update UI, more hotkeys, fix last_folder open  
7187 2253 d 7 h leency / icons16.png: add paint tools
iconedit 1.31: add leftpanel, hotkeys, highlight active tool
 
7153 2288 d 15 h leency /programs/cmm/lib/ fix prior commit  
7096 2403 d 3 h leency /programs/cmm/ Backgen 0.6  
6887 2590 d 4 h pavelyakov /programs/cmm/ Update library
New library window
 
6791 2715 d 9 h leency /programs/cmm/ cmm: various updates  
6742 2730 d 17 h leency /programs/cmm/ cmm: decrease apps size  
6735 2732 d 6 h leency /programs/cmm/ cmm: decrease size of apps a bit  
6640 2753 d 15 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 3004 d 12 h leency /programs/cmm/ add integer collections, clear kolibri.h, move keyboard-related code to keyboard.h