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
4591 3740 d 11 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed some glitches in GUI. Added ability to select color theme before assembling.  
4590 3740 d 11 h clevermouse /programs/develop/mtdbg/ mtdbg: F7/F8 for tracing now don't collide with 8/9 for text input  
4589 3741 d 3 h mario79 /programs/develop/keyascii/trunk/ KEYASCII - modified for kernel SVN r.4588  
4566 3756 d 10 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix for crash when "paste" from clipboard in some cases.  
4561 3757 d 16 h hidnplayr /programs/develop/libraries/http/ HTTP lib: fix bug where last piece of data was not received during non-chunked transfer.  
4552 3766 d 6 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix for r.4487 for single lines (example - CMD program)  
4542 3768 d 16 h IgorA /programs/develop/libraries/box_lib/trunk/ t_edit: fix ClipBoard size  
4541 3769 d 7 h hidnplayr /programs/develop/libraries/http/ HTTP library: download content into separate buffer.  
4505 3775 d 8 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix r.4487, remove unnecessary code and correction documentation.  
4490 3777 d 6 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix r.4487 for replace mode.  
4489 3777 d 6 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix r.4487 for popup window.  
4487 3777 d 9 h mario79 /programs/develop/tinypad/trunk/ Tinypad - support for kernel clipboard  
4479 3778 d 10 h dunkaist / remove FASM.TXT duplicates from /data/$(LANG)/docs
add common fasm.txt to fasm/trunk and update Makefiles to copy it
 
4478 3778 d 11 h dunkaist /programs/develop/fasm/trunk/ fasm: 1.71.16  
4463 3780 d 6 h hidnplayr /programs/develop/libraries/box_lib/trunk/ Removed colons from structures in box_lib.mac  
4445 3783 d 14 h Serge /programs/develop/sdk/trunk/sound/src/ sound.lib:missing file  
4443 3783 d 17 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 3795 d 16 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 3803 d 12 h hidnplayr /programs/develop/libraries/console/ Console library: now '-' and '+' keypad keys work also when numlock is off.  
4384 3808 d 7 h hidnplayr /programs/develop/libraries/console/ Console: support for numpad keys '/', '*' and 'Enter'.  
4357 3812 d 20 h Serge /programs/develop/libraries/ delete libraries/mesa  
4356 3812 d 20 h Serge /programs/develop/libraries/ delete libraries/newlib  
4355 3812 d 20 h Serge /programs/develop/libraries/ delete libraries/zlib  
4354 3812 d 20 h Serge /programs/develop/libraries/ delete libraries/pixman  
4353 3812 d 20 h Serge /programs/develop/libraries/ delete libraries/libpng  
4352 3812 d 20 h Serge /programs/develop/libraries/ delete libraries/freetype  
4351 3812 d 20 h Serge /programs/develop/libraries/ delete libraries/ffmpeg  
4350 3812 d 20 h Serge /programs/develop/libraries/ delete libraries/cairo  
4343 3816 d 9 h mario79 /programs/develop/examples/clipboard/ Additions and changes to the documentation for the clipboard.  
4341 3817 d 7 h yogev_ezra /programs/develop/libraries/sorter/ Add sort.obj library sources to SVN.  
4332 3821 d 16 h IgorA /programs/develop/info3ds/ update 'info3ds'  
4327 3822 d 7 h yogev_ezra /programs/ Upload sources of msgbox.obj library and use_mb example to SVN.  
4318 3826 d 7 h yogev_ezra /programs/develop/examples/example/trunk/ example.asm: Fix typo - fixes #67  
4317 3826 d 18 h mario79 /programs/develop/examples/clipboard/ Fix for r.4200  
4316 3827 d 8 h mario79 /programs/develop/tinypad/trunk/ Tinypad - the patching of "5 repetition pressing Enter in the empty file cause crashing".  
4308 3829 d 18 h IgorA /programs/ update 't_edit':
1) convert cp1251-866, cp866-1251
2) use PathShow
3) modify element t_edit in box_lib.obj
 
4306 3830 d 2 h hidnplayr /programs/develop/libraries/console/ Numpad numeric key support for console library.  
4298 3831 d 7 h esevece /programs/develop/libraries/menuetlibc/ Minimal fixes  
4285 3834 d 3 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  
4283 3835 d 10 h esevece /programs/develop/libraries/menuetlibc/src/libc/menuetos/ C file for network.obj library