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
7780 1493 d 19 h leency /programs/cmm/ lmenu: use fix permissions of shared memory; thanks a lot to tsdima
WebView: use lmenu
 
7771 1496 d 14 h leency /programs/cmm/ WebVIew 2.4: tabs  
7764 1501 d 23 h leency /programs/cmm/ WebView 2.2: pages cache, fast DrawBufer.Fill()  
7762 1502 d 11 h leency /programs/cmm/ WebView: autodetect encoding, fix crash on "dd" tag overflow, write ipfame link  
7759 1503 d 7 h leency /programs/cmm/ WebView 2.1: ordered list support, feature to change encoding manually  
7758 1507 d 9 h leency /programs/cmm/ WebView 2.0 Gold  
7757 1508 d 20 h leency /programs/cmm/ WebView 2.0 beta 4: highlight a link as a single item, more refactoring  
7756 1510 d 10 h leency /programs/ fix searchapp  
7755 1510 d 20 h leency /programs/cmm/ WebView 2.0 beta 2: WebView.c refactoring  
7752 1512 d 6 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 1513 d 6 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 1514 d 15 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 1515 d 5 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 1515 d 11 h leency /programs/cmm/TWB/ fix misspell  
7746 1515 d 11 h leency /programs/cmm/ WebView 1.9: tweaks for better view, reworked source view  
7743 1516 d 12 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 1516 d 16 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 1520 d 6 h leency /programs/cmm/ WebView 1.82: dynamic realloc finally, working anchors again!  
7210 2242 d 16 h leency /programs/cmm/ Eolite 3.85: copy files with size bigger than free ram, fix hang and memory leak when copy  
7208 2245 d 16 h leency /programs/cmm/ WebView 1.73: user can download link contents  
7056 2413 d 13 h leency /programs/cmm/TWB/ fix wrong title encoding at opennet.ru  
7043 2416 d 16 h leency /programs/cmm/ Calypte 0.35: add scroll, mark current encoding in list  
7032 2421 d 12 h leency /programs/cmm/ WebView: fix two issues with encoding  
6986 2432 d 18 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 2702 d 20 h leency /programs/cmm/ kfont: remove italic style, some code cleanup in browser and lib/font.h  
6795 2710 d 8 h leency /programs/cmm/ WebView 1.58: improve links on pages  
6794 2712 d 8 h leency /programs/cmm/ WebView 1.57: change draw Y coordinate from lines to pixels, several fixes  
6783 2719 d 12 h leency /programs/cmm/ WebView: fix <pre> tag process, fix definition of <html> tag in document  
6738 2731 d 17 h leency /programs/cmm/ WebView 1.55: fixed about 4 bugs, twice faster; this is really good version  
6735 2732 d 10 h leency /programs/cmm/ cmm: decrease size of apps a bit  
6730 2733 d 19 h leency /programs/cmm/ WebView 1.52: couple of bugs fixed, open local files with @open, add <bg> tag; still very crashful  
6686 2746 d 10 h leency /programs/cmm/ WebView 1.49: two bugs fixed  
6045 3051 d 4 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 3057 d 14 h leency /programs/cmm/ cmm: font.h increase performance on 15-20%  
6001 3067 d 12 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 3069 d 15 h leency /programs/cmm/ WebView: convert &amp; to & in URLs  
5978 3073 d 8 h leency /programs/cmm/ WebView: use /lib/patterts/history.h instead own realization  
5825 3171 d 16 h leency /programs/cmm/ list_box: structure improvements  
5781 3179 d 21 h leency /programs/cmm/ CMM: fix list with no selection, browser fix <pre> tag, fix keys  
5773 3185 d 7 h leency /programs/cmm/ WebView 1.38: readable big headers, fix <li> and <hr> tag, fix show source