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 909 d 4 h leency /programs/cmm/browser/ WebView 3.65: table width support  
9306 909 d 8 h leency /programs/cmm/ WebView: use custom C-- function if CP1251 to CP866 convert is failed in iconv.obj (the case for 4pda.to)
Please somebody fix iconv...
 
9304 909 d 18 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 911 d 10 h leency /programs/cmm/browser/ WebView: omit lists inside <nav> tag for better readability  
9296 912 d 10 h leency /programs/cmm/browser/ WebView 3.61: fixes release  
9294 912 d 17 h leency /programs/cmm/browser/ WebView 3.6: better table support, bugfixes  
9293 913 d 1 h leency /programs/cmm/browser/ WebView fix for tables: line postion and autoclose some tags  
9289 913 d 17 h leency /programs/cmm/browser/ WebView: fix big in links that may cause weird occasional time to time crashes  
9263 920 d 11 h leency /programs/cmm/browser/ WebView 3.52: handle dd, dl unclosed tags (thanks turbocat2001 for the bug report)  
9259 928 d 11 h leency /programs/cmm/browser/ WebView: fix page scroll when user is just clicked on a scrolling area and did not drug a slider  
9246 930 d 6 h leency / System Panel:
- add Network Speed test (thanks Coldy for the idea)
- add AMDtemp, also add app icon into icons32.png
 
9178 989 d 18 h rgimad /programs/cmm/browser/ WebView: added build and run scripts for linux  
9104 1023 d 11 h leency /programs/cmm/browser/ WebView: bugfix  
9103 1023 d 15 h leency /programs/cmm/browser/ WebView 3.5: basic table support (all cols are same width, no colspan, no borders...)  
9089 1030 d 21 h leency /programs/cmm/ WebView: various fixes  
9005 1050 d 21 h leency / - upload a simple wallpapper: sand.png
- upload a free NES game: MultiDude.nes
- add builds.kolibrios.org to bookmarks of WebView
 
8996 1052 d 11 h leency /programs/ various bugfixes  
8954 1058 d 17 h leency /programs/cmm/ notes: code clean
cmm: update build.bat files to use /D=LANG_XXX instead of creating lang.h--
 
8698 1120 d 8 h leency /programs/cmm/ WebView 3.32: fix images load  
8594 1190 d 13 h leency /programs/cmm/browser/ WebView: fix images  
8574 1202 d 6 h leency /programs/cmm/browser/ WebView: move http.free() at the end  
8572 1202 d 14 h leency /programs/cmm/browser/ WebView: detect websites without body and html by head tag  
8500 1235 d 16 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 1238 d 3 h leency /programs/cmm/browser/ WebView 3.30: just fixes  
8492 1239 d 18 h leency /programs/cmm/browser/ WebView 3.29: reworked encodings detection  
8491 1240 d 7 h leency /programs/cmm/browser/ WebView 3.28: fixes in tags q, hr; refactoring  
8490 1240 d 9 h leency /programs/cmm/ WebView 3.27: do not draw scroll for a short page, better handle wrong code  
8484 1242 d 6 h leency / system menu: smaller config files  
8462 1248 d 3 h leency /programs/cmm/browser/ WebView 3.26: disable cache for pages with param (site/?par=val)  
8459 1248 d 15 h leency /programs/cmm/browser/ fix build  
8458 1248 d 15 h leency /programs/cmm/browser/res/ upload forgotten file  
8457 1248 d 15 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 1249 d 6 h leency /programs/cmm/browser/ WebView 3.21: small fixes  
8451 1250 d 4 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
 
8445 1250 d 13 h leency / WebView 3.15: no more static buffers for parsing tag, some fixes, update page not found  
8444 1250 d 16 h leency /programs/cmm/browser/ WebView 3.14: fix critical regression with file download  
8443 1250 d 17 h leency /programs/cmm/browser/ WebView 3.12: bugfix for colors (always set alpha to 0xff)  
8440 1251 d 3 h leency /programs/cmm/browser/ WebView 3.11: refactoring tag parse  
8439 1251 d 6 h leency /programs/cmm/ WebView: refactoring  
8425 1252 d 12 h leency /programs/cmm/ WebView: fixed memory leak in cache.add(), give system memory back each time parse ends