mshtml: Added IHTMLDocument2::put_designMode tests.
[wine] / dlls / user32 / tests /
2013-04-12  Sergey Guralnikuser32/tests: SetWindowPos() propagates update region...
2013-03-28  Huw Daviesuser32: Invalidate the listbox in LB_SETCOUNT.
2013-02-18  Alexandre Julliarduser32/tests: Define the required Windows version befor...
2013-01-24  Sergey Guralnikuser32: Init standard scrollbars during WM_NCCREATE.
2013-01-22  Sergey Guralnikuser32/tests: Test standard scrollbar initialization.
2012-11-27  Alexandre Julliarduser32: Fix handling of NULL paint struct in BeginPaint.
2012-11-21  Alexandre Julliarduser32: Don't check for driver events before normal...
2012-11-19  Michael Stefaniucuser32: Remove two superfluous casts.
2012-11-14  Christian Costauser32: Add tests for MapWindowPoints, ClientToScreen...
2012-11-12  Alexandre Julliarduser32: Add helper functions to get and set dword regis...
2012-10-31  Michael Stefaniucuser32/test: Don't over-allocate memory for DDEDATA.
2012-10-18  Alexandre Julliarduser32/tests: Don't release a random DC handle.
2012-10-15  Francois Gougetuser32/tests: Add a trailing '\n' to an ok() call.
2012-10-15  Alexandre Julliardwinex11: Move the icon window off-screen for managed...
2012-10-15  Sergey Guralnikuser32: Add internal class small icons.
2012-10-11  Sergey Guralnikuser32/tests: Add tests for class small icons.
2012-09-27  Alexandre Julliarduser32: Add tests for UpdateLayeredWindowIndirect and...
2012-09-20  Michael Stefaniucuser32: Remove superfluous function pointer casts.
2012-09-18  Alexandre Julliarduser32/tests: Fix coordinates in the UpdateLayeredWindo...
2012-09-17  Alexandre Julliarduser32/tests: Add a test for calling UpdateLayeredWindo...
2012-09-13  Alexandre Julliarduser32/tests: Add some tests for UpdateLayeredWindow.
2012-08-29  Alexandre Julliarduser32: ScrollWindow should not use a cached DC, unlike...
2012-08-16  Alex Henrieuser32: Correct dialog focus behavior.
2012-08-13  Michael Stefaniucuser32: Avoid TRUE:FALSE conditional expressions.
2012-07-26  Sergey Guralnikuser32: Rearrange ComboBox repositioning code.
2012-07-18  Alexandre Julliarduser32/tests: Try to fix a test that frequently fails...
2012-07-17  Alexandre Julliarduser32/tests: Move DlgDirList tests to avoid changing...
2012-07-16  Bruno Jesususer32/tests: Update DlgDirList tests.
2012-07-09  Bruno Jesususer32/tests: Add a test for OpenClipboard twice with...
2012-07-03  Sergey Guralnikuser32: Add test for ComboBox repositioning behavior.
2012-06-04  Michael Stefaniucuser32/tests: Fix the expected values in some ok()...
2012-05-22  Piotr Cabanuser32/tests: Added SetWindowPos test that incorrectly...
2012-05-16  Piotr Cabanuser32/tests: Added more GetMenuBarInfo tests.
2012-05-16  Piotr Cabanuser32/tests: Added GetMenuBarInfo tests.
2012-05-16  Michael Stefaniucuser32/tests: Remove duplicated ok() call.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-05-15  Francois Gougetuser32/tests: Add a trailing '\n' to ok() calls.
2012-05-15  Michael Stefaniucuser32/tests: Check the correct variable for the correc...
2012-05-14  Owen Rudgeuser32: Return Unicode length instead of ANSI in GetUse...
2012-05-14  Owen Rudgeuser32: Correct return value when buffer too short...
2012-05-14  Owen Rudgeuser32/tests: Add GetUserObjectInformation tests.
2012-03-29  Dmitry Timoshkovuser32: IsDialogMessage should allow control ids other...
2012-02-22  Thomas Faberuser32/tests: Do not depend on argument evaluation...
2012-02-15  Alexandre Julliarduser32: Fix GetKeyNameText returned length.
2012-02-08  Alexandre Julliarduser32: Draw the mask with SRCCOPY in DrawIcon when...
2012-02-07  Dmitry Timoshkovuser32: Make FlashWindowEx tests pass under Windows.
2012-02-07  Dmitry Timoshkovuser32: Fix a couple of typos.
2012-02-06  Dmitry Timoshkovuser32: RealChildWindowFromPoint should skip invisible...
2012-02-06  Dmitry Timoshkovuser32: Add a bunch of RealChildWindowFromPoint tests.
2012-01-17  Alexandre Julliarduser32: Fix some printf format warnings.
2012-01-09  Alexandre Julliarduser32/tests: Fix some test failures on Windows.
2012-01-05  Dmitry Timoshkovuser32: Add an invalid window check to SetActiveWindow.
2012-01-05  Dmitry Timoshkovuser32: Add an invalid window check to SetFocus.
2012-01-04  Dmitry Timoshkovuser32: Add some tests for SetFocus/SetActiveWindow...
2011-12-30  Dmitry Timoshkovuser32: Add some SetFocus message tests.
2011-12-30  Alexandre Julliarduser32/tests: Remove a crashing test.
2011-12-20  Ken Thomasesuser32/tests: Test that ToUnicode null-terminates the...
2011-12-12  Dmitry Timoshkovuser32: Strip WS_CAPTION|WS_SYSMENU when a dialog has...
2011-12-12  Rico Schüllerd3dx9: Implement D3DXSHAdd().
2011-12-12  Dmitry Timoshkovuser32: Strip WS_CAPTION|WS_SYSMENU when a dialog has...
2011-12-07  Dmitry Timoshkovuser32: Add the tests for dialog window styles, make...
2011-12-07  Dmitry Timoshkovuser32: Add more window style tests, make them pass...
2011-12-05  Alex Henrieuser32: If a dialog has no tab-accessible controls...
2011-11-22  Alexandre Julliarduser32: Don't allow activating a WS_CHILD top-level...
2011-11-21  Michael Stefaniucuser32/tests: Drop superfluous function pointer casts.
2011-11-18  Erich Hooveruser32: Prioritize focus for dialog owner on EndDialog.
2011-11-16  Alexandre Julliarduser32/tests: Add tests for small sizes of cursor bitmaps.
2011-11-15  Dmitry Timoshkovuser32: Dialog creation code should force WS_CHILD...
2011-11-15  Dmitry Timoshkovuser32: Add tests for mixed WS_CHILD | WS_POPUP window...
2011-11-08  Alexandre Julliarduser32/tests: Flush events before the key flags test.
2011-10-31  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-10-08  Dmitry Timoshkovuser32: Add support for iPaddedBorderWidth in NONCLIENT...
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-26  André Hentscheluser32/tests: Don't test function directly when reporti...
2011-09-22  Alexandre Julliarduser32/tests: Try harder to flush paint events before...
2011-09-21  Francois Gougetuser32/tests: Skip some tests if not privileged enough...
2011-09-09  Francois Gougetuser32/tests: Add a trailing '\n' to an ok() call.
2011-09-08  Alexandre Julliarduser32/tests: Allow an approximate color match for...
2011-09-08  Bruno Jesususer32/tests: Add SetCaretPos/GetCaretPos tests.
2011-09-02  Bruno Jesususer32: Fix support for CB_SETDROPPEDWIDTH in combobox.
2011-08-24  Thomas Faberuser32/tests: Fix build with MSVC.
2011-08-23  Francois Gougetuser32: When destroying a window, preserve the first...
2011-08-23  Francois Gougetuser32/tests: Test what happens to a WM_QUIT posted...
2011-08-22  Bruno Jesususer32/tests: Add combobox CB_SETDROPPEDWITH/CB_GETDROP...
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-07-28  Austin Englishuser32/tests: Remove win9x hacks.
2011-07-28  André Hentscheluser32: Fix for finding nested default buttons.
2011-07-25  Alexandre Julliarduser32: Add support for 64-bit formats in wsprintf.
2011-07-25  Alexandre Julliarduser32/tests: Make hook messages optional in the SetPar...
2011-07-22  Alexandre Julliarduser32/tests: Fix test failures when the low-level...
2011-07-22  Alexandre Julliarduser32/tests: Fix some last error tests that fail on...
2011-07-22  Alexandre Julliarduser32/tests: Mark some messages optional in the SetPar...
2011-07-22  André Hentscheluser32/tests: Fix two typos.
2011-07-18  André Hentscheluser32/tests: Add test for nested default button in...
2011-07-06  Vincent Povirkuser32: Test that QS_HOTKEY is properly set and cleared.
2011-07-06  André Hentscheluser32: Remove dead initializations (clang).
2011-07-04  Nikolay Sivovuser32/tests: Test that class data is set with wrong...
2011-06-21  Alexandre Julliarduser32: Always pass 0 as item id for WM_MEASUREITEM...
2011-06-21  Alexandre Julliarduser32: Don't truncate bitmap ids in InsertMenu.
2011-06-21  Alexandre Julliardserver: Allow setting a zero-size clip rectangle.
next