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
8010 1428 d 15 h leency /programs/cmm/liza/ do not autobuild Liza  
7970 1435 d 16 h leency /programs/cmm/ WebView 2.6: rewrite links, fix crashes  
7806 1470 d 14 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"
 
7771 1477 d 21 h leency /programs/cmm/ WebVIew 2.4: tabs  
7759 1484 d 14 h leency /programs/cmm/ WebView 2.1: ordered list support, feature to change encoding manually  
7757 1490 d 3 h leency /programs/cmm/ WebView 2.0 beta 4: highlight a link as a single item, more refactoring  
7755 1492 d 3 h leency /programs/cmm/ WebView 2.0 beta 2: WebView.c refactoring  
7752 1493 d 13 h leency /programs/cmm/ WebView 2.0 beta 1:
- rewrite tag parsing procedure to use collections
- completely refactor TWB component
- fix a couple of issues: broken tabs in <pre>, mishandle of local page not found, anchors memory leak
- so finally all id's and names are included as anchors*
(*some anchors in web still don't work)
 
7751 1494 d 13 h leency /programs/cmm/liza/ fix liza  
7746 1496 d 18 h leency /programs/cmm/ WebView 1.9: tweaks for better view, reworked source view  
7742 1497 d 23 h leency /programs/cmm/ WebView 1.84:
- deny more than 2 empty line breaks
- h1 is now bolder than h2, propper align of list items, show buttons, distinct images in text
- add hotkeys
- improve proceed of urls
 
7614 1866 d 15 h leency / sysmon: add process tab  
7506 2007 d 2 h leency /programs/cmm/ cmm editboxes: various fixes  
7373 2050 d 4 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
 
7283 2169 d 0 h leency /programs/cmm/ fix Liza  
7281 2170 d 17 h leency /programs/cmm/ WebView: code refactoring, minor fixes  
7252 2198 d 1 h leency /programs/cmm/ fix menu component (found by tsdima), apps size decrease a bit, improve Appearance preview  
7245 2199 d 4 h leency / EasyShot going GOLD, added to distro  
7244 2199 d 17 h leency /programs/cmm/ DrawCheckBox replaced by structure checkbox, huge code refactoring  
7227 2203 d 15 h leency /programs/cmm/ CMM: general refactoring  
7219 2216 d 0 h leency /programs/cmm/ cmm: rename file_system.h to fs.h, reimplement dir_exists() function  
7049 2396 d 15 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  
7038 2400 d 2 h leency /programs/cmm/ fix prior rev  
6932 2488 d 3 h leency /programs/cmm/liza/ update liza  
6796 2691 d 15 h leency /programs/cmm/liza/ fix liza/mail_box.c  
6746 2712 d 2 h leency /programs/cmm/ fix DefineAndDrawWindow(), rename vfc to diff  
6678 2730 d 3 h leency /programs/cmm/ CMM: use big fonts, fix several issues  
6641 2735 d 1 h leency /programs/cmm/ CMM: ability to use Ctrl+C/Ctrl+V in EditBox for the rest apps  
6278 2987 d 16 h leency /programs/cmm/ Eolite: fix tricky issue with double click, big fonts in progress dialog; tones of minor fixes;  
6193 2998 d 11 h leency /programs/cmm/ cmm: editbox convex  
6176 3000 d 12 h leency /programs/cmm/ cmm gui: simplier api, text shadow for capt button  
5979 3054 d 15 h leency /programs/cmm/ Fix liza  
5825 3152 d 23 h leency /programs/cmm/ list_box: structure improvements  
5779 3163 d 17 h leency /programs/cmm/ list_box.h: no_selection flag for lists without selection (for example, browser)  
5774 3166 d 14 h leency /programs/cmm/ Fix Liza, remove unnecessary fonts  
5766 3170 d 3 h leency /programs/cmm/ WebView 1.3 unstable: use page buffer  
5747 3174 d 1 h leency /programs/cmm/ Fix for Liza  
5714 3182 d 2 h punk_joker /programs/cmm/liza/ liza: use scancodes  
5709 3183 d 1 h leency /programs/cmm/ Eolite: fix menu bug, remove min_h from llist.h  
5690 3186 d 15 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