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
4285 3796 d 15 h tserj /programs/develop/mtdbg/ Mtdbg - bug fix: CTRL-F7 & CTRL-F8 aren't works right after loading. Added support of F7 & F8 - with the same functionality but without CTRL key  
4284 3797 d 6 h heavyiron /programs/system/end/light/ End: fix message when checkbox is disabled  
4283 3797 d 22 h esevece /programs/develop/libraries/menuetlibc/src/libc/menuetos/ C file for network.obj library  
4282 3797 d 22 h esevece /programs/develop/libraries/menuetlibc/ Added support for network.obj library  
4276 3799 d 0 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 3799 d 0 h tserj /programs/develop/ Tinypad - Run in debugger by F10 key. Fasm - support debug parameter in command mode added  
4271 3799 d 3 h heavyiron /programs/system/rdsave/trunk/ Fix for prev. revision.  
4270 3799 d 3 h heavyiron /programs/system/rdsave/trunk/ RDsave 1.41: printing messages in window when available, ram-drive can't be saved on /rd/1 now, some bug fixed.  
4268 3799 d 6 h heavyiron /programs/system/end/light/ End: missing "ret" added.  
4267 3799 d 7 h heavyiron /programs/system/end/light/ END: change color of message.  
4266 3799 d 7 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 3799 d 19 h 0CodErr /programs/system/zkey/trunk/ auto switch keyboard mode  
4260 3800 d 17 h 0CodErr /programs/system/RunOD/ key insert for launch OpenDialog and "always focus" for edit_box  
4257 3800 d 20 h esevece /programs/develop/libraries/menuetlibc/ shl adapted to C (<<)  
4255 3801 d 17 h esevece /programs/develop/libraries/menuetlibc/src/libc/ansi/stdio/ Added stdarg.h for va_start va_end definition  
4254 3801 d 20 h leency /programs/games/clicks/trunk/ JustClicks: "rezult" -> "result"  
4252 3802 d 3 h IgorA /programs/develop/libraries/box_lib/trunk/ 'box_lib.obj' fix 't_edit' when end line only 0x0a  
4250 3802 d 9 h heavyiron /programs/system/end/light/ End: fix checkbox set when shutdown and restart  
4249 3802 d 11 h esevece /programs/develop/libraries/menuetlibc/ close_socket to closesocket  
4248 3802 d 12 h esevece /programs/develop/libraries/menuetlibc/ Adding support for new stack to Menuet Lib  
4247 3802 d 22 h yogev_ezra /programs/develop/tinypad/trunk/data/ Fix Spanish translation  
4243 3803 d 17 h mario79 /programs/develop/libraries/http/examples/ New downloader - some refactoring GUI and invoking OpenDialog  
4242 3803 d 20 h hidnplayr /programs/develop/libraries/http/ HTTP lib: updated documentation  
4241 3803 d 20 h hidnplayr /programs/develop/libraries/http/ HTTP library: bugfixes for additional HTTP header  
4236 3804 d 17 h mario79 /programs/fs/opendial/ Fix some bug.  
4235 3804 d 20 h leency /programs/cmm/lib/lib.obj/ CMM libs: revert newer version of lib http.h  
4234 3804 d 22 h eAndrew / Docky v0.5.4 - "Full Size Mode"; DeskCFG - Docky page ready  
4233 3805 d 8 h hidnplayr /programs/develop/libraries/http/ HTTP library: support for non-standard port and HTTP proxy server.  
4232 3805 d 11 h eAndrew /programs/system/deskcfg/ DeskCFG : v0.0.2 - GUI for docky page  
4231 3805 d 20 h eAndrew /programs/system/deskcfg/ DeskCFG : v0.0.1 - Tabs [template/example]  
4230 3805 d 20 h yogev_ezra /programs/system/deskcfg/ Folder created (eAndrew request)  
4229 3806 d 5 h dunkaist /programs/develop/libraries/libs-dev/libimg/pnm/ libimg: check raw pnm payload size (broken files)  
4228 3806 d 5 h IgorA /programs/ 't_edit' use system buffer (function 54)  
4226 3806 d 16 h punk_joker /programs/cmm/lib/ (From Leency) cmm: update lib  
4225 3806 d 16 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 3806 d 19 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 3806 d 21 h hidnplayr /programs/develop/libraries/http/ HTTP library: fixed memory leak.  
4221 3806 d 22 h hidnplayr /programs/develop/libraries/http/ HTTP library: updated API to support additional HTTP parameters.
NOTE: this breaks compatibility with all current binaries!
 
4220 3807 d 20 h hidnplayr /programs/develop/libraries/http/ HTTP library: correctly receive content that is not chunked and has unknown content length.  
4217 3808 d 5 h hidnplayr /programs/develop/libraries/http/ Bugfix in HTTP library: receive all data on non-chunked transfer. (bug in #4168)