wine/ include/Makefile.in dlls/Makefile.in ./c ...

Alexandre Julliard julliard at winehq.org
Fri Oct 3 22:48:11 CDT 2003


ChangeSet ID:	9635
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/10/03 22:48:11

Modified files:
	include        : Makefile.in 
	dlls           : Makefile.in 
	.              : configure.ac configure 
Added files:
	include        : uxtheme.h 
	dlls/uxtheme   : uxtheme.spec main.c Makefile.in .cvsignore 

Log message:
	Kevin Koltzau <kevin at plop.org>
	Initial implementation of uxtheme.dll, mostly stubbed out for now.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9635

Old revision  New revision  Changes     Path
 1.107         1.108         +1 -0       wine/include/Makefile.in
 1.185         1.186         +13 -0      wine/dlls/Makefile.in
 1.182         1.183         +1 -0       wine/configure.ac
 1.460         1.461         +2 -1       wine/configure
 Added         1.1           +0 -0       wine/include/uxtheme.h
 Added         1.1           +0 -0       wine/dlls/uxtheme/uxtheme.spec
 Added         1.1           +0 -0       wine/dlls/uxtheme/main.c
 Added         1.1           +0 -0       wine/dlls/uxtheme/Makefile.in
 Added         1.1           +0 -0       wine/dlls/uxtheme/.cvsignore




More information about the wine-cvs mailing list