reactos/win32ss/user/user32/windows
Joachim Henze 0a8d848514 [0.4.11][WIN32SS] Fix maximized window positioning and 2 addendum commits
Fix CORE-5177 "TaskMgr and ProcExp positioning when maximized."

which regressed by SVN r47264 == git
0ac861114e

fix cherry picked from commit 0.4.12-dev-954-g
1f619b2781
-----------
but since above commit did introduce a new regression CORE-15893
symptom "Most of maximized windows have extra row of pixels around"
I had to port back those 2 follow-up-master-commits as well:
0.4.12-dev-956-g
197c4f875d3332dbc4656a6360e3c7e9def2ed5
and 0.4.13-dev-397-g
3cc50cedaf

Side-note: This results in the same final state as 0.4.12rls0, because
I ported 0.4.13-dev-397-g3cc50ce into 0.4.12-RC-29-gab7f77a earlier.
2020-11-09 19:43:49 +01:00
..
accel.c
caret.c
class.c [USER32] Fix copying from WNDCLASS to WNDCLASSEX 2018-08-17 22:13:18 +02:00
clipboard.c
cursoricon.c
dc.c
defwnd.c
dialog.c
draw.c
font.c [LPK] Small fix and a related comment. (#890) 2018-10-08 16:17:42 +02:00
hook.c
input.c
mdi.c
menu.c
message.c [0.4.11] [WIN32SS] Mask WndProc exceptions to hide all tickets linked to CORE-11915 2018-12-09 15:15:16 +01:00
messagebox.c [USER32] Log the text of message boxes to help figure out some test bot timeouts. 2018-08-19 12:02:24 +02:00
nonclient.c
paint.c
prop.c
rect.c
spy.c
text.c
window.c [WIN32SS] SwitchToThisWindow 2nd argument is fAltTab (#988) 2018-10-28 03:14:04 +09:00
winpos.c [0.4.11][WIN32SS] Fix maximized window positioning and 2 addendum commits 2020-11-09 19:43:49 +01:00
wndproc_fixup.S