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 1486 d 14 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 1498 d 19 h leency /programs/cmm/browser/ fix prior  
7765 1498 d 19 h leency /programs/cmm/ WebView 2.25: add check for updates function  
7746 1512 d 18 h leency /programs/cmm/ WebView 1.9: tweaks for better view, reworked source view  
7525 2017 d 14 h leency / life3: update UI, add to ISO  
7521 2019 d 16 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 2023 d 2 h leency /programs/cmm/ cmm editboxes: various fixes  
7284 2185 d 0 h leency /programs/cmm/ fix aelia  
7282 2185 d 0 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 2186 d 18 h leency /programs/cmm/ WebView: code refactoring, minor fixes  
7227 2219 d 15 h leency /programs/cmm/ CMM: general refactoring  
6978 2430 d 12 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 2437 d 8 h leency /programs/cmm/ WebView Downloader: fix edit box hotkeys, fix appearance.
Not yet fixed download stuck.
 
6964 2439 d 13 h leency /programs/cmm/browser/ Add a link to Kolibri Staff page, fix an issue  
6931 2504 d 3 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 2729 d 0 h leency /programs/cmm/ WebView 1.55: fixed about 4 bugs, twice faster; this is really good version  
6678 2746 d 4 h leency /programs/cmm/ CMM: use big fonts, fix several issues  
6674 2746 d 14 h leency /programs/cmm/browser/ browser: replace ':' and '?' in saving filename, fix broken Cyrillic labels  
6374 2970 d 22 h guillem /programs/cmm/browser/ Fix small bug when the url has a slash at the end  
6366 2973 d 3 h leency /programs/cmm/ Aelia 0.36: port Download manager from WebView, fix two issues in it  
6278 3003 d 16 h leency /programs/cmm/ Eolite: fix tricky issue with double click, big fonts in progress dialog; tones of minor fixes;  
6217 3011 d 18 h leency /programs/cmm/ fix for Aelia, fix button text overflow in WebView Download manager  
6047 3045 d 22 h leency /programs/cmm/ tmpdisk/t_gui.c: make disk selection better visible  
6005 3061 d 12 h leency /programs/cmm/ CMM: minor optimizations, Eolite: better about window  
6001 3064 d 20 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 3203 d 22 h leency /programs/cmm/ HTML: trying to divide network code form GUI and various fixes  
5683 3204 d 3 h leency /programs/cmm/ CMM: use disabled flag for editbox  
5674 3204 d 23 h pavelyakov /programs/cmm/ New libs (CMM): system.h, mouse.h  
5640 3207 d 16 h pavelyakov /programs/cmm/ New libs: io.h, math.h, date.h
kolibri.h: class mouse
Update applications
 
5534 3342 d 2 h hidnplayr /programs/ Extended http library API to allow keepalive connections, streaming connections and transfer of large files.  
5519 3346 d 0 h leency /programs/cmm/ WebView 1.1: Zoom2x, a lot of fixes for download manager  
5493 3360 d 16 h leency /programs/cmm/ WebView 1.0: add Download Manager