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
8413 1257 d 20 h leency /programs/cmm/ WebView: no page scroll to the top when download a file, autoopen images  
8410 1258 d 9 h leency /programs/cmm/ WebView 3.01: bugfixes (thanks Mihail Serebryakov and rgimad for reports), refactor URL parse  
8407 1258 d 20 h leency /programs/cmm/ APP_PLUS: revert last change: so it can handle param again
C-- LIBIMG: fix memory leak
SYSMON: always on top now
WebView: fix: remove garbage on the top of the UTF pages
 
8396 1259 d 15 h leency /programs/cmm/ WebView 3.0 Gold: IMG support!
No page blinking on scroll, proper alpha-channel blend (PNG 32bpp), local images support, base64 images support* (only small ones yet). Need code refactoring.
 
8389 1260 d 0 h leency /programs/cmm/ avoid using libio in img.load()  
8382 1260 d 11 h leency /programs/cmm/lib/obj/ fixed memory leak  
8381 1260 d 11 h leency /programs/cmm/ CMM APPS: use img_file_load (at least mblocks -1 sector)  
8350 1264 d 12 h leency /programs/cmm/ WebView: fix 2 cases of crash, no space on the link start  
8319 1269 d 0 h leency /programs/cmm/ WebView: proceed tags like "&nbsp" without ';' at the end
Downloader: handle "content-disposition" header to set correct filename from server renponse
 
8305 1270 d 9 h leency /programs/cmm/ http, dl, webview: refactoring  
8281 1273 d 11 h leency /programs/cmm/ minor fixes  
8013 1455 d 21 h leency /programs/cmm/ osupdate: final  
7995 1459 d 11 h leency /programs/cmm/ cmm: global rework of libimg wrappers  
7977 1462 d 19 h leency /programs/cmm/ IconEdit 0.7 Beta: open image of any color depth, bugfixes
lib/patterns/libimg_load_skin.h: convert into object
 
7970 1464 d 14 h leency /programs/cmm/ WebView 2.6: rewrite links, fix crashes  
7904 1477 d 14 h leency / editbox: remove selection if element was deactivated  
7893 1479 d 14 h leency /programs/cmm/ WebView: refresh the page of clear cache, bugfixes  
7872 1481 d 13 h leency / Eskin: if skin file was not defined then no skin set. Default system skin will be used in this case. Probably a bit speedup system boot.
TxtRead: autodetect encoding, fix about encoding
 
7867 1481 d 23 h leency / various small updates  
7806 1499 d 12 h leency /programs/ tinypad: no optim_save by default
eolite: fix crash on put image h<1
cmm: rename colors to the short one "sc"
 
7783 1503 d 14 h leency /programs/ easyshot v1.3, console: new scrollbar  
7781 1503 d 22 h leency /programs/cmm/ CMM Menu: now used in TxtRead, Calypte, IconEdit  
7759 1513 d 12 h leency /programs/cmm/ WebView 2.1: ordered list support, feature to change encoding manually  
7746 1525 d 16 h leency /programs/cmm/ WebView 1.9: tweaks for better view, reworked source view  
7506 2036 d 0 h leency /programs/cmm/ cmm editboxes: various fixes  
7447 2054 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 2063 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 2080 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 2083 d 11 h leency /programs/ fix typos (thanks Ray)  
7289 2195 d 16 h punk_joker /programs/cmm/lib/obj/ Add minimal wrapper for rasterworks  
7283 2197 d 22 h leency /programs/cmm/ fix Liza  
7254 2225 d 22 h leency / Add Appearance: add standard edit;
IconEdit: ability to open image size up to 256*256, add to IMG
 
7252 2226 d 23 h leency /programs/cmm/ fix menu component (found by tsdima), apps size decrease a bit, improve Appearance preview  
7245 2228 d 2 h leency / EasyShot going GOLD, added to distro  
7229 2232 d 2 h leency /programs/cmm/ CMM: easy icon set in program  
7227 2232 d 13 h leency /programs/cmm/ CMM: general refactoring  
7224 2243 d 20 h leency /programs/cmm/ Easyshot 0.7: settings, better UI  
7190 2262 d 15 h leency /programs/cmm/ IconEdit 0.32: use native image save via libimg by Nicolas  
7177 2272 d 0 h leency / Pixie 1 & 2: use ac97snd as a backend, fix issue in ini.SetString(), remove minimp3 from autobuild  
7086 2419 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