user32/tests: Copy/paste fix.
[wine] / dlls / user32 / nonclient.c
2008-04-10  Alexandre Julliarduser32: Forward all WM_SYSCOMMAND messages to the drive...
2008-04-08  Alexandre Julliarduser32: Get rid of the debug mark option in the system...
2008-03-27  Alexandre Julliarduser32: Cosmetic fixes to the About dialog.
2008-03-19  Rob Shearmanuser32: Handle the undocumented behaviour in DefWindowP...
2008-03-12  Alexandre Julliardwinex11: Moved support for window moving/resizing back...
2008-02-29  Divan Burgeruser32: Correct the button sizes of the caption bar.
2008-02-19  Peter Oberndorferuser32: Fix caption bar being drawn 1 pixel too high.
2008-02-07  Lei Zhanguser32: Use wine_dbgstr_rect() in traces.
2008-01-07  Peter Oberndorferuser32: Remove unused lpGrayMask array.
2007-11-07  Alexandre Julliarduser32: Removed unused NC_DrawGrayButton function.
2007-08-29  Steven Edwardsuser32: Remove some no longer needed wine 16bit headers.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2007-02-27  Rob Shearmanuser32: Send WM_GETTEXT to get the window caption when...
2006-12-04  Dmitry Timoshkovuser32: Add ShowWindow test, make it pass under Wine.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.