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
4766 3674 d 13 h right-hearted /programs/develop/libraries/menuetlibc/src/ removed command $(RM) *.sx  
4765 3674 d 13 h right-hearted /programs/develop/libraries/menuetlibc/src/ removed redeclarations of AS and CPP  
4764 3674 d 13 h right-hearted /programs/develop/libraries/menuetlibc/src/ changed as to $(AS)  
4763 3674 d 14 h right-hearted /programs/develop/libraries/menuetlibc/src/ Changed from AS back to CPP  
4760 3674 d 18 h right-hearted / Trying to build openjpeg  
4759 3674 d 18 h right-hearted /programs/develop/libraries/menuetlibc/include/freetype/ adding headers for freetype  
4758 3674 d 18 h right-hearted / Adding openjpeg to autobuild  
4757 3674 d 21 h right-hearted /programs/develop/libraries/menuetlibc/src/ NASM ---> AS  
4756 3674 d 21 h right-hearted /programs/develop/libraries/menuetlibc/src/ And again CPP to NASM  
4755 3674 d 21 h right-hearted /programs/develop/libraries/menuetlibc/src/ checking CC and LD  
4754 3674 d 22 h right-hearted /programs/develop/libraries/menuetlibc/src/ CC and LD  
4753 3674 d 22 h right-hearted /programs/develop/libraries/menuetlibc/src/libc/ CC and LD  
4749 3674 d 23 h right-hearted /programs/develop/libraries/menuetlibc/src/ changed CPP to NASM  
4748 3675 d 0 h right-hearted /programs/develop/libraries/menuetlibc/ export MENUETDEV:=$(shell pwd)  
4747 3675 d 1 h right-hearted /programs/develop/libraries/menuetlibc/ MENUETDEV:=$(shell pwd)  
4746 3675 d 1 h right-hearted /programs/develop/libraries/menuetlibc/ Edited path of $(MENUETDEV)  
4745 3675 d 2 h right-hearted /programs/develop/libraries/menuetlibc/ Declared path to MENUETDEV  
4744 3675 d 2 h right-hearted / Trying to make menuetlibc compile.  
4739 3676 d 9 h leency /programs/develop/mtdbg/ mtdbg: small fix for previous revision  
4738 3676 d 9 h leency /programs/develop/mtdbg/ mtdbg: fix terrible redraw that made me crazy for a long time  
4721 3679 d 3 h Akyltist /programs/develop/libraries/utils/ Add COFF libraries "utils.obj" atof,ftoa,random
support for exponent, high accuracy, not normalized form of writing
 
4690 3686 d 13 h hidnplayr /programs/develop/libraries/http/ Bugfixes in chunked decoder and timeouts, refactoring.  
4665 3690 d 13 h gtament /programs/develop/tinypad/trunk/ Fixed tinypad's 'file' submenu highlighting bug.  
4664 3691 d 13 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 3697 d 11 h mario79 / Fixed "TESTCON2 is in russian in english distribution" (bug #75)  
4601 3708 d 13 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Editbox support for Clipboard (Ctrl + C|V)  
4600 3710 d 13 h Albom /programs/develop/libraries/console/ console.obj - modified for kernel SVN r.4588  
4594 3712 d 14 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed window caption, broken in previous revision.  
4591 3712 d 15 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed some glitches in GUI. Added ability to select color theme before assembling.  
4590 3712 d 16 h clevermouse /programs/develop/mtdbg/ mtdbg: F7/F8 for tracing now don't collide with 8/9 for text input  
4589 3713 d 7 h mario79 /programs/develop/keyascii/trunk/ KEYASCII - modified for kernel SVN r.4588  
4566 3728 d 15 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix for crash when "paste" from clipboard in some cases.  
4561 3729 d 21 h hidnplayr /programs/develop/libraries/http/ HTTP lib: fix bug where last piece of data was not received during non-chunked transfer.  
4552 3738 d 10 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix for r.4487 for single lines (example - CMD program)  
4542 3740 d 21 h IgorA /programs/develop/libraries/box_lib/trunk/ t_edit: fix ClipBoard size  
4541 3741 d 12 h hidnplayr /programs/develop/libraries/http/ HTTP library: download content into separate buffer.  
4505 3747 d 13 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix r.4487, remove unnecessary code and correction documentation.  
4490 3749 d 10 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix r.4487 for replace mode.  
4489 3749 d 11 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix r.4487 for popup window.  
4487 3749 d 14 h mario79 /programs/develop/tinypad/trunk/ Tinypad - support for kernel clipboard