Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9422 862 d 5 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 15 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 885 d 7 h leency /programs/cmm/browser/ WebView: omit lists inside <nav> tag for better readability  
9294 886 d 14 h leency /programs/cmm/browser/ WebView 3.6: better table support, bugfixes  
9263 894 d 8 h leency /programs/cmm/browser/ WebView 3.52: handle dd, dl unclosed tags (thanks turbocat2001 for the bug report)  
9103 997 d 12 h leency /programs/cmm/browser/ WebView 3.5: basic table support (all cols are same width, no colspan, no borders...)  
8572 1176 d 11 h leency /programs/cmm/browser/ WebView: detect websites without body and html by head tag  
8500 1209 d 13 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 1212 d 0 h leency /programs/cmm/browser/ WebView 3.30: just fixes  
8492 1213 d 15 h leency /programs/cmm/browser/ WebView 3.29: reworked encodings detection  
8491 1214 d 4 h leency /programs/cmm/browser/ WebView 3.28: fixes in tags q, hr; refactoring  
8490 1214 d 6 h leency /programs/cmm/ WebView 3.27: do not draw scroll for a short page, better handle wrong code  
8462 1222 d 0 h leency /programs/cmm/browser/ WebView 3.26: disable cache for pages with param (site/?par=val)  
8457 1222 d 12 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 1223 d 3 h leency /programs/cmm/browser/ WebView 3.21: small fixes  
8451 1224 d 1 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 13 h leency /programs/cmm/browser/ WebView 3.14: fix critical regression with file download  
8443 1224 d 14 h leency /programs/cmm/browser/ WebView 3.12: bugfix for colors (always set alpha to 0xff)  
8440 1225 d 0 h leency /programs/cmm/browser/ WebView 3.11: refactoring tag parse  
8439 1225 d 3 h leency /programs/cmm/ WebView: refactoring  

Show All