wined3d: Get rid of the WINED3DTEXTUREADDRESS typedef.
[wine] / dlls / user32 /
2012-01-10  Aric Stewartusp10: Better handle cases in single line edit controls...
2012-01-09  Alexandre Julliarduser32/tests: Fix some test failures on Windows.
2012-01-09  Alexandre Julliarduser32: Return the cursor position in send_hardware_mes...
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-21  Aric Stewartusp10: Correct error in EDIT_GetLineRect in index for...
2011-12-20  Aric Stewartuser32: Do not simply return 0 in EDIT_EM_PosFromChar...
2011-12-20  Aric Stewartuser32: Modify EDIT_GetLineRect to better handle RTL...
2011-12-20  Ken Thomasesuser32/tests: Test that ToUnicode null-terminates the...
2011-12-19  Francois Gougetuser32: Avoid hardcoding the Unicode string literal...
2011-12-16  Alexandre Julliarduser32: Don't try to alpha blend icons on low color...
2011-12-15  Alexandre Julliarduser32: Always use the default alignment when displayin...
2011-12-15  Alexandre Julliarduser32: Cache the global key state to avoid performance...
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-06  Aric Stewartuser32: Protect against NULL ssa to prevent crashes...
2011-12-06  Hans Leidekkeruser32: Add stub implementations of MessageBoxTimeoutA/W.
2011-12-05  Alexandre Julliarduser32: Convert dialogs to po files.
2011-12-05  Alex Henrieuser32: If a dialog has no tab-accessible controls...
2011-11-30  Alexandre Julliarduser32: Use the correct alpha for the title bar gradien...
2011-11-28  Francois GougetAssorted spelling fixes and wording tweaks.
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-17  Francois Gougetuser32: Delete the static critical section when unloadi...
2011-11-17  Dmitry Timoshkovuser32: Issue a warning when dialog control creation...
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-09  Andrew Talbotuser32: Suppress sign-extension through integer promotion.
2011-11-08  Alexandre Julliarduser32/tests: Flush events before the key flags test.
2011-11-03  Piotr Cabanuser32: Fix DFC_BUTTONRADIOMASK flag support in DrawFra...
2011-11-02  Aric Stewartuser32: Only attempt autoscroll line breaking on an...
2011-11-01  Aric Stewartuser32: Early versions of usp10 are not well behaved...
2011-10-31  Aric Stewartuser32: Respect rev for painting selections.
2011-10-31  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-10-28  Aric Stewartuser32: Improvement for performance in soft linebreaking.
2011-10-28  Aric Stewartuser32: Handle PosFromChar if the string is empty and...
2011-10-25  Aric Stewartuser32: When building linedefs prev can be less than...
2011-10-24  Aric Stewartuser32: Use Uniscribe in the multiline edit control.
2011-10-19  Aric Stewartuser32: Recalculate string length when cropping string...
2011-10-18  Aric Stewartuser32: Use Uniscribe in the single line edit control.
2011-10-17  Marcus Meissneruser32: Load PaddedBorderWidth from registry too (Cover...
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.
next