[COMCTL32] Workaround v6 button redraw regressions CORE-13278 & CORE-16093
[reactos.git] / dll / win32 / comctl32 / button.c
2019-09-22 Joachim Henze[COMCTL32] Workaround v6 button redraw regressions...
2019-06-22 Andreas Maier[COMCTL32] Fix CORE-14619 (Checkbox buttons theming...
2019-03-24 Hermès Bélusca-Maïto[USER32][COMCTL32] Move the auto radio button group...
2019-02-17 Thomas Faber[COMCTL32] Check for NULL pointer when handling BCM_GET...
2019-01-29 Joachim Henze[COMCTL32] Revert "button: Don't erase the area of...
2019-01-10 Giannis Adamopoulos[COMCTL32] button: Don't erase the area of the checkbox...
2018-11-16 Pierre Schweitzer[COMCTL32] Don't leak memory in CB_ThemedPaint()
2018-11-16 Pierre Schweitzer[COMCTL32] Don't leak memory in PB_ThemedPaint()
2018-09-09 Katayama Hirofumi MZ[WIN32SS][COMCTL32] Fix button text Y positioning ...
2018-08-27 Mark Jansen[COMCTL32] Unregister some classes that were registered. 811/head
2018-06-03 Joachim Henze[COMCTL32] Simplify some ifdefs CORE-14649
2018-06-02 Joachim Henze[COMCTL32] Fix regression CORE-14649
2018-04-20 Giannis Adamopoulos[COMCTL32] Sync with Wine Staging 3.3. CORE-14434
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-11-17 Giannis Adamopoulos[COMCTL32] Implement using different image list images...
2017-11-16 Giannis Adamopoulos[COMCTL32] Button: Don't use a class brush. CORE-13445
2017-11-11 Giannis Adamopoulos[COMCTL32] Button: Implement sending CDDS_PREERASE...
2017-11-10 Giannis Adamopoulos[COMCTL32] Button: Draw the image list even when the...
2017-11-10 Giannis Adamopoulos[COMCTL32] -Button: Implement drawing the image list...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...