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
8500 1213 d 5 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  
8490 1217 d 22 h leency /programs/cmm/ WebView 3.27: do not draw scroll for a short page, better handle wrong code  
8445 1228 d 2 h leency / WebView 3.15: no more static buffers for parsing tag, some fixes, update page not found  
8444 1228 d 4 h leency /programs/cmm/browser/ WebView 3.14: fix critical regression with file download  
8443 1228 d 6 h leency /programs/cmm/browser/ WebView 3.12: bugfix for colors (always set alpha to 0xff)  
8440 1228 d 16 h leency /programs/cmm/browser/ WebView 3.11: refactoring tag parse  
8439 1228 d 18 h leency /programs/cmm/ WebView: refactoring  
8396 1232 d 20 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.
 
8330 1240 d 18 h leency /programs/cmm/ WebView images support (temporary is off, press F11 to enable)  
8020 1425 d 19 h leency /programs/cmm/ Eolite: fix paste
WebView: fix space in the end of value
menu: refine params
 
7972 1437 d 6 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 1437 d 20 h leency /programs/cmm/ WebView 2.6: rewrite links, fix crashes  
7935 1443 d 19 h leency /programs/ WebView: fix parsetag
@menu: better contrast for skins with sc.work equal to 0x000000
 
7853 1458 d 22 h leency /programs/cmm/ trying to fix build  
7771 1480 d 1 h leency /programs/cmm/ WebVIew 2.4: tabs  
7756 1493 d 21 h leency /programs/ fix searchapp  
7752 1495 d 17 h leency /programs/cmm/ WebView 2.0 beta 1:
- rewrite tag parsing procedure to use collections
- completely refactor TWB component
- fix a couple of issues: broken tabs in <pre>, mishandle of local page not found, anchors memory leak
- so finally all id's and names are included as anchors*
(*some anchors in web still don't work)
 
7750 1496 d 17 h leency /programs/cmm/ WebView 1.94: code refactoring and bugfixing; also
- rework source code view, open it in a new tab
- fix tagparm parsing for case: src=./images/KolibriOS_logo2.jpg?sid=e8ece8b38b
- fix: show image text in multiple lines if need
 
7746 1498 d 22 h leency /programs/cmm/ WebView 1.9: tweaks for better view, reworked source view  
7282 2171 d 4 h leency /programs/cmm/ WebView 1.8:
1. possibility to open HTTPS sites via gate.aspero.pro (invisible for user), not working for files
2. rewrite parse tag function to fix broken URLs on page in some cases ("/user" instead of "/user/")
3. fix hand cursor appearance, fix progress bar on page load
4. load homepage on submitting empty url in adressbox
5. F12 - debug on, F11 - old tag parser on
6. unify page/file downloading code
 

Show All