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 2399 d 8 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 2402 d 19 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 2405 d 12 h leency /programs/cmm/ WebView: fix two issues with encoding  
7004 2410 d 20 h leency /programs/cmm/ cmm apps: various fixes  
6986 2416 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.  
6985 2416 d 20 h leency /programs/cmm/browser/ WebView 1.62: fix issue with HTTPS reproduced by hidnplayr  
6978 2417 d 5 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 2424 d 1 h leency /programs/cmm/ WebView Downloader: fix edit box hotkeys, fix appearance.
Not yet fixed download stuck.
 
6964 2426 d 6 h leency /programs/cmm/browser/ Add a link to Kolibri Staff page, fix an issue  
6931 2490 d 20 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 2685 d 6 h leency /programs/cmm/ kfont.h: proceed font 23% faster, use 32 depth buffer  
6803 2686 d 20 h leency /programs/cmm/ kfont: remove italic style, some code cleanup in browser and lib/font.h  
6795 2694 d 9 h leency /programs/cmm/ WebView 1.58: improve links on pages  
6794 2696 d 8 h leency /programs/cmm/ WebView 1.57: change draw Y coordinate from lines to pixels, several fixes  
6783 2703 d 12 h leency /programs/cmm/ WebView: fix <pre> tag process, fix definition of <html> tag in document  
6782 2703 d 14 h leency /programs/cmm/ cmm: bigger menu, Eolite: refrash folder on window redraw, fix breadcrumbs click  
6738 2715 d 17 h leency /programs/cmm/ WebView 1.55: fixed about 4 bugs, twice faster; this is really good version  
6731 2717 d 11 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 2717 d 20 h leency /programs/cmm/ WebView 1.52: couple of bugs fixed, open local files with @open, add <bg> tag; still very crashful  
6724 2720 d 9 h leency /programs/cmm/ WebView and draw_buf.h: show error notification if requested memory size is more than free RAM size  
6698 2727 d 13 h leency /programs/cmm/ WebView 1.5: fix couple of issues, static malloc 100 Mb :D  
6686 2730 d 10 h leency /programs/cmm/ WebView 1.49: two bugs fixed  
6678 2732 d 21 h leency /programs/cmm/ CMM: use big fonts, fix several issues  
6674 2733 d 7 h leency /programs/cmm/browser/ browser: replace ':' and '?' in saving filename, fix broken Cyrillic labels  
6641 2737 d 18 h leency /programs/cmm/ CMM: ability to use Ctrl+C/Ctrl+V in EditBox for the rest apps  
6374 2957 d 15 h guillem /programs/cmm/browser/ Fix small bug when the url has a slash at the end  
6366 2959 d 20 h leency /programs/cmm/ Aelia 0.36: port Download manager from WebView, fix two issues in it  
6278 2990 d 9 h leency /programs/cmm/ Eolite: fix tricky issue with double click, big fonts in progress dialog; tones of minor fixes;  
6217 2998 d 11 h leency /programs/cmm/ fix for Aelia, fix button text overflow in WebView Download manager  
6159 3004 d 18 h leency /programs/ @open: remove border around "Browse" button,
webview: fix encoding for internal pages
 
6058 3028 d 8 h leency /programs/cmm/ Aelia 0.3: Sandwich menu, handle redirects, add links.h
+ lib/debug.h
 
6047 3032 d 15 h leency /programs/cmm/ tmpdisk/t_gui.c: make disk selection better visible  
6045 3035 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 3041 d 14 h leency /programs/cmm/ cmm: font.h increase performance on 15-20%  
6005 3048 d 5 h leency /programs/cmm/ CMM: minor optimizations, Eolite: better about window  
6001 3051 d 13 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 3053 d 15 h leency /programs/cmm/ WebView: convert &amp; to & in URLs  
5987 3055 d 10 h leency /programs/cmm/ font.h: global refactoring, simplify API  
5985 3055 d 15 h leency /programs/cmm/ font.h: optimization, refactoring  
5982 3056 d 11 h leency /programs/cmm/browser/ WebView: disable test code