Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7788 1479 d 8 h leency / View3DS: support kpacked files
WebView: DOCX support
 
7787 1479 d 9 h rgimad /programs/system/shell/ SHELL 0.7.8 changelog
- fixed bug with ctrl+v
- added navigation in current string by Home, End
- directory highlighting in ls command output
 
7786 1479 d 12 h leency /programs/ @menu: return to orthodox flat design  
7785 1480 d 0 h leency /programs/ move notify.inc into notify3 folder, move cmd to outdated folder  
7784 1480 d 0 h leency /programs/ various updates  
7783 1480 d 2 h leency /programs/ easyshot v1.3, console: new scrollbar  
7782 1480 d 9 h leency /programs/cmm/ finally switch all apps into lmenu and remove old implementation  
7781 1480 d 10 h leency /programs/cmm/ CMM Menu: now used in TxtRead, Calypte, IconEdit  
7780 1480 d 12 h leency /programs/cmm/ lmenu: use fix permissions of shared memory; thanks a lot to tsdima
WebView: use lmenu
 
7779 1481 d 14 h leency /programs/cmm/ fix for a f*cking mem  
7778 1482 d 2 h leency / Add a new Menu component into IMG, use it in Eolite and Appearance  
7777 1482 d 5 h theonlymirage /programs/other/ha/ HAconfig: Fixed offset (height) for popup menu  
7776 1482 d 6 h leency /programs/other/ha/ HA Config 0.3.9: bigger font  
7775 1482 d 8 h theonlymirage /programs/cmm/browser/ Browser: hide "new tab" button with the max number of open tabs  
7774 1482 d 8 h leency /programs/ app size decrease  
7773 1482 d 13 h leency /programs/ optimize pipes.raw
menu: new menu component
 
7772 1483 d 7 h leency /programs/cmm/browser/ WebView 2.4a: bugfix  
7771 1483 d 7 h leency /programs/cmm/ WebVIew 2.4: tabs  
7770 1487 d 4 h leency /programs/cmm/ WebView: add clear cache feature  
7769 1487 d 8 h leency / SYSPANEL: add Russian translation  
7768 1488 d 4 h leency /programs/cmm/ cmm: reduce C-- app sizes by removing sprintf() from some apps and libs  
7767 1488 d 5 h leency /programs/cmm/browser/ ups, sorry fix #2  
7766 1488 d 5 h leency /programs/cmm/browser/ fix prior  
7765 1488 d 5 h leency /programs/cmm/ WebView 2.25: add check for updates function  
7764 1488 d 16 h leency /programs/cmm/ WebView 2.2: pages cache, fast DrawBufer.Fill()  
7763 1489 d 4 h leency /programs/cmm/browser/ fix prior  
7762 1489 d 4 h leency /programs/cmm/ WebView: autodetect encoding, fix crash on "dd" tag overflow, write ipfame link  
7760 1489 d 8 h leency / add forgotten tcc files  
7759 1490 d 0 h leency /programs/cmm/ WebView 2.1: ordered list support, feature to change encoding manually  
7758 1494 d 2 h leency /programs/cmm/ WebView 2.0 Gold  
7757 1495 d 13 h leency /programs/cmm/ WebView 2.0 beta 4: highlight a link as a single item, more refactoring  
7756 1497 d 3 h leency /programs/ fix searchapp  
7755 1497 d 13 h leency /programs/cmm/ WebView 2.0 beta 2: WebView.c refactoring  
7754 1498 d 21 h leency /programs/ compress animage graphics, webview fix  
7752 1498 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)
 
7751 1499 d 23 h leency /programs/cmm/liza/ fix liza  
7750 1499 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 1501 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 1501 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 1502 d 4 h leency /programs/cmm/TWB/ fix misspell