Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4721 3678 d 11 h Akyltist /programs/develop/libraries/utils/ Add COFF libraries "utils.obj" atof,ftoa,random
support for exponent, high accuracy, not normalized form of writing
 
/programs/develop/libraries/utils
/programs/develop/libraries/utils/trunk
/programs/develop/libraries/utils/trunk/_atof.inc
/programs/develop/libraries/utils/trunk/_ftoa.inc
/programs/develop/libraries/utils/trunk/_rand.inc
/programs/develop/libraries/utils/trunk/build.bat
/programs/develop/libraries/utils/trunk/example
/programs/develop/libraries/utils/trunk/example/demo.asm
/programs/develop/libraries/utils/trunk/utils.asm
4690 3685 d 21 h hidnplayr /programs/develop/libraries/http/ Bugfixes in chunked decoder and timeouts, refactoring.  
/programs/develop/libraries/http/http.asm
4665 3689 d 21 h gtament /programs/develop/tinypad/trunk/ Fixed tinypad's 'file' submenu highlighting bug.  
/programs/develop/tinypad/trunk/tp-mouse.asm
4664 3690 d 21 h hidnplayr /programs/develop/examples/example/trunk/ updated example.asm with format binary as "", so that fasm does not add .bin extension by default.  
/programs/develop/examples/example/trunk/example.asm
4635 3696 d 18 h mario79 / Fixed "TESTCON2 is in russian in english distribution" (bug #75)  
/programs/develop/libraries/console/examples/testcon2_rus.asm
/programs/develop/libraries/console/examples/testcon2.asm
/data/eng/Makefile
/data/et/Makefile
/data/it/Makefile
/data/rus/Makefile
/data/sp/Makefile
4601 3707 d 21 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Editbox support for Clipboard (Ctrl + C|V)  
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/editbox.mac
4600 3709 d 21 h Albom /programs/develop/libraries/console/ console.obj - modified for kernel SVN r.4588  
/programs/develop/libraries/console/console.asm
4594 3711 d 21 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed window caption, broken in previous revision.  
/programs/develop/mtdbg/gui.inc
4591 3711 d 23 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed some glitches in GUI. Added ability to select color theme before assembling.  
/programs/develop/mtdbg/gui.inc
/programs/develop/mtdbg/mtdbg.asm
4590 3712 d 0 h clevermouse /programs/develop/mtdbg/ mtdbg: F7/F8 for tracing now don't collide with 8/9 for text input  
/programs/develop/mtdbg/gui.inc
/programs/develop/mtdbg/mtdbg.asm
/programs/develop/mtdbg/mtdbg.txt
4589 3712 d 15 h mario79 /programs/develop/keyascii/trunk/ KEYASCII - modified for kernel SVN r.4588  
/programs/develop/keyascii/trunk/keyascii.asm
4566 3727 d 23 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix for crash when "paste" from clipboard in some cases.  
/programs/develop/tinypad/trunk/data/tp-udata.inc
/programs/develop/tinypad/trunk/tinypad.asm
/programs/develop/tinypad/trunk/tp-clipboard.asm
/programs/develop/tinypad/trunk/tp-key.asm
4561 3729 d 4 h hidnplayr /programs/develop/libraries/http/ HTTP lib: fix bug where last piece of data was not received during non-chunked transfer.  
/programs/develop/libraries/http/http.asm
4552 3737 d 18 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix for r.4487 for single lines (example - CMD program)  
/programs/develop/tinypad/trunk/tp-clipboard.asm
4542 3740 d 5 h IgorA /programs/develop/libraries/box_lib/trunk/ t_edit: fix ClipBoard size  
/programs/develop/libraries/box_lib/trunk/t_edit.mac
4541 3740 d 20 h hidnplayr /programs/develop/libraries/http/ HTTP library: download content into separate buffer.  
/programs/develop/libraries/http/http.asm
/programs/develop/libraries/http/http.inc
/programs/develop/libraries/http/http_en.txt
4505 3746 d 21 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix r.4487, remove unnecessary code and correction documentation.  
/programs/develop/tinypad/trunk/history.txt
/programs/develop/tinypad/trunk/tinypad.asm
/programs/develop/tinypad/trunk/tp-clipboard.asm
4490 3748 d 18 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix r.4487 for replace mode.  
/programs/develop/tinypad/trunk/data/tp-udata.inc
/programs/develop/tinypad/trunk/tp-dialog.asm
/programs/develop/tinypad/trunk/tp-key.asm
4489 3748 d 19 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix r.4487 for popup window.  
/programs/develop/tinypad/trunk/data/tp-udata.inc
/programs/develop/tinypad/trunk/tp-clipboard.asm
/programs/develop/tinypad/trunk/tp-popup.asm
4487 3748 d 21 h mario79 /programs/develop/tinypad/trunk/ Tinypad - support for kernel clipboard  
/programs/develop/tinypad/trunk/tp-clipboard.asm
/programs/develop/tinypad/trunk/data/tp-udata.inc
/programs/develop/tinypad/trunk/tinypad.asm
/programs/develop/tinypad/trunk/tp-key.asm
4479 3749 d 23 h dunkaist / remove FASM.TXT duplicates from /data/$(LANG)/docs
add common fasm.txt to fasm/trunk and update Makefiles to copy it
 
/programs/develop/fasm/trunk/fasm.txt
/data/eng/docs/FASM.TXT
/data/et/docs/FASM.TXT
/data/it/docs/FASM.TXT
/data/rus/docs/FASM.TXT
/data/sp/docs/FASM.TXT
/data/eng/Makefile
/data/et/Makefile
/data/it/Makefile
/data/rus/Makefile
/data/sp/Makefile
4478 3749 d 23 h dunkaist /programs/develop/fasm/trunk/ fasm: 1.71.16  
/programs/develop/fasm/trunk/avx.inc
/programs/develop/fasm/trunk/build_en.bat
/programs/develop/fasm/trunk/build_ru.bat
/programs/develop/fasm/trunk/exprcalc.inc
/programs/develop/fasm/trunk/exprpars.inc
/programs/develop/fasm/trunk/formats.inc
/programs/develop/fasm/trunk/license.txt
/programs/develop/fasm/trunk/messages.inc
/programs/develop/fasm/trunk/preproce.inc
/programs/develop/fasm/trunk/symbdump.inc
/programs/develop/fasm/trunk/tables.inc
/programs/develop/fasm/trunk/version.inc
/programs/develop/fasm/trunk/whatsnew.txt
4463 3751 d 19 h hidnplayr /programs/develop/libraries/box_lib/trunk/ Removed colons from structures in box_lib.mac  
/programs/develop/libraries/box_lib/trunk/box_lib.mac
4445 3755 d 2 h Serge /programs/develop/sdk/trunk/sound/src/ sound.lib:missing file  
/programs/develop/sdk/trunk/sound/src/sndtime.asm
4443 3755 d 6 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.
 
/programs/develop/mtdbg/mtdbg.asm
4422 3767 d 4 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  
/programs/develop/libraries/libs-dev/libini/libini.asm
4402 3775 d 0 h hidnplayr /programs/develop/libraries/console/ Console library: now '-' and '+' keypad keys work also when numlock is off.  
/programs/develop/libraries/console/console.asm
4384 3779 d 20 h hidnplayr /programs/develop/libraries/console/ Console: support for numpad keys '/', '*' and 'Enter'.  
/programs/develop/libraries/console/console.asm
4357 3784 d 8 h Serge /programs/develop/libraries/ delete libraries/mesa  
/programs/develop/libraries/Mesa
4356 3784 d 8 h Serge /programs/develop/libraries/ delete libraries/newlib  
/programs/develop/libraries/newlib
4355 3784 d 8 h Serge /programs/develop/libraries/ delete libraries/zlib  
/programs/develop/libraries/zlib
4354 3784 d 8 h Serge /programs/develop/libraries/ delete libraries/pixman  
/programs/develop/libraries/pixman
4353 3784 d 8 h Serge /programs/develop/libraries/ delete libraries/libpng  
/programs/develop/libraries/libpng
4352 3784 d 8 h Serge /programs/develop/libraries/ delete libraries/freetype  
/programs/develop/libraries/freetype
4351 3784 d 8 h Serge /programs/develop/libraries/ delete libraries/ffmpeg  
/programs/develop/libraries/ffmpeg
4350 3784 d 9 h Serge /programs/develop/libraries/ delete libraries/cairo  
/programs/develop/libraries/cairo
4343 3787 d 21 h mario79 /programs/develop/examples/clipboard/ Additions and changes to the documentation for the clipboard.  
/programs/develop/examples/clipboard/clipboard_container_eng.txt
/programs/develop/examples/clipboard/clipboard_container_rus.txt
/programs/develop/examples/clipboard/clipboard_container.txt
4341 3788 d 19 h yogev_ezra /programs/develop/libraries/sorter/ Add sort.obj library sources to SVN.  
/programs/develop/libraries/sorter
/programs/develop/libraries/sorter/sort.asm
/programs/develop/libraries/sorter/sort.txt
4332 3793 d 5 h IgorA /programs/develop/info3ds/ update 'info3ds'  
/programs/develop/info3ds/data.inc
/programs/develop/info3ds/info3ds.asm
/programs/develop/info3ds/info_wnd_coords.inc
/programs/develop/info3ds/objects.png
/programs/develop/info3ds/toolbar.png
4327 3793 d 19 h yogev_ezra /programs/ Upload sources of msgbox.obj library and use_mb example to SVN.  
/programs/demos/use_mb
/programs/demos/use_mb/about.txt
/programs/demos/use_mb/use_mb.asm
/programs/develop/libraries/msgbox
/programs/develop/libraries/msgbox/msgbox.asm
/programs/develop/libraries/msgbox/strlen.inc