Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7433 2002 d 12 h leency / Rtfread:
- remove outdated unused code
- use built-in font instead of a file in /fonts/ folder
 
7430 2003 d 21 h pavelyakov /programs/cmm/lib/ hash function: new support 255 bytes, old: 50 bytes  
7422 2005 d 13 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
 
7420 2005 d 21 h pavelyakov /programs/cmm/lib/ Lib CMM: added library for array and dictionary  
7373 2020 d 20 h leency / Lights (SQ_GAME): update code and UI
Sysmon: show RAM used in KiB
Sudoku: avoid window move when open/close additional panel
Snake: make a grid less visible
Icons32.png: add couple game icons
 
7369 2021 d 19 h leency /programs/cmm/ Eolite 3.92: remove duplicated functions, move global variables to local
SysMon 0.85: get tmp disk sizes, code refactoring
 
7362 2022 d 12 h leency /programs/cmm/ Eolite and Sysmon: fixed memory leak  
7358 2022 d 20 h leency /programs/cmm/ IconEdit: add a notice while opening a file  
7356 2023 d 9 h leency / TmpDisk: save only disks that are exists, use system.ini  
7355 2025 d 6 h leency /programs/ fix typos (thanks Ray)  
7331 2027 d 13 h leency /programs/cmm/ Notes 0.7 ALPHA  
7310 2056 d 10 h pavelyakov /programs/cmm/ Update list disk and files.  
7293 2135 d 11 h leency /programs/cmm/ Aelia: add status bar, code update  
7289 2137 d 10 h punk_joker /programs/cmm/lib/obj/ Add minimal wrapper for rasterworks  
7286 2137 d 18 h leency /programs/cmm/ speedup kfonts
completely rewriting Aelia #2
 
7283 2139 d 16 h leency /programs/cmm/ fix Liza  
7282 2139 d 16 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
 
7281 2141 d 10 h leency /programs/cmm/ WebView: code refactoring, minor fixes  
7274 2152 d 14 h leency /programs/cmm/ child window, new icon size set  
7272 2153 d 15 h leency /programs/cmm/lib/ add forgotten file: math.h add .in function  
7266 2157 d 13 h leency / various small updates  
7265 2158 d 15 h leency / IconEdit 0.53: Test Icon window; icons32.png: update some icons, changes were done directly in IconEdit  
7262 2160 d 9 h leency /programs/cmm/ IconEdit 0.51: tools cursor support  
7260 2164 d 11 h leency /programs/cmm/ IconEdit 0.50: new tool "Screen copy"  
7254 2167 d 16 h leency / Add Appearance: add standard edit;
IconEdit: ability to open image size up to 256*256, add to IMG
 
7252 2168 d 17 h leency /programs/cmm/ fix menu component (found by tsdima), apps size decrease a bit, improve Appearance preview  
7248 2169 d 9 h leency /programs/cmm/ fix mousecfg (thanks tsdima for report)  
7246 2169 d 18 h leency /programs/cmm/ delete app_installer as outdated  
7245 2169 d 20 h leency / EasyShot going GOLD, added to distro  
7244 2170 d 10 h leency /programs/cmm/ DrawCheckBox replaced by structure checkbox, huge code refactoring  
7243 2170 d 16 h leency /programs/cmm/ CMM: use updated more_less_box, dynamically get free button id  
7235 2172 d 12 h leency /programs/cmm/ update EasyShot  
7229 2173 d 20 h leency /programs/cmm/ CMM: easy icon set in program  
7227 2174 d 7 h leency /programs/cmm/ CMM: general refactoring  
7226 2178 d 11 h leency /programs/cmm/ fix prior comment  
7225 2178 d 12 h leency /programs/cmm/ CMM: rework Tabs element  
7224 2185 d 14 h leency /programs/cmm/ Easyshot 0.7: settings, better UI  
7219 2186 d 16 h leency /programs/cmm/ cmm: rename file_system.h to fs.h, reimplement dir_exists() function  
7218 2186 d 17 h leency /programs/cmm/ txtread: add show file properties button,
cmm gui EditBox: 1px smaller border
 
7213 2188 d 17 h leency /programs/cmm/lib/ cmm: small fix for linux fs (/sys/settings/ -> /sys/SETTINGS/)