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 840 d 12 h leency /programs/cmm/ cmm: mass renaming  
8500 1212 d 6 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 1216 d 8 h leency /programs/cmm/browser/ WebView 3.29: reworked encodings detection  
8490 1216 d 23 h leency /programs/cmm/ WebView 3.27: do not draw scroll for a short page, better handle wrong code  
8457 1225 d 5 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 1239 d 7 h leency /programs/cmm/browser/ webview: some code refactoring  
7972 1436 d 7 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 1471 d 19 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 1473 d 12 h leency /programs/cmm/ browser bugfixes  
7791 1475 d 1 h leency /programs/cmm/browser/ fix browser crash and rare bug with redirects  
7778 1477 d 21 h leency / Add a new Menu component into IMG, use it in Eolite and Appearance  
7775 1478 d 3 h theonlymirage /programs/cmm/browser/ Browser: hide "new tab" button with the max number of open tabs  
7771 1479 d 2 h leency /programs/cmm/ WebVIew 2.4: tabs