wine/dlls/comctl32 monthcal.c datetime.c

Alexandre Julliard julliard at winehq.org
Thu Apr 14 06:31:17 CDT 2005


ChangeSet ID:	17073
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/04/14 06:31:17

Modified files:
	dlls/comctl32  : monthcal.c datetime.c 

Log message:
	Duane Clark <dclark at akamail.com>
	Monday is day number '1'.
	Set day of week when a day is selected in the calender.
	Use fixed width fields in datetime.
	DTS_TIMEFORMAT is a two bit field, so test accordingly.
	Reposition and resize the updown control when the datetime control is
	resized.
	Respond to updown inputs.

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

Old revision  New revision  Changes     Path
 1.55          1.56          +8 -7       wine/dlls/comctl32/monthcal.c
 1.54          1.55          +158 -11    wine/dlls/comctl32/datetime.c




More information about the wine-cvs mailing list