Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
9301 887 d 17 h leency /programs/ Fix naming: Gb/Mb/Kb => GB/MB/KB  
9287 892 d 7 h leency /programs/cmm/ C-- downloader: show download speed and size in Mb  
9246 906 d 8 h leency / System Panel:
- add Network Speed test (thanks Coldy for the idea)
- add AMDtemp, also add app icon into icons32.png
 
8954 1034 d 19 h leency /programs/cmm/ notes: code clean
cmm: update build.bat files to use /D=LANG_XXX instead of creating lang.h--
 
8926 1040 d 11 h leency / kernel: tiny draw button optimization
img: rename FindNumbers into Numbers and ENTROPYVIEW into ENTROPYV (confirmed with author) to fit 8.3
 
8319 1240 d 19 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 1242 d 4 h leency /programs/cmm/ http, dl, webview: refactoring  
8281 1245 d 6 h leency /programs/cmm/ minor fixes  
8278 1245 d 12 h leency / Separate Downloader from WebView into /sys/network/dl
+ Multi-threaded now!
+ Some small fixes