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
4276 3840 d 12 h yogev_ezra /programs/develop/fasm/trunk/ FASM version is taken from here: http://www.flatassembler.net/download.php
Please don't change it when you add KolibriOS-only functionality. Change it only when you upgrade the sources.
 
4274 3840 d 12 h tserj /programs/develop/ Tinypad - Run in debugger by F10 key. Fasm - support debug parameter in command mode added  
4257 3842 d 8 h esevece /programs/develop/libraries/menuetlibc/ shl adapted to C (<<)  
4255 3843 d 5 h esevece /programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/ Added stdarg.h for va_start va_end definition  
4252 3843 d 15 h IgorA /programs/develop/libraries/box_lib/trunk/ 'box_lib.obj' fix 't_edit' when end line only 0x0a  
4249 3843 d 23 h esevece /programs/develop/libraries/menuetlibc/ close_socket to closesocket  
4248 3844 d 0 h esevece /programs/develop/libraries/menuetlibc/ Adding support for new stack to Menuet Lib  
4247 3844 d 10 h yogev_ezra /programs/develop/tinypad/trunk/data/ Fix Spanish translation  
4243 3845 d 5 h mario79 /programs/develop/libraries/http/examples/ New downloader - some refactoring GUI and invoking OpenDialog  
4242 3845 d 8 h hidnplayr /programs/develop/libraries/http/ HTTP lib: updated documentation  
4241 3845 d 8 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfixes for additional HTTP header  
4233 3846 d 20 h hidnplayr /programs/develop/libraries/http/ HTTP library: support for non-standard port and HTTP proxy server.  
4229 3847 d 17 h dunkaist /programs/develop/libraries/libs-dev/libimg/pnm/ libimg: check raw pnm payload size (broken files)  
4228 3847 d 17 h IgorA /programs/ 't_edit' use system buffer (function 54)  
4222 3848 d 9 h hidnplayr /programs/develop/libraries/http/ HTTP library: fixed memory leak.  
4221 3848 d 10 h hidnplayr /programs/develop/libraries/http/ HTTP library: updated API to support additional HTTP parameters.
NOTE: this breaks compatibility with all current binaries!
 
4220 3849 d 8 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly receive content that is not chunked and has unknown content length.  
4217 3849 d 17 h hidnplayr /programs/develop/libraries/http/ Bugfix in HTTP library: receive all data on non-chunked transfer. (bug in #4168)  
4216 3849 d 18 h hidnplayr /programs/develop/libraries/http/ HTTP library: preserve registers in stdcalls.  
4212 3850 d 7 h hidnplayr /programs/develop/libraries/http/ HTTP library: ignore replies with code 100, some optimizations.  
4211 3850 d 9 h hidnplayr /programs/develop/libraries/http/ Add some debug info  
4209 3850 d 11 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in lib_init, more comments, stubs for URI_escape and URI_unescape  
4207 3850 d 14 h hidnplayr /programs/develop/libraries/http/ bugfix for timeout in HTTP library  
4206 3850 d 16 h hidnplayr /programs/develop/libraries/http/ Timeout for HTTP library  
4205 3850 d 17 h hidnplayr /programs/develop/libraries/http/ 'free' and 'stop' functions for HTTP library.  
4204 3851 d 6 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfix in HTTP_process  
4203 3851 d 6 h hidnplayr /programs/develop/libraries/http/ Bugfixes in HTTP_process  
4202 3851 d 7 h hidnplayr /programs/develop/libraries/http/ HTTP library: small bugfixes, more comments.  
4200 3852 d 0 h mario79 /programs/develop/examples/clipboard/ Clipboard Example Applications.  
4168 3856 d 11 h hidnplayr /programs/ Updates and bugfixes for HTTP lib.  
4167 3856 d 17 h hidnplayr /programs/develop/libraries/http/ HTTP lib: added support for HEAD and POST methods  
4162 3857 d 10 h hidnplayr /programs/develop/libraries/http/ HTTP lib now also supports chunked content encoding.  
4161 3857 d 12 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly parse URL's that have no page address  
4160 3857 d 12 h hidnplayr /programs/develop/libraries/http/examples/ make HTTP example 'compileable'  
4158 3857 d 15 h hidnplayr /programs/develop/libraries/http/ Added HTTP library + example  
4155 3858 d 13 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Filebrowser check of data before: mark all, unmark all, invert mark.  
4154 3858 d 13 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 3864 d 9 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 3864 d 16 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix progressbar_draw, optimizations, formatting fixes  
4102 3867 d 0 h Serge /programs/develop/libraries/newlib/ newsdk: update