Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
9604 837 d 7 h leency / do not include config.inc into IMG, use var in macros.inc as it was before
webview: more peach default bg
 
9422 861 d 20 h leency / Necromancer's Dos Navigator (NDN): new version by CandyMan with fixes and @open support
WebView: detect a webpage by <title>
CMM fs.h: bugfix
 
9304 883 d 6 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 884 d 22 h leency /programs/cmm/browser/ WebView: omit lists inside <nav> tag for better readability  
9294 886 d 5 h leency /programs/cmm/browser/ WebView 3.6: better table support, bugfixes  
9263 894 d 0 h leency /programs/cmm/browser/ WebView 3.52: handle dd, dl unclosed tags (thanks turbocat2001 for the bug report)  
9103 997 d 3 h leency /programs/cmm/browser/ WebView 3.5: basic table support (all cols are same width, no colspan, no borders...)  
8572 1176 d 2 h leency /programs/cmm/browser/ WebView: detect websites without body and html by head tag  
8500 1209 d 4 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 1211 d 15 h leency /programs/cmm/browser/ WebView 3.30: just fixes  
8492 1213 d 6 h leency /programs/cmm/browser/ WebView 3.29: reworked encodings detection  
8491 1213 d 19 h leency /programs/cmm/browser/ WebView 3.28: fixes in tags q, hr; refactoring  
8490 1213 d 22 h leency /programs/cmm/ WebView 3.27: do not draw scroll for a short page, better handle wrong code  
8462 1221 d 15 h leency /programs/cmm/browser/ WebView 3.26: disable cache for pages with param (site/?par=val)  
8457 1222 d 3 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 1222 d 18 h leency /programs/cmm/browser/ WebView 3.21: small fixes  
8451 1223 d 16 h leency /programs/cmm/ WebView 3.2:
- improve image positioning: inline images, various line height
- revert 8443 and fix into enother way
- proceed colors without hash symbol
 
8444 1224 d 4 h leency /programs/cmm/browser/ WebView 3.14: fix critical regression with file download  
8443 1224 d 5 h leency /programs/cmm/browser/ WebView 3.12: bugfix for colors (always set alpha to 0xff)  
8440 1224 d 15 h leency /programs/cmm/browser/ WebView 3.11: refactoring tag parse  

Show All