Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7806 1491 d 7 h leency /programs/ tinypad: no optim_save by default
eolite: fix crash on put image h<1
cmm: rename colors to the short one "sc"
 
7766 1503 d 13 h leency /programs/cmm/browser/ fix prior  
7765 1503 d 13 h leency /programs/cmm/ WebView 2.25: add check for updates function  
7746 1517 d 11 h leency /programs/cmm/ WebView 1.9: tweaks for better view, reworked source view  
7525 2022 d 7 h leency / life3: update UI, add to ISO  
7521 2024 d 10 h leency /programs/cmm/ CMM new lib: events.h
IconEdit: use event model
netcheck: example of event model, can be used for network testing
 
7506 2027 d 20 h leency /programs/cmm/ cmm editboxes: various fixes  
7284 2189 d 17 h leency /programs/cmm/ fix aelia  
7282 2189 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 2191 d 11 h leency /programs/cmm/ WebView: code refactoring, minor fixes  
7227 2224 d 9 h leency /programs/cmm/ CMM: general refactoring  
6978 2435 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 2442 d 2 h leency /programs/cmm/ WebView Downloader: fix edit box hotkeys, fix appearance.
Not yet fixed download stuck.
 
6964 2444 d 7 h leency /programs/cmm/browser/ Add a link to Kolibri Staff page, fix an issue  
6931 2508 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)
 
6738 2733 d 17 h leency /programs/cmm/ WebView 1.55: fixed about 4 bugs, twice faster; this is really good version  
6678 2750 d 21 h leency /programs/cmm/ CMM: use big fonts, fix several issues  
6674 2751 d 7 h leency /programs/cmm/browser/ browser: replace ':' and '?' in saving filename, fix broken Cyrillic labels  
6374 2975 d 16 h guillem /programs/cmm/browser/ Fix small bug when the url has a slash at the end  
6366 2977 d 20 h leency /programs/cmm/ Aelia 0.36: port Download manager from WebView, fix two issues in it  
6278 3008 d 9 h leency /programs/cmm/ Eolite: fix tricky issue with double click, big fonts in progress dialog; tones of minor fixes;  
6217 3016 d 11 h leency /programs/cmm/ fix for Aelia, fix button text overflow in WebView Download manager  
6047 3050 d 16 h leency /programs/cmm/ tmpdisk/t_gui.c: make disk selection better visible  
6005 3066 d 6 h leency /programs/cmm/ CMM: minor optimizations, Eolite: better about window  
6001 3069 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
 
5685 3208 d 16 h leency /programs/cmm/ HTML: trying to divide network code form GUI and various fixes  
5683 3208 d 20 h leency /programs/cmm/ CMM: use disabled flag for editbox  
5674 3209 d 17 h pavelyakov /programs/cmm/ New libs (CMM): system.h, mouse.h  
5640 3212 d 9 h pavelyakov /programs/cmm/ New libs: io.h, math.h, date.h
kolibri.h: class mouse
Update applications
 
5534 3346 d 19 h hidnplayr /programs/ Extended http library API to allow keepalive connections, streaming connections and transfer of large files.  
5519 3350 d 17 h leency /programs/cmm/ WebView 1.1: Zoom2x, a lot of fixes for download manager  
5493 3365 d 10 h leency /programs/cmm/ WebView 1.0: add Download Manager