user32: Implement SPI_[SG]ETCARETWIDTH.
[wine] / dlls / user / button.c
2005-11-08  Michael KaufmannHandle WM_PRINTCLIENT.
2005-10-19  Markus GömmelMisplacement of checkboxes with empty label fixed.
2005-09-12  Alexandre JulliardUse Get/SetWindowLongPtr when accessing pointers in...
2005-07-10  Felix NawothnigFix a typo.
2005-05-24  Vitaly LipatovAdd BUTTON_NOTIFY_PARENT macro (as in edit.c).
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-08  Alexandre JulliardMoved private USER definitions to a new user_private...
2004-10-26  Dmitry TimoshkovMake button return exactly the same dialog codes as...
2004-10-05  Dimitrie O. PaunAudit and document button code.
2004-09-07  Dmitry TimoshkovReset BUTTON_HASFOCUS state in WM_KILLFOCUS handler...
2004-08-31  Alexandre JulliardMoved all files from the controls/ directory to dlls...