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
7752 1520 d 8 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 1521 d 8 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 16 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
 
7742 1524 d 18 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
 
7506 2033 d 21 h leency /programs/cmm/ cmm editboxes: various fixes  
7439 2056 d 23 h leency /programs/cmm/lib/ revert r7435  
7435 2057 d 23 h pavelyakov /programs/cmm/lib/ Update function sprintf, fixed bugs  
7286 2193 d 20 h leency /programs/cmm/ speedup kfonts
completely rewriting Aelia #2
 
7163 2286 d 17 h leency /programs/cmm/ Eolite: fix default icon
WebWiew: handle URLs starting with double slash "//"
C-- lib: make some functions include optional
 
7049 2423 d 9 h leency /programs/cmm/ Fix OpenDialog filter (VERY big thanks to IgorA), rename libimg_lib.h to libimg.h and libio_lib.h to libio.h, Calypte uses string collection  
6887 2598 d 9 h pavelyakov /programs/cmm/ Update library
New library window
 
6791 2723 d 15 h leency /programs/cmm/ cmm: various updates  
6771 2731 d 16 h leency /programs/cmm/ revert prior commit, update dicty  
6742 2738 d 22 h leency /programs/cmm/ cmm: decrease apps size  
6730 2741 d 21 h leency /programs/cmm/ WebView 1.52: couple of bugs fixed, open local files with @open, add <bg> tag; still very crashful  
6058 3052 d 9 h leency /programs/cmm/ Aelia 0.3: Sandwich menu, handle redirects, add links.h
+ lib/debug.h
 
6021 3065 d 15 h leency /programs/cmm/ cmm: font.h increase performance on 15-20%  
5803 3183 d 18 h leency /programs/cmm/ CMM: remove strncpy() function, replace it by strlcpy() as more stable  
5713 3209 d 16 h leency /programs/cmm/ CMM: utf8_strlen() optimization  
5712 3209 d 17 h leency /programs/cmm/ WebView 1.2: bigger fonts by default  
5690 3213 d 10 h leency /programs/cmm/ CMM: 1. remove /lib/encoding.h and use iconv library instead, as a result next point
2. better encoding in WebBrowser
3. fix error_init() in lib/dll.h
 
5676 3215 d 16 h pavelyakov /programs/cmm/ Update libs cmm.  
5646 3217 d 21 h pavelyakov /programs/cmm/ Fix bags. sprintf.
Update io.h
 
5640 3218 d 10 h pavelyakov /programs/cmm/ New libs: io.h, math.h, date.h
kolibri.h: class mouse
Update applications
 
5625 3221 d 12 h leency /programs/cmm/ CMM: fix strchr in WebView and Liza  
5606 3227 d 20 h pavelyakov /programs/cmm/ Eolite: Update when you change file attributes  
5598 3228 d 14 h pavelyakov /programs/cmm/ CMM: update libraries
New lib: lexer.h
 
5591 3230 d 7 h pavelyakov /programs/ Eolite: fixed bags.  
5582 3231 d 9 h pavelyakov /programs/ Eolite:Refresh window when changing settings.
Kpack:Fixed bag kpack wait event.
 
5576 3235 d 7 h pavelyakov / Fixed bugs, new functions.  
5575 3239 d 9 h pavelyakov / Fixed hover mouse Eolite. New features in Eolite (double-click). Also append new mouse events.  
5574 3239 d 16 h pavelyakov /programs/cmm/lib/ Fixed function strcmp, added new functions  
5573 3239 d 16 h pavelyakov /programs/cmm/lib/ Fixed a bug in the mouse, added functions in string.h, optimized some functions.  
5423 3382 d 11 h leency /programs/cmm/ Dicty 1.32: don't use old function SetWorkingFolder, fix regression in strttl()  
4692 3714 d 9 h leency /programs/cmm/ WebView 1.0 beta 3: fix for special pages, code optimization, remove tabs  
4688 3714 d 13 h leency /programs/cmm/ WebView: fix F5, filesize  
4645 3723 d 13 h leency /programs/cmm/ WebView 0.99.71: couple of fixes  
4639 3725 d 8 h yogev_ezra /programs/cmm/lib/ Fix itoa (add the buffer back to inside the function).  
4550 3766 d 14 h leency /programs/cmm/ HTMLv: several fixes  
4226 3844 d 8 h punk_joker /programs/cmm/lib/ (From Leency) cmm: update lib