wined3d: Remove an obsolete comment.
[wine] / dlls / user32 /
2011-10-11  Dmitry Timoshkovuser32: Respect the requested size of NONCLIENTMETRICSW...
2011-10-11  Aric Stewartuser32: Use uniscribe ScriptBreak to handle edit contro...
2011-10-10  Dmitry Timoshkovuser32: Fix the logic deciding when to write to the...
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  Francois Gougetuser32: Change HotTrackingColor to better differentiate...
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-12  Jacek Cabanuser32: Make GetWindowInfo hotpatchable.
2011-09-12  Marcus Meissneruser32: Fixed single byte array overflow.
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-04  Alexandre Julliarduser32: Compute the size of the message spy arrays...
2011-09-02  Bruno Jesususer32: Fix support for CB_SETDROPPEDWIDTH in combobox.
2011-08-29  Alexandre Julliarduser32: Simplify the DIB byte width computation.
2011-08-29  Alexandre Julliarduser32: Pass valid dimensions to GetDIBits.
2011-08-24  Francois GougetAssorted spelling fixes.
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-08-03  Frédéric Delanoydlls: 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-14  André Hentscheluser32: Remove dead assignment (clang).
2011-07-14  Akihiro Sagawapo: Add message contexts for 'Restore' and update Japan...
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-05  Vincent Povirkuser32: Notify the user driver of hotkey changes.
2011-07-04  André Hentscheluser32: Remove dead code (clang).
2011-07-04  Nikolay Sivovuser32/tests: Test that class data is set with wrong...
2011-06-28  André Hentscheluser32: Use more meaningful variable names.
2011-06-27  Piotr Cabanuser32: Don't redeclare button state macros.
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.
2011-06-21  Vincent Povirkserver: Post WM_HOTKEY when a hotkey is pressed.
2011-06-21  Vincent Povirkserver: Implement RegisterHotKey/UnregisterHotKey.
2011-06-21  Vincent Povirkuser32/tests: Test that hotkeys are really replaced...
2011-06-15  Francois GougetStandardize the OK buttons.
2011-06-15  Krzysztof Nowickiuser32: Make more functions hot-patchable for Steam.
2011-06-14  Vincent Povirkuser32: Add a test to find the queue containing hotkey...
2011-06-14  Vincent Povirkuser32: Ignore painting messages in the hotkey test...
2011-06-13  Marcus Meissneruser32: Initialize all of msg (Coverity).
2011-06-08  Vincent Povirkuser32/tests: Do not check the last error on succeeding...
2011-06-08  Vincent Povirkuser32/tests: Test registering the same hotkey hwnd...
2011-06-08  Vincent Povirkuser32/tests: Add test showing hotkeys change the async...
2011-06-08  Vincent Povirkuser32/tests: Ignore paint messages in hotkey tests.
2011-06-08  Vincent Povirkuser32/tests: Add test for flags on keyboard messages.
2011-05-26  Vincent Povirkuser32: Add message test for hotkeys.
2011-05-26  Vincent Povirkuser32: Add test for RegisterHotKey/UnregisterHotKey.
2011-05-24  André Hentscheluser32/tests: Add tests for FlashWindowEx.
2011-05-19  Francois Gougetuser32: Use macros for the resource IDs instead of...
2011-05-17  Owen Rudgeuser32: Add separate sysmenu for MDI child windows.
2011-05-16  Francois Gougetuser32: Use MSGBOX_IDICON throughout instead of sometim...
2011-05-05  Marcus Meissneruser32: DrawText gets a 32bit flag, not a 16bit flag.
2011-05-05  Marcus Meissneruser32: Use left shift instead of right shift (Coverity).
2011-05-05  Alexandre Julliarduser32: Catch bad pointer passed to SetSysColors.
2011-05-03  Francois Gougetuser32: SCROLL_SetNCSbState() is not used anymore so...
2011-04-27  Tim Hentenaaruser32: GetTabbedTextExtent() returns non-zero value...
2011-04-22  Alexandre Julliarduser32: Pass a NULL rectangle in the ClipCursor entry...
2011-04-22  Marcus Meissneruser32: Mark internal functions with hidden visibility.
2011-04-21  Alexandre Julliarduser32: Don't start menu tracking when the owner window...
2011-04-20  Alexandre Julliarduser32: Only call the driver when the cursor position...
2011-04-20  Alexandre Julliarduser32: Add support for loading animated cursors/icons...
2011-04-20  Alexandre Julliarduser32: Support creating animated icons, not only cursors.
2011-04-15  Jörg Höhleuser32: Added message names for winmm.
2011-04-12  Dmitry Timoshkovuser32: Fix the single menu item activation using a...
2011-04-12  Francois Gougetprograms: Standardize the About menus.
2011-04-11  Dmitry Timoshkovuser32: Use symbolic names for values returned by WM_ME...
2011-04-08  Dmitry Timoshkovuser32: Use symbolic names for values returned by WM_ME...
2011-04-06  Dmitry Timoshkovuser32: Add a test for activating a menu consisting...
2011-04-06  Alexandre Julliarduser32: Avoid accessing the dialog info of a destroyed...
2011-04-05  Alexandre Julliardwinex11: Always forward SetCursor to the driver, and...
2011-04-05  Alexandre Julliardserver: Post a message to the desktop window when the...
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-31  Alexandre Julliardserver: Return the time of last change along with the...
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-30  Alexandre Julliarduser32: Reset the cursor clip rectangle before moving...
2011-03-29  Dmitry Timoshkovuser32: Add the SW_SHOWDEFAULT case to WINPOS_MinMaximi...
2011-03-28  Marcus Meissneruser32: Added missing break.
2011-03-28  Marcus Meissneruser32: Added missing break (Coverity).
2011-03-17  Alexandre Julliarduser32/tests: Fix the GetCursorFrameInfo parameter...
2011-03-17  Erich Hooveruser32: Downgrade GetCursorFrameInfo FIXME to a TRACE...
2011-03-17  Erich Hooveruser32: Add support for sequence-based animated cursors.
2011-03-17  Erich Hooveruser32: Merge create_icon_bitmaps with CURSORICON_Creat...
next