user32: Don't flush window surfaces while waiting for a sent message reply.
[wine] / dlls / user32 / winpos.c
2012-10-15  Alexandre Julliarduser32: Don't show the icon title for off-screen icons.
2012-10-09  Alexandre Julliarduser32: Add support for setting the window surface...
2012-10-09  Alexandre Julliardserver: Add flags in the set_window_pos request to...
2012-10-01  Alexandre Julliarduser32: Invalid DCEs when the window surface changes.
2012-10-01  Alexandre Julliarduser32: Default to the dummy surface if the driver...
2012-09-06  Alexandre Julliarduser32: Maintain a list of active window surfaces and...
2012-09-06  Alexandre Julliarduser32: Add support for managing a DIB surface for...
2012-09-05  Alexandre Julliarduser32: Add a helper function to retrieve the virtual...
2012-09-04  Alexandre Julliarduser32: Only show a window the first time WS_VISIBLE...
2012-08-29  Alexandre Julliarduser32: Invalidate the DCEs while still holding the...
2012-08-29  Alexandre Julliarduser32: Rely on SetWindowPos to invalidate the DCEs...
2012-04-02  Dmitry Timoshkovuser32: SetWindowPos() should check the final window...
2012-02-06  Dmitry Timoshkovuser32: RealChildWindowFromPoint should skip invisible...
2011-03-30  David Hedberguser32: Fix return value when passing a non-sibling...
2011-03-30  Alexandre Julliarduser32: Reset the cursor clip rectangle before moving...
2011-03-29  Dmitry Timoshkovuser32: Add the SW_SHOWDEFAULT case to WINPOS_MinMaximi...
2010-12-13  Alexandre Julliarduser32: Fix coordinates mapping for the desktop window...
2010-12-09  Alexandre Julliarduser32: Return some fake information for an inter-proce...
2010-10-05  Alexandre Julliarduser32: Don't rely on the cached position for windows...
2010-09-27  Alexandre Julliarduser32: Free the window region once it has been set.
2010-09-24  Alexandre Julliarduser32: Fix the window positions when moving a child...
2010-09-23  Alexandre Julliarduser32: Add support for RTL window layouts in GetUpdate...
2010-09-23  Alexandre Julliarduser32: Always store the window rectangles unmirrored...
2010-09-22  Alexandre Julliarduser32: Add support for RTL window layouts in MapWindow...
2010-09-07  Alexandre Julliarduser32: Use WIN_GetRectangles where possible instead...
2010-09-07  Alexandre Julliarduser32: Use WIN_GetRectangles where possible instead...
2010-09-07  Alexandre Julliarduser32: Add support for fetching window rectangles...
2010-09-01  Dmitry Timoshkovuser32: Add a bunch of GetWindowPlacement() tests,...
2010-07-22  Dylan Smithuser32: Prevent resize of minimized windows from SetWin...
2010-04-13  Alexandre Julliarduser32: The Z-order of owned windows doesn't depend...
2010-02-19  Alexandre Julliarduser32: Fix Z-order handling of windows that have a...
2009-12-22  Alexandre Julliarduser32: Reimplement MapWindowPoints16 and move it to...
2009-11-05  Ilya Shpigoruser32: Fix switching focus to parent after child hiding.
2009-10-12  Alexandre Julliarduser32: Use the generic handle functions for windows...
2009-10-12  Alexandre Julliarduser32: Use client-side user handles for DeferWindowPos.
2009-08-31  Alexandre Julliarduser32: Bring SwitchToThisWindow a bit more in line...
2009-08-03  Henri Verbeetuser32: Send 0 as LPARAM for SIZE_MINIMIZED WM_SIZE...
2009-04-02  Nikolay Sivovuser32: Implemented GetWindowRgnBox with some tests.
2009-03-02  Michael Stefaniucuser32: Remove superfluous pointer casts.
2009-02-23  Austin Englishuser32: Add a missing HeapFree.
2009-01-27  Florian Köberleuser32: Unify handling of child and normal windows...
2009-01-27  Florian Köberleuser32: Fix maximized child windows.
2009-01-27  Florian Köberleuser32: Fix thick child minTrack and size.
2009-01-27  Florian Köberleuser32: Fix maxPosition of thick child windows.
2009-01-23  Florian Köberleuser32: Removed code without effect.
2009-01-23  Florian Köberleuser32: Fixed max size of child with exStyle WS_EX_DGLM...
2009-01-23  Florian Köberleuser32: Refactor of WINPOS_GetMinMaxInfo.
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-10-17  Dmitry Timoshkovuser32: Add a test for fullscreen window sizing, make...
2008-09-16  Alexandre Julliarduser32: Don't reinitialize the window placement even...
2008-09-09  Alexandre Julliarduser32: Fix DeferWindowPos to work on windows belonging...
2008-07-30  Alexandre Julliarduser32: Add an entry point for ShowWindow to the driver...
2008-07-30  Alexandre Julliarduser32: Return a proper rectangle from WINPOS_MinMaximize.
2008-07-22  Alexandre Julliarduser32: Fix MapWindowPoints behavior in the process...
2008-07-07  Alexandre Julliarduser32: Properly update position after dragging an...
2008-07-03  Alexandre Julliardserver: Set the visible rect in the set_window_pos...
2008-07-02  Alexandre Julliarduser32: Split the SetWindowPos driver backend in Window...
2008-06-25  Alexandre Julliarduser32: Treat the top-level message window as a desktop...
2008-06-21  Anatoly Lyutinuser32: Return at the end of processing (cmd == SW_HIDE).
2008-05-22  Alexandre Julliarduser32: Return reasonable values in GetWindowPlacement...
2008-05-12  Alexandre Julliarduser32: Invalidate the DCE in SetWindowPos before we...
2008-04-30  Andrew Talbotuser32: Remove unused variables.
2008-04-21  Alexandre Julliarduser32: Invalide DCEs also when resizing a hidden windo...
2008-04-21  Alexandre Julliarduser32: Dump more SetWindowPos flags.
2008-04-10  Alexandre Julliarduser32: Forward all WM_SYSCOMMAND messages to the drive...
2008-04-04  Alexandre Julliarduser32: Fix a few ShowWindow todo tests.
2008-03-24  Alexandre Julliarduser32: Clamp the mouse position to the window rectangl...
2008-03-20  Dmitry Timoshkovuser32: Increase an initial buffer size from 32 to...
2008-03-12  Alexandre Julliardwinex11: Moved support for window moving/resizing back...
2008-03-07  Alexandre Julliarduser32: Force the window position to be on-screen in...
2008-03-05  Alexandre Julliarduser32: Moved Cascade/TileChildWindows16 to wnd16.c.
2008-03-04  Alexandre Julliarduser32: Store the window placement information directly...
2008-03-04  Alexandre Julliarduser32: Fix a couple of message test failures.
2008-02-28  Alexandre Julliarduser32: Hide the icon title when hiding a window.
2008-02-28  Alexandre Julliarduser32: Moved the ShowWindow implementation from winex1...
2008-02-25  Alexandre Julliarduser32: Moved the DCE support from winex11 back to...
2008-02-20  Alexandre Julliarduser32: Pass the modified SetWindowPos flags to the...
2008-02-18  Alexandre Julliarduser32: Rewrite SWP_DoOwnedPopups to take into account...
2008-02-18  Maarten Lankhorstuser32: Fix a message test that would only pass on...
2008-02-07  Lei Zhanguser32: Use wine_dbgstr_rect() in traces.
2008-01-24  Alexandre Julliarduser32: Moved the bulk of CreateWindow and SetWindowPos...
2007-11-19  Michael Stefaniucdlls: Remove duplicate includes.
2007-10-31  Alexandre Julliardserver: Added support for HWND_TOPMOST and HWND_NOTOPMOST.
2007-08-29  Steven Edwardsuser32: Remove some no longer needed wine 16bit headers.
2007-08-27  Alexandre Julliarduser32: SetWindowPos should erase the parent also for...
2007-07-31  Alexandre Julliarduser32: Erase parent window when child is hidden. From...
2007-04-26  Dmitry Timoshkovuser32: Windows doesn't redraw a window if it is being...
2007-04-12  Louis Lendersuser32: Add RealChildWindowFromPoint.
2007-03-05  Alexandre Julliardserver: Expose areas revealed by changes to the window...
2006-11-29  Pierre d'Herbemontuser32: Factorize driver's SetWindowPos in user32.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.