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
7506 2020 d 0 h leency /programs/cmm/ cmm editboxes: various fixes  
7447 2038 d 21 h leency / Iconedit: add menu "Icon" with functions Replace color in canvas and Count unic colors used
H2d2b: allow input numbers only in
Sstartrek: rename Readme.txt to sst.doc
 
7422 2047 d 19 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 2064 d 1 h leency /programs/cmm/ Eolite 3.92: remove duplicated functions, move global variables to local
SysMon 0.85: get tmp disk sizes, code refactoring
 
7355 2067 d 12 h leency /programs/ fix typos (thanks Ray)  
7289 2179 d 16 h punk_joker /programs/cmm/lib/obj/ Add minimal wrapper for rasterworks  
7283 2181 d 22 h leency /programs/cmm/ fix Liza  
7254 2209 d 22 h leency / Add Appearance: add standard edit;
IconEdit: ability to open image size up to 256*256, add to IMG
 
7252 2210 d 23 h leency /programs/cmm/ fix menu component (found by tsdima), apps size decrease a bit, improve Appearance preview  
7245 2212 d 2 h leency / EasyShot going GOLD, added to distro  
7229 2216 d 2 h leency /programs/cmm/ CMM: easy icon set in program  
7227 2216 d 13 h leency /programs/cmm/ CMM: general refactoring  
7224 2227 d 20 h leency /programs/cmm/ Easyshot 0.7: settings, better UI  
7190 2246 d 15 h leency /programs/cmm/ IconEdit 0.32: use native image save via libimg by Nicolas  
7177 2256 d 0 h leency / Pixie 1 & 2: use ac97snd as a backend, fix issue in ini.SetString(), remove minimp3 from autobuild  
7086 2403 d 13 h leency /programs/cmm/ CMM: use single click instead of double in Eolite, add math.min() and math.max() functions, add more_less_box component  
7051 2409 d 2 h leency /programs/cmm/ use libini wrappers, use human readable event masks  
7049 2409 d 13 h leency /programs/cmm/ Fix OpenDialog filter (VERY big thanks to IgorA), rename libimg_lib.h to libimg.h and libio_lib.h to libio.h, Calypte uses string collection  
7043 2410 d 21 h leency /programs/cmm/ Calypte 0.35: add scroll, mark current encoding in list  
6978 2427 d 10 h leency /programs/cmm/ WebView 1.61: fix of downloading timeout, ultimate speedup; thanks hidnplayr for idea use event EVN_STACK instead of timeout  
6887 2584 d 13 h pavelyakov /programs/cmm/ Update library
New library window
 
6784 2713 d 16 h leency / forget fs.obj  
6685 2740 d 18 h leency /programs/cmm/ fix console.h, add console example  
6684 2740 d 21 h leency /programs/cmm/ CMM: add template app, console library headers  
6678 2743 d 1 h leency /programs/cmm/ CMM: use big fonts, fix several issues  
6637 2748 d 15 h leency /programs/ Eolite fix issue with wrong path highlighted, delete cmm/experimental/ttf_performance and cmm/lib/obj/truetype.h, zSea increase default window size  
6058 3038 d 13 h leency /programs/cmm/ Aelia 0.3: Sandwich menu, handle redirects, add links.h
+ lib/debug.h
 
6045 3045 d 9 h leency /programs/cmm/ WebView 1.48: support all site encodings (not only UTF8), use lib/menu.h, fix black screen after changing window size  
6005 3058 d 10 h leency /programs/cmm/ CMM: minor optimizations, Eolite: better about window  
6001 3061 d 17 h leency /programs/cmm/ WebView 1.42
1) Download Manager: separate code logic from internal implementation, show notice on error
2) do not show href="javascript:xxx" links
3) show all image alt's
 
5933 3088 d 1 h pavelyakov /programs/cmm/lib/ add functions  
5895 3106 d 13 h pavelyakov / fs.obj: add callback function for (copy,remove,move)  
5894 3106 d 14 h pavelyakov / Eolite: fix bags copy file
fs.obj: update functions
 
5890 3107 d 17 h pavelyakov / fs.obj: new functions and dynamic buffer  
5885 3107 d 21 h pavelyakov / Update fs.obj  
5883 3108 d 15 h pavelyakov / Eolite: uses library fs.obj  
5811 3168 d 23 h leency /programs/cmm/ CMM: minor fixes  
5704 3196 d 5 h leency /programs/cmm/ WebView: minor changes  
5690 3199 d 13 h leency /programs/cmm/ CMM: 1. remove /lib/encoding.h and use iconv library instead, as a result next point
2. better encoding in WebBrowser
3. fix error_init() in lib/dll.h
 
5685 3200 d 20 h leency /programs/cmm/ HTML: trying to divide network code form GUI and various fixes