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