user32/tests: Fix some combo box tests for different font sizes.
[wine] / dlls / user32 / tests / dialog.c
2010-09-15  Vladimir Panteleevuser32: Fix VK_RETURN handling in IsDialogMessage for...
2010-07-07  André Hentscheluser32/tests: The dialog for that proc has no IDCANCEL.
2010-07-02  André Hentscheluser32/tests: Test that GetDlgItem does not recurse.
2010-05-19  Andrew EikumRevert "user32: Don't use DLGTEMPLATE's ExStyle when...
2010-05-08  Andrew Eikumuser32: Don't use DLGTEMPLATE's ExStyle when creating...
2010-04-26  Nikolay Sivovuser32/tests: Add some GetDlgItem() tests regarding...
2010-03-02  Henri Verbeetuser32: Also show dialogs right after a WM_TIMER message.
2010-02-23  Andrew Nguyenuser32/tests: Fix a failure message trace.
2010-02-23  Andrew Nguyenuser32: Ensure that WM_INITDIALOG passes the first...
2010-01-08  Nikolay Sivovuser32/tests: Forward test proc to default dialog proce...
2009-08-26  Sergey Khodychuser32: Use IDOK as default identifier in a template.
2009-08-24  Andrew Nguyenuser32/tests: Fix a test failure on Win9x.
2009-08-14  Andrew Eikumuser32/tests: Add tests for saving and restoring contro...
2009-08-12  Dmitry Timoshkovuser32: Return 0 from DefDlgProc and dialog loop for...
2009-08-10  Andrew Nguyenuser32/tests: Fix some test failures on Windows.
2009-08-07  Andrew Nguyenuser32/tests: Test the behavior of DialogBoxParamA...
2009-04-10  Patrick Gauthieruser32: Handle magic font size 0x7fff in dialog templat...
2009-03-25  Patrick Gauthieruser32/tests: Check effect of magic font height value...
2009-01-13  Michael Stefaniucuser32/tests: Do not cast the (IDC|IDI|RT)_* defines...
2009-01-08  Alexandre Julliarduser32/tests: Fix some integer to pointer conversion...
2008-11-05  Michael Stefaniucuser32: Remove superfluous casts of void pointers.
2008-07-30  Alexandre Julliarduser32/tests: Fix some tests on Win9x.
2008-03-10  Paul Vriensuser32/tests: Use A-call.
2008-01-16  Francois GougetAssorted spelling fixes.
2007-10-25  Lei Zhanguser32: Do not send button click to dialog with disable...
2007-09-21  Peter Oberndorferuser32/tests: Fix dialog proc prototypes.
2007-02-15  Louis Lendersuser32: Fix error return values in DialogBoxParam ...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.