Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
9568 854 d 2 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
5539 3335 d 2 h hidnplayr /programs/develop/libraries/http/examples/ Updated http lib examples.  
5534 3335 d 11 h hidnplayr /programs/ Extended http library API to allow keepalive connections, streaming connections and transfer of large files.  
5094 3528 d 6 h hidnplayr /programs/develop/libraries/http/examples/ Fixed http library example  
4243 3824 d 0 h mario79 /programs/develop/libraries/http/examples/ New downloader - some refactoring GUI and invoking OpenDialog  
4221 3827 d 5 h hidnplayr /programs/develop/libraries/http/ HTTP library: updated API to support additional HTTP parameters.
NOTE: this breaks compatibility with all current binaries!
 
4220 3828 d 3 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly receive content that is not chunked and has unknown content length.  
4205 3829 d 12 h hidnplayr /programs/develop/libraries/http/ 'free' and 'stop' functions for HTTP library.  
4160 3836 d 7 h hidnplayr /programs/develop/libraries/http/examples/ make HTTP example 'compileable'  
4158 3836 d 10 h hidnplayr /programs/develop/libraries/http/ Added HTTP library + example