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
4217 3820 d 20 h hidnplayr /programs/develop/libraries/http/ Bugfix in HTTP library: receive all data on non-chunked transfer. (bug in #4168)  
4216 3820 d 20 h hidnplayr /programs/develop/libraries/http/ HTTP library: preserve registers in stdcalls.  
4215 3821 d 6 h heavyiron /programs/system/end/light/ END: small fixes and optimisation.  
4214 3821 d 7 h heavyiron / Fix default path in rdsave.ini  
4213 3821 d 8 h heavyiron / New versions of End and RDsave. See forum for detales.  
4212 3821 d 9 h hidnplayr /programs/develop/libraries/http/ HTTP library: ignore replies with code 100, some optimizations.  
4211 3821 d 12 h hidnplayr /programs/develop/libraries/http/ Add some debug info  
4210 3821 d 12 h hidnplayr /programs/cmm/lib/lib.obj/ updated http.h (for c--) to be conform with latest lib.  
4209 3821 d 13 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in lib_init, more comments, stubs for URI_escape and URI_unescape  
4208 3821 d 15 h hidnplayr /programs/ Added socket error codes to network.inc  
4207 3821 d 16 h hidnplayr /programs/develop/libraries/http/ bugfix for timeout in HTTP library  
4206 3821 d 18 h hidnplayr /programs/develop/libraries/http/ Timeout for HTTP library  
4205 3821 d 19 h hidnplayr /programs/develop/libraries/http/ 'free' and 'stop' functions for HTTP library.  
4204 3822 d 8 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in HTTP_process  
4203 3822 d 8 h hidnplayr /programs/develop/libraries/http/ Bugfixes in HTTP_process  
4202 3822 d 9 h hidnplayr /programs/develop/libraries/http/ HTTP library: small bugfixes, more comments.  
4200 3823 d 2 h mario79 /programs/develop/examples/clipboard/ Clipboard Example Applications.  
4198 3823 d 12 h eAndrew / Docky v.0.5.3 - color selection!!!!  
4197 3824 d 11 h Akyltist /programs/system/calendar/trunk/ hot fix  
4196 3824 d 12 h Akyltist /programs/system/calendar/trunk/ new desing, new time position, comment clear buttom  
4195 3824 d 12 h eAndrew / Docky v 0.5.2 -> fixes, setting button, tiny changes in Docky.ini  
4192 3825 d 10 h leency /programs/cmm/browser/ HTMLv: hotfix for header tags  
4191 3825 d 10 h leency /programs/cmm/browser/ HTMLv: forgot to change version  
4190 3825 d 10 h leency /programs/cmm/browser/ Suddenly HTMLv 0.99.1: support <center>, <right> tags and align="center/right" for h1..h4 tags  
4187 3825 d 17 h eAndrew / Palitra v0.7.6 - Loading/saving colors from/to file.  
4186 3826 d 12 h leency /programs/cmm/liza/ fix unrecognized symbols while base64 decode, small optimizations  
4185 3827 d 8 h leency /programs/cmm/liza/ hotfix Liza  
4180 3827 d 10 h leency /programs/cmm/ hotfix Liza  
4169 3827 d 11 h leency /programs/cmm/liza/ Liza 0.9.2: better code, small fixes  
4168 3827 d 13 h hidnplayr /programs/ Updates and bugfixes for HTTP lib.  
4167 3827 d 19 h hidnplayr /programs/develop/libraries/http/ HTTP lib: added support for HEAD and POST methods  
4166 3828 d 7 h leency /programs/cmm/ Liza 0.9e: now working somehow... Need muck work to clear code.  
4165 3828 d 8 h hidnplayr /programs/cmm/lib/lib.obj/ fix http.h for c--  
4164 3828 d 9 h leency /programs/cmm/liza/ liza 0.9c  
4163 3828 d 11 h hidnplayr /programs/cmm/lib/lib.obj/ header file to use HTTP library with c--  
4162 3828 d 12 h hidnplayr /programs/develop/libraries/http/ HTTP lib now also supports chunked content encoding.  
4161 3828 d 14 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly parse URL's that have no page address  
4160 3828 d 14 h hidnplayr /programs/develop/libraries/http/examples/ make HTTP example 'compileable'  
4159 3828 d 17 h mario79 /programs/fs/opendial/ Fix of crash bug.  
4158 3828 d 17 h hidnplayr /programs/develop/libraries/http/ Added HTTP library + example