gdiplus: Use GdipCloneBitmapArea to get bitmap areas for texture brushes.
[wine] / dlls / user32 /
2010-02-15  Kusanagi Kouichiuser32: Consolidate empty string.
2010-02-12  Alexandre Julliarduser32: Don't forward WM_SETCURSOR to the desktop window.
2010-02-11  Michael Stefaniucuser32: Don't use HIWORD() on a HINSTANCE.
2010-02-09  Dmitry Timoshkovuser32: In a DLGTEMPLATEEX resource dialog version...
2010-02-08  Alexandre Julliarduser32: Do not load 16-bit user.exe by default.
2010-02-08  Alexandre Julliarduser32: Store 32-bit and 16-bit cursors/icons in indepe...
2010-02-08  Reece Dunnuser32/tests: Make the MDI client take up the whole...
2010-02-08  Paul Vriensuser32/tests: Fix crash on Win9x/WinMe.
2010-02-08  Paul Vriensuser32/tests: Don't try to detect Win9x/WinMe several...
2010-02-05  Bernhard Übelackeruser32: Don't hide the window in SetParent when window...
2010-02-05  Alexandre Julliarduser32/tests: Fix the menu capture test for NT4.
2010-02-04  Michael Stefaniucuser32: Don't print the function name twice in a FIXME.
2010-02-04  Michael Stefaniucuser32: Avoid using HIWORD() on atoms/resources.
2010-02-03  Alexandre Julliarduser32: Add a safety check in release_user_handle_ptr.
2010-02-02  Alexandre Julliarduser32: Fix the WM_CONTEXTMENU parameter for 64-bit.
2010-02-02  Alexandre Julliarduser32/tests: Dispatch a message in case we can a WM_PAINT.
2010-01-25  Jason Edmeadesuser32: Preselect all editbox text when combo gets...
2010-01-25  Jason Edmeadesuser32/tests: Combo should preselect all text on first...
2010-01-25  Justin Chevrieruser32: EnumDisplayDevicesW, populate DeviceID member.
2010-01-22  Paul Vriensuser32/tests: Don't crash on Win9x/WinMe.
2010-01-18  Kusanagi Kouichiuser32: F10 key deactivates menu.
2010-01-18  Paul Vriensuser32/tests: Run tests again on Win95.
2010-01-14  Kusanagi Kouichiuser32: Make DefWindowProc handle Shift+F10.
2010-01-14  Kusanagi Kouichiuser32/tests: Add test for Shift+F10.
2010-01-14  Peter Dons Tychsenuser32: Do not allow a change of capture if the current...
2010-01-14  Michael Stefaniucuser32: Avoid newlines inside FIXME messages.
2010-01-11  Alexander Kochetkovuser32: Fix arithmetic overflow in GetThumbVal.
2010-01-08  Nikolay Sivovuser32/tests: Forward test proc to default dialog proce...
2010-01-06  Marcus Meissneruser32: EM_REPLACESEL - handle OOM error.
2010-01-06  Marcus Meissneruser32: Remove useless NULL check (Coverity).
2010-01-06  Alexandre Julliarduser32: Remove a useless comment.
2010-01-05  Detlef Riekenberguser32: Move a comment about HLOCAL16 to user.exe.
2010-01-05  James Hawkinsuser32: Don't try to free a handle with a value of...
2009-12-31  Joel Holdsworthuser32: Fixed icons to select correct image in high...
2009-12-30  Dmitry Timoshkovuser32: Handle virtual key codes only in the WM_KEYDOWN...
2009-12-30  Marcus Meissneruser32: Initialize hICON to NULL (Coverity).
2009-12-30  Nikolay Sivovuser32/uitools: Fix FillRect behaviour for invalid...
2009-12-30  Nikolay Sivovuser32/sysparams: Return NULL from GetSysColorBrush...
2009-12-29  Nikolay Sivovuser32/tests: Add tests for invalid index in GetSysColo...
2009-12-28  Alexandre Julliarduser32: Move loading of static icons for 16-bit windows...
2009-12-28  Alexandre Julliarduser32: Load the 32-bit user.exe module wrapper from...
2009-12-28  Alexandre Julliardwinevdm: Move the loading of the system drivers into...
2009-12-28  Michael Stefaniucuser32: Remove some explicit LPARAM/WPARAM casts.
2009-12-28  Michael Stefaniucuser32/tests: Remove some explicit LPARAM/WPARAM casts.
2009-12-24  Alexandre Julliarduser32: Move handling of listbox sizes for Win 3.1...
2009-12-24  Alexandre Julliarduser32: Use a standard critical section instead of...
2009-12-24  Alexandre Julliarduser32: Make user.exe into a stand-alone 16-bit module.
2009-12-24  Alexandre Julliarduser32: Use the wait message handler for the yield...
2009-12-24  Alexandre Julliarduser32: Add a WoW wrapper for message waiting to allow...
2009-12-23  Alexandre Julliarduser32: Remove the no longer needed WIN_ISDIALOG flag.
2009-12-23  Alexandre Julliarduser32: Remove the no longer used WIN_ISWIN32 flag.
2009-12-23  Alexandre Julliarduser32: Move a few 16-bit stubs to user16.c.
2009-12-23  Alexandre Julliarduser32: Remove remaining calls to internal 32-bit funct...
2009-12-23  Alexandre Julliarduser32: Replace spy functions by a simple trace in...
2009-12-23  Alexandre Julliarduser32: Remove some redundant 16-bit message traces.
2009-12-23  Alexandre Julliarduser32: Export the WIN_GetFullHandle function through...
2009-12-23  Alexandre Julliarduser32: Export DIALOG_get_info and DIALOG_DoDialogBox...
2009-12-23  Alexandre Julliarduser32: Duplicate DIALOG_Enable/DisableOwner implementa...
2009-12-23  Alexandre Julliarduser32: Don't store the 16-bit hook info in the 32...
2009-12-23  Alexandre Julliarduser32: Make HOOK_IsHooked function static.
2009-12-23  Alexandre Julliarduser32: Get rid of 16-bit handles in the driver clipboa...
2009-12-23  Alexandre Julliarduser32: Reimplement 16-bit clipboard functions on top...
2009-12-23  Alexandre Julliarduser32/tests: Fix some last error checks for WoW64.
2009-12-23  Alexandre Julliarduser32: Avoid accessing the window structure directly...
2009-12-23  Alexandre Julliarduser32: Avoid accessing the window structure directly...
2009-12-23  Alexandre Julliarduser32: Get rid of support for extracting icons from...
2009-12-23  Alexandre Julliarduser32: Don't cache 16-bit instance resources on the...
2009-12-22  Alexandre Julliarduser32: Allocate user handles for cursors/icons when...
2009-12-22  Alexandre Julliarduser32: Don't assume global handles in CopyIcon.
2009-12-22  Alexandre Julliarduser32: Call the cursor/icon handle allocation function...
2009-12-22  Alexandre Julliarduser32: Add wrapper functions for manipulation of curso...
2009-12-22  Alexandre Julliarduser32: Reimplement MENU_FindSubMenu on the 16-bit...
2009-12-22  Alexandre Julliarduser32: Get rid of the 16-bit dialog heap.
2009-12-22  Alexandre Julliarduser32: Delay creation of the 16-bit dialog info struct...
2009-12-22  Alexandre Julliarduser32: Avoid including winuser16.h in 32-bit files.
2009-12-22  Alexandre Julliarduser32: Reimplement MapWindowPoints16 and move it to...
2009-12-22  Alexandre Julliarduser32: Move DestroyIcon32 implementation to user16.c.
2009-12-22  Alexandre Julliarduser32: Move freeing of a 16-bit module's classes to...
2009-12-22  Alexandre Julliarduser32: Move freeing of a 16-bit module's icons to...
2009-12-22  Alexandre Julliarduser32: Reimplement loading of 16-bit cursors and icons...
2009-12-22  Alexandre Julliarduser32: Always return the actual pointer instead of...
2009-12-21  Alexandre Julliarduser32: Move a number of 16-bit cursor/icon functions...
2009-12-21  Alexandre Julliarduser32: Get rid of the CURSORICON_Copy internal function.
2009-12-21  Alexandre Julliarduser32: Reimplement CopyIcon16/CopyCursor16 using Creat...
2009-12-21  Alexandre Julliarduser32: Use CreateIconIndirect to implement CreateCursor.
2009-12-21  Mike Kaplinskiyuser32: Fix color mask handling in CreateIconIndirect.
2009-12-21  Michael Stefaniucuser32/tests: Don't cast NULL to an integer type.
2009-12-21  Alexandre Julliarduser32: Fix the string style check for comboboxes.
2009-12-21  Alexandre Julliarduser32: Support calling a 32-bit procedure even without...
2009-12-21  Alexandre Julliarduser32: Send all CreateWindow calls through the WoW...
2009-12-18  Alexandre Julliarduser32: Move wsprintf16 to user16.c.
2009-12-18  Alexandre Julliarduser32: Make WINPROC_AllocProc take a unicode flag...
2009-12-18  Alexandre Julliarduser32: Simplify window procedure allocation for the...
2009-12-18  Alexandre Julliarduser32: Pre-allocate the window procedure for the messa...
2009-12-18  Alexandre Julliarduser32: Pre-allocate the window procedure for the menu...
2009-12-18  Alexandre Julliarduser32: Pre-allocate the window procedure for the icon...
2009-12-18  Alexandre Julliarduser32: Pre-allocate the window procedure for the deskt...
2009-12-17  Alexandre Julliarduser32: Move EnumProps16 to wnd16.c.
2009-12-17  Alexandre Julliarduser32: Move the 16-bit menu functions to user16.c.
2009-12-17  Alexandre Julliarduser32: Move 16-bit window creation functions to 16...
next