oleaut32/tests: Add test for tlibattr->lcid.
[wine] / dlls / user32 /
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.
2009-07-06  Frédéric Delanoyuser32: Update French translation.
2009-07-03  Michael Stefaniucuser32: Build language resource files separately.
2009-07-02  Dmitry Timoshkovuser32: Add a test for BM_SETSTYLE, make it pass under...
2009-06-30  Michael Stefaniucuser32: Remove unreachable code: break after return...
2009-06-25  Joel Holdsworthuser32: Added DrawIconEx alpha blending support.
2009-06-25  Joel Holdsworthuser32: Added DrawIcon alpha blending support.
2009-06-25  Alexandre Julliarduser32: Add call frame annotations in x86 assembly...
2009-06-25  Paul Vriensuser32/tests: Prevent some 'deadcode' (Coverity).
2009-06-23  Paul Vriensuser32/tests: Prevent some 'deadcode' (Coverity).
2009-06-22  Joel Holdsworthuser32/tests: Added tests for DrawIcon and DrawIconEx.
2009-06-22  Aric Stewartuser32: Update Japanese resources.
2009-06-22  Nicolas Le Camuser32/tests: Ignore WM_TIMECHANGE message.
2009-06-18  Dmitry Timoshkovuser32: Invalidate button on WM_KILLFOCUS, like Windows...
2009-06-15  Paul Vriensuser32/tests: Skip some tests on Win9x/WinME.
2009-06-12  Dmitry Timoshkovuser32: Add a test for PeekMessage((HWND)-1), make...
2009-06-11  Dmitry Timoshkovuser32: Add support for SPI_GETFOCUSBORDERWIDTH and...
2009-06-08  Alexandre Julliarduser32: Disable assert() for the mingw build since...
2009-06-08  Gerald Pfeiferuser32: Fix logic condition in SPY_DumpStructure().
2009-06-04  Alexandre Julliarduser32/tests: More systematically ignore the messages...
2009-06-04  Alexandre Julliarduser32/tests: Add more synchronization in the exit...
2009-06-04  Paul Vriensuser32/tests: Fix a test failure on Win95.
2009-06-04  Paul Vriensuser32/tests: Remove a trace() message.
2009-06-03  Alexandre Julliarduser32/tests: Add tests for message sequence of window...
2009-06-03  Alexandre Julliarduser32: Use a simplified sequence to destroy windows...
2009-06-02  Alexandre Julliarduser32/tests: Only check the foreground window when...
2009-06-02  Alexandre Julliarduser32/tests: Fix the listbox delete test on NT4.
2009-06-02  André Hentschelwinex11: Fix Ctrl+Shift+Tab translation.
2009-06-01  Alexandre Julliarduser32/tests: Make some sysparams registry key optional...
2009-06-01  Alexandre Julliarduser32/tests: Remove tests for internal DDE handle...
2009-06-01  Paul Vriensuser32: Fix Dutch translations.
2009-05-29  Gerald Pfeiferuser32/tests: Remove unused SAME macro.
2009-05-28  Alexandre Julliarduser32/tests: Fix some pointer conversion warnings...
2009-05-28  André Hentschelwinex11: Fix Ctrl+Tab translation.
2009-05-28  Austin Englishuser32: Downgrade a FIXME to a WARN.
2009-05-27  Nikolay Sivovuser32: Add a stub for DisableProcessWindowsGhosting.
2009-05-25  Gerald Pfeiferuser32/tests: Fix MODIFIED macro.
2009-05-19  Dmitry Timoshkovuser32: Invalidate a being removed listbox item before...
2009-05-13  Paul Vriensuser32/tests: Fix test failures on Win9x/WinME.
2009-05-13  Alexandre Julliarduser32/tests: Add an optional message for Win95.
2009-05-12  Alexandre Julliarduser32/tests: Add more systematic support for ignoring...
2009-05-12  Alexandre Julliarduser32/tests: Fix the LB_DELETESTRING for older Windows...
2009-05-07  Alexandre Julliarduser32/tests: Fix the window creation on Win64.
2009-05-06  Eric Pouechuser32: Make ddeml.dll into a stand-alone 16bit module.
2009-05-06  Eric Pouechuser32: Clearly separate the 16bit code out of user32.
2009-05-05  Alexandre Julliarduser32: Make sure the system params DC cannot be deleted.
2009-05-05  Nicolas Le Camuser32/tests: Fix scroll tests when theming is disabled.
2009-05-04  Rein Klazesuser32: Combine horizontal and vertical window scroll...
2009-05-04  Francois GougetAssorted spelling fixes.
2009-05-04  Nicolas Le Camuser32/tests: Fix VK_RMENU input tests on localized...
2009-05-01  Rein Klazesuser32/tests: Fix a test in edit.c that was not testing...
2009-04-30  Rein Klazesuser32/tests: Show that vertical and horizontal window...
2009-04-29  Dmitry Timoshkovuser32: Add the tests for LB_DELETESTRING, make them...
2009-04-24  Alexandre Julliarduser32/tests: Don't try to unpack or free invalid handles.
2009-04-24  Alexandre Julliarduser32: Fix the DDE service formatting for 64-bit.
next