reactos/win32ss/user/user32/controls
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
..
appswitch.c [USER32] Switch to only one window (Alt+Tab) (#1718) 2019-07-07 09:05:10 +09:00
button.c [COMCTL32][USER32] Fix radio button regression (#2146) 2019-12-10 11:07:56 +09:00
combo.c [User32] Properly handle WM_CTLCOLOR* messages. 2019-11-06 21:43:00 -06:00
edit.c [USER32] Edit: Fix caret and scroll position 2019-03-24 23:26:20 +01:00
ghost.c [WIN32SS][USER32] Add Ghost codes (retrial of #1100) (#1112) 2018-12-11 12:30:59 +09:00
icontitle.c [USER32] Remove unused debug channels. Silences some clang-cl warnings. 2017-12-07 22:25:30 +01:00
listbox.c [USER32] Stop hiding exceptions left and right 2018-01-15 12:36:45 +02:00
regcontrol.c [USER32] Add Ghost window class (#1082) 2018-12-02 18:51:44 +09:00
scrollbar.c [WIN32SS] Prevent disabled scrollbars being clickable CORE-15557 2019-11-09 15:50:50 +01:00
static.c [User32] Sync Port Wine. 2019-06-28 22:22:49 -05:00