user32: Get rid of the 16-bit heap support.
[wine] / dlls / user32 / tests /
2009-10-12  Paul Vriensuser32/tests: Fix an intermittent test failure.
2009-10-08  Paul Vriensuser32/tests: Skip some tests on Win9x/WinMe.
2009-10-06  Paul Vriensuser32/tests: Fix some test failures with 9x/Me on...
2009-10-06  Alexandre Julliardtests: Build all tests with strict prototypes.
2009-10-06  Ge van Geldorpuser32/tests: Fix sysparams test failure on Win7.
2009-10-05  Wilfried Pasquazzouser32: DrawState always uses real icon size for drawing.
2009-10-05  Wilfried Pasquazzouser32/tests: DrawState: New test case for correct...
2009-10-02  Michael Stefaniucuser32/tests: Use LONG instead of long.
2009-10-01  Paul Vriensuser32/tests: Don't crash on Win9x/WinMe/NT4.
2009-09-30  Peter Dons Tychsenuser32: Add exception handling for timer callbacks.
2009-09-28  Vincent Povirkuser32: Invert y in DrawTextEx in GM_COMPATIBLE mode...
2009-09-25  Alexandre Julliarduser32/tests: Add missing flush_events in ScrollWindow...
2009-09-24  Rein Klazesuser32: In ScrollWindowEx do not clip the clipping...
2009-09-23  Alexander Scott... user32: Send a WM_DRAWCLIPBOARD message to the new...
2009-09-23  Alexander Scott... user32: When sending the WM_DRAWCLIPBOARD message,...
2009-09-23  Alexander Scott... user32/tests: Add some clipboard viewer tests.
2009-09-23  Wilfried Pasquazzouser32/tests: Test for correct scaling of DrawIcon.
2009-09-09  Alexandre Julliarduser32/tests: Use explicit prototypes for function...
2009-09-09  Alexandre Julliarduser32/tests: Non-US keyboards are allowed on Wine...
2009-09-08  Ge van Geldorpuser32/tests: Skip test on non-US keyboard.
2009-09-01  Paul Vriensuser32/tests: Run tests again on Win95.
2009-09-01  Sergey Khodychuser32/tests: Fix a typo.
2009-08-26  Sergey Khodychuser32: Use IDOK as default identifier in a template.
2009-08-26  Sergey Khodychuser32: edit: Improve handling of WM_KEYDOWN VK_RETURN...
2009-08-26  Sergey Khodychuser32: edit: Improve handling of WM_KEYDOWN VK_TAB...
2009-08-26  Sergey Khodychuser32: edit: Improve handling of WM_KEYDOWN VK_ESCAPE...
2009-08-26  Sergey Khodychuser32: edit: Use a dialog mode after receiving WM_GETD...
2009-08-26  Ge van Geldorpuser32/tests: Fix test failure on Win7.
2009-08-26  Andrew Eikumuser32/tests: Fix input test failures on NT4.
2009-08-24  Andrew Nguyenuser32/tests: Fix a test failure on Win9x.
2009-08-20  Andrew Eikumuser32/tests: Fix input test failure in win9x platforms.
2009-08-19  Andrew Eikumuser32/tests: Add tests for SendInput with unicode.
2009-08-14  Andrew Eikumuser32/tests: Add tests for saving and restoring contro...
2009-08-14  Austin Lunduser32/tests: Remove superfluous code from WM_PAINT...
2009-08-13  Austin Lunduser32/tests: Added tests for infinite WM_PAINT loop.
2009-08-12  Dmitry Timoshkovuser32: Return 0 from DefDlgProc and dialog loop for...
2009-08-11  Francois GougetAssorted spelling fixes.
2009-08-10  Andrew Nguyenuser32/tests: Fix some test failures on Windows.
2009-08-07  Andrew Nguyenuser32/tests: Test the behavior of DialogBoxParamA...
2009-08-05  Dmitry Timoshkovuser32/tests: Use symbol charset when creating Marlett...
2009-08-03  Rein Klazesuser32: When all items in a menu have either a bitmap...
2009-08-03  Henri Verbeetuser32: Send 0 as LPARAM for SIZE_MINIMIZED WM_SIZE...
2009-07-24  Rein Klazesuser32: Fail if inserting a submenu would create a...
2009-07-21  Rein Klazesuser32/tests: Fix for a test failure on win98/NT4.
2009-07-20  Rein Klazesuser32: Ignore the MFT_BITMAP flag when testing menu...
2009-07-17  Rein Klazesuser32/tests: Show that Windows avoids creating loops...
2009-07-06  Dmitry Timoshkovuser32: Fix some BM_SETSTYLE test failres under Win9x.
2009-07-02  Dmitry Timoshkovuser32: Add a test for BM_SETSTYLE, make it pass under...
2009-06-25  Joel Holdsworthuser32: Added DrawIconEx alpha blending support.
2009-06-25  Joel Holdsworthuser32: Added DrawIcon alpha blending support.
2009-06-25  Paul Vriensuser32/tests: Prevent some 'deadcode' (Coverity).
2009-06-23  Paul Vriensuser32/tests: Prevent some 'deadcode' (Coverity).
2009-06-22  Joel Holdsworthuser32/tests: Added tests for DrawIcon and DrawIconEx.
2009-06-22  Nicolas Le Camuser32/tests: Ignore WM_TIMECHANGE message.
2009-06-18  Dmitry Timoshkovuser32: Invalidate button on WM_KILLFOCUS, like Windows...
2009-06-15  Paul Vriensuser32/tests: Skip some tests on Win9x/WinME.
2009-06-12  Dmitry Timoshkovuser32: Add a test for PeekMessage((HWND)-1), make...
2009-06-04  Alexandre Julliarduser32/tests: More systematically ignore the messages...
2009-06-04  Alexandre Julliarduser32/tests: Add more synchronization in the exit...
2009-06-04  Paul Vriensuser32/tests: Fix a test failure on Win95.
2009-06-04  Paul Vriensuser32/tests: Remove a trace() message.
2009-06-03  Alexandre Julliarduser32/tests: Add tests for message sequence of window...
2009-06-02  Alexandre Julliarduser32/tests: Only check the foreground window when...
2009-06-02  Alexandre Julliarduser32/tests: Fix the listbox delete test on NT4.
2009-06-02  André Hentschelwinex11: Fix Ctrl+Shift+Tab translation.
2009-06-01  Alexandre Julliarduser32/tests: Make some sysparams registry key optional...
2009-06-01  Alexandre Julliarduser32/tests: Remove tests for internal DDE handle...
2009-05-29  Gerald Pfeiferuser32/tests: Remove unused SAME macro.
2009-05-28  Alexandre Julliarduser32/tests: Fix some pointer conversion warnings...
2009-05-28  André Hentschelwinex11: Fix Ctrl+Tab translation.
2009-05-25  Gerald Pfeiferuser32/tests: Fix MODIFIED macro.
2009-05-13  Paul Vriensuser32/tests: Fix test failures on Win9x/WinME.
2009-05-13  Alexandre Julliarduser32/tests: Add an optional message for Win95.
2009-05-12  Alexandre Julliarduser32/tests: Add more systematic support for ignoring...
2009-05-12  Alexandre Julliarduser32/tests: Fix the LB_DELETESTRING for older Windows...
2009-05-07  Alexandre Julliarduser32/tests: Fix the window creation on Win64.
2009-05-05  Nicolas Le Camuser32/tests: Fix scroll tests when theming is disabled.
2009-05-04  Rein Klazesuser32: Combine horizontal and vertical window scroll...
2009-05-04  Francois GougetAssorted spelling fixes.
2009-05-04  Nicolas Le Camuser32/tests: Fix VK_RMENU input tests on localized...
2009-05-01  Rein Klazesuser32/tests: Fix a test in edit.c that was not testing...
2009-04-30  Rein Klazesuser32/tests: Show that vertical and horizontal window...
2009-04-29  Dmitry Timoshkovuser32: Add the tests for LB_DELETESTRING, make them...
2009-04-24  Alexandre Julliarduser32/tests: Don't try to unpack or free invalid handles.
2009-04-24  Alexandre Julliarduser32: Fix the DDE service formatting for 64-bit.
2009-04-24  Alexandre Julliarduser32/tests: Fix a couple of dimension checks on W2k3...
2009-04-22  Michael Stefaniucuser32/tests: Don't use the long type.
2009-04-22  Alexandre Julliarduser32/tests: Fix a few sysparams tests on various...
2009-04-21  Huw Daviesuser32/tests: Fix tests on win9x.
2009-04-20  Francois GougetAssorted spelling fixes.
2009-04-20  Huw Davieswinex11.drv: Fix typo so that emf -> mfpict synthesis...
2009-04-20  Huw Davieswinex11.drv: Fix ordering of synthesized text formats.
2009-04-16  Rein Klazesuser32: When repainting a static control with SS_BITMAP...
2009-04-14  Hans Leidekkeruser32: By default, return all zeroes in the first...
2009-04-10  Alexandre Julliarduser32/tests: Fix a couple of test failures on Windows.
2009-04-10  Patrick Gauthieruser32: Handle magic font size 0x7fff in dialog templat...
2009-04-08  Rein Klazesuser32/tests: Avoid a few unneeded test failures in...
2009-04-03  Rein Klazesuser32: Fix for the ending of menu tracking in the...
2009-04-03  Rein Klazesuser32: In COMBO_WindowPosChanging() do not change...
2009-04-02  Rein Klazesuser32/tests: In sysparams fix another case where a...
next