Katayama Hirofumi MZ
2d4d3f5fce
[COMCTL32][USER32] Fix radio button regression ( #2146 )
...
PR #2135 (e329e83 ) caused radiobutton regression. This PR will fix it.
- Clear DT_BOTTOM | DT_VCENTER flags upon calculating the button text height.
CORE-16552
2019-12-10 11:07:56 +09:00
Hermès Bélusca-Maïto
8831328081
[USER32] Fix build after 51d031cc ; addendum to f21871fb (r69249) and cf98f01e (r72650). CORE-10194
2019-07-29 01:38:43 +02:00
Hermès Bélusca-Maïto
51d031cc5d
[USER32] Use the correct __REACTOS__ define.
2019-07-29 00:33:20 +02:00
Hermès Bélusca-Maïto
780f2ba215
[USER32][COMCTL32] Move the auto radio button group logic from BM_SETCHECK to WM_LBUTTONUP handler.
...
CORE-8526
Import Wine commit:
https://source.winehq.org/git/wine.git/commit/96d0af52eb0d14084397647b974c5efebb59d0f0
"user32: Move the auto radio button group logic from BM_SETCHECK to WM_LBUTTONUP handler.
This patch also changes the logic to get the control style with WM_GETDLGCODE
instead of GetWindowLong to make the message test pass.
"
by Dmitry Timoshkov.
See bug report https://bugs.winehq.org/show_bug.cgi?id=42010
- (ReactOS-only) Fix also the corresponding logic in COMCTL32.
2019-03-24 17:23:24 +01:00
Katayama Hirofumi MZ
a244e4f6dd
[WIN32SS][COMCTL32] Fix button text Y positioning ( #766 )
...
Fixes the vertical position of button text.
CORE-14906
2018-09-09 17:37:37 +02:00
Amine Khaldi
2367206744
[USER32] Fix RealUserDrawCaption() return type. Rename {HFONT,UISTATE}_GWL_OFFSET and pfPaint. #179
2017-12-25 14:36:33 +01:00
Amine Khaldi
3d93998d6e
[USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion.
2017-12-23 23:42:40 +01:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00