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
7991 1435 d 20 h leency /programs/cmm/ eolite: do not show inaccessible disks (sata & usb devices on some PCs)
mousecfg: save values to system.ini
fix regressions in webview and clipview
 
7970 1440 d 14 h leency /programs/cmm/ WebView 2.6: rewrite links, fix crashes  
7945 1445 d 1 h leency /programs/cmm/ cmm: fix strstri
webview: fix <> in non-html files
quark: search updates
 
7937 1445 d 22 h leency / icons16.png: new icon for .pal and .dtp files
skincfg: support of .dtp file open
 
7893 1455 d 14 h leency /programs/cmm/ WebView: refresh the page of clear cache, bugfixes  
7889 1455 d 20 h leency / icons16.png: small colors tweak to bring them into the common gamma
eng/settings/menu.dat: general update, sunc with rus
/data/rus/pipetka: remove as it is closed-source and replace by
pipet: add to IMG/develop/pipet (open-source, copy to clipboard function)
cmm/lib/io.h: fix library function
ircc: add 'x' to the close button, update tab colors to fix low contrast on some skins
 
7799 1477 d 5 h leency /programs/cmm/ browser bugfixes  
7797 1477 d 16 h leency /programs/cmm/ mouse: fix; webview support bold text in docx  
7781 1479 d 22 h leency /programs/cmm/ CMM Menu: now used in TxtRead, Calypte, IconEdit  
7780 1479 d 23 h leency /programs/cmm/ lmenu: use fix permissions of shared memory; thanks a lot to tsdima
WebView: use lmenu
 
7771 1482 d 19 h leency /programs/cmm/ WebVIew 2.4: tabs  
7764 1488 d 4 h leency /programs/cmm/ WebView 2.2: pages cache, fast DrawBufer.Fill()  
7762 1488 d 16 h leency /programs/cmm/ WebView: autodetect encoding, fix crash on "dd" tag overflow, write ipfame link  
7759 1489 d 12 h leency /programs/cmm/ WebView 2.1: ordered list support, feature to change encoding manually  
7758 1493 d 14 h leency /programs/cmm/ WebView 2.0 Gold  
7757 1495 d 0 h leency /programs/cmm/ WebView 2.0 beta 4: highlight a link as a single item, more refactoring  
7756 1496 d 15 h leency /programs/ fix searchapp  
7755 1497 d 1 h leency /programs/cmm/ WebView 2.0 beta 2: WebView.c refactoring  
7752 1498 d 11 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 1499 d 11 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 1500 d 19 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 1501 d 10 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 1501 d 15 h leency /programs/cmm/TWB/ fix misspell  
7746 1501 d 15 h leency /programs/cmm/ WebView 1.9: tweaks for better view, reworked source view  
7743 1502 d 16 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 1502 d 21 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 1506 d 11 h leency /programs/cmm/ WebView 1.82: dynamic realloc finally, working anchors again!  
7210 2228 d 21 h leency /programs/cmm/ Eolite 3.85: copy files with size bigger than free ram, fix hang and memory leak when copy  
7208 2231 d 20 h leency /programs/cmm/ WebView 1.73: user can download link contents  
7056 2399 d 17 h leency /programs/cmm/TWB/ fix wrong title encoding at opennet.ru  
7043 2402 d 20 h leency /programs/cmm/ Calypte 0.35: add scroll, mark current encoding in list  
7032 2407 d 16 h leency /programs/cmm/ WebView: fix two issues with encoding  
6986 2418 d 23 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 2689 d 0 h leency /programs/cmm/ kfont: remove italic style, some code cleanup in browser and lib/font.h  
6795 2696 d 13 h leency /programs/cmm/ WebView 1.58: improve links on pages  
6794 2698 d 12 h leency /programs/cmm/ WebView 1.57: change draw Y coordinate from lines to pixels, several fixes  
6783 2705 d 16 h leency /programs/cmm/ WebView: fix <pre> tag process, fix definition of <html> tag in document  
6738 2717 d 21 h leency /programs/cmm/ WebView 1.55: fixed about 4 bugs, twice faster; this is really good version  
6735 2718 d 15 h leency /programs/cmm/ cmm: decrease size of apps a bit  
6730 2720 d 0 h leency /programs/cmm/ WebView 1.52: couple of bugs fixed, open local files with @open, add <bg> tag; still very crashful