comdlg32: Correctly report the filter.
[wine] / dlls / comdlg32 / tests /
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Vincent Povirkcomdlg32: Always use screen dpi in the font dialog...
2010-02-22  Vincent Povirkcomdlg32: Add a test showing the font dialog ignores...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-19  Vincent Povirkcomdlg32/tests: Font sizes are influenced by the displa...
2010-02-17  Vincent Povirkcomdlg32/tests: Rely on the Symbol font instead of...
2010-02-16  Vincent Povirkcomdlg32: Add a minimal test for the font dialog.
2010-02-05  Alexandre Julliardcomdlg32/tests: Remove some AbortProc checks that fail...
2010-01-04  Nikolay Sivovcomdlg32/tests: Free global blocks after PrintDlg(...
2009-11-20  Paul Vrienscomdlg32/tests: Fix some test failures on Win7.
2009-10-07  Rein Klazescomdlg32: Make explorer type file dialogs without custo...
2009-09-16  Paul Vrienscomdlg32/tests: Test the correct path length for CDM_GE...
2009-09-16  Paul Vrienscomdlg32/tests: Fix a test failure on Vista/W2K.
2009-08-31  Ge van Geldorpcomdlg32/tests: Fix test on Win7.
2009-08-10  Rein Klazescomdlg32/tests: Fix some test failures on Win95 and...
2009-08-06  Rein Klazescomdlg32: Fix problems in calculation of the size of...
2009-08-04  Nicolas Le Camcomdlg32/tests: Fix a failing test on Win2k and below.
2009-08-04  Nicolas Le Camcomdlg32/tests: Hardcode expected values when possible.
2009-08-03  Rein Klazescomdlg32: Set MAXTEXTROWS of the toolbar in the file...
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-05-25  Huw Daviescomdlg32/tests: PrintDlgExW returns E_NOTIMPL on some...
2009-02-26  Francois Gougetcomctl32/tests: Use win_skip() to skip over unimplement...
2009-02-25  Francois Gougetcomdlg32/tests: Use win_skip() to skip over unimplement...
2009-02-19  Huw Daviescomdlg32/tests: Vista can return a failure from StartDo...
2009-02-18  Huw Daviescomdlg32/tests: Skip remaining tests if StartDoc fails.
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-10-08  Henri Verbeetcomdlg32: Add a test for AbortProc handling.
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.
2008-06-09  Paul Vrienscomdlg32/tests: Use GetModuleHandle instead of LoadLibrary.
2008-05-07  Detlef Riekenbergwinspool: Set PrinterPorts for win3.x/win9.x compatibility.
2008-03-24  Reece Dunncomdlg32: Fix building the tests with MSVC headers.
2007-11-19  Michael Stefaniuccomdlg32: Remove duplicate includes.
2007-10-26  Detlef Riekenbergcomdlg32/tests: Initial tests for PrintDlgExW.
2007-10-09  Francois Gougetcomdlg32/tests: Tell PageSetupDlg() not to bring up...
2007-09-25  Detlef Riekenbergcomdlg32/tests: Remove debug code and the tabs.
2007-09-25  Detlef Riekenbergcomdlg32/tests: Add tests for PRINTDLG->hDevNames.
2007-08-20  Marcus Meissnercomdlg32/tests: Handle case where no printer is configured.
2007-08-10  Detlef Riekenbergcomdlg32/tests: More tests for the member lStructSize.
2007-08-10  Detlef Riekenbergcomdlg32/tests: Add simple tests for PrintDlgA.
2007-06-07  Paul Vrienscomdlg32/tests: Skip some not implemented functions...
2007-04-24  Lei Zhangcomdlg32: Initialize CommDlgExtendedError() return...
2006-12-27  Michael Stefaniucjanitorial: In multiline strings there is no need for...
2006-12-14  Francois Gougetcomdlg32: Fix PrintDlg(NULL) and reenable a test that...
2006-10-06  Michael Stefaniuccomdlg32/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-24  Detlef Riekenbergcomdlg32/tests: PrintDlg with PD_RETURNDEFAULT can...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-06  Detlef Riekenbergcomdlg32: Add initial test.