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
8020 1416 d 5 h leency /programs/cmm/ Eolite: fix paste
WebView: fix space in the end of value
menu: refine params
 
7972 1427 d 16 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 1428 d 6 h leency /programs/cmm/ WebView 2.6: rewrite links, fix crashes  
7935 1434 d 6 h leency /programs/ WebView: fix parsetag
@menu: better contrast for skins with sc.work equal to 0x000000
 
7853 1449 d 9 h leency /programs/cmm/ trying to fix build  
7771 1470 d 11 h leency /programs/cmm/ WebVIew 2.4: tabs  
7756 1484 d 7 h leency /programs/ fix searchapp  
7752 1486 d 4 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 1487 d 3 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 1489 d 8 h leency /programs/cmm/ WebView 1.9: tweaks for better view, reworked source view  
7282 2161 d 14 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
 
6986 2406 d 15 h leency /programs/cmm/ WebView 1.7: a lot of various fixes: parsing tag, parsing comment, displaying '<' and '>' symbols in source code view, do not allow multiple downloaders. Thanks hidnplayr for reporting.  
5746 3166 d 15 h leency /programs/cmm/ WebView: better code #1  
4688 3680 d 9 h leency /programs/cmm/ WebView: fix F5, filesize  
4562 3722 d 14 h leency /programs/cmm/TWB/ HTMLv: fix for URLs, need to test  
4411 3767 d 4 h leency /programs/cmm/ appearance update (I hope the last), build.bat scripts changed to use global path, WebView component from HTMLv moved to separate folder