kernel32/tests: Prevent memory leak.
[wine] / dlls / user32 /
2007-01-08  Dmitry Timoshkovuser32: Restore old WM_SIZE handler in mdi child.
2007-01-08  Dmitry Timoshkovuser32: Add one more GetSystemMenu test.
2007-01-08  Dmitry Timoshkovuser32: Make message tests pass cleanly under XP SP2.
2007-01-06  Vitaliy Margolenwinex11drv/user32: Add ClipCursor to x11drv to pass...
2007-01-05  Kai Blinuser32: If pTest was allocated, length has to be >...
2007-01-04  Dmitry Timoshkovuser32: Fix some failures in the MDI message test.
2007-01-04  Dmitry Timoshkovuser32: Fix some failures of the ShowWindow test under...
2007-01-03  Reinhard Karcheruser32: Speed improvement for 16bit comm support.
2007-01-03  Reinhard Karcheruser32: Speed improvement for 16bit comm support.
2007-01-02  Vitaliy Margolenuser32: Initialize clip rectangle on first use.
2007-01-01  Dmitry Timoshkovuser32: Make more ShowWindow tests pass under Wine.
2007-01-01  Dmitry Timoshkovuser32: Update the ShowWindow test to pass cleanly...
2006-12-27  Vitaliy Margolenuser32: Silence tests in default debug level.
2006-12-26  Dmitry Timoshkovuser32: Check lParam of the HCBT_MINMAX hook message...
2006-12-24  Patrik Stridvalluser32: Show the GCL{,P}_* constant names in debug...
2006-12-22  Dmitry Timoshkovuser32: Add a message test for various ShowWindow(...
2006-12-19  Juris Smotrovsuser32: Extend the support for SWP_STATECHANGED for...
2006-12-19  Vitaliy Margolenwinex11drv: Return cached cursor_pos in GetCursorPos().
2006-12-18  Paul Vriensuser32/tests: Make sure the tests run on NT4 again.
2006-12-15  Dmitry Timoshkovuser32: Center the context menu if it was activated...
2006-12-15  Dmitry Timoshkovuser32: Add support for the VK_APPS (Menu) key.
2006-12-14  Vitaliy Margolenuser32: ClipCursor should use virtual screen resolution...
2006-12-14  Francois Gougetuser32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-13  Vitaliy Margolenwinex11.drv: Only events with MOUSEEVENTF_MOVE flag...
2006-12-12  Pierre d'Herbemontuser32: Factorize graphics driver SetParent into user32.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-12-05  Huw Daviesuser32: For LBS_OWNERDRAWVARIABLE listboxes return...
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-12-04  Dmitry Timoshkovuser32: Add ShowWindow test, make it pass under Wine.
2006-12-01  Paul Vriensuser32: W2K3 returns ERROR_INVALID_PARAMETER.
2006-11-29  Pierre d'Herbemontuser32: Factorize driver's SetWindowPos in user32.
2006-11-28  Dmitry Timoshkovuser32: Make some data const.
2006-11-28  Francois Gougetuser32: Add a Portuguese translation (contributed by...
2006-11-27  Kevin Koltzauuser32: Generate WM_APPCOMMAND messages for browser...
2006-11-27  Kevin Koltzauwinuser.h: Define browser and multimedia keys.
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-11-24  Francois Gougetuser32/tests: Remove unneeded NONAMELESS* macros.
2006-11-22  Dmitry Timoshkovuser32: Restore the len == 0 check which got lost in...
2006-11-21  Dmitry Timoshkovuser32: Add a rudimentary WM_SETFONT message test for...
2006-11-21  Dmitry Timoshkovuser32: Add support for DdeEnableCallback(EC_DISABLE...
2006-11-21  Dmitry Timoshkovuser32: Add some optional messages to the button messag...
2006-11-20  Andrew Talbotuser32: Cast-qual warnings fix.
2006-11-20  Andrew Talbotuser32: Cast-qual warnings fix.
2006-11-20  Andrew Talbotuser32: Cast-qual warnings fix.
2006-11-20  Andrew Talbotuser32: Cast-qual warnings fix.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.