[COMCTL32] -Make the lautus hack a bit more strict.
[reactos.git] / reactos / dll / win32 / comctl32 / button.c
2017-03-05 Giannis Adamopoulos[COMCTL32] -Make the lautus hack a bit more strict.
2017-03-05 Giannis Adamopoulos[COMCTL32] Ha^^Fix the size of the start button for...
2017-03-03 Giannis Adamopoulos[COMCTL32]: Fix all tests for BCM_GETIDEALSIZE that...
2017-03-01 Giannis Adamopoulos[COMCTL32] -Add initial implementation for BCM_GETIDEAL...
2017-02-25 Giannis Adamopoulos[COMCTL32] -Implement BCM_GETTEXTMARGIN, BCM_SETTEXTMAR...
2017-02-25 Giannis Adamopoulos[COMCTL32] -Reduce diff with user32 and move all data...
2017-02-25 Giannis Adamopoulos[COMCTL32] -Add helper functions for setting and retrie...
2017-02-25 Giannis Adamopoulos[COMCTL32] -Redraw the button when we get a WM_THEMECHA...
2017-02-22 Giannis Adamopoulos[COMCTL32] -Fix several tests for the v6 button when...
2017-02-22 Giannis Adamopoulos[COMCTL32] -Fix a couple more button tests.
2017-02-22 Giannis Adamopoulos[COMCTL32]: Fix a few button tests.
2017-02-21 Giannis AdamopoulosFix build.
2017-02-21 Giannis Adamopoulos[COMCTL32] -Rename BUTTON_Paint to BUTTON_PaintWithThem...
2017-02-21 Giannis Adamopoulos[COMCTL32] -Add a comment to clarify that there is...
2017-02-21 Giannis Adamopoulos[COMCTL32]: Copy button.c from user32, make the needed...