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 1453 d 12 h leency /programs/cmm/liza/ do not autobuild Liza  
7970 1460 d 13 h leency /programs/cmm/ WebView 2.6: rewrite links, fix crashes  
7806 1495 d 11 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 1502 d 18 h leency /programs/cmm/ WebVIew 2.4: tabs  
7759 1509 d 11 h leency /programs/cmm/ WebView 2.1: ordered list support, feature to change encoding manually  
7757 1515 d 0 h leency /programs/cmm/ WebView 2.0 beta 4: highlight a link as a single item, more refactoring  
7755 1517 d 0 h leency /programs/cmm/ WebView 2.0 beta 2: WebView.c refactoring  
7752 1518 d 10 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 1519 d 10 h leency /programs/cmm/liza/ fix liza  
7746 1521 d 15 h leency /programs/cmm/ WebView 1.9: tweaks for better view, reworked source view  
7742 1522 d 20 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 1891 d 12 h leency / sysmon: add process tab  
7506 2031 d 23 h leency /programs/cmm/ cmm editboxes: various fixes  
7373 2075 d 1 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 2193 d 21 h leency /programs/cmm/ fix Liza  
7281 2195 d 14 h leency /programs/cmm/ WebView: code refactoring, minor fixes  
7252 2222 d 22 h leency /programs/cmm/ fix menu component (found by tsdima), apps size decrease a bit, improve Appearance preview  
7245 2224 d 1 h leency / EasyShot going GOLD, added to distro  
7244 2224 d 14 h leency /programs/cmm/ DrawCheckBox replaced by structure checkbox, huge code refactoring  
7227 2228 d 12 h leency /programs/cmm/ CMM: general refactoring  
7219 2240 d 21 h leency /programs/cmm/ cmm: rename file_system.h to fs.h, reimplement dir_exists() function  
7049 2421 d 12 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 2424 d 23 h leency /programs/cmm/ fix prior rev  
6932 2513 d 0 h leency /programs/cmm/liza/ update liza  
6796 2716 d 12 h leency /programs/cmm/liza/ fix liza/mail_box.c  
6746 2736 d 23 h leency /programs/cmm/ fix DefineAndDrawWindow(), rename vfc to diff  
6678 2755 d 0 h leency /programs/cmm/ CMM: use big fonts, fix several issues  
6641 2759 d 22 h leency /programs/cmm/ CMM: ability to use Ctrl+C/Ctrl+V in EditBox for the rest apps  
6278 3012 d 13 h leency /programs/cmm/ Eolite: fix tricky issue with double click, big fonts in progress dialog; tones of minor fixes;  
6193 3023 d 8 h leency /programs/cmm/ cmm: editbox convex  
6176 3025 d 9 h leency /programs/cmm/ cmm gui: simplier api, text shadow for capt button  
5979 3079 d 12 h leency /programs/cmm/ Fix liza  
5825 3177 d 20 h leency /programs/cmm/ list_box: structure improvements  
5779 3188 d 14 h leency /programs/cmm/ list_box.h: no_selection flag for lists without selection (for example, browser)  
5774 3191 d 11 h leency /programs/cmm/ Fix Liza, remove unnecessary fonts  
5766 3195 d 0 h leency /programs/cmm/ WebView 1.3 unstable: use page buffer  
5747 3198 d 22 h leency /programs/cmm/ Fix for Liza  
5714 3206 d 23 h punk_joker /programs/cmm/liza/ liza: use scancodes  
5709 3207 d 22 h leency /programs/cmm/ Eolite: fix menu bug, remove min_h from llist.h  
5690 3211 d 12 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