user32: Don't flush window surfaces while waiting for a sent message reply.
[wine] / dlls / user32 / uitools.c
2012-09-10  Alexandre Julliarduser32: Fix DrawFocusRect to always invert the destinat...
2011-12-19  Francois Gougetuser32: Avoid hardcoding the Unicode string literal...
2011-11-03  Piotr Cabanuser32: Fix DFC_BUTTONRADIOMASK flag support in DrawFra...
2010-09-16  AndrĂ© Hentscheluser32: Only select needed part of the flags.
2010-09-02  Alexandre Julliarduser32: Add a common helper to set controls clip region...
2010-09-02  Alexandre Julliarduser32: Don't disable DrawFrameControl for non-text...
2010-04-20  Jaime Raveuser32: Draw the rect edges from left to right and...
2009-12-30  Nikolay Sivovuser32/uitools: Fix FillRect behaviour for invalid...
2009-10-15  Alexandre Julliarduser32: Add a helper to retrieve the dimensions of...
2009-10-05  Wilfried Pasquazzouser32: DrawState always uses real icon size for drawing.
2009-03-02  Michael Stefaniucuser32: Remove superfluous pointer casts.
2008-11-05  Michael Stefaniucuser32: Remove superfluous casts of void pointers.
2008-10-27  Michael Stefaniucuser32: HGDIOBJ is interchangeable with other handle...
2008-04-22  Austin EnglishSpelling fixes.
2008-02-07  Lei Zhanguser32: Use wine_dbgstr_rect() in traces.
2007-05-30  Dmitry Timoshkovuser32: Fix some compilation warnings in 64-bit mode.
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2007-01-11  Dmitry Timoshkovuser32: Add a simple DrawState test, make it pass under...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.