include: Assorted spelling fixes.
[wine] / dlls / uxtheme / tests /
2011-08-31  Alistair Leslie... uxtheme: Set last error on NULL pointer.
2011-04-05  André Hentscheluxtheme/tests: Remove unneeded comment.
2011-04-05  André Hentscheluxtheme/tests: Mark XP SP1 behaviour as broken.
2011-03-31  André Hentscheluxtheme/tests: Fix typo.
2011-03-30  André Hentscheluxtheme/tests: Add tests for OpenThemeDataEx.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-01-26  Ge van Geldorpuxtheme/tests: Adjust error test for W2K8.
2008-10-27  Reece Dunnuxtheme: Fixed the todo blocks in the IsThemed tests...
2008-10-21  Paul Vriensuxtheme/tests: Use skip instead of trace.
2008-07-21  Reece Dunnuxtheme/tests: Use HRESULT_FROM_WIN32 to check the...
2008-04-24  James Hawkinsuxtheme: Fix a test that fails in win2k3.
2008-02-07  Reece H. Dunnuxtheme: Fix the system tests so they pass on Vista.
2008-01-16  Francois GougetAssorted spelling fixes.
2006-11-08  Francois Gougetuxtheme: winerror.h must not define the E_PROP_*_UNSUPP...
2006-10-10  Michael Stefaniucuxtheme/tests: Fix Win64 printf format warnings.
2006-10-10  Michael Ploujnikovuxtheme: 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-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-06-27  Paul Vriensuxtheme/tests: Add tests for IsThemePartDefined.
2006-06-27  Paul Vriensuxtheme/tests: Add tests for GetCurrentThemeName.
2006-06-27  Paul Vriensuxtheme/tests: Added a bit more functional tests to...
2006-06-23  Paul Vriensuxtheme/tests: Destroy the windows after we've used...
2006-06-23  Paul Vriensuxtheme/tests: Add a case sensitivity test.
2006-06-22  Paul Vriensuxtheme/tests: Only test the needed functions once...
2006-06-22  Paul Vriensuxtheme/tests: Add some tests for GetWindowTheme.
2006-06-21  Paul Vriensuxtheme/tests: Extra testing for GetLastError.
2006-06-19  Paul Vriensuxtheme/tests: Added test for IsAppThemed and grouped...
2006-06-19  Paul Vriensuxtheme/tests: Change S_OK to the more appropriate...
2006-06-16  Francois GougetAdd trailing '\n's to ok() calls.
2006-06-14  Paul Vriensuxtheme: Add framework and initial tests.