quartz/tests: If CoCreateInstance() fails, it's safe to return, as no cleanup is...
[wine] / dlls / user32 /
2009-03-23  Rein Klazesuser32/tests: In sysparams.c disable some Get/Set borde...
2009-03-13  Alexandre Julliarduser32/tests: Print a more useful line number in check_...
2009-03-13  Alexandre Julliarduser32/tests: Add optional restore sequence for Vista.
2009-03-11  Alexandre Julliarduser32/tests: Skip shift+button test if we don't receiv...
2009-03-11  Alexandre Julliarduser32/tests: SetForegroundWindow sometimes fails on...
2009-03-10  Nikolay Sivovuser32: Button should get captured when highlighted...
2009-03-09  Alexandre Julliarduser32/tests: Fix some message sequences for Vista...
2009-03-09  Alexandre Julliarduser32/tests: Avoid snprintf, it's broken on Mingw.
2009-03-06  Rein Klazesuser32: Check for invalid menu handle passed to TrackPo...
2009-03-06  Alexandre Julliarduser32/tests: Add more optional messages for Vista...
2009-03-05  Alexandre Julliarduser32/tests: Skip menu test if sending input failed...
2009-03-05  Alexandre Julliarduser32/tests: Mark a couple of painting messages as...
2009-03-05  Nikolay Sivovuser32: Use 1 unit caret width for Edit control.
2009-03-05  Nikolay Sivovuser32: Disable scroll bar control window when both...
2009-03-04  Alexandre Julliarduser32: Make mouse.drv into a stand-alone 16-bit module.
2009-03-04  Alexandre Julliarduser32: Make keyboard.drv into a stand-alone 16-bit...
2009-03-04  Alexandre Julliarduser32: Make display.drv into a stand-alone 16-bit...
2009-03-03  Alexandre Julliarduser32/tests: Add some more optional messages.
2009-03-03  Alexandre Julliarduser32/tests: Fix a couple of failing menu tests.
2009-03-03  Alexandre Julliarduser32: Use MAKEWPARAM instead of MAKELONG for menu...
2009-03-02  Rein Klazesuser32: MENU_TrackMenu, called from TrackPopupMenu...
2009-03-02  Paul Vriensuser32/tests: Fix some test failures on Win98/WinME.
2009-03-02  Michael Stefaniucuser32: Remove superfluous pointer casts.
2009-02-27  Rein Klazesuser32: In SetMenuInfo() implement the MIM_APPLYTOSUBME...
2009-02-26  Alexandre Julliarduser32/tests: Fix some message sequences for Win9x.
2009-02-25  Alexandre Julliarduser32/tests: Fix some input tests on Win9x and NT4.
2009-02-25  Alexandre Julliarduser32/tests: Add some more optional messages.
2009-02-25  Alexandre Julliarduser32/tests: Fix a few more input test failures on...
2009-02-25  Rein Klazesuser32: Refine the size calculations for menu items...
2009-02-24  Alexandre Julliarduser32: Move a few 16-bit user functions to user16...
2009-02-24  Alexandre Julliarduser32/tests: Add a couple of optional messages.
2009-02-24  Alexandre Julliarduser32/tests: Skip more input tests if we can't queue...
2009-02-23  Francois Gougetuser32/tests: Use win_skip() to skip over unimplemented...
2009-02-23  Aurimas Fischeruser32: Add Lithuanian translation.
2009-02-23  Austin Englishuser32: Add a missing HeapFree.
2009-02-21  Alexandre Julliarduser32/tests: Print all the unexpected messages we...
2009-02-21  Alexandre Julliarduser32/tests: Add some optional keystrokes for AltGr...
2009-02-20  Alexandre Julliarduser32/tests: Remove an unreliable pixel test.
2009-02-20  Alexandre Julliarduser32/tests: Skip some message tests if we fail to...
2009-02-20  Alexandre Julliarduser32/tests: Skip some input tests if we fail to queue...
2009-02-20  Rein Klazesuser32: Implement support for HBMENU_POPUP_* magic...
2009-02-20  Rein Klazesuser32/resources: Remove the "switch to... <Ctrl+Esc...
2009-02-19  Alexandre Julliarduser32/tests: Try harder to make the window receive...
2009-02-18  Alexandre Julliarduser32/tests: Ignore SPI_ICONVERTICALSPACING notificati...
2009-02-18  Rein Klazesuser32: Do not handle WM_ENDSESSION in DefWindowProc...
2009-02-17  Alexandre Julliarduser32/tests: Skip message tests if queuing keyboard...
2009-02-17  Alexandre Julliarduser32/tests: Test for failure to change system paramet...
2009-02-16  Alexandre Julliarduser32: Make sure to not corrupt last error in the...
2009-02-16  Alexandre Julliarduser32/tests: Fix some checks of the key value in accel...
2009-02-16  Alexandre Julliarduser32/tests: Skip some tests if SetForegroundWindow...
2009-02-16  Alexandre Julliarduser32/tests: Add a couple of optional message, mark...
2009-02-16  Alexandre Julliarduser32/tests: Another fix for lack of color cursor...
2009-02-13  Alexandre Julliarduser32/tests: Cope with lack of support for color cursors.
2009-02-13  Alexandre Julliarduser32/tests: GetClassInfo doesn't set last error relia...
2009-02-13  Alexandre Julliarduser32/tests: Skip tests if we fail to inject mouse...
2009-02-13  Alexandre Julliarduser32/tests: Fix more message tests on XP and Vista.
2009-02-13  Alexandre Julliarduser32/tests: Better handling of the *.* wildcard in...
2009-02-13  Alexandre Julliarduser32/tests: Print the wrong accelerator values in...
2009-02-12  Alexandre Julliarduser32/tests: Add some more optional messages we get...
2009-02-12  Alexandre Julliarduser32/tests: Fix Z-order tests in the presence of...
2009-02-11  Alexandre Julliarduser32/tests: Try to fix some more failures in the...
2009-02-09  Alexandre Julliarduser32/tests: Fix some window test failures on various...
2009-02-09  Francois Gougetuser32: LookupIconIdFromDirectory16() is unused so...
2009-02-09  Francois Gougetuser32: Make EditWndProcW() static, fix its documentation.
2009-02-09  Francois Gougetuser32: Reorder some functions to avoid forward declara...
2009-02-09  Francois Gougetuser32: Remove unneeded forward declarations in edit.c.
2009-02-05  Michael Stefaniucuser32/tests: Remove superfluous pointer casts.
2009-02-03  Ulrich Czekallauser32: Don't scale draw text margin params by characte...
2009-01-29  Alexandre Julliarduser32/tests: Add a few optional messages for Win2K3.
2009-01-29  Alasdair Sinclairuser32/tests: Fix missing void in empty parameter list.
2009-01-27  Michael Stefaniucuser32: Fix bogus "if (!x & y)" code.
2009-01-27  Florian Köberleuser32: Unify handling of child and normal windows...
2009-01-27  Florian Köberleuser32: Fix maximized child windows.
2009-01-27  Florian Köberleuser32/tests: Improved an error message.
2009-01-27  Florian Köberleuser32: Fix thick child minTrack and size.
2009-01-27  Florian Köberleuser32: Fix maxPosition of thick child windows.
2009-01-27  Florian Köberleuser32/tests: Use AdjustWindowRectEx to calculate minTr...
2009-01-27  Alexandre Julliarduser32/tests: Accept DISP_CHANGE_RESTART also for tests...
2009-01-26  Alexandre Julliarduser32: Make sure the submenu is valid in MENU_HideSubP...
2009-01-26  Alexandre Julliarduser32: Use a finally handler to make sure capture...
2009-01-26  Jeff Latimeruser32: DdeCreateStringHandle checks for an invalid...
2009-01-26  Jeff Latimeruser32/tests: Add tests for invalid instance passed...
2009-01-26  Paul Vriensuser32: Allocate buffer on heap.
2009-01-25  Alexandre Julliarduser32/tests: Make the traces less verbose in the windo...
2009-01-25  Alexandre Julliarduser32/tests: Ignore some more messages.
2009-01-25  Alexandre Julliarduser32/tests: Fix various failures in the monitor test.
2009-01-23  Florian Köberleuser32: Removed code without effect.
2009-01-23  Florian Köberleuser32: Fixed max size of child with exStyle WS_EX_DGLM...
2009-01-23  Florian Köberleuser32: Refactor of WINPOS_GetMinMaxInfo.
2009-01-23  Alexandre Julliarduser32/tests: Don't try to do hook tests if we can...
2009-01-23  Alexandre Julliarduser32/tests: Make the DC test window top-most. Ignore...
2009-01-22  Jeff Latimeruser32: Check the instance id on DdeCreateDataHandle...
2009-01-22  Alexandre Julliarduser32/tests: Don't display window info for hooks that...
2009-01-22  Alexandre Julliarduser32/tests: Ignore WM_IME_SELECT message. Skip mouse...
2009-01-21  Florian Köberleuser32/tests: Extended test about thick child windows.
2009-01-21  Florian Köberleuser32/tests: Fixed error message.
2009-01-21  Jeff Latimeruser32: Pass pConv to WDML_Global2DataHandle so that...
2009-01-21  Ge van Geldorpuser32/tests: Prevent buffer overflow.
2009-01-20  Alexandre Julliarduser32/tests: Fix some more message test failures on...
2009-01-19  Alexandre Julliarduser32/tests: Fix some more msg test failures and impro...
next