cryptdlg: Add missing encoding info to the German resource file.
[wine] / dlls / user32 /
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.
2009-04-24  Alexandre Julliarduser32/tests: Fix a couple of dimension checks on W2k3...
2009-04-22  Michael Stefaniucuser32/tests: Don't use the long type.
2009-04-22  Alexandre Julliarduser32/tests: Fix a few sysparams tests on various...
2009-04-21  Huw Daviesuser32/tests: Fix tests on win9x.
2009-04-20  Francois GougetAssorted spelling fixes.
2009-04-20  Huw Davieswinex11.drv: Fix typo so that emf -> mfpict synthesis...
2009-04-20  Huw Davieswinex11.drv: Fix ordering of synthesized text formats.
2009-04-16  Rein Klazesuser32: When repainting a static control with SS_BITMAP...
2009-04-14  Hans Leidekkeruser32: By default, return all zeroes in the first...
2009-04-10  Alexandre Julliarduser32/tests: Fix a couple of test failures on Windows.
2009-04-10  Patrick Gauthieruser32: Handle magic font size 0x7fff in dialog templat...
2009-04-08  Rein Klazesuser32/tests: Avoid a few unneeded test failures in...
2009-04-03  Rein Klazesuser32: Fix for the ending of menu tracking in the...
2009-04-03  Rein Klazesuser32: In COMBO_WindowPosChanging() do not change...
2009-04-02  Rein Klazesuser32/tests: In sysparams fix another case where a...
2009-04-02  Nikolay Sivovuser32: Implemented GetWindowRgnBox with some tests.
2009-03-27  Rein Klazesuser32/tests: Show that a submenu is still functional...
2009-03-25  Patrick Gauthieruser32/tests: Check effect of magic font height value...
2009-03-25  Rein Klazesuser32: In MENU_SuspendPopup() make sure the right...
2009-03-23  Rein Klazesuser32/tests: In sysparams.c disable some Get/Set borde...
2009-03-13  Alexandre Julliarduser32/tests: Print a more useful line number in check_...
2009-03-13  Alexandre Julliarduser32/tests: Add optional restore sequence for Vista.
2009-03-11  Alexandre Julliarduser32/tests: Skip shift+button test if we don't receiv...
2009-03-11  Alexandre Julliarduser32/tests: SetForegroundWindow sometimes fails on...
2009-03-10  Nikolay Sivovuser32: Button should get captured when highlighted...
2009-03-09  Alexandre Julliarduser32/tests: Fix some message sequences for Vista...
2009-03-09  Alexandre Julliarduser32/tests: Avoid snprintf, it's broken on Mingw.
2009-03-06  Rein Klazesuser32: Check for invalid menu handle passed to TrackPo...
2009-03-06  Alexandre Julliarduser32/tests: Add more optional messages for Vista...
2009-03-05  Alexandre Julliarduser32/tests: Skip menu test if sending input failed...
2009-03-05  Alexandre Julliarduser32/tests: Mark a couple of painting messages as...
2009-03-05  Nikolay Sivovuser32: Use 1 unit caret width for Edit control.
2009-03-05  Nikolay Sivovuser32: Disable scroll bar control window when both...
2009-03-04  Alexandre Julliarduser32: Make mouse.drv into a stand-alone 16-bit module.
2009-03-04  Alexandre Julliarduser32: Make keyboard.drv into a stand-alone 16-bit...
2009-03-04  Alexandre Julliarduser32: Make display.drv into a stand-alone 16-bit...
2009-03-03  Alexandre Julliarduser32/tests: Add some more optional messages.
2009-03-03  Alexandre Julliarduser32/tests: Fix a couple of failing menu tests.
2009-03-03  Alexandre Julliarduser32: Use MAKEWPARAM instead of MAKELONG for menu...
2009-03-02  Rein Klazesuser32: MENU_TrackMenu, called from TrackPopupMenu...
2009-03-02  Paul Vriensuser32/tests: Fix some test failures on Win98/WinME.
2009-03-02  Michael Stefaniucuser32: Remove superfluous pointer casts.
2009-02-27  Rein Klazesuser32: In SetMenuInfo() implement the MIM_APPLYTOSUBME...
2009-02-26  Alexandre Julliarduser32/tests: Fix some message sequences for Win9x.
next