wine/dlls/uxtheme uxini.c system.c stylemap.c ...

Alexandre Julliard julliard at winehq.org
Thu Jan 22 22:34:02 CST 2004


ChangeSet ID:	10836
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/01/22 22:34:02

Modified files:
	dlls/uxtheme   : uxini.c system.c stylemap.c property.c 
	                 msstyles.h msstyles.c metric.c draw.c 

Log message:
	Kevin Koltzau <kevin at plop.org>
	Load properties from the theme ini.
	Implemented most of the GetTheme* functions.

Patch: http://cvs.winehq.org/patch.py?id=10836

Old revision  New revision  Changes     Path
 1.2           1.3           +11 -8      wine/dlls/uxtheme/uxini.c
 1.5           1.6           +4 -4       wine/dlls/uxtheme/system.c
 1.2           1.3           +3 -3       wine/dlls/uxtheme/stylemap.c
 1.2           1.3           +162 -20    wine/dlls/uxtheme/property.c
 1.3           1.4           +20 -10     wine/dlls/uxtheme/msstyles.h
 1.3           1.4           +158 -11    wine/dlls/uxtheme/msstyles.c
 1.1           1.2           +1 -0       wine/dlls/uxtheme/metric.c
 1.1           1.2           +20 -2      wine/dlls/uxtheme/draw.c




More information about the wine-cvs mailing list