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
7758 1515 d 2 h leency /programs/cmm/ WebView 2.0 Gold  
7757 1516 d 13 h leency /programs/cmm/ WebView 2.0 beta 4: highlight a link as a single item, more refactoring  
7756 1518 d 3 h leency /programs/ fix searchapp  
7755 1518 d 13 h leency /programs/cmm/ WebView 2.0 beta 2: WebView.c refactoring  
7752 1519 d 23 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 1520 d 23 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
 
7749 1522 d 8 h leency /programs/cmm/ WebView 1.93:
- handle the case when '&' is written as non special caracter like &nbsp;
- handle emply lines of list to aboid more than 2 emply lines for better readability
- improve img tag display
- show colored background of all text in debug mode
- improve page display if no html or body tag but the page is still has tags to display
 
7748 1522 d 22 h leency /programs/cmm/ WebView 1.92:
- fix crash with <img> tag
- fix links hovering on the header
- update gate.aspero.pro so it toss a redirect location to the browser
- allow websearch with the space in phrase
- allow render pages with <html> without <body> tag
- Ctrl+O to open files via OpenDialog
 
7747 1523 d 4 h leency /programs/cmm/TWB/ fix misspell  
7746 1523 d 4 h leency /programs/cmm/ WebView 1.9: tweaks for better view, reworked source view  
7743 1524 d 5 h leency /programs/cmm/ WebView 1.85: russification, new feature to search the web, allow to set background color of the text, add help page, more hotkeys
Pixie: better icon of audio button
 
7742 1524 d 9 h leency /programs/cmm/ WebView 1.84:
- deny more than 2 empty line breaks
- h1 is now bolder than h2, propper align of list items, show buttons, distinct images in text
- add hotkeys
- improve proceed of urls
 
7738 1527 d 23 h leency /programs/cmm/ WebView 1.82: dynamic realloc finally, working anchors again!  
7210 2250 d 9 h leency /programs/cmm/ Eolite 3.85: copy files with size bigger than free ram, fix hang and memory leak when copy  
7208 2253 d 9 h leency /programs/cmm/ WebView 1.73: user can download link contents  
7056 2421 d 6 h leency /programs/cmm/TWB/ fix wrong title encoding at opennet.ru  
7043 2424 d 9 h leency /programs/cmm/ Calypte 0.35: add scroll, mark current encoding in list  
7032 2429 d 5 h leency /programs/cmm/ WebView: fix two issues with encoding  
6986 2440 d 11 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.  
6803 2710 d 13 h leency /programs/cmm/ kfont: remove italic style, some code cleanup in browser and lib/font.h  
6795 2718 d 1 h leency /programs/cmm/ WebView 1.58: improve links on pages  
6794 2720 d 1 h leency /programs/cmm/ WebView 1.57: change draw Y coordinate from lines to pixels, several fixes  
6783 2727 d 5 h leency /programs/cmm/ WebView: fix <pre> tag process, fix definition of <html> tag in document  
6738 2739 d 10 h leency /programs/cmm/ WebView 1.55: fixed about 4 bugs, twice faster; this is really good version  
6735 2740 d 3 h leency /programs/cmm/ cmm: decrease size of apps a bit  
6730 2741 d 12 h leency /programs/cmm/ WebView 1.52: couple of bugs fixed, open local files with @open, add <bg> tag; still very crashful  
6686 2754 d 3 h leency /programs/cmm/ WebView 1.49: two bugs fixed  
6045 3058 d 21 h leency /programs/cmm/ WebView 1.48: support all site encodings (not only UTF8), use lib/menu.h, fix black screen after changing window size  
6021 3065 d 7 h leency /programs/cmm/ cmm: font.h increase performance on 15-20%  
6001 3075 d 5 h leency /programs/cmm/ WebView 1.42
1) Download Manager: separate code logic from internal implementation, show notice on error
2) do not show href="javascript:xxx" links
3) show all image alt's
 
5990 3077 d 8 h leency /programs/cmm/ WebView: convert &amp; to & in URLs  
5978 3081 d 1 h leency /programs/cmm/ WebView: use /lib/patterts/history.h instead own realization  
5825 3179 d 9 h leency /programs/cmm/ list_box: structure improvements  
5781 3187 d 14 h leency /programs/cmm/ CMM: fix list with no selection, browser fix <pre> tag, fix keys  
5773 3193 d 0 h leency /programs/cmm/ WebView 1.38: readable big headers, fix <li> and <hr> tag, fix show source  
5772 3193 d 4 h leency /programs/cmm/ WevView 1.35: fix links, remove tabs, refactoring  
5768 3196 d 4 h leency /programs/cmm/ WebView unstable: big headers, refactoring  
5766 3196 d 13 h leency /programs/cmm/ WebView 1.3 unstable: use page buffer  
5749 3200 d 8 h leency /programs/cmm/ WebView: Remove condition script, code update, prepar
llist: configurable mouse wheel size
 
5747 3200 d 11 h leency /programs/cmm/ Fix for Liza