dlls: Remove explicit imports of kernel32 and ntdll.
[wine] / dlls / user32 / tests /
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-19  Dylan Smithuser32: RegisterClassEx should check for invalid cbSize...
2010-07-07  André Hentscheluser32/tests: The dialog for that proc has no IDCANCEL.
2010-07-02  André Hentscheluser32/tests: Test that GetDlgItem does not recurse.
2010-06-30  André Hentscheluser32/tests: Use if(0) instead of a comment to make...
2010-06-24  Alexandre Julliarduser32: Add a heuristic for Unicode mappings of DDE...
2010-06-24  Alexandre Julliarduser32/tests: Fix more DDE test failures on Win9x.
2010-06-24  Alexandre Julliarduser32/tests: Add some Unicode test cases for A/W mappings.
2010-06-24  Alexandre Julliarduser32/tests: Restructure the DDE end-to-end tests...
2010-06-23  Alexandre Julliarduser32/tests: Fix some DDE test failures on Win9x.
2010-06-23  Alexandre Julliarduser32/tests: Add more systematic tests to validate...
2010-06-17  Alexandre Julliarduser32/tests: Fix some class tests that behave differen...
2010-06-17  Alexandre Julliarduser32/tests: Ignore repeat key flag that causes occasi...
2010-06-17  Alexandre Julliarduser32/tests: Expand the DCX_NORESETATTR test to make...
2010-06-07  Wolfram Sanguser32: No sanity checks for BITMAPCOREINFO in BITMAP_Load.
2010-05-27  Austin Englishuser32/tests: Check return value of GetUpdateRect in...
2010-05-25  Alexandre Julliarduser32/tests: Fix a test failure in desktop mode.
2010-05-24  Austin Englishuser32/tests: Check return value of DdeClientTransactio...
2010-05-24  Austin Englishuser32: Add test for drop down width in test_changesize().
2010-05-19  Henri Verbeetuser32: Verify we got a valid window handle in GetDCEx().
2010-05-19  Andrew EikumRevert "user32: Don't use DLGTEMPLATE's ExStyle when...
2010-05-17  Dmitry Timoshkovuser32: Add BM_SETSTATE/BM_SETCHECK message tests for...
2010-05-17  Wolfram Sanguser32: Apply sanity-check in BITMAP_Load.
2010-05-12  Gerald Pfeiferuser32/tests: Make checks in test_LoadImageFile and...
2010-05-10  Gerald Pfeiferuser32/tests: Remove variable atom which is not really...
2010-05-10  Wolfram Sanguser32: Honor bfOffBits in BITMAP_Load.
2010-05-10  Gerald Pfeiferuser32/tests: Remove SetShellWindowEx from test_shell_w...
2010-05-08  Andrew Eikumuser32: Don't use DLGTEMPLATE's ExStyle when creating...
2010-05-07  Alexandre Julliarduser32: Use the correct rop when blitting an icon in...
2010-05-04  Gerald Pfeiferuser32/tests: Remove variable old_left_margin which...
2010-05-04  Gerald Pfeiferuser32/tests: Destroy the window we created at the...
2010-05-03  Paul Vriensuser32/tests: Run the tests again on Win95.
2010-04-29  Alexandre Julliardwinex11: Make the cursor window global instead of per...
2010-04-26  Wolfram Sanguser32: Ignore reserved bytes in BMP fileheader.
2010-04-26  Nikolay Sivovuser32/tests: Add some GetDlgItem() tests regarding...
2010-04-25  Vincent Povirkuser32: Focus editboxes when the context menu is opened.
2010-04-22  Gerald Pfeiferuser32: Remove variable mask which is not really used...
2010-04-13  Alexandre Julliarduser32: The Z-order of owned windows doesn't depend...
2010-04-09  Nikolay Sivovuser32: Block TrackPopupMenu if menu is already active.
2010-04-07  Alexandre Julliardwinapi: Generate the 64-bit variant of structure size...
2010-04-06  Alexandre Julliarduser32/tests: Fix a test that was incorrectly skipped...
2010-04-02  Alexandre Julliarduser32/tests: Use the correct type for the bits pointer...
2010-03-25  Sébastien Ramageuser32: End scrollbar tracking if the mouse capture...
2010-03-23  Alexandre Julliarduser32/tests: Fix a couple of race conditions.
2010-03-22  Alexandre Julliarduser32: Store the current cursor and show count in...
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-03-19  Paul Vriensuser32/tests: Fix timeouts on Win9x/WinMe.
2010-03-19  Alexandre Julliarduser32: Return fake global information in GetCursorInfo...
2010-03-19  Alexandre Julliarduser32/tests: Add some tests for GetCursorInfo.
2010-03-18  Alexandre Julliarduser32/tests: Add some tests for ShowCursor.
2010-03-18  Alexandre Julliarduser32/tests: Add some tests demonstrating that SetCurs...
2010-03-18  Henri Verbeetuser32/tests: Add a test for foreground windows on...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-03  David Hedberguser32: Fix case where EM_SCROLL with page down results...
2010-03-03  David Hedberguser32: Fix return value of EDIT_EM_Scroll.
2010-03-03  Alexandre Julliardserver: Set the idle event when PeekMessage is called...
2010-03-02  Henri Verbeetuser32: Also show dialogs right after a WM_TIMER message.
2010-02-24  Alexandre Julliarduser32/tests: Fix broken check of the ok() macro return...
2010-02-24  Nikolay Sivovuser32/tests: Test to show that caption added for WS_EX...
2010-02-23  Andrew Nguyenuser32/tests: Fix a failure message trace.
2010-02-23  Andrew Nguyenuser32: Ensure that WM_INITDIALOG passes the first...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-19  Alexandre Julliarduser32: Fix Z-order handling of windows that have a...
2010-02-08  Reece Dunnuser32/tests: Make the MDI client take up the whole...
2010-02-08  Paul Vriensuser32/tests: Fix crash on Win9x/WinMe.
2010-02-08  Paul Vriensuser32/tests: Don't try to detect Win9x/WinMe several...
2010-02-05  Bernhard Übelackeruser32: Don't hide the window in SetParent when window...
2010-02-05  Alexandre Julliarduser32/tests: Fix the menu capture test for NT4.
2010-02-02  Alexandre Julliarduser32: Fix the WM_CONTEXTMENU parameter for 64-bit.
2010-02-02  Alexandre Julliarduser32/tests: Dispatch a message in case we can a WM_PAINT.
2010-01-25  Jason Edmeadesuser32: Preselect all editbox text when combo gets...
2010-01-25  Jason Edmeadesuser32/tests: Combo should preselect all text on first...
2010-01-22  Paul Vriensuser32/tests: Don't crash on Win9x/WinMe.
2010-01-18  Kusanagi Kouichiuser32: F10 key deactivates menu.
2010-01-18  Paul Vriensuser32/tests: Run tests again on Win95.
2010-01-14  Kusanagi Kouichiuser32/tests: Add test for Shift+F10.
2010-01-14  Peter Dons Tychsenuser32: Do not allow a change of capture if the current...
2010-01-08  Nikolay Sivovuser32/tests: Forward test proc to default dialog proce...
2009-12-30  Nikolay Sivovuser32/uitools: Fix FillRect behaviour for invalid...
2009-12-30  Nikolay Sivovuser32/sysparams: Return NULL from GetSysColorBrush...
2009-12-29  Nikolay Sivovuser32/tests: Add tests for invalid index in GetSysColo...
2009-12-28  Michael Stefaniucuser32/tests: Remove some explicit LPARAM/WPARAM casts.
2009-12-23  Alexandre Julliarduser32/tests: Fix some last error checks for WoW64.
2009-12-21  Michael Stefaniucuser32/tests: Don't cast NULL to an integer type.
2009-12-16  Alexandre Julliardserver: Set the idle event when retrieving a timer...
2009-12-16  Alexandre Julliardserver: Don't set the idle event when waiting for a...
2009-12-16  Alexandre Julliardserver: Any thread can set the idle event, don't treat...
2009-12-16  Alexandre Julliardserver: Don't reset the idle event when the client...
2009-12-16  Alexandre Julliarduser32/tests: Always reset events when starting a WaitF...
2009-12-16  Alexandre Julliarduser32/tests: Fix a number of message test failures...
2009-12-15  Alexandre Julliarduser32/tests: Add a number of tests for WaitForInputIdle.
2009-12-03  Nikolay Sivovuser32/tests: Free window after use.
2009-12-03  Nikolay Sivovuser32/tests: Restore original procedure to let control...
2009-12-03  Dan Kegeluser32/tests: Allocate big enough buffer for UnpackDDEl...
2009-11-30  Nikolay Sivovuser32/tests: Free memory after use.
2009-11-16  Ilya Shpigoruser32: Destroy EDITSTATE structure in the WM_NCDESTROY...
2009-11-05  Ilya Shpigoruser32: Fix switching focus to parent after child hiding.
2009-10-23  Paul Vriensuser32/tests: Fix a typo.
2009-10-23  Paul Vriensuser32/tests: Skip some tests on Win9x/WinMe.
2009-10-23  Alexandre Julliarduser32: Fix the return value of EnumThreadWindows.
next