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
7422 2032 d 15 h leency /programs/cmm/ C-- app updates
WebView 1.8b:
- key scroll by up and down lists 12 pixels instead of 1
- open app with param when href="" contains '|' symbol, example: href="/sys/tmpdisk|a0"
Eolite 3.96b:
- fix sorting
- an option to highlight odd lines
- copy path to clipboard by clicking on path bar
- rewrite the code related to device an folder update: so this change removed unnecessary refreshes
- add refresh when /kolibrios mounted
IconEdit 0.57b:
- improve color gradient block
- press Delete key when smth selected fill selection by color2 and resents selection
- impove window appearance when the dark skin is set
- fix a stupid but issue which made impossible to open non-square images
- fix an issue that wrong zoom number displayed
Notes 0.8:
- reworking, work in progress
- delete binary
Sysmon 0.87:
- minor visible improvement in progress bars
TmpDisk 0.67a:
- deny users to shoot in the foot: show forbid message on /tmp0 deletion
 
7293 2162 d 13 h leency /programs/cmm/ Aelia: add status bar, code update  
7284 2166 d 18 h leency /programs/cmm/ fix aelia  
7283 2166 d 18 h leency /programs/cmm/ fix Liza  
7282 2166 d 18 h leency /programs/cmm/ WebView 1.8:
1. possibility to open HTTPS sites via gate.aspero.pro (invisible for user), not working for files
2. rewrite parse tag function to fix broken URLs on page in some cases ("/user" instead of "/user/")
3. fix hand cursor appearance, fix progress bar on page load
4. load homepage on submitting empty url in adressbox
5. F12 - debug on, F11 - old tag parser on
6. unify page/file downloading code
 
7281 2168 d 12 h leency /programs/cmm/ WebView: code refactoring, minor fixes  
7229 2200 d 22 h leency /programs/cmm/ CMM: easy icon set in program  
7227 2201 d 9 h leency /programs/cmm/ CMM: general refactoring  
7208 2224 d 17 h leency /programs/cmm/ WebView 1.73: user can download link contents  
7049 2394 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  
7037 2397 d 20 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 2400 d 13 h leency /programs/cmm/ WebView: fix two issues with encoding  
7004 2405 d 21 h leency /programs/cmm/ cmm apps: various fixes  
6986 2411 d 19 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 2411 d 21 h leency /programs/cmm/browser/ WebView 1.62: fix issue with HTTPS reproduced by hidnplayr  
6978 2412 d 6 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 2419 d 2 h leency /programs/cmm/ WebView Downloader: fix edit box hotkeys, fix appearance.
Not yet fixed download stuck.
 
6964 2421 d 7 h leency /programs/cmm/browser/ Add a link to Kolibri Staff page, fix an issue  
6931 2485 d 21 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 2680 d 7 h leency /programs/cmm/ kfont.h: proceed font 23% faster, use 32 depth buffer  
6803 2681 d 21 h leency /programs/cmm/ kfont: remove italic style, some code cleanup in browser and lib/font.h  
6795 2689 d 10 h leency /programs/cmm/ WebView 1.58: improve links on pages  
6794 2691 d 9 h leency /programs/cmm/ WebView 1.57: change draw Y coordinate from lines to pixels, several fixes  
6783 2698 d 13 h leency /programs/cmm/ WebView: fix <pre> tag process, fix definition of <html> tag in document  
6782 2698 d 15 h leency /programs/cmm/ cmm: bigger menu, Eolite: refrash folder on window redraw, fix breadcrumbs click  
6738 2710 d 18 h leency /programs/cmm/ WebView 1.55: fixed about 4 bugs, twice faster; this is really good version  
6731 2712 d 12 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 2712 d 21 h leency /programs/cmm/ WebView 1.52: couple of bugs fixed, open local files with @open, add <bg> tag; still very crashful  
6724 2715 d 10 h leency /programs/cmm/ WebView and draw_buf.h: show error notification if requested memory size is more than free RAM size  
6698 2722 d 14 h leency /programs/cmm/ WebView 1.5: fix couple of issues, static malloc 100 Mb :D  
6686 2725 d 11 h leency /programs/cmm/ WebView 1.49: two bugs fixed  
6678 2727 d 22 h leency /programs/cmm/ CMM: use big fonts, fix several issues  
6674 2728 d 8 h leency /programs/cmm/browser/ browser: replace ':' and '?' in saving filename, fix broken Cyrillic labels  
6641 2732 d 19 h leency /programs/cmm/ CMM: ability to use Ctrl+C/Ctrl+V in EditBox for the rest apps  
6374 2952 d 16 h guillem /programs/cmm/browser/ Fix small bug when the url has a slash at the end  
6366 2954 d 21 h leency /programs/cmm/ Aelia 0.36: port Download manager from WebView, fix two issues in it  
6278 2985 d 10 h leency /programs/cmm/ Eolite: fix tricky issue with double click, big fonts in progress dialog; tones of minor fixes;  
6217 2993 d 12 h leency /programs/cmm/ fix for Aelia, fix button text overflow in WebView Download manager  
6159 2999 d 19 h leency /programs/ @open: remove border around "Browse" button,
webview: fix encoding for internal pages
 
6058 3023 d 9 h leency /programs/cmm/ Aelia 0.3: Sandwich menu, handle redirects, add links.h
+ lib/debug.h