wine/ windows/syscolor.c windows/nonclient.c w ...

Alexandre Julliard julliard at winehq.org
Wed Apr 13 11:13:45 CDT 2005


ChangeSet ID:	17068
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/04/13 11:13:45

Modified files:
	windows        : syscolor.c nonclient.c defwnd.c 
	dlls/user      : user_private.h uitools.c text.c controls.h 

Log message:
	Moved handling of the 55AA pattern brush to syscolor.c so that it can
	be made a system object (found by Rein Klazes).

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

Old revision  New revision  Changes     Path
 1.45          1.46          +10 -1      wine/windows/syscolor.c
 1.140         1.141         +1 -1       wine/windows/nonclient.c
 1.105         1.106         +1 -1       wine/windows/defwnd.c
 1.8           1.9           +1 -0       wine/dlls/user/user_private.h
 1.5           1.6           +2 -25      wine/dlls/user/uitools.c
 1.54          1.55          +2 -1       wine/dlls/user/text.c
 1.22          1.23          +0 -3       wine/dlls/user/controls.h




More information about the wine-cvs mailing list