wine/ ./configure ./configure.in dlls/gdi/free ...

Alexandre Julliard julliard at winehq.com
Tue Oct 23 15:06:33 CDT 2001


ChangeSet ID:	1003867593934108074288815
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/10/23 16:06:33

Modified files:
	.              : configure configure.in 
	dlls/gdi       : freetype.c 
	include        : config.h.in font.h 
	objects        : font.c 

Log message:
	Huw D M Davies <hdavies at codeweavers.com>
	Implement GetFontData.

Patch: http://cvs.winehq.com/patch.py?id=1003867593934108074288815

Revision  Changes    Path
 1.229    +138 -137  wine/configure
 1.229    +2 -1      wine/configure.in
 1.2      +47 -0     wine/dlls/gdi/freetype.c
 1.89     +4 -1      wine/include/config.h.in
 1.8      +1 -0      wine/include/font.h
 1.56     +10 -6     wine/objects/font.c





More information about the wine-cvs mailing list