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
7049 2401 d 13 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  
7037 2405 d 0 h leency /programs/cmm/ full refactoring of CMM/lib/clipboard.h, ability to copy link URL in WebView, small improvements in clipview and app_plus  
7032 2407 d 17 h leency /programs/cmm/ WebView: fix two issues with encoding  
7004 2413 d 1 h leency /programs/cmm/ cmm apps: various fixes  
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.  
6985 2419 d 1 h leency /programs/cmm/browser/ WebView 1.62: fix issue with HTTPS reproduced by hidnplayr  
6978 2419 d 10 h leency /programs/cmm/ WebView 1.61: fix of downloading timeout, ultimate speedup; thanks hidnplayr for idea use event EVN_STACK instead of timeout  
6969 2426 d 6 h leency /programs/cmm/ WebView Downloader: fix edit box hotkeys, fix appearance.
Not yet fixed download stuck.
 
6964 2428 d 12 h leency /programs/cmm/browser/ Add a link to Kolibri Staff page, fix an issue  
6931 2493 d 1 h leency /programs/cmm/ WebView 1.6: open link in a new window by pressing Middle mouse button on the link
Eolite: fix misspell (found by Ray)
 
6808 2687 d 12 h leency /programs/cmm/ kfont.h: proceed font 23% faster, use 32 depth buffer  
6803 2689 d 1 h leency /programs/cmm/ kfont: remove italic style, some code cleanup in browser and lib/font.h  
6795 2696 d 14 h leency /programs/cmm/ WebView 1.58: improve links on pages  
6794 2698 d 13 h leency /programs/cmm/ WebView 1.57: change draw Y coordinate from lines to pixels, several fixes  
6783 2705 d 17 h leency /programs/cmm/ WebView: fix <pre> tag process, fix definition of <html> tag in document  
6782 2705 d 19 h leency /programs/cmm/ cmm: bigger menu, Eolite: refrash folder on window redraw, fix breadcrumbs click  
6738 2717 d 22 h leency /programs/cmm/ WebView 1.55: fixed about 4 bugs, twice faster; this is really good version  
6731 2719 d 16 h leency /programs/cmm/ WebView 1.53: fixed wrong position of link selection while click, bigger toolbar elements, show alert that HTTPS protocol is not supported yet  
6730 2720 d 1 h leency /programs/cmm/ WebView 1.52: couple of bugs fixed, open local files with @open, add <bg> tag; still very crashful  
6724 2722 d 15 h leency /programs/cmm/ WebView and draw_buf.h: show error notification if requested memory size is more than free RAM size  
6698 2729 d 18 h leency /programs/cmm/ WebView 1.5: fix couple of issues, static malloc 100 Mb :D  
6686 2732 d 15 h leency /programs/cmm/ WebView 1.49: two bugs fixed  
6678 2735 d 2 h leency /programs/cmm/ CMM: use big fonts, fix several issues  
6674 2735 d 12 h leency /programs/cmm/browser/ browser: replace ':' and '?' in saving filename, fix broken Cyrillic labels  
6641 2739 d 23 h leency /programs/cmm/ CMM: ability to use Ctrl+C/Ctrl+V in EditBox for the rest apps  
6374 2959 d 20 h guillem /programs/cmm/browser/ Fix small bug when the url has a slash at the end  
6366 2962 d 1 h leency /programs/cmm/ Aelia 0.36: port Download manager from WebView, fix two issues in it  
6278 2992 d 14 h leency /programs/cmm/ Eolite: fix tricky issue with double click, big fonts in progress dialog; tones of minor fixes;  
6217 3000 d 16 h leency /programs/cmm/ fix for Aelia, fix button text overflow in WebView Download manager  
6159 3006 d 23 h leency /programs/ @open: remove border around "Browse" button,
webview: fix encoding for internal pages
 
6058 3030 d 13 h leency /programs/cmm/ Aelia 0.3: Sandwich menu, handle redirects, add links.h
+ lib/debug.h
 
6047 3034 d 20 h leency /programs/cmm/ tmpdisk/t_gui.c: make disk selection better visible  
6045 3037 d 10 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 3043 d 19 h leency /programs/cmm/ cmm: font.h increase performance on 15-20%  
6005 3050 d 10 h leency /programs/cmm/ CMM: minor optimizations, Eolite: better about window  
6001 3053 d 18 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 3055 d 20 h leency /programs/cmm/ WebView: convert &amp; to & in URLs  
5987 3057 d 15 h leency /programs/cmm/ font.h: global refactoring, simplify API  
5985 3057 d 21 h leency /programs/cmm/ font.h: optimization, refactoring  
5982 3058 d 17 h leency /programs/cmm/browser/ WebView: disable test code