reactos/win32ss/user/user32/windows
Joachim Henze 0e1bca258d [0.4.10][WIN32SS] Fix regression CORE-15165 LMarbles Installer
Fixes CORE-15165 "'LMarbles 1.0.6 installer' from rapps can not be restored after it has been minimized once"
for LMarbles-installer and many similar installers.

It regressed once by 0.4.10-dev-340-g 75b09f3f88

Many Thanks to the fixes author Katayama Hirofumi MZ.

I decided to port back together with its user32-apitest 'SwitchToThisWindow' and that ran with
37 tests executed (0 marked as todo, 0 failures), 0 skipped.
in the back-port.

The fix is a squashed port of the following master-commits:
0.4.11-dev-632-g e39863bdf6 (#999)
0.4.11-dev-628-g 41b5f29514 (#995)
0.4.11-dev-561-g 5467cc9493 (#989)
0.4.11-dev-560-g 1f3353ac3b (#988)
0.4.11-dev-559-g 4bd0166e63 (#987)
0.4.11-dev-508-g 4ccad609e0 (#976)

test was added to master by:
0.4.11-dev-631-g 665269be9c (#998)
0.4.11-dev-515-g 3e00e7fb22 (#980)

releases/0.4.10 was the only affected branch, so starting with today we have
no affected branch left.
2021-01-03 18:19:18 +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 [USER32] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
dc.c
defwnd.c [USER32] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
dialog.c [USER32] Update file description. 2018-08-17 17:12:25 +02:00
draw.c [0.4.10][WIN32SS] Fix some regressions of font rendering / font placement 2021-01-01 22:37:43 +01:00
font.c
hook.c
input.c
mdi.c [USER32][WIN32SS] Implement TileWindows function (#678) 2018-07-26 14:34:00 +02:00
menu.c
message.c [0.4.10] [WIN32SS] Mask WndProc exceptions to hide all tickets linked to CORE-11915 2018-08-23 15:35:07 +02: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 [0.4.10][WIN32SS] Fix regression CORE-15165 LMarbles Installer 2021-01-03 18:19:18 +01:00
winpos.c [0.4.10][WIN32SS] Fix maximized window positioning and 2 addendum commits 2020-11-09 19:42:58 +01:00
wndproc_fixup.S