ChangeSet ID: 12088 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/04/21 17:23:37
Modified files: dlls/comctl32 : datetime.c
Log message: Krzysztof Foltman kfoltman@portal.onet.pl - make monthcal a child of datetime (it was a sibling before, causing completely incorrect message flow) - update monthcal after date change in datetime - choose different coordinates when DTS_SHOWNONE is not used - embedded monthcal is now 200 pixels wide - selecting a day in embedded monthcal updates the datetime and hides the monthcal - changing months/years by clicking month name/year in title bar works - embedded month calendar is correctly destroyed (it used to stick on the screen long after the datetime's container was closed)
Patch: http://cvs.winehq.org/patch.py?id=12088
Old revision New revision Changes Path 1.42 1.43 +35 -9 wine/dlls/comctl32/datetime.c