Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8010 1441 d 6 h leency /programs/cmm/liza/ do not autobuild Liza  
7970 1448 d 7 h leency /programs/cmm/ WebView 2.6: rewrite links, fix crashes  
7806 1483 d 5 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 1490 d 12 h leency /programs/cmm/ WebVIew 2.4: tabs  
7759 1497 d 5 h leency /programs/cmm/ WebView 2.1: ordered list support, feature to change encoding manually  
7757 1502 d 18 h leency /programs/cmm/ WebView 2.0 beta 4: highlight a link as a single item, more refactoring  
7755 1504 d 18 h leency /programs/cmm/ WebView 2.0 beta 2: WebView.c refactoring  
7752 1506 d 4 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 1507 d 4 h leency /programs/cmm/liza/ fix liza  
7746 1509 d 9 h leency /programs/cmm/ WebView 1.9: tweaks for better view, reworked source view  
7742 1510 d 14 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 1879 d 6 h leency / sysmon: add process tab  
7506 2019 d 17 h leency /programs/cmm/ cmm editboxes: various fixes  
7373 2062 d 19 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 2181 d 15 h leency /programs/cmm/ fix Liza  
7281 2183 d 8 h leency /programs/cmm/ WebView: code refactoring, minor fixes  
7252 2210 d 16 h leency /programs/cmm/ fix menu component (found by tsdima), apps size decrease a bit, improve Appearance preview  
7245 2211 d 19 h leency / EasyShot going GOLD, added to distro  
7244 2212 d 8 h leency /programs/cmm/ DrawCheckBox replaced by structure checkbox, huge code refactoring  
7227 2216 d 6 h leency /programs/cmm/ CMM: general refactoring  
7219 2228 d 15 h leency /programs/cmm/ cmm: rename file_system.h to fs.h, reimplement dir_exists() function  
7049 2409 d 6 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 2412 d 17 h leency /programs/cmm/ fix prior rev  
6932 2500 d 18 h leency /programs/cmm/liza/ update liza  
6796 2704 d 6 h leency /programs/cmm/liza/ fix liza/mail_box.c  
6746 2724 d 17 h leency /programs/cmm/ fix DefineAndDrawWindow(), rename vfc to diff  
6678 2742 d 18 h leency /programs/cmm/ CMM: use big fonts, fix several issues  
6641 2747 d 16 h leency /programs/cmm/ CMM: ability to use Ctrl+C/Ctrl+V in EditBox for the rest apps  
6278 3000 d 7 h leency /programs/cmm/ Eolite: fix tricky issue with double click, big fonts in progress dialog; tones of minor fixes;  
6193 3011 d 2 h leency /programs/cmm/ cmm: editbox convex  
6176 3013 d 3 h leency /programs/cmm/ cmm gui: simplier api, text shadow for capt button  
5979 3067 d 6 h leency /programs/cmm/ Fix liza  
5825 3165 d 14 h leency /programs/cmm/ list_box: structure improvements  
5779 3176 d 8 h leency /programs/cmm/ list_box.h: no_selection flag for lists without selection (for example, browser)  
5774 3179 d 5 h leency /programs/cmm/ Fix Liza, remove unnecessary fonts  
5766 3182 d 18 h leency /programs/cmm/ WebView 1.3 unstable: use page buffer  
5747 3186 d 16 h leency /programs/cmm/ Fix for Liza  
5714 3194 d 17 h punk_joker /programs/cmm/liza/ liza: use scancodes  
5709 3195 d 16 h leency /programs/cmm/ Eolite: fix menu bug, remove min_h from llist.h  
5690 3199 d 6 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