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 2395 d 12 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 2398 d 23 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 2401 d 16 h leency /programs/cmm/ WebView: fix two issues with encoding  
7004 2407 d 0 h leency /programs/cmm/ cmm apps: various fixes  
6986 2412 d 22 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 2413 d 0 h leency /programs/cmm/browser/ WebView 1.62: fix issue with HTTPS reproduced by hidnplayr  
6978 2413 d 9 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 2420 d 5 h leency /programs/cmm/ WebView Downloader: fix edit box hotkeys, fix appearance.
Not yet fixed download stuck.
 
6964 2422 d 10 h leency /programs/cmm/browser/ Add a link to Kolibri Staff page, fix an issue  
6931 2487 d 0 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 2681 d 10 h leency /programs/cmm/ kfont.h: proceed font 23% faster, use 32 depth buffer  
6803 2683 d 0 h leency /programs/cmm/ kfont: remove italic style, some code cleanup in browser and lib/font.h  
6795 2690 d 13 h leency /programs/cmm/ WebView 1.58: improve links on pages  
6794 2692 d 12 h leency /programs/cmm/ WebView 1.57: change draw Y coordinate from lines to pixels, several fixes  
6783 2699 d 16 h leency /programs/cmm/ WebView: fix <pre> tag process, fix definition of <html> tag in document  
6782 2699 d 18 h leency /programs/cmm/ cmm: bigger menu, Eolite: refrash folder on window redraw, fix breadcrumbs click  
6738 2711 d 21 h leency /programs/cmm/ WebView 1.55: fixed about 4 bugs, twice faster; this is really good version  
6731 2713 d 15 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 2714 d 0 h leency /programs/cmm/ WebView 1.52: couple of bugs fixed, open local files with @open, add <bg> tag; still very crashful  
6724 2716 d 13 h leency /programs/cmm/ WebView and draw_buf.h: show error notification if requested memory size is more than free RAM size  
6698 2723 d 17 h leency /programs/cmm/ WebView 1.5: fix couple of issues, static malloc 100 Mb :D  
6686 2726 d 14 h leency /programs/cmm/ WebView 1.49: two bugs fixed  
6678 2729 d 1 h leency /programs/cmm/ CMM: use big fonts, fix several issues  
6674 2729 d 11 h leency /programs/cmm/browser/ browser: replace ':' and '?' in saving filename, fix broken Cyrillic labels  
6641 2733 d 22 h leency /programs/cmm/ CMM: ability to use Ctrl+C/Ctrl+V in EditBox for the rest apps  
6374 2953 d 19 h guillem /programs/cmm/browser/ Fix small bug when the url has a slash at the end  
6366 2956 d 0 h leency /programs/cmm/ Aelia 0.36: port Download manager from WebView, fix two issues in it  
6278 2986 d 13 h leency /programs/cmm/ Eolite: fix tricky issue with double click, big fonts in progress dialog; tones of minor fixes;  
6217 2994 d 15 h leency /programs/cmm/ fix for Aelia, fix button text overflow in WebView Download manager  
6159 3000 d 22 h leency /programs/ @open: remove border around "Browse" button,
webview: fix encoding for internal pages
 
6058 3024 d 12 h leency /programs/cmm/ Aelia 0.3: Sandwich menu, handle redirects, add links.h
+ lib/debug.h
 
6047 3028 d 19 h leency /programs/cmm/ tmpdisk/t_gui.c: make disk selection better visible  
6045 3031 d 8 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 3037 d 18 h leency /programs/cmm/ cmm: font.h increase performance on 15-20%  
6005 3044 d 9 h leency /programs/cmm/ CMM: minor optimizations, Eolite: better about window  
6001 3047 d 16 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 3049 d 19 h leency /programs/cmm/ WebView: convert &amp; to & in URLs  
5987 3051 d 14 h leency /programs/cmm/ font.h: global refactoring, simplify API  
5985 3051 d 19 h leency /programs/cmm/ font.h: optimization, refactoring  
5982 3052 d 15 h leency /programs/cmm/browser/ WebView: disable test code