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
4690 3713 d 13 h hidnplayr /programs/develop/libraries/http/ Bugfixes in chunked decoder and timeouts, refactoring.  
4665 3717 d 13 h gtament /programs/develop/tinypad/trunk/ Fixed tinypad's 'file' submenu highlighting bug.  
4664 3718 d 12 h hidnplayr /programs/develop/examples/example/trunk/ updated example.asm with format binary as "", so that fasm does not add .bin extension by default.  
4635 3724 d 10 h mario79 / Fixed "TESTCON2 is in russian in english distribution" (bug #75)  
4601 3735 d 13 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Editbox support for Clipboard (Ctrl + C|V)  
4600 3737 d 13 h Albom /programs/develop/libraries/console/ console.obj - modified for kernel SVN r.4588  
4594 3739 d 13 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed window caption, broken in previous revision.  
4591 3739 d 15 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed some glitches in GUI. Added ability to select color theme before assembling.  
4590 3739 d 15 h clevermouse /programs/develop/mtdbg/ mtdbg: F7/F8 for tracing now don't collide with 8/9 for text input  
4589 3740 d 7 h mario79 /programs/develop/keyascii/trunk/ KEYASCII - modified for kernel SVN r.4588  
4566 3755 d 14 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix for crash when "paste" from clipboard in some cases.  
4561 3756 d 20 h hidnplayr /programs/develop/libraries/http/ HTTP lib: fix bug where last piece of data was not received during non-chunked transfer.  
4552 3765 d 10 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix for r.4487 for single lines (example - CMD program)  
4542 3767 d 21 h IgorA /programs/develop/libraries/box_lib/trunk/ t_edit: fix ClipBoard size  
4541 3768 d 11 h hidnplayr /programs/develop/libraries/http/ HTTP library: download content into separate buffer.  
4505 3774 d 12 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix r.4487, remove unnecessary code and correction documentation.  
4490 3776 d 10 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix r.4487 for replace mode.  
4489 3776 d 10 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix r.4487 for popup window.  
4487 3776 d 13 h mario79 /programs/develop/tinypad/trunk/ Tinypad - support for kernel clipboard  
4479 3777 d 15 h dunkaist / remove FASM.TXT duplicates from /data/$(LANG)/docs
add common fasm.txt to fasm/trunk and update Makefiles to copy it
 
4478 3777 d 15 h dunkaist /programs/develop/fasm/trunk/ fasm: 1.71.16  
4463 3779 d 10 h hidnplayr /programs/develop/libraries/box_lib/trunk/ Removed colons from structures in box_lib.mac  
4445 3782 d 18 h Serge /programs/develop/sdk/trunk/sound/src/ sound.lib:missing file  
4443 3782 d 21 h clevermouse /programs/develop/mtdbg/ I have finally found why mtdbg sometimes seems to lose control over the debugged program!
r3675 has broken single-stepping and everything that depends on it.
And, of course, commit message for r3675 has nothing to do with changes in r3675.
 
4422 3794 d 20 h GerdtR /programs/develop/libraries/libs-dev/libini/ Fix bug: add at the end of the ini-file of the empty line, otherwise new section is added wrong  
4402 3802 d 16 h hidnplayr /programs/develop/libraries/console/ Console library: now '-' and '+' keypad keys work also when numlock is off.  
4384 3807 d 11 h hidnplayr /programs/develop/libraries/console/ Console: support for numpad keys '/', '*' and 'Enter'.  
4357 3812 d 0 h Serge /programs/develop/libraries/ delete libraries/mesa  
4356 3812 d 0 h Serge /programs/develop/libraries/ delete libraries/newlib  
4355 3812 d 0 h Serge /programs/develop/libraries/ delete libraries/zlib  
4354 3812 d 0 h Serge /programs/develop/libraries/ delete libraries/pixman  
4353 3812 d 0 h Serge /programs/develop/libraries/ delete libraries/libpng  
4352 3812 d 0 h Serge /programs/develop/libraries/ delete libraries/freetype  
4351 3812 d 0 h Serge /programs/develop/libraries/ delete libraries/ffmpeg  
4350 3812 d 0 h Serge /programs/develop/libraries/ delete libraries/cairo  
4343 3815 d 13 h mario79 /programs/develop/examples/clipboard/ Additions and changes to the documentation for the clipboard.  
4341 3816 d 11 h yogev_ezra /programs/develop/libraries/sorter/ Add sort.obj library sources to SVN.  
4332 3820 d 20 h IgorA /programs/develop/info3ds/ update 'info3ds'  
4327 3821 d 11 h yogev_ezra /programs/ Upload sources of msgbox.obj library and use_mb example to SVN.  
4318 3825 d 11 h yogev_ezra /programs/develop/examples/example/trunk/ example.asm: Fix typo - fixes #67