shell32: Add a stub for SHOpenFolderAndSelectItems.
[wine] / dlls / user32 / tests /
2011-05-05  Marcus Meissneruser32: Use left shift instead of right shift (Coverity).
2011-04-27  Tim Hentenaaruser32: GetTabbedTextExtent() returns non-zero value...
2011-04-21  Alexandre Julliarduser32: Don't start menu tracking when the owner window...
2011-04-12  Dmitry Timoshkovuser32: Fix the single menu item activation using a...
2011-04-06  Dmitry Timoshkovuser32: Add a test for activating a menu consisting...
2011-04-05  Dmitry Timoshkovuser32: DefDlgProc on WM_QUIT should repost it and...
2011-04-05  Dmitry Timoshkovuser32: Add a test for WM_QUIT handling by DefDlgProc.
2011-04-01  Austin Lunduser32/tests: Fixed SetParent test on 64bit Vista.
2011-03-30  David Hedberguser32: Fix return value when passing a non-sibling...
2011-03-30  David Hedberguser32/tests: Add some more tests for SetWindowPos.
2011-03-30  Jörg Höhleuser32/tests: Add a few IsWindow checks.
2011-03-17  Alexandre Julliarduser32/tests: Fix the GetCursorFrameInfo parameter...
2011-03-17  Erich Hooveruser32: Add support for sequence-based animated cursors.
2011-03-17  Erich Hooveruser32: Add support for retrieving individual animated...
2011-03-16  Francois Gougetuser32/tests: Use NULL instead of casting 0.
2011-03-16  Austin Lunduser32/tests: Output error information in cursoricon...
2011-03-10  Erich Hooveruser32: Add preliminary support for reading and storing...
2011-03-10  Erich Hooveruser32: Fix GetCursorFrameInfo when passed the proper...
2011-03-07  Alexandre Julliarduser32: Get rid of the RegisterClipboardFormat driver...
2011-03-07  Erich Hooveruser32: Implement semi-stub of GetCursorFrameInfo.
2011-03-07  Erich Hooveruser32: Permit loading animated cursors with CreateIcon...
2011-03-04  Dmitry Timoshkovuser32: Add a test to make sure that SendInput sets...
2011-03-04  Alexandre Julliarduser32: Remove GetClipboardFormatName from the user...
2011-02-28  Wolfram Sanguser32: Make DIB_GetBitmapInfo checks stricter.
2011-02-28  Wolfram Sanguser32/tests: Modify proper fields instead of magic...
2011-02-25  Marcus Meissneruser32: Fixed some more side effect functions in assert...
2011-02-23  Marcus Meissneruser32: Remove side effect code out of asserts() (Cover...
2011-02-23  Marcus Meissneruser32: Move functional code out of assert() (Coverity).
2011-02-21  Dmitry Timoshkovuser32: Cope with failing SetForegroundWindow().
2011-02-18  Dmitry Timoshkovuser32: Use the windows created by the SetParent()...
2011-02-14  Austin Englishuser32/tests: Make sure return values are used (LLVM...
2011-02-10  Austin Englishuser32/tests: Remove some dead assignments (LLVM/Clang).
2011-02-09  Dmitry Timoshkovuser32: Add message tests for SetParent().
2011-02-09  Dmitry Timoshkovuser32: Add a test for reparenting a WS_POPUP window...
2011-02-09  Austin Englishuser32/tests: Remove unneeded assignment (LLVM/Clang).
2011-02-07  Joris Huizeruser32/tests: Don't test function directly when reporti...
2011-01-28  Alexander Scott... user32/tests: Test getting the data from synthesized...
2011-01-24  Greg Geldorpuser32/tests: Fix edit tests.
2011-01-17  Greg Geldorpuser32/tests: Fix DDE test failures on DBCS machines.
2011-01-13  Greg Geldorpuser32/tests: Fix menu test failures on East-Asian...
2011-01-05  André Hentscheluser32/tests: Don't test function directly when reporti...
2011-01-03  Greg Geldorpuser32/tests: Skip DefWindowProc tests on Vista+.
2010-12-31  André Hentscheluser32/tests: Don't test function directly when reporti...
2010-12-03  Austin Lunduser32/tests: Disable IME for msg tests.
2010-12-03  Austin Lunduser32/tests: Close second window in DBCS WM_CHAR tests.
2010-12-01  André Hentscheluser32/tests: Skip DDE tests on win9x.
2010-11-29  Austin Lunduser32/tests: Fix test failures by disabling IME when...
2010-11-29  André Hentscheluser32/tests: Remove obsolete comment.
2010-11-16  Alexandre Julliarduser32: Check structure size in GetGUIThreadInfo.
2010-11-02  Alexandre Julliardexplorer: Make the systray window look more like a...
2010-10-26  Austin Lunduser32/tests: Fixed WM_SETFONT combo box tests.
2010-10-25  Austin Lunduser32/tests: Fix some combo box tests for different...
2010-10-19  Dmitry Timoshkovuser32: FindWindow() should treat an empty title same...
2010-10-18  Vladimir Panteleevuser32: Update last active popup for all parents.
2010-10-13  Alexandre Julliarduser32: Fix destruction of the active cursor.
2010-10-13  Alexandre Julliarduser32/tests: Add more tests for DestroyCursor on the...
2010-10-11  Alexandre Julliarduser32: Return the module and resource name in GetIconI...
2010-10-11  Louis Lendersuser32/tests: Test FindWindowEx for empty window title.
2010-10-11  Alexandre Julliarduser32/tests: Test GetIconInfoExW too since the A versi...
2010-10-08  Alexandre Julliarduser32/tests: Tests for GetIconInfoExA/W.
2010-10-05  Alexandre Julliardserver: Update child window positions when resizing...
2010-10-01  Alexandre Julliarduser32/tests: Make some variables static.
2010-09-29  Louis Lendersuser32: UpdateWindow doesn't accept a NULL hwnd.
2010-09-27  Alexandre Julliardgdi32: Implement MirrorRgn.
2010-09-22  Alexandre Julliarduser32: Add support for RTL window layouts in MapWindow...
2010-09-22  Dmitry Timoshkovuser32: Uncomment the GetWindowPlacement() test, fill...
2010-09-21  Dmitry Timoshkovuser32: UpdateLayeredWindow() should fail on non-layere...
2010-09-21  Dmitry Timoshkovuser32: Do not test window state on the HCBT_SETFOCUS...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-15  Vladimir Panteleevuser32: Fix VK_RETURN handling in IsDialogMessage for...
2010-09-03  Alexandre Julliarduser32/tests: Fix a number of test failures on Windows 7.
2010-09-02  Alexandre Julliarduser32: Implement Get/SetProcessDefaultLayout.
2010-09-02  Alexandre Julliarduser32: Make child windows inherit the WS_EX_LAYOUTRTL...
2010-09-02  Alexandre Julliarduser32: Set the DC layout to mirrored when the window...
2010-09-01  Dmitry Timoshkovuser32: Add a bunch of GetWindowPlacement() tests,...
2010-09-01  Alexandre Julliarduser32/tests: Remove some noisy output.
2010-09-01  Alexandre Julliarduser32: Prevent changing some window styles through...
2010-08-17  Wolfram Sanguser32: Check for valid pointer in CreateIconFromResource.
2010-08-04  Dmitry Timoshkovuser32: Protect from setting as a window owner one...
2010-08-03  Dmitry Timoshkovuser32: Add a test for GetClassInfo, make it pass under...
2010-07-22  Alexandre Julliarduser32: DCX_NORESETATTRS should be applied at DC releas...
2010-07-22  Dylan Smithuser32: Prevent resize of minimized windows from SetWin...
2010-07-22  Dylan Smithuser32/tests: Minimized windows shouldn't be resizable.
2010-07-22  Michael Stefaniucuser32: Remove the ignored common resource attributes.
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...
next