comctl32/toolbar: skip iString field for separators
[wine] / dlls / user32 /
2009-05-06  Eric Pouechuser32: Make ddeml.dll into a stand-alone 16bit module.
2009-05-06  Eric Pouechuser32: Clearly separate the 16bit code out of user32.
2009-05-05  Alexandre Julliarduser32: Make sure the system params DC cannot be deleted.
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...
2009-04-02  Nikolay Sivovuser32: Implemented GetWindowRgnBox with some tests.
2009-03-27  Rein Klazesuser32/tests: Show that a submenu is still functional...
2009-03-25  Patrick Gauthieruser32/tests: Check effect of magic font height value...
2009-03-25  Rein Klazesuser32: In MENU_SuspendPopup() make sure the right...
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.
next