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
4228 3819 d 19 h IgorA /programs/ 't_edit' use system buffer (function 54)  
4226 3820 d 5 h punk_joker /programs/cmm/lib/ (From Leency) cmm: update lib  
4225 3820 d 5 h punk_joker /programs/cmm/eolite/ (From Leency) Eolite 2.15: RealFileNamesCase support; show OpenWithDialog if associated program not found; add ram disk free space bar; small fix;  
4224 3820 d 9 h sourcerer /programs/network/netsurf/ Updated Kolibri front-end, fixed deplibs, updated objects, updated fetchers, fix in libdom port binding for hubbub. Still need to add multi-threading for downloads, as well as cookies, POST requests and other fetcher stuff. And may be tweak input a bit.  
4222 3820 d 10 h hidnplayr /programs/develop/libraries/http/ HTTP library: fixed memory leak.  
4221 3820 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 3821 d 10 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly receive content that is not chunked and has unknown content length.  
4217 3821 d 19 h hidnplayr /programs/develop/libraries/http/ Bugfix in HTTP library: receive all data on non-chunked transfer. (bug in #4168)  
4216 3821 d 19 h hidnplayr /programs/develop/libraries/http/ HTTP library: preserve registers in stdcalls.  
4215 3822 d 5 h heavyiron /programs/system/end/light/ END: small fixes and optimisation.  
4214 3822 d 6 h heavyiron / Fix default path in rdsave.ini  
4213 3822 d 7 h heavyiron / New versions of End and RDsave. See forum for detales.  
4212 3822 d 8 h hidnplayr /programs/develop/libraries/http/ HTTP library: ignore replies with code 100, some optimizations.  
4211 3822 d 11 h hidnplayr /programs/develop/libraries/http/ Add some debug info  
4210 3822 d 12 h hidnplayr /programs/cmm/lib/lib.obj/ updated http.h (for c--) to be conform with latest lib.  
4209 3822 d 12 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in lib_init, more comments, stubs for URI_escape and URI_unescape  
4208 3822 d 14 h hidnplayr /programs/ Added socket error codes to network.inc  
4207 3822 d 16 h hidnplayr /programs/develop/libraries/http/ bugfix for timeout in HTTP library  
4206 3822 d 17 h hidnplayr /programs/develop/libraries/http/ Timeout for HTTP library  
4205 3822 d 18 h hidnplayr /programs/develop/libraries/http/ 'free' and 'stop' functions for HTTP library.  
4204 3823 d 8 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in HTTP_process  
4203 3823 d 8 h hidnplayr /programs/develop/libraries/http/ Bugfixes in HTTP_process  
4202 3823 d 9 h hidnplayr /programs/develop/libraries/http/ HTTP library: small bugfixes, more comments.  
4200 3824 d 2 h mario79 /programs/develop/examples/clipboard/ Clipboard Example Applications.  
4198 3824 d 12 h eAndrew / Docky v.0.5.3 - color selection!!!!  
4197 3825 d 11 h Akyltist /programs/system/calendar/trunk/ hot fix  
4196 3825 d 11 h Akyltist /programs/system/calendar/trunk/ new desing, new time position, comment clear buttom  
4195 3825 d 11 h eAndrew / Docky v 0.5.2 -> fixes, setting button, tiny changes in Docky.ini  
4192 3826 d 9 h leency /programs/cmm/browser/ HTMLv: hotfix for header tags  
4191 3826 d 9 h leency /programs/cmm/browser/ HTMLv: forgot to change version  
4190 3826 d 9 h leency /programs/cmm/browser/ Suddenly HTMLv 0.99.1: support <center>, <right> tags and align="center/right" for h1..h4 tags  
4187 3826 d 16 h eAndrew / Palitra v0.7.6 - Loading/saving colors from/to file.  
4186 3827 d 11 h leency /programs/cmm/liza/ fix unrecognized symbols while base64 decode, small optimizations  
4185 3828 d 7 h leency /programs/cmm/liza/ hotfix Liza  
4180 3828 d 9 h leency /programs/cmm/ hotfix Liza  
4169 3828 d 10 h leency /programs/cmm/liza/ Liza 0.9.2: better code, small fixes  
4168 3828 d 13 h hidnplayr /programs/ Updates and bugfixes for HTTP lib.  
4167 3828 d 18 h hidnplayr /programs/develop/libraries/http/ HTTP lib: added support for HEAD and POST methods  
4166 3829 d 6 h leency /programs/cmm/ Liza 0.9e: now working somehow... Need muck work to clear code.  
4165 3829 d 7 h hidnplayr /programs/cmm/lib/lib.obj/ fix http.h for c--