user32: Add wrapper functions for manipulation of cursor/icon handles.
[wine] / dlls / user32 /
2009-10-23  Alexandre Julliarduser32: Fix the return value of EnumThreadWindows.
2009-10-23  Alexandre Julliarduser32: Don't print CreateWindow warning for HWND_MESSA...
2009-10-22  Alexandre Julliarduser32: Data chunks in RIFF file must be word-aligned.
2009-10-22  Julius Schwartzenberguser32/tests: Test extra value of standard dialog and...
2009-10-22  Julius Schwartzenberguser32: Change extra value for standard edit class...
2009-10-21  Nikolay Sivovuser32/win: Release scroll window data on window destru...
2009-10-21  Nikolay Sivovuser32/edit: Properly clean up on failure inside WM_NCC...
2009-10-21  Nikolay Sivovuser32/edit: Don't leak undo buffer.
2009-10-19  Alexandre Julliarduser32/tests: Use the correct lparam in the WM_DDE_ACK...
2009-10-19  Michael Stefaniucuser32: Remove a duplicated return statement (Smatch).
2009-10-16  Rein Klazesuser32: Handle MN_GETHMENU in PopupMenuWndProc.
2009-10-15  Alexandre Julliarduser32: Add a helper to retrieve the dimensions of...
2009-10-15  Alexandre Julliarduser32: Move 16-bit resource functions to user16.c.
2009-10-15  Alexandre Julliarduser32: Reimplement accelerator functions to use 32...
2009-10-14  Erich Hooveruser32: Test for 'F10' key events.
2009-10-14  Stefan Dösingeruser32: Make some functions hookable.
2009-10-12  Alexandre Julliarduser32: Set last error in WIN_GetRectangles.
2009-10-12  Alexandre Julliarduser32: Get rid of the 16-bit heap support.
2009-10-12  Alexandre Julliarduser32: Use client-side user handles for menus.
2009-10-12  Alexandre Julliarduser32: Use the generic handle functions for windows...
2009-10-12  Alexandre Julliarduser32: Use client-side user handles for DeferWindowPos.
2009-10-12  Alexandre Julliarduser32: Add functions for manipulating client-side...
2009-10-12  Paul Vriensuser32/tests: Fix an intermittent test failure.
2009-10-12  Dmitry Timoshkovuser32: Make sure that focus_rect is always initialized.
2009-10-08  Paul Vriensuser32/tests: Skip some tests on Win9x/WinMe.
2009-10-07  Alexander Scott... user32: Add missing doc comment.
2009-10-06  Paul Vriensuser32/tests: Fix some test failures with 9x/Me on...
2009-10-06  Alexandre Julliardtests: Build all tests with strict prototypes.
2009-10-06  Michael Stefaniucuser32: Fix a memory leak on a error patch (Smatch).
2009-10-06  Ge van Geldorpuser32/tests: Fix sysparams test failure on Win7.
2009-10-05  Alexandre Julliarduser32: Don't use a static dc for icon blitting.
2009-10-05  Joel Holdsworthuser32: Fixed CURSORICON_CreateIconFromBMI to preserve...
2009-10-05  Wilfried Pasquazzouser32: DrawState always uses real icon size for drawing.
2009-10-05  Wilfried Pasquazzouser32/tests: DrawState: New test case for correct...
2009-10-02  Michael Stefaniucuser32/tests: Use LONG instead of long.
2009-10-01  Paul Vriensuser32/tests: Don't crash on Win9x/WinMe/NT4.
2009-09-30  Peter Dons Tychsenuser32: Add exception handling for timer callbacks.
2009-09-28  Andrey Turkinuser32: Accept SPI_GET/SETMOUSEVANISH parameters in...
2009-09-28  Andrey Turkinuser32: Accept SPI_GET/SETDROPSHADOW parameters in...
2009-09-28  Vincent Povirkuser32: Invert y in DrawTextEx in GM_COMPATIBLE mode...
2009-09-25  Alexandre Julliarduser32/tests: Add missing flush_events in ScrollWindow...
2009-09-24  Rein Klazesuser32: In ScrollWindowEx do not clip the clipping...
2009-09-23  Alexander Scott... user32: Send a WM_DRAWCLIPBOARD message to the new...
2009-09-23  Alexander Scott... user32: When sending the WM_DRAWCLIPBOARD message,...
2009-09-23  Alexander Scott... user32/tests: Add some clipboard viewer tests.
2009-09-23  Wilfried Pasquazzouser32/tests: Test for correct scaling of DrawIcon.
2009-09-23  Wilfried Pasquazzouser32: Correct scaling of DrawIcon.
2009-09-22  Nikolay Sivovuser32/edit: Invalidate if style changed after EM_SETRE...
2009-09-15  Akihiro Sagawauser32: Update Japanese resource.
2009-09-09  Alexandre Julliarduser32/tests: Use explicit prototypes for function...
2009-09-09  Alexandre Julliarduser32: Use explicit prototypes for function pointers.
2009-09-09  Alexandre Julliarduser32/tests: Non-US keyboards are allowed on Wine...
2009-09-09  Dmitry Timoshkovuser32: Send the same lParam with WM_SYSCOMMAND/SC_CLOS...
2009-09-08  Ge van Geldorpuser32/tests: Skip test on non-US keyboard.
2009-09-01  Paul Vriensuser32/tests: Run tests again on Win95.
2009-09-01  Sergey Khodychuser32/tests: Fix a typo.
2009-08-31  Alexandre Julliarduser32: Bring SwitchToThisWindow a bit more in line...
2009-08-31  Alexandre Julliarduser32: Don't send focus change messages if foreground...
2009-08-27  Hongbo Niuser32: Fix DLL injection problem using LOAD_WITH_ALTER...
2009-08-27  Michael Stefaniucuser32: Remove a stray ';' that produces an empty if...
2009-08-26  Sergey Khodychuser32: Use IDOK as default identifier in a template.
2009-08-26  Sergey Khodychuser32: edit: Improve handling of WM_KEYDOWN VK_RETURN...
2009-08-26  Sergey Khodychuser32: edit: Improve handling of WM_KEYDOWN VK_TAB...
2009-08-26  Sergey Khodychuser32: edit: Improve handling of WM_KEYDOWN VK_ESCAPE...
2009-08-26  Sergey Khodychuser32: edit: Use a dialog mode after receiving WM_GETD...
2009-08-26  Ge van Geldorpuser32/tests: Fix test failure on Win7.
2009-08-26  Andrew Eikumuser32/tests: Fix input test failures on NT4.
2009-08-24  Alexandre Julliarduser32: The LongPtr functions are only exported on...
2009-08-24  Andrew Nguyenuser32/tests: Fix a test failure on Win9x.
2009-08-20  Andrew Eikumuser32/tests: Fix input test failure in win9x platforms.
2009-08-20  Alexandre Julliarduser32: Run the explorer process from the system directory.
2009-08-19  Andrew Eikumuser32/tests: Add tests for SendInput with unicode.
2009-08-19  Andrew Eikumuser32: Handle VK_PACKET messages in TranslateMessage.
2009-08-19  Andrew Eikumwinex11: Support KEYEVENTF_UNICODE in SendInput.
2009-08-18  Rein Klazesuser32: Handle WM_PRINTCLIENT message in PopupMenuWndPr...
2009-08-14  Andrew Eikumuser32/tests: Add tests for saving and restoring contro...
2009-08-14  Austin Lunduser32/tests: Remove superfluous code from WM_PAINT...
2009-08-13  Austin Lunduser32/tests: Added tests for infinite WM_PAINT loop.
2009-08-12  Rein Klazesuser32: Fix a bug in computing the maximum depth of...
2009-08-12  Dmitry Timoshkovuser32: Return 0 from DefDlgProc and dialog loop for...
2009-08-11  Francois GougetAssorted spelling fixes.
2009-08-10  Andrew Nguyenuser32/tests: Fix some test failures on Windows.
2009-08-07  Andrew Nguyenuser32/tests: Test the behavior of DialogBoxParamA...
2009-08-05  Dmitry Timoshkovuser32/tests: Use symbol charset when creating Marlett...
2009-08-03  Rein Klazesuser32: When all items in a menu have either a bitmap...
2009-08-03  Henri Verbeetuser32: Send 0 as LPARAM for SIZE_MINIMIZED WM_SIZE...
2009-08-03  Vladimir Pankratovuser32: Convert the Russian resources to UTF-8.
2009-07-24  Rein Klazesuser32: Fail if inserting a submenu would create a...
2009-07-23  Rein Klazesuser32: Get rid of internal function MENU_SetItemData...
2009-07-23  Rein Klazesuser32: When setting a menu item, handle MIIM_TYPE...
2009-07-23  Rein Klazesuser32: Put some repeated code for checking and extendi...
2009-07-23  Dmitry Timoshkovuser32: Draw the whole button only if requested.
2009-07-22  Dmitry Timoshkovuser32: Pass the same PRF_ flags from WM_PRINT to WM_PR...
2009-07-21  Rein Klazesuser32/tests: Fix for a test failure on win98/NT4.
2009-07-20  Rein Klazesuser32: Ignore the MFT_BITMAP flag when testing menu...
2009-07-17  Rein Klazesuser32/tests: Show that Windows avoids creating loops...
2009-07-15  Michael Stefaniucuser32: Update the German resources and switch them...
2009-07-07  Ricardo Filipeuser32: Update Portuguese translation and convert to...
2009-07-06  Dmitry Timoshkovuser32: Fix some BM_SETSTYLE test failres under Win9x.
2009-07-06  Nikolay Sivovuser32/spy: Update ListView message table.
next