gdiplus/tests: Elliptic regions have a shorter layout in win98.
[wine] / dlls / user32 /
2009-01-10  Alexandre Julliarduser32: Winproc handles do not get sign-extended on...
2009-01-08  Alexandre Julliarduser32: Fix pointer cast warnings on 64-bit.
2009-01-08  Alexandre Julliarduser32/tests: Fix some integer to pointer conversion...
2009-01-08  Alexandre Julliarduser32: Avoid a pointer cast in a trace.
2009-01-08  Alexandre Julliarduser32/tests: Fix some integer to pointer conversion...
2009-01-08  Francois Gougetwinapi_test: The tests don't support WIN64 yet so disab...
2009-01-08  Francois Gougetwinapi_test: The real tests are done at compile time...
2009-01-08  Francois Gougetwinapi_test: Fix TEST_FIELD() so it correctly tests...
2009-01-08  Francois Gougetwinapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08  Francois Gougetwinapi_test: Updated so the generated tests work.
2009-01-08  Alexandre Julliarduser32/tests: Fix most of the macro abuse in the menu...
2009-01-04  Andrey Turkinuser32: GetUserObjectSecurity should return a valid...
2009-01-03  Alexandre Julliarduser32/tests: Fix some printf formats for 64-bit.
2009-01-03  Alexandre Julliarduser32/tests: Fix pointer casting warnings on 64-bit.
2009-01-02  Rob Shearmancomctl32: Add names for now documented toolbar messages.
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.
next