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
4245 3812 d 14 h Serge /drivers/video/Intel-2D/ intel-2D: gen6 debug output  
4244 3812 d 14 h Serge /drivers/ ddk: update to 3.12-rc6  
4243 3812 d 21 h mario79 /programs/develop/libraries/http/examples/ New downloader - some refactoring GUI and invoking OpenDialog  
4242 3813 d 0 h hidnplayr /programs/develop/libraries/http/ HTTP lib: updated documentation  
4241 3813 d 0 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfixes for additional HTTP header  
4240 3813 d 7 h eAndrew /data/common/settings/ Docky.ini - using new icons for DeskCFG and PCI DEV  
4239 3813 d 10 h leency /data/common/ ICONStrp.png: bigger chip icon  
4238 3813 d 11 h leency /data/common/ ICONStrp.png: config and chip icons  
4237 3813 d 12 h Serge /kernel/trunk/core/ kernel.load_file_umode: allocate physical storage before unpacking  
4236 3813 d 21 h mario79 /programs/fs/opendial/ Fix some bug.  
4235 3814 d 1 h leency /programs/cmm/lib/lib.obj/ CMM libs: revert newer version of lib http.h  
4234 3814 d 3 h eAndrew / Docky v0.5.4 - "Full Size Mode"; DeskCFG - Docky page ready  
4233 3814 d 13 h hidnplayr /programs/develop/libraries/http/ HTTP library: support for non-standard port and HTTP proxy server.  
4232 3814 d 15 h eAndrew /programs/system/deskcfg/ DeskCFG : v0.0.2 - GUI for docky page  
4231 3815 d 0 h eAndrew /programs/system/deskcfg/ DeskCFG : v0.0.1 - Tabs [template/example]  
4230 3815 d 0 h yogev_ezra /programs/system/deskcfg/ Folder created (eAndrew request)  
4229 3815 d 9 h dunkaist /programs/develop/libraries/libs-dev/libimg/pnm/ libimg: check raw pnm payload size (broken files)  
4228 3815 d 10 h IgorA /programs/ 't_edit' use system buffer (function 54)  
4227 3815 d 10 h clevermouse /kernel/trunk/bus/usb/ fix polling of some USB hubs  
4226 3815 d 20 h punk_joker /programs/cmm/lib/ (From Leency) cmm: update lib  
4225 3815 d 20 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 3815 d 23 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.  
4223 3816 d 1 h leency /data/common/File Managers/ Eolite.ini: RealFileNamesCase=0 (disabled by default)  
4222 3816 d 1 h hidnplayr /programs/develop/libraries/http/ HTTP library: fixed memory leak.  
4221 3816 d 2 h hidnplayr /programs/develop/libraries/http/ HTTP library: updated API to support additional HTTP parameters.
NOTE: this breaks compatibility with all current binaries!
 
4220 3817 d 1 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly receive content that is not chunked and has unknown content length.  
4219 3817 d 1 h hidnplayr /kernel/trunk/network/ SOCKET_receive: bugfixes, return 0 when remote end closed connection.  
4218 3817 d 8 h eAndrew /data/common/settings/ Docky: moved leftward.  
4217 3817 d 10 h hidnplayr /programs/develop/libraries/http/ Bugfix in HTTP library: receive all data on non-chunked transfer. (bug in #4168)  
4216 3817 d 10 h hidnplayr /programs/develop/libraries/http/ HTTP library: preserve registers in stdcalls.  
4215 3817 d 20 h heavyiron /programs/system/end/light/ END: small fixes and optimisation.  
4214 3817 d 21 h heavyiron / Fix default path in rdsave.ini  
4213 3817 d 22 h heavyiron / New versions of End and RDsave. See forum for detales.  
4212 3817 d 23 h hidnplayr /programs/develop/libraries/http/ HTTP library: ignore replies with code 100, some optimizations.  
4211 3818 d 2 h hidnplayr /programs/develop/libraries/http/ Add some debug info  
4210 3818 d 3 h hidnplayr /programs/cmm/lib/lib.obj/ updated http.h (for c--) to be conform with latest lib.  
4209 3818 d 3 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in lib_init, more comments, stubs for URI_escape and URI_unescape  
4208 3818 d 5 h hidnplayr /programs/ Added socket error codes to network.inc  
4207 3818 d 7 h hidnplayr /programs/develop/libraries/http/ bugfix for timeout in HTTP library  
4206 3818 d 8 h hidnplayr /programs/develop/libraries/http/ Timeout for HTTP library