This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/w32api ChangeLog include/commdlg.h ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dannysmith@sourceware.org	2006-03-25 21:43:55

Modified files:
	winsup/w32api  : ChangeLog 
	winsup/w32api/include: commdlg.h imm.h winver.h 
	winsup/w32api/lib: test.c uuid.c 
Added files:
	winsup/w32api/include: usp10.h 
	winsup/w32api/lib: usp10.def 

Log message:
	2006-03-26  Hansres Engel <engel@node.ch>
	
	Add Uniscribe API for typography and for complex scripts.
	* include/usp10.h: New file.
	* lib/usp10.def: New file.
	
	* include/winver.h:  Change first argument of GetFileVersionInfo[...] to const.
	
	* include/imm.h (IMECHARPOSITION): Add structure.
	(RECONVERTSTRING): Likwise.
	
	* include/commdlg.h (OPENFILENAME_SIZE_VERSION_400): Define.
	
	* lib/uuid.c (CMultiLanguage): Add UUID definition.
	(IMLangFontLink2): Likewise.
	(IMultiLanguage): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.742&r2=1.743
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/usp10.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/commdlg.h.diff?cvsroot=src&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/imm.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winver.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/usp10.def.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/test.c.diff?cvsroot=src&r1=1.28&r2=1.29
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/uuid.c.diff?cvsroot=src&r1=1.13&r2=1.14


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]