mlang: Encode all the way to the NULL terminator.
[wine] / dlls / uxtheme / tests /
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.