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
9306 916 d 12 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 916 d 22 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 918 d 15 h leency /programs/cmm/browser/ WebView: omit lists inside <nav> tag for better readability  
9296 919 d 15 h leency /programs/cmm/browser/ WebView 3.61: fixes release  
9294 919 d 21 h leency /programs/cmm/browser/ WebView 3.6: better table support, bugfixes  
9293 920 d 6 h leency /programs/cmm/browser/ WebView fix for tables: line postion and autoclose some tags  
9289 920 d 21 h leency /programs/cmm/browser/ WebView: fix big in links that may cause weird occasional time to time crashes  
9263 927 d 16 h leency /programs/cmm/browser/ WebView 3.52: handle dd, dl unclosed tags (thanks turbocat2001 for the bug report)  
9259 935 d 15 h leency /programs/cmm/browser/ WebView: fix page scroll when user is just clicked on a scrolling area and did not drug a slider  
9104 1030 d 15 h leency /programs/cmm/browser/ WebView: bugfix  
9103 1030 d 19 h leency /programs/cmm/browser/ WebView 3.5: basic table support (all cols are same width, no colspan, no borders...)  
8698 1127 d 13 h leency /programs/cmm/ WebView 3.32: fix images load  
8574 1209 d 10 h leency /programs/cmm/browser/ WebView: move http.free() at the end  
8572 1209 d 18 h leency /programs/cmm/browser/ WebView: detect websites without body and html by head tag  
8500 1242 d 20 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 1245 d 7 h leency /programs/cmm/browser/ WebView 3.30: just fixes  
8492 1246 d 23 h leency /programs/cmm/browser/ WebView 3.29: reworked encodings detection  
8491 1247 d 11 h leency /programs/cmm/browser/ WebView 3.28: fixes in tags q, hr; refactoring  
8490 1247 d 14 h leency /programs/cmm/ WebView 3.27: do not draw scroll for a short page, better handle wrong code  
8462 1255 d 7 h leency /programs/cmm/browser/ WebView 3.26: disable cache for pages with param (site/?par=val)  
8459 1255 d 19 h leency /programs/cmm/browser/ fix build  
8457 1255 d 20 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
 
8440 1258 d 7 h leency /programs/cmm/browser/ WebView 3.11: refactoring tag parse  
8413 1260 d 17 h leency /programs/cmm/ WebView: no page scroll to the top when download a file, autoopen images  
8332 1269 d 21 h leency /programs/cmm/browser/ webview: some code refactoring  
8278 1276 d 14 h leency / Separate Downloader from WebView into /sys/network/dl
+ Multi-threaded now!
+ Some small fixes
 
8016 1457 d 11 h leency /programs/cmm/ WebView:
- fix unclosed <font> tag
- use collection_int for colors
- download images, no draw yet
 
7987 1463 d 23 h leency /programs/cmm/browser/ WebView: fix "Download link contents"  
7976 1466 d 8 h leency /programs/cmm/ delete Aelia  
7972 1466 d 22 h leency /programs/cmm/ cmm/lib/collection: remove restriction of maximum elements
webview: remove restriction of links count
eolite: remove restriction of max elements in list + 6 times speed up the open of big folders!
 
7970 1467 d 11 h leency /programs/cmm/ WebView 2.6: rewrite links, fix crashes  
7945 1471 d 23 h leency /programs/cmm/ cmm: fix strstri
webview: fix <> in non-html files
quark: search updates
 
7936 1472 d 22 h leency / hardware_support.htm: update; webview: bugfixes  
7935 1473 d 11 h leency /programs/ WebView: fix parsetag
@menu: better contrast for skins with sc.work equal to 0x000000
 
7914 1478 d 10 h leency /programs/cmm/ WebView 2.5: open new urls in the process that already exists  
7893 1482 d 12 h leency /programs/cmm/ WebView: refresh the page of clear cache, bugfixes  
7804 1502 d 16 h leency / WebView: fix crash on End and PgDown
mousecfg: -1 img sector
Eolite: small fixes and improvements in status bar
 
7801 1503 d 17 h leency / KFM: use @open  
7800 1503 d 19 h leency / WebView: support *.url link files  
7799 1504 d 2 h leency /programs/cmm/ browser bugfixes