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 3845 d 0 h hidnplayr /programs/develop/libraries/http/ Bugfix in HTTP library: receive all data on non-chunked transfer. (bug in #4168)  
4216 3845 d 0 h hidnplayr /programs/develop/libraries/http/ HTTP library: preserve registers in stdcalls.  
4212 3845 d 14 h hidnplayr /programs/develop/libraries/http/ HTTP library: ignore replies with code 100, some optimizations.  
4211 3845 d 16 h hidnplayr /programs/develop/libraries/http/ Add some debug info  
4209 3845 d 17 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in lib_init, more comments, stubs for URI_escape and URI_unescape  
4207 3845 d 21 h hidnplayr /programs/develop/libraries/http/ bugfix for timeout in HTTP library  
4206 3845 d 22 h hidnplayr /programs/develop/libraries/http/ Timeout for HTTP library  
4205 3845 d 23 h hidnplayr /programs/develop/libraries/http/ 'free' and 'stop' functions for HTTP library.  
4204 3846 d 13 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in HTTP_process  
4203 3846 d 13 h hidnplayr /programs/develop/libraries/http/ Bugfixes in HTTP_process  
4202 3846 d 14 h hidnplayr /programs/develop/libraries/http/ HTTP library: small bugfixes, more comments.  
4168 3851 d 18 h hidnplayr /programs/ Updates and bugfixes for HTTP lib.  
4167 3852 d 0 h hidnplayr /programs/develop/libraries/http/ HTTP lib: added support for HEAD and POST methods  
4162 3852 d 16 h hidnplayr /programs/develop/libraries/http/ HTTP lib now also supports chunked content encoding.  
4161 3852 d 19 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly parse URL's that have no page address  
4160 3852 d 19 h hidnplayr /programs/develop/libraries/http/examples/ make HTTP example 'compileable'  
4158 3852 d 22 h hidnplayr /programs/develop/libraries/http/ Added HTTP library + example  
4155 3853 d 20 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Filebrowser check of data before: mark all, unmark all, invert mark.  
4154 3853 d 20 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Filebrowser check of data before a mark of files (Insert key or Right Click for OpenDialog)  
4117 3859 d 15 h esevece /programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/ Added limits.h and stdarg.h because I got some errors about va_list undefined  
4116 3859 d 23 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix progressbar_draw, optimizations, formatting fixes  
4102 3862 d 7 h Serge /programs/develop/libraries/newlib/ newsdk: update  
4000 3878 d 11 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib/Filebrowser - hide selection if empty.  
3963 3885 d 10 h Serge /programs/develop/libraries/newlib/sdk/ newsdk: fasm mp3 demo programm  
3960 3885 d 18 h Serge /programs/develop/libraries/ libmpg123 1.15.4  
3959 3887 d 1 h Serge /programs/develop/libraries/ cairo-1.12.16  
3931 3895 d 14 h Serge /programs/develop/libraries/ pixman-0.30.2  
3928 3896 d 14 h Serge /programs/develop/libraries/ libpng-1.6.5  
3926 3896 d 16 h Serge /programs/develop/libraries/ zlib-1.2.8  
3923 3896 d 18 h esevece /programs/develop/libraries/newlib/ Added LD and AR for easy adaptation  
3922 3896 d 20 h Serge /programs/develop/libraries/newlib/ newlib: missing files  
3920 3896 d 23 h mario79 /programs/develop/libraries/libs-dev/libini/ Fixed a memory leak. Author of fix - GerdtR.  
3918 3897 d 15 h Serge /programs/develop/libraries/freetype/ freetype-2.5.0  
3917 3897 d 15 h Serge /programs/develop/libraries/newlib/sdk/ newlib sdk: fasm includes for ffmpeg-1.1.3 and freetype-2.5.0  
3915 3897 d 21 h Serge /programs/develop/libraries/newlib/ newlib sdk: libc loader for fasm applications, fasm libc header and "hello" demo  
3906 3904 d 0 h leency /programs/develop/libraries/console/examples/ console: example testcon.asm use macros  
3903 3906 d 16 h IgorA /programs/develop/libraries/box_lib/trunk/ t_edit fix buttons [Caps] and [Shift]  
3900 3907 d 16 h Serge /programs/develop/libraries/newlib/ newlib: update  
3893 3911 d 13 h leency /programs/develop/libraries/truetype/brunch/ truetype lib: brunch from GerdtR  
3886 3915 d 16 h hidnplayr /programs/develop/libraries/console/ console: added support for escape sequences <esc>[?25l and <esc>[?25h (hide and show cursor)