wine/dlls/comctl32 datetime.c

Alexandre Julliard julliard at winehq.org
Mon Dec 20 11:00:46 CST 2004


ChangeSet ID:	14943
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/12/20 11:00:46

Modified files:
	dlls/comctl32  : datetime.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	- Make the month calendar child window auto-size instead of using a
	hard coded 200px.
	- Use SetFocus when the control is clicked on to get the correct
	behaviour when another control clicked on.
	- Force the WS_EX_CLIENTEDGE style, instead of emulating it.

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

Old revision  New revision  Changes     Path
 1.52          1.53          +32 -26     wine/dlls/comctl32/datetime.c




More information about the wine-cvs mailing list