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
4341 3817 d 8 h yogev_ezra /programs/develop/libraries/sorter/ Add sort.obj library sources to SVN.  
4327 3822 d 7 h yogev_ezra /programs/ Upload sources of msgbox.obj library and use_mb example to SVN.  
4308 3829 d 19 h IgorA /programs/ update 't_edit':
1) convert cp1251-866, cp866-1251
2) use PathShow
3) modify element t_edit in box_lib.obj
 
4306 3830 d 3 h hidnplayr /programs/develop/libraries/console/ Numpad numeric key support for console library.  
4298 3831 d 8 h esevece /programs/develop/libraries/menuetlibc/ Minimal fixes  
4283 3835 d 11 h esevece /programs/develop/libraries/menuetlibc/src/libc/menuetos/ C file for network.obj library  
4282 3835 d 11 h esevece /programs/develop/libraries/menuetlibc/ Added support for network.obj library  
4257 3838 d 9 h esevece /programs/develop/libraries/menuetlibc/ shl adapted to C (<<)  
4255 3839 d 6 h esevece /programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/ Added stdarg.h for va_start va_end definition  
4252 3839 d 16 h IgorA /programs/develop/libraries/box_lib/trunk/ 'box_lib.obj' fix 't_edit' when end line only 0x0a  
4249 3840 d 0 h esevece /programs/develop/libraries/menuetlibc/ close_socket to closesocket  
4248 3840 d 1 h esevece /programs/develop/libraries/menuetlibc/ Adding support for new stack to Menuet Lib  
4243 3841 d 6 h mario79 /programs/develop/libraries/http/examples/ New downloader - some refactoring GUI and invoking OpenDialog  
4242 3841 d 9 h hidnplayr /programs/develop/libraries/http/ HTTP lib: updated documentation  
4241 3841 d 9 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfixes for additional HTTP header  
4233 3842 d 22 h hidnplayr /programs/develop/libraries/http/ HTTP library: support for non-standard port and HTTP proxy server.  
4229 3843 d 18 h dunkaist /programs/develop/libraries/libs-dev/libimg/pnm/ libimg: check raw pnm payload size (broken files)  
4228 3843 d 18 h IgorA /programs/ 't_edit' use system buffer (function 54)  
4222 3844 d 10 h hidnplayr /programs/develop/libraries/http/ HTTP library: fixed memory leak.  
4221 3844 d 11 h hidnplayr /programs/develop/libraries/http/ HTTP library: updated API to support additional HTTP parameters.
NOTE: this breaks compatibility with all current binaries!
 
4220 3845 d 9 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly receive content that is not chunked and has unknown content length.  
4217 3845 d 18 h hidnplayr /programs/develop/libraries/http/ Bugfix in HTTP library: receive all data on non-chunked transfer. (bug in #4168)  
4216 3845 d 19 h hidnplayr /programs/develop/libraries/http/ HTTP library: preserve registers in stdcalls.  
4212 3846 d 8 h hidnplayr /programs/develop/libraries/http/ HTTP library: ignore replies with code 100, some optimizations.  
4211 3846 d 10 h hidnplayr /programs/develop/libraries/http/ Add some debug info  
4209 3846 d 12 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in lib_init, more comments, stubs for URI_escape and URI_unescape  
4207 3846 d 15 h hidnplayr /programs/develop/libraries/http/ bugfix for timeout in HTTP library  
4206 3846 d 17 h hidnplayr /programs/develop/libraries/http/ Timeout for HTTP library  
4205 3846 d 18 h hidnplayr /programs/develop/libraries/http/ 'free' and 'stop' functions for HTTP library.  
4204 3847 d 7 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in HTTP_process  
4203 3847 d 7 h hidnplayr /programs/develop/libraries/http/ Bugfixes in HTTP_process  
4202 3847 d 8 h hidnplayr /programs/develop/libraries/http/ HTTP library: small bugfixes, more comments.  
4168 3852 d 12 h hidnplayr /programs/ Updates and bugfixes for HTTP lib.  
4167 3852 d 18 h hidnplayr /programs/develop/libraries/http/ HTTP lib: added support for HEAD and POST methods  
4162 3853 d 11 h hidnplayr /programs/develop/libraries/http/ HTTP lib now also supports chunked content encoding.  
4161 3853 d 13 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly parse URL's that have no page address  
4160 3853 d 13 h hidnplayr /programs/develop/libraries/http/examples/ make HTTP example 'compileable'  
4158 3853 d 16 h hidnplayr /programs/develop/libraries/http/ Added HTTP library + example  
4155 3854 d 14 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Filebrowser check of data before: mark all, unmark all, invert mark.  
4154 3854 d 15 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Filebrowser check of data before a mark of files (Insert key or Right Click for OpenDialog)