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
5098 3511 d 1 h clevermouse / switch build system to Tup  
5094 3514 d 23 h hidnplayr /programs/develop/libraries/http/examples/ Fixed http library example  
5093 3517 d 23 h clevermouse /programs/ fix some include paths, remove some lang.inc and soko binary  
5090 3518 d 3 h hidnplayr /programs/develop/libraries/network/examples/ Fixed include path.  
5029 3542 d 17 h hidnplayr /programs/develop/libraries/menuetlibc/ Fixed __menuet__set_bitfield_for_wanted_events in libc to allow bits 30 and 31 be set.  
5010 3561 d 22 h IgorA /programs/develop/libraries/exif/ 'exif.obj': fixes; add more tags  
5009 3562 d 20 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) add new function exif_get_app2 (found maker from cameras: Nikon, Canon, Panasonic)
2) small fixes
 
5008 3563 d 20 h IgorA /programs/develop/libraries/exif/trunk/ update 'exif.obj' group signatures  
5007 3566 d 23 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) optimize code
2) add documentation
 
5002 3567 d 23 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) add new functions for read more info
2) small fix
 
4996 3569 d 2 h hidnplayr /programs/develop/libraries/http/ Added HTTP_send, renamed HTTP_process to HTTP_receive, renamed HTTP_stop to HTTP_disconnect, added HTTP_free  
4995 3569 d 5 h IgorA /programs/develop/libraries/exif/trunk/ update 'exif.obj': library get more information  
4994 3570 d 2 h IgorA /programs/develop/libraries/exif/ add new library 'exif.obj'  
4988 3587 d 19 h IgorA /programs/develop/libraries/ 't_edit' add commands [Ctrl]+[End], [Ctrl]+[A]
'msgbox' change select button use [Tab] key
 
4987 3588 d 5 h IgorA /programs/develop/libraries/box_lib/ update element 't_edit' when add new lines change scroll size  
4986 3593 d 22 h hidnplayr /programs/develop/libraries/http/ Updated docs.  
4983 3597 d 5 h hidnplayr /programs/develop/libraries/http/ Fixed bug in URL parsing.  
4973 3603 d 6 h right-hearted /programs/develop/libraries/menuetlibc/ Adding menuetlibc back to its place in /programs/develop/libraries
This version of menuetlibc was taken from revision 4743, right before I made any changes
 
4887 3652 d 13 h Akyltist /programs/develop/libraries/utils/trunk/ utils.obj fix: "0" converted  
4848 3658 d 21 h hidnplayr /programs/develop/libraries/http/ Debug information for escape and unescape functions.  
4831 3662 d 2 h hidnplayr /programs/develop/libraries/http/ Fixed bug in escape function, return data length in ebx.  
4830 3662 d 6 h hidnplayr /programs/develop/libraries/http/ Fixed bug in http.obj (concerning POST method).
Added new example program PASTA, using http POST method.
 
4829 3662 d 21 h hidnplayr /programs/develop/libraries/http/ Added debug message when header field is not found.  
4799 3668 d 0 h right-hearted / Temporarily removing menuetlibc  
4766 3671 d 20 h right-hearted /programs/develop/libraries/menuetlibc/src/ removed command $(RM) *.sx  
4765 3671 d 21 h right-hearted /programs/develop/libraries/menuetlibc/src/ removed redeclarations of AS and CPP  
4764 3671 d 21 h right-hearted /programs/develop/libraries/menuetlibc/src/ changed as to $(AS)  
4763 3671 d 22 h right-hearted /programs/develop/libraries/menuetlibc/src/ Changed from AS back to CPP  
4760 3672 d 1 h right-hearted / Trying to build openjpeg  
4759 3672 d 1 h right-hearted /programs/develop/libraries/menuetlibc/include/freetype/ adding headers for freetype  
4758 3672 d 1 h right-hearted / Adding openjpeg to autobuild  
4757 3672 d 5 h right-hearted /programs/develop/libraries/menuetlibc/src/ NASM ---> AS  
4756 3672 d 5 h right-hearted /programs/develop/libraries/menuetlibc/src/ And again CPP to NASM  
4755 3672 d 5 h right-hearted /programs/develop/libraries/menuetlibc/src/ checking CC and LD  
4754 3672 d 5 h right-hearted /programs/develop/libraries/menuetlibc/src/ CC and LD  
4753 3672 d 5 h right-hearted /programs/develop/libraries/menuetlibc/src/libc/ CC and LD  
4749 3672 d 6 h right-hearted /programs/develop/libraries/menuetlibc/src/ changed CPP to NASM  
4748 3672 d 8 h right-hearted /programs/develop/libraries/menuetlibc/ export MENUETDEV:=$(shell pwd)  
4747 3672 d 9 h right-hearted /programs/develop/libraries/menuetlibc/ MENUETDEV:=$(shell pwd)  
4746 3672 d 9 h right-hearted /programs/develop/libraries/menuetlibc/ Edited path of $(MENUETDEV)