Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9602 834 d 23 h leency /programs/cmm/ cmm: mass renaming  
8500 1206 d 17 h leency /programs/cmm/browser/ WebView 3.31: speed up text rendering (less strcpy, use pointers), fix click on a non-existing link in the toolbar, use // instwead of http:// in buildin pages  
8492 1210 d 19 h leency /programs/cmm/browser/ WebView 3.29: reworked encodings detection  
8490 1211 d 10 h leency /programs/cmm/ WebView 3.27: do not draw scroll for a short page, better handle wrong code  
8457 1219 d 16 h leency /programs/cmm/browser/ WebView 3.25: refactoring again and not the last:
- use X coordinate from draw, not column
- make "zoom" var local, mostly use font_w instead
- rework logic of reparsing document when the size of window changed
- new: improve image positioning
 
8332 1233 d 18 h leency /programs/cmm/browser/ webview: some code refactoring  
7972 1430 d 18 h leency /programs/cmm/ cmm/lib/collection: remove restriction of maximum elements
webview: remove restriction of links count
eolite: remove restriction of max elements in list + 6 times speed up the open of big folders!
 
7806 1466 d 6 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"
 
7799 1467 d 23 h leency /programs/cmm/ browser bugfixes  
7791 1469 d 12 h leency /programs/cmm/browser/ fix browser crash and rare bug with redirects  
7778 1472 d 8 h leency / Add a new Menu component into IMG, use it in Eolite and Appearance  
7775 1472 d 14 h theonlymirage /programs/cmm/browser/ Browser: hide "new tab" button with the max number of open tabs  
7771 1473 d 13 h leency /programs/cmm/ WebVIew 2.4: tabs