wined3d: Add mapping for MOV instructions in shader_hw_map2gl.
[wine] / dlls / user32 /
2008-12-31  Alexandre Julliarduser32: Convert wvsprintfA/W to use an MS ABI vararg...
2008-12-31  Alexandre Julliardserver: Make atom_t an unsigned int to avoid padding...
2008-12-30  Alexandre Julliardserver: Make the message callback function a client_ptr...
2008-12-29  Alexandre Julliardserver: Make hook procedures client_ptr_t instead of...
2008-12-29  Alexandre Julliardserver: Make the class opaque data a client_ptr_t inste...
2008-12-29  Alexandre Julliardserver: Make module handles always 64-bit.
2008-12-29  Byeongsik Jeonuser32: Implementation the SPI_{GET|SET}FONTSMOOTHING...
2008-12-24  Alexandre Julliardserver: Make lparam_t always 64-bit.
2008-12-24  Alexandre Julliardserver: Store data for hardware messages in the message...
2008-12-24  Alexandre Julliarduser32: Fix SPI_SETMOUSESPEED handling, the parameter...
2008-12-23  Vincent Pelletieruser32: Fix SPI_GETMOUSESPEED and SPI_SETMOUSESPEED.
2008-12-23  Maarten Lankhorstuser32/winex11.drv: Change all user32 operations to...
2008-12-18  Aric Stewartuser32: Remove the driver call for GetKeyboardLayoutLis...
2008-12-17  Maarten Lankhorstgdi32/user32: Make __wine_make_gdi_object_system CDECL.
2008-12-16  Andrew Talbotuser32: Sign-compare warnings fix.
2008-12-16  Paul Vriensuser32/tests: Destroy the windows after the tests.
2008-12-12  Aric Stewartuser32: Proper handling of WM_INPUTLANGCHANGEREQUEST.
2008-12-12  Francois Gougetuser32/tests: Make some functions static.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-11  ByeongSik Jeon*Zh.rc: Update the Chinese resource font name to "MS...
2008-12-11  Aric Stewartuser32: Implement handling of WM_INPUTLANGCHANGE.
2008-12-10  Alexandre Julliardserver: Windows properties are actually generic params...
2008-12-08  Lei Zhanguser32: Check input to GetAsyncKeyState().
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-12-08  Alexandre Julliarduser32/tests: Added some tests for behavior of 64-bit...
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-12-05  Paul Vriensuser32/tests: Fix some typos.
2008-12-04  Alexandre JulliardDefine _WIN32_WINNT before including any headers.
2008-12-04  Francois GougetMake sure we have a space before the ellipses in Sloven...
2008-12-03  Maarten Lankhorstuser32: Fix dialogs for 64-bits wine.
2008-12-01  Andrew Riediuser32: The frames of .ani cursors are .ico's, not...
2008-12-01  Andrew Riediuser32: Cursors can have more than one color.
2008-11-26  Andrew Riediuser32: Make the hotspot ICON_HOTSPOT when loading...
2008-11-26  Alexandre Julliarduser32/tests: Fix a number of window tests on Win9x...
2008-11-25  Francois Gougetuser32: Remove WINAPI/CALLBACK on static functions...
2008-11-21  Alexandre Julliarduser32/tests: Only test the window caption status if...
2008-11-21  Andrew Riediuser32: Fix the loading of stretched cursors.
2008-11-21  Paul Vriensuser32/tests: Fix a few test failures on Win9x.
2008-11-20  Alexandre Julliarduser32/tests: Allow the foreground window to be null...
2008-11-20  Alexandre Julliarduser32/tests: Fix some of the sysparams tests on Win9x...
2008-11-20  Alexandre Julliarduser32/tests: Fix the monitor tests on NT4.
2008-11-20  Alexandre Julliarduser32/tests: Fix wildcard directory lists handling...
2008-11-20  Alexandre Julliarduser32/tests: Fix the edit margins tests on Win9x.
2008-11-20  Alexandre Julliarduser32/tests: Fix the cursor tests on Win9x.
2008-11-20  Alexandre Julliarduser32/tests: The BSF_SENDNOTIFYMESSAGE flag is not...
2008-11-20  Paul Vriensuser32/tests: Don't crash on Win95.
2008-11-20  Alexandre Julliarduser32/tests: Fix a few more failures in the window...
2008-11-19  Florian Köberleuser32/tests: Test size and minmax of WS_THICKFRAME...
2008-11-19  Florian Köberleuser32/tests: Capture tests should not require no activ...
2008-11-19  Dmitry Timoshkovuser32: Do not change focus if the window is no longer...
2008-11-18  Damjan Jovanovicuser32: Handle NULL rectangles in WM_NCCALCSIZE.
2008-11-17  Francois GougetAssorted spelling fixes.
2008-11-17  Paul Vriensuser32/tests: Fix a test failure on Win9x, WinMe and...
2008-11-17  Alexandre Julliarduser32: Fix FindWindow to not match an empty class...
2008-11-17  Dylan Smithuser32: Added message spy string for IME Status messages.
2008-11-14  Alexandre Julliarduser32/tests: Fix the resource tests for various Window...
2008-11-14  Andrew Riediuser32: Initial .ani support (only first frame).
2008-11-13  Vitaliy Margolenuser32/tests: Print line numbers of callers in check_wn...
2008-11-12  Alexandre Julliarduser32: Don't process other messages when recursing...
2008-11-12  Alexandre Julliarduser32/tests: Make sure the message test doesn't hang...
2008-11-12  Alexandre Julliarduser32/tests: Skip the PM_QS_* PeekMessage tests on...
2008-11-12  Alexandre Julliarduser32/tests: Fix window tests on various Windows versions.
2008-11-11  Hans Leidekkeruser32: Add a stub implementation of ChangeWindowMessag...
2008-11-10  Paul Chitescuuser32: Unimplemented SystemParametersInfoW actions...
2008-11-07  Paul Vriensuser32/tests: Skip GetMenuItemInfo tests on NT4 and...
2008-11-07  Paul Vriensuser32/tests: Set last error if the menu item cannot...
2008-11-07  Paul Vriensuser32/tests: Fix some test failures on Win9x.
2008-11-07  Nicolas Le Camuser32: Partially implement SystemParametersInfo(SPI_...
2008-11-06  Paul Vriensuser32/tests: Fix some test failures on Win9x and WinMe.
2008-11-06  Detlef Riekenberguser32/tests: Fix crash on win9x in the dde test.
2008-11-05  Michael Stefaniucuser32: Remove superfluous casts of void pointers.
2008-11-04  Michael Stefaniucuser32: Do not cast zero.
2008-11-03  Michael Stefaniucuser32: Do not cast NULL.
2008-10-29  Alexandre Julliarduser32: Add a bunch of tests for GetQueueStatus and...
2008-10-29  Alexandre Julliarduser32: Use a local buffer in peek_message to save...
2008-10-29  Alexandre Julliarduser32: Specify the new queue mask separately from...
2008-10-29  Alexandre Julliarduser32: Move thread info setting and WH_GETMESSAGE...
2008-10-29  Alexandre Julliarduser32: Move handling of internal messages into peek_me...
2008-10-29  Dmitry Timoshkovuser32: Handle all kinds of values returned by WIN_GetPtr.
2008-10-27  Detlef Riekenberguser32/tests: Avoid crash on win9x.
2008-10-27  Dmitry Timoshkovuser32: Make ToAscii(Ex) and ToUnicode(Ex) prototypes...
2008-10-27  Michael Stefaniucuser32: HGDIOBJ is interchangeable with other handle...
2008-10-20  Dmitry Timoshkovuser32: Fix a typo.
2008-10-20  Francois GougetAssorted spelling fixes.
2008-10-18  Alexandre Julliarduser32: Convert source files to utf-8.
2008-10-17  Alexandre Julliarduser32/test: Fix a couple of message test failures...
2008-10-17  Dmitry Timoshkovuser32: Add a test for fullscreen window sizing, make...
2008-10-16  Aric Stewartuser32: Update DrawText tests to cover behavior differe...
2008-10-15  Aric Stewartuser32: Make sure our vertical line count is at least...
2008-10-15  Lei Zhanguser32: Send messages for edit control context menu...
2008-10-14  Aric Stewartuser32: DrawText handling of 0 counts with string,...
2008-10-14  Aric Stewartuser32: In DrawTextW/A make sure to properly initialize...
2008-10-13  Muneyuki Noguchiuser32: Convert Japanese resource to UTF-8.
2008-10-09  Paul Vriensuser32/tests: Don't crash on NT4.
2008-10-07  Paul Vriensuser32/tests: Fix failures on W2K and below.
2008-10-07  Paul Vriensuser32/tests: Run tests on win95 again.
2008-10-06  Dylan Smithuser32: Converted rcScrollBar to screen coordinates.
2008-10-06  Dmitry Timoshkovuser32: Print the expected and received rectangles.
2008-10-02  Aric Stewartuser32/tests: GetMenuItemCount returns INT so check...
2008-10-02  Aric Stewartuser32/tests: GetMenuItemCount returns an INT which...
next