jscript: Make String_toUpperCase generic.
[wine] / dlls / comdlg32 / tests / filedlg.c
2009-07-13  Rein Klazescomdlg32/tests: Remove file dialog resize tests that...
2009-07-10  Rein Klazescomdlg32: Memorize and restore the size of the file...
2009-07-07  Rein Klazescomdlg32: Rearrange some more controls when resizing...
2009-07-03  Rein Klazescomdlg32/tests: fix a few test failures on Vista and...
2009-07-02  Rein Klazescomdlg32: Don't call ShowWindow for the custom dialog...
2009-06-30  Rein Klazescomdlg32: Fix a problem with the returned value of...
2009-06-17  Paul Vrienscomdlg32/tests: Fix some typos.
2009-06-17  Rein Klazescomdlg32/tests: Fix file dialog resize failures on...
2009-06-16  Rein Klazescomdlg32: Delay setting the initial size of resizable...
2009-02-26  Francois Gougetcomctl32/tests: Use win_skip() to skip over unimplement...
2009-02-09  Ricardo Filipeinclude: Fix commdlg hook procedures return type.
2009-01-14  Michael Stefaniuccomdlg32: Remove superfluous pointer casts.
2008-11-21  Paul Vrienscomdlg32/tests 2/2: Fix a test failure on Win9x.
2008-11-21  Paul Vrienscomdlg32/tests 1/2: Fix a test failure on XP and W2K3.
2008-10-28  Alistair Leslie... comdlg32: Fix test under win98.
2008-10-24  Francois Gougetcomdlg32/tests: Remove unneeded casts.
2008-10-22  Aric Stewartcomdlg32: Some applications expect the filter combo...
2008-10-22  Aric Stewartcomdlg32/tests: Add a test for GetOpenFileName with...
2008-10-14  Henri Verbeetcomdlg32: Add a basic test for IShellView2_CreateViewWi...
2008-06-30  James Hawkinscomctl32: Fix two failing tests in win9x.
2008-06-21  Mikołaj Zalewskicomdlg32/tests: Make sure no ANSI strings are passed...
2008-06-20  Mikołaj Zalewskicomdlg32: Implement CDM_GETFOLDERIDLIST.
2007-06-07  Paul Vrienscomdlg32/tests: Skip some not implemented functions...
2007-04-24  Lei Zhangcomdlg32: Initialize CommDlgExtendedError() return...