Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4255 3845 d 12 h esevece /programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/ Added stdarg.h for va_start va_end definition  
4252 3845 d 22 h IgorA /programs/develop/libraries/box_lib/trunk/ 'box_lib.obj' fix 't_edit' when end line only 0x0a  
4249 3846 d 6 h esevece /programs/develop/libraries/menuetlibc/ close_socket to closesocket  
4248 3846 d 7 h esevece /programs/develop/libraries/menuetlibc/ Adding support for new stack to Menuet Lib  
4247 3846 d 17 h yogev_ezra /programs/develop/tinypad/trunk/data/ Fix Spanish translation  
4243 3847 d 12 h mario79 /programs/develop/libraries/http/examples/ New downloader - some refactoring GUI and invoking OpenDialog  
4242 3847 d 15 h hidnplayr /programs/develop/libraries/http/ HTTP lib: updated documentation  
4241 3847 d 15 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfixes for additional HTTP header  
4233 3849 d 3 h hidnplayr /programs/develop/libraries/http/ HTTP library: support for non-standard port and HTTP proxy server.  
4229 3850 d 0 h dunkaist /programs/develop/libraries/libs-dev/libimg/pnm/ libimg: check raw pnm payload size (broken files)  
4228 3850 d 0 h IgorA /programs/ 't_edit' use system buffer (function 54)  
4222 3850 d 16 h hidnplayr /programs/develop/libraries/http/ HTTP library: fixed memory leak.  
4221 3850 d 17 h hidnplayr /programs/develop/libraries/http/ HTTP library: updated API to support additional HTTP parameters.
NOTE: this breaks compatibility with all current binaries!
 
4220 3851 d 15 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly receive content that is not chunked and has unknown content length.  
4217 3852 d 0 h hidnplayr /programs/develop/libraries/http/ Bugfix in HTTP library: receive all data on non-chunked transfer. (bug in #4168)  
4216 3852 d 1 h hidnplayr /programs/develop/libraries/http/ HTTP library: preserve registers in stdcalls.  
4212 3852 d 14 h hidnplayr /programs/develop/libraries/http/ HTTP library: ignore replies with code 100, some optimizations.  
4211 3852 d 16 h hidnplayr /programs/develop/libraries/http/ Add some debug info  
4209 3852 d 18 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in lib_init, more comments, stubs for URI_escape and URI_unescape  
4207 3852 d 21 h hidnplayr /programs/develop/libraries/http/ bugfix for timeout in HTTP library  
4206 3852 d 23 h hidnplayr /programs/develop/libraries/http/ Timeout for HTTP library  
4205 3853 d 0 h hidnplayr /programs/develop/libraries/http/ 'free' and 'stop' functions for HTTP library.  
4204 3853 d 13 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in HTTP_process  
4203 3853 d 13 h hidnplayr /programs/develop/libraries/http/ Bugfixes in HTTP_process  
4202 3853 d 14 h hidnplayr /programs/develop/libraries/http/ HTTP library: small bugfixes, more comments.  
4200 3854 d 7 h mario79 /programs/develop/examples/clipboard/ Clipboard Example Applications.  
4168 3858 d 18 h hidnplayr /programs/ Updates and bugfixes for HTTP lib.  
4167 3859 d 0 h hidnplayr /programs/develop/libraries/http/ HTTP lib: added support for HEAD and POST methods  
4162 3859 d 16 h hidnplayr /programs/develop/libraries/http/ HTTP lib now also supports chunked content encoding.  
4161 3859 d 19 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly parse URL's that have no page address  
4160 3859 d 19 h hidnplayr /programs/develop/libraries/http/examples/ make HTTP example 'compileable'  
4158 3859 d 22 h hidnplayr /programs/develop/libraries/http/ Added HTTP library + example  
4155 3860 d 20 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Filebrowser check of data before: mark all, unmark all, invert mark.  
4154 3860 d 20 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)  
4117 3866 d 15 h esevece /programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/ Added limits.h and stdarg.h because I got some errors about va_list undefined  
4116 3866 d 23 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix progressbar_draw, optimizations, formatting fixes  
4102 3869 d 7 h Serge /programs/develop/libraries/newlib/ newsdk: update  
4071 3873 d 11 h esevece /programs/develop/tinypad/trunk/data/ Added spanish translation  
4039 3879 d 3 h heavyiron /programs/ fasm 1.71.13, proc32.inc and struct.inc from fasm 1.71.13  
4000 3885 d 11 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib/Filebrowser - hide selection if empty.