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 836 d 23 h leency /programs/cmm/ cmm: mass renaming  
8500 1208 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 1212 d 19 h leency /programs/cmm/browser/ WebView 3.29: reworked encodings detection  
8490 1213 d 11 h leency /programs/cmm/ WebView 3.27: do not draw scroll for a short page, better handle wrong code  
8457 1221 d 17 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 1235 d 18 h leency /programs/cmm/browser/ webview: some code refactoring  
7972 1432 d 19 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 1468 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 1469 d 23 h leency /programs/cmm/ browser bugfixes  
7791 1471 d 12 h leency /programs/cmm/browser/ fix browser crash and rare bug with redirects  
7778 1474 d 9 h leency / Add a new Menu component into IMG, use it in Eolite and Appearance  
7775 1474 d 14 h theonlymirage /programs/cmm/browser/ Browser: hide "new tab" button with the max number of open tabs  
7771 1475 d 14 h leency /programs/cmm/ WebVIew 2.4: tabs