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
4257 3815 d 18 h esevece /programs/develop/libraries/menuetlibc/ shl adapted to C (<<)  
4255 3816 d 15 h esevece /programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/ Added stdarg.h for va_start va_end definition  
4254 3816 d 18 h leency /programs/games/clicks/trunk/ JustClicks: "rezult" -> "result"  
4252 3817 d 1 h IgorA /programs/develop/libraries/box_lib/trunk/ 'box_lib.obj' fix 't_edit' when end line only 0x0a  
4250 3817 d 8 h heavyiron /programs/system/end/light/ End: fix checkbox set when shutdown and restart  
4249 3817 d 10 h esevece /programs/develop/libraries/menuetlibc/ close_socket to closesocket  
4248 3817 d 10 h esevece /programs/develop/libraries/menuetlibc/ Adding support for new stack to Menuet Lib  
4247 3817 d 20 h yogev_ezra /programs/develop/tinypad/trunk/data/ Fix Spanish translation  
4243 3818 d 15 h mario79 /programs/develop/libraries/http/examples/ New downloader - some refactoring GUI and invoking OpenDialog  
4242 3818 d 18 h hidnplayr /programs/develop/libraries/http/ HTTP lib: updated documentation  
4241 3818 d 18 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfixes for additional HTTP header  
4236 3819 d 15 h mario79 /programs/fs/opendial/ Fix some bug.  
4235 3819 d 19 h leency /programs/cmm/lib/lib.obj/ CMM libs: revert newer version of lib http.h  
4234 3819 d 21 h eAndrew / Docky v0.5.4 - "Full Size Mode"; DeskCFG - Docky page ready  
4233 3820 d 7 h hidnplayr /programs/develop/libraries/http/ HTTP library: support for non-standard port and HTTP proxy server.  
4232 3820 d 9 h eAndrew /programs/system/deskcfg/ DeskCFG : v0.0.2 - GUI for docky page  
4231 3820 d 18 h eAndrew /programs/system/deskcfg/ DeskCFG : v0.0.1 - Tabs [template/example]  
4230 3820 d 18 h yogev_ezra /programs/system/deskcfg/ Folder created (eAndrew request)  
4229 3821 d 3 h dunkaist /programs/develop/libraries/libs-dev/libimg/pnm/ libimg: check raw pnm payload size (broken files)  
4228 3821 d 3 h IgorA /programs/ 't_edit' use system buffer (function 54)  
4226 3821 d 14 h punk_joker /programs/cmm/lib/ (From Leency) cmm: update lib  
4225 3821 d 14 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 3821 d 17 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 3821 d 19 h hidnplayr /programs/develop/libraries/http/ HTTP library: fixed memory leak.  
4221 3821 d 20 h hidnplayr /programs/develop/libraries/http/ HTTP library: updated API to support additional HTTP parameters.
NOTE: this breaks compatibility with all current binaries!
 
4220 3822 d 18 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly receive content that is not chunked and has unknown content length.  
4217 3823 d 3 h hidnplayr /programs/develop/libraries/http/ Bugfix in HTTP library: receive all data on non-chunked transfer. (bug in #4168)  
4216 3823 d 4 h hidnplayr /programs/develop/libraries/http/ HTTP library: preserve registers in stdcalls.  
4215 3823 d 14 h heavyiron /programs/system/end/light/ END: small fixes and optimisation.  
4214 3823 d 15 h heavyiron / Fix default path in rdsave.ini  
4213 3823 d 16 h heavyiron / New versions of End and RDsave. See forum for detales.  
4212 3823 d 17 h hidnplayr /programs/develop/libraries/http/ HTTP library: ignore replies with code 100, some optimizations.  
4211 3823 d 20 h hidnplayr /programs/develop/libraries/http/ Add some debug info  
4210 3823 d 20 h hidnplayr /programs/cmm/lib/lib.obj/ updated http.h (for c--) to be conform with latest lib.  
4209 3823 d 21 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in lib_init, more comments, stubs for URI_escape and URI_unescape  
4208 3823 d 23 h hidnplayr /programs/ Added socket error codes to network.inc  
4207 3824 d 0 h hidnplayr /programs/develop/libraries/http/ bugfix for timeout in HTTP library  
4206 3824 d 2 h hidnplayr /programs/develop/libraries/http/ Timeout for HTTP library  
4205 3824 d 3 h hidnplayr /programs/develop/libraries/http/ 'free' and 'stop' functions for HTTP library.  
4204 3824 d 16 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in HTTP_process