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 872 d 3 h leency / do not include config.inc into IMG, use var in macros.inc as it was before
webview: more peach default bg
 
9422 896 d 16 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 918 d 2 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 919 d 19 h leency /programs/cmm/browser/ WebView: omit lists inside <nav> tag for better readability  
9294 921 d 1 h leency /programs/cmm/browser/ WebView 3.6: better table support, bugfixes  
9263 928 d 20 h leency /programs/cmm/browser/ WebView 3.52: handle dd, dl unclosed tags (thanks turbocat2001 for the bug report)  
9103 1031 d 23 h leency /programs/cmm/browser/ WebView 3.5: basic table support (all cols are same width, no colspan, no borders...)  
8572 1210 d 22 h leency /programs/cmm/browser/ WebView: detect websites without body and html by head tag  
8500 1244 d 0 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 1246 d 11 h leency /programs/cmm/browser/ WebView 3.30: just fixes  
8492 1248 d 3 h leency /programs/cmm/browser/ WebView 3.29: reworked encodings detection  
8491 1248 d 15 h leency /programs/cmm/browser/ WebView 3.28: fixes in tags q, hr; refactoring  
8490 1248 d 18 h leency /programs/cmm/ WebView 3.27: do not draw scroll for a short page, better handle wrong code  
8462 1256 d 11 h leency /programs/cmm/browser/ WebView 3.26: disable cache for pages with param (site/?par=val)  
8457 1257 d 0 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 1257 d 14 h leency /programs/cmm/browser/ WebView 3.21: small fixes  
8451 1258 d 12 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 1259 d 0 h leency /programs/cmm/browser/ WebView 3.14: fix critical regression with file download  
8443 1259 d 2 h leency /programs/cmm/browser/ WebView 3.12: bugfix for colors (always set alpha to 0xff)  
8440 1259 d 11 h leency /programs/cmm/browser/ WebView 3.11: refactoring tag parse  
8439 1259 d 14 h leency /programs/cmm/ WebView: refactoring  
8425 1260 d 21 h leency /programs/cmm/ WebView: fixed memory leak in cache.add(), give system memory back each time parse ends  
8410 1262 d 11 h leency /programs/cmm/ WebView 3.01: bugfixes (thanks Mihail Serebryakov and rgimad for reports), refactor URL parse  
8407 1262 d 21 h leency /programs/cmm/ APP_PLUS: revert last change: so it can handle param again
C-- LIBIMG: fix memory leak
SYSMON: always on top now
WebView: fix: remove garbage on the top of the UTF pages
 
8396 1263 d 16 h leency /programs/cmm/ WebView 3.0 Gold: IMG support!
No page blinking on scroll, proper alpha-channel blend (PNG 32bpp), local images support, base64 images support* (only small ones yet). Need code refactoring.
 
8365 1266 d 0 h leency / IMG: clean up in folders, mostly in /DEMOS/ and /DEVELOP/, move examples to /DEVELOP/EXAMPLES/
asciivju: add font type switcher
 
8363 1266 d 10 h leency /programs/ libimg: img.decode now checks that length is not null
WebView: img tag: proceed data-src= if src= is empty, fix crash
 
8355 1267 d 17 h leency / WebView beta 4: bugfixes  
8350 1268 d 14 h leency /programs/cmm/ WebView: fix 2 cases of crash, no space on the link start  
8339 1269 d 2 h leency /programs/cmm/ WebView: fixed critical memory leak  
8336 1269 d 19 h leency /programs/cmm/ WebView 2.8 beta  
8330 1271 d 14 h leency /programs/cmm/ WebView images support (temporary is off, press F11 to enable)  
8320 1272 d 21 h leency / remove codeview  
8319 1273 d 1 h leency /programs/cmm/ WebView: proceed tags like "&nbsp" without ';' at the end
Downloader: handle "content-disposition" header to set correct filename from server renponse
 
8302 1274 d 23 h leency /programs/cmm/ WebView: small fixes  
8016 1458 d 15 h leency /programs/cmm/ WebView:
- fix unclosed <font> tag
- use collection_int for colors
- download images, no draw yet
 
8008 1461 d 15 h leency / fix skins.inc path  
7991 1463 d 22 h leency /programs/cmm/ eolite: do not show inaccessible disks (sata & usb devices on some PCs)
mousecfg: save values to system.ini
fix regressions in webview and clipview
 
7970 1468 d 16 h leency /programs/cmm/ WebView 2.6: rewrite links, fix crashes  
7945 1473 d 3 h leency /programs/cmm/ cmm: fix strstri
webview: fix <> in non-html files
quark: search updates