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
5098 3533 d 11 h clevermouse / switch build system to Tup  
5094 3537 d 9 h hidnplayr /programs/develop/libraries/http/examples/ Fixed http library example  
5093 3540 d 9 h clevermouse /programs/ fix some include paths, remove some lang.inc and soko binary  
5090 3540 d 13 h hidnplayr /programs/develop/libraries/network/examples/ Fixed include path.  
5029 3565 d 3 h hidnplayr /programs/develop/libraries/menuetlibc/ Fixed __menuet__set_bitfield_for_wanted_events in libc to allow bits 30 and 31 be set.  
5010 3584 d 8 h IgorA /programs/develop/libraries/exif/ 'exif.obj': fixes; add more tags  
5009 3585 d 6 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 3586 d 6 h IgorA /programs/develop/libraries/exif/trunk/ update 'exif.obj' group signatures  
5007 3589 d 9 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) optimize code
2) add documentation
 
5002 3590 d 9 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) add new functions for read more info
2) small fix
 
4996 3591 d 12 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 3591 d 15 h IgorA /programs/develop/libraries/exif/trunk/ update 'exif.obj': library get more information  
4994 3592 d 12 h IgorA /programs/develop/libraries/exif/ add new library 'exif.obj'  
4988 3610 d 5 h IgorA /programs/develop/libraries/ 't_edit' add commands [Ctrl]+[End], [Ctrl]+[A]
'msgbox' change select button use [Tab] key
 
4987 3610 d 15 h IgorA /programs/develop/libraries/box_lib/ update element 't_edit' when add new lines change scroll size  
4986 3616 d 8 h hidnplayr /programs/develop/libraries/http/ Updated docs.  
4983 3619 d 15 h hidnplayr /programs/develop/libraries/http/ Fixed bug in URL parsing.  
4973 3625 d 16 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 3674 d 23 h Akyltist /programs/develop/libraries/utils/trunk/ utils.obj fix: "0" converted  
4848 3681 d 7 h hidnplayr /programs/develop/libraries/http/ Debug information for escape and unescape functions.  
4831 3684 d 12 h hidnplayr /programs/develop/libraries/http/ Fixed bug in escape function, return data length in ebx.  
4830 3684 d 16 h hidnplayr /programs/develop/libraries/http/ Fixed bug in http.obj (concerning POST method).
Added new example program PASTA, using http POST method.
 
4829 3685 d 7 h hidnplayr /programs/develop/libraries/http/ Added debug message when header field is not found.  
4799 3690 d 10 h right-hearted / Temporarily removing menuetlibc  
4766 3694 d 6 h right-hearted /programs/develop/libraries/menuetlibc/src/ removed command $(RM) *.sx  
4765 3694 d 7 h right-hearted /programs/develop/libraries/menuetlibc/src/ removed redeclarations of AS and CPP  
4764 3694 d 7 h right-hearted /programs/develop/libraries/menuetlibc/src/ changed as to $(AS)  
4763 3694 d 8 h right-hearted /programs/develop/libraries/menuetlibc/src/ Changed from AS back to CPP  
4760 3694 d 11 h right-hearted / Trying to build openjpeg  
4759 3694 d 11 h right-hearted /programs/develop/libraries/menuetlibc/include/freetype/ adding headers for freetype  
4758 3694 d 11 h right-hearted / Adding openjpeg to autobuild  
4757 3694 d 15 h right-hearted /programs/develop/libraries/menuetlibc/src/ NASM ---> AS  
4756 3694 d 15 h right-hearted /programs/develop/libraries/menuetlibc/src/ And again CPP to NASM  
4755 3694 d 15 h right-hearted /programs/develop/libraries/menuetlibc/src/ checking CC and LD  
4754 3694 d 15 h right-hearted /programs/develop/libraries/menuetlibc/src/ CC and LD  
4753 3694 d 15 h right-hearted /programs/develop/libraries/menuetlibc/src/libc/ CC and LD  
4749 3694 d 16 h right-hearted /programs/develop/libraries/menuetlibc/src/ changed CPP to NASM  
4748 3694 d 18 h right-hearted /programs/develop/libraries/menuetlibc/ export MENUETDEV:=$(shell pwd)  
4747 3694 d 19 h right-hearted /programs/develop/libraries/menuetlibc/ MENUETDEV:=$(shell pwd)  
4746 3694 d 19 h right-hearted /programs/develop/libraries/menuetlibc/ Edited path of $(MENUETDEV)