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
9309 888 d 19 h leency /programs/cmm/browser/ WebView 3.65: table width support  
9304 889 d 9 h leency / IMG:
- replace netcode.obj by base64.obj
- add lib/libcrash.obj
WEBVIEW:
- use custom utf8rutodos() if iconv() failed (the case for forum.old-dos.ru)
 
9302 891 d 2 h leency /programs/cmm/browser/ WebView: omit lists inside <nav> tag for better readability  
9296 892 d 2 h leency /programs/cmm/browser/ WebView 3.61: fixes release  
9294 892 d 8 h leency /programs/cmm/browser/ WebView 3.6: better table support, bugfixes  
9293 892 d 17 h leency /programs/cmm/browser/ WebView fix for tables: line postion and autoclose some tags  
9289 893 d 8 h leency /programs/cmm/browser/ WebView: fix big in links that may cause weird occasional time to time crashes  
9263 900 d 3 h leency /programs/cmm/browser/ WebView 3.52: handle dd, dl unclosed tags (thanks turbocat2001 for the bug report)  
9104 1003 d 2 h leency /programs/cmm/browser/ WebView: bugfix  
9103 1003 d 6 h leency /programs/cmm/browser/ WebView 3.5: basic table support (all cols are same width, no colspan, no borders...)  
9089 1010 d 13 h leency /programs/cmm/ WebView: various fixes  
8572 1182 d 5 h leency /programs/cmm/browser/ WebView: detect websites without body and html by head tag  
8500 1215 d 7 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  
8499 1217 d 18 h leency /programs/cmm/browser/ WebView 3.30: just fixes  
8492 1219 d 10 h leency /programs/cmm/browser/ WebView 3.29: reworked encodings detection  
8491 1219 d 22 h leency /programs/cmm/browser/ WebView 3.28: fixes in tags q, hr; refactoring  
8490 1220 d 1 h leency /programs/cmm/ WebView 3.27: do not draw scroll for a short page, better handle wrong code  
8462 1227 d 18 h leency /programs/cmm/browser/ WebView 3.26: disable cache for pages with param (site/?par=val)  
8457 1228 d 7 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
 
8454 1228 d 21 h leency /programs/cmm/browser/ WebView 3.21: small fixes  

Show All