user32: Don't flush window surfaces while waiting for a sent message reply.
[wine] / dlls / user32 / user32.spec
2012-10-03  Alexandre Julliarduser32: Add a Wine-specific entry point to set the...
2011-12-06  Hans Leidekkeruser32: Add stub implementations of MessageBoxTimeoutA/W.
2011-03-10  Aric Stewartuser32: Remove SetWindowText export.
2011-03-08  Alexandre Julliarduser32: No longer export HOOK_CallHooks.
2011-03-07  Erich Hooveruser32: Implement semi-stub of GetCursorFrameInfo.
2011-03-02  Alexandre Julliarduser32: Handle input injected through SendInput entirel...
2011-03-02  Alexandre Julliarduser32: Export a Wine-specific function to send hardwar...
2010-11-16  Alexandre Julliarduser32: Add a stub for IsGUIThread().
2010-10-08  Alexandre Julliarduser32: Implemented GetIconInfoExA/W.
2010-08-31  Alexandre Julliarduser32: Use int64 in the spec file for 64-bit integers.
2009-12-22  Alexandre Julliarduser32: Move DestroyIcon32 implementation to user16.c.
2009-12-15  Alexandre Julliarduser32: Implement UserRegisterWowHandlers function...
2009-12-02  Luke Bensteaduser32: Implement PrintWindow.
2009-11-13  Alexandre Julliarduser32: No longer export the 16-bit dialog and message...
2009-11-12  Alexandre Julliarduser32: Move driver support to mmsystem and replace...
2009-11-12  Alexandre Julliarduser32: Reimplement UserYield using PeekMessageW.
2009-08-24  Alexandre Julliarduser32: The LongPtr functions are only exported on...
2009-05-27  Nikolay Sivovuser32: Add a stub for DisableProcessWindowsGhosting.
2009-04-02  Nikolay Sivovuser32: Implemented GetWindowRgnBox with some tests.
2008-11-11  Hans Leidekkeruser32: Add a stub implementation of ChangeWindowMessag...
2008-09-17  Paul Chitescuuser32: Stub for LockWorkStation.
2008-09-16  Alexandre Julliarduser32: Implemented UpdateLayeredWindow and UpdateLayer...
2008-05-27  Dmitry Timoshkovuser32: Implement GetWindowModuleFileName.
2008-04-21  Alexandre Julliardwinex11: Use SetWindowPos to invalidate DCEs when chang...
2008-04-03  Maarten Lankhorstuser32: Implement BroadcastSystemMessage.
2008-03-12  Alexandre Julliardwinex11: Moved support for window moving/resizing back...
2008-03-05  Alexandre Julliarduser32: Added stubs for Cascade/TileChildWindows.
2008-02-29  Alexandre Julliarduser32: Moved win.h to the user32 directory.
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-25  Stefan Leichteruser32: Added stub for GetMouseMovePointsEx.
2008-01-11  Alistair Leslie... user32: Add SetProcessDPIAware stub.
2008-01-10  Louis Lendersuser32: Add stub for GetLayeredWindowAttributes.
2008-01-02  Rob Shearmanuser32: Add a stub implementation of RegisterServicesPr...
2007-09-25  L. Rahyenuser32: Implement initial stubs for all raw input funct...
2007-07-31  Detlef Riekenberguser32: Add a stub for GetAppCompatFlags2.
2007-07-16  Aric Stewartuser32: Change SetDeskWallPaper spec.
2007-04-12  Louis Lendersuser32: Add RealChildWindowFromPoint.
2007-01-22  Louis Lendersuser32: Define RealChildWindowFromPoint as a real stub.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.