Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
9439 887 d 1 h leency / @MENU: allow to set links to files that would be open using @open
MENU.DAT: add a "Welcome" link, small resort
WEBVIEW: fix links browsing at bugs.kolibri-n.org
@RESHARE: fix crash on skin change
CMM: use @reshare for some apps which leads to size decrease
OSUPDATE: rework UI
 
9365 902 d 5 h leency /programs/cmm/browser/ fix default page in browser  
9341 907 d 18 h leency / #WebView: [fix] do not pop the default text color
#uARM: host image at store.kolibri-n.org [as xvilka's server doesn't work]
#Eolite: finally fix one of the oldest issues with KeyUp at the top of the list, which could move selection on the random file
#KolibriNext installer: activate window after installation
 
9318 909 d 17 h leency /programs/cmm/browser/ WebView: bugfixes  
9309 910 d 15 h leency /programs/cmm/browser/ WebView 3.65: table width support  
9306 910 d 20 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 911 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 912 d 22 h leency /programs/cmm/browser/ WebView: omit lists inside <nav> tag for better readability  
9296 913 d 22 h leency /programs/cmm/browser/ WebView 3.61: fixes release  
9294 914 d 5 h leency /programs/cmm/browser/ WebView 3.6: better table support, bugfixes  
9293 914 d 13 h leency /programs/cmm/browser/ WebView fix for tables: line postion and autoclose some tags  
9289 915 d 4 h leency /programs/cmm/browser/ WebView: fix big in links that may cause weird occasional time to time crashes  
9263 921 d 23 h leency /programs/cmm/browser/ WebView 3.52: handle dd, dl unclosed tags (thanks turbocat2001 for the bug report)  
9259 929 d 23 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 1024 d 23 h leency /programs/cmm/browser/ WebView: bugfix  
9103 1025 d 3 h leency /programs/cmm/browser/ WebView 3.5: basic table support (all cols are same width, no colspan, no borders...)  
8698 1121 d 20 h leency /programs/cmm/ WebView 3.32: fix images load  
8574 1203 d 18 h leency /programs/cmm/browser/ WebView: move http.free() at the end  
8572 1204 d 2 h leency /programs/cmm/browser/ WebView: detect websites without body and html by head tag  
8500 1237 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 1239 d 15 h leency /programs/cmm/browser/ WebView 3.30: just fixes  
8492 1241 d 6 h leency /programs/cmm/browser/ WebView 3.29: reworked encodings detection  
8491 1241 d 19 h leency /programs/cmm/browser/ WebView 3.28: fixes in tags q, hr; refactoring  
8490 1241 d 21 h leency /programs/cmm/ WebView 3.27: do not draw scroll for a short page, better handle wrong code  
8462 1249 d 15 h leency /programs/cmm/browser/ WebView 3.26: disable cache for pages with param (site/?par=val)  
8459 1250 d 3 h leency /programs/cmm/browser/ fix build  
8457 1250 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
 
8440 1252 d 15 h leency /programs/cmm/browser/ WebView 3.11: refactoring tag parse  
8413 1255 d 1 h leency /programs/cmm/ WebView: no page scroll to the top when download a file, autoopen images  
8332 1264 d 5 h leency /programs/cmm/browser/ webview: some code refactoring  
8278 1270 d 21 h leency / Separate Downloader from WebView into /sys/network/dl
+ Multi-threaded now!
+ Some small fixes
 
8016 1451 d 18 h leency /programs/cmm/ WebView:
- fix unclosed <font> tag
- use collection_int for colors
- download images, no draw yet
 
7987 1458 d 7 h leency /programs/cmm/browser/ WebView: fix "Download link contents"  
7976 1460 d 16 h leency /programs/cmm/ delete Aelia  
7972 1461 d 5 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 1461 d 19 h leency /programs/cmm/ WebView 2.6: rewrite links, fix crashes  
7945 1466 d 7 h leency /programs/cmm/ cmm: fix strstri
webview: fix <> in non-html files
quark: search updates
 
7936 1467 d 5 h leency / hardware_support.htm: update; webview: bugfixes  
7935 1467 d 19 h leency /programs/ WebView: fix parsetag
@menu: better contrast for skins with sc.work equal to 0x000000
 
7914 1472 d 18 h leency /programs/cmm/ WebView 2.5: open new urls in the process that already exists