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
8839 1053 d 3 h leency / dl: automatically extract downloaded zip and 7z files
various fixes
 
8697 1099 d 23 h leency /programs/cmm/downloader/ WebView Downloader: if file already exist, save the file with a new name  
8425 1232 d 1 h leency /programs/cmm/ WebView: fixed memory leak in cache.add(), give system memory back each time parse ends  
8413 1233 d 2 h leency /programs/cmm/ WebView: no page scroll to the top when download a file, autoopen images  
8354 1239 d 4 h leency /programs/cmm/downloader/ dl: fix  
8339 1240 d 6 h leency /programs/cmm/ WebView: fixed critical memory leak  
8334 1241 d 20 h leency /programs/cmm/ Eolite, dl: fix editbox when a new text was set  
8319 1244 d 5 h leency /programs/cmm/ WebView: proceed tags like "&nbsp" without ';' at the end
Downloader: handle "content-disposition" header to set correct filename from server renponse
 
8305 1245 d 14 h leency /programs/cmm/ http, dl, webview: refactoring  
8291 1247 d 0 h leency /programs/cmm/ WebView 2.7: distinguish files to download from pages to show, download files via HTTPS, remove duplicated function of getting absolute URL from relative  
8285 1247 d 16 h leency / Move VMODE to ISO (as it is useless without drivers that are on ISO)  
8281 1248 d 16 h leency /programs/cmm/ minor fixes  
8279 1248 d 22 h leency /programs/cmm/downloader/ add forgotten files  
8278 1248 d 22 h leency / Separate Downloader from WebView into /sys/network/dl
+ Multi-threaded now!
+ Some small fixes