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