wined3d: Use ARB_internalformat_query2 for the other texture format caps too.
[wine] / dlls / uxtheme /
2013-04-15  Alexandre JulliardRemove empty DLL_PROCESS_DETACH case statements.
2013-04-03  André Hentscheluxtheme/tests: Don't test for themed app.
2012-11-28  Andrew Talbotuxtheme: Remove unused variable.
2012-05-22  Austin Englishuxtheme: plf is already a pointer.
2011-11-30  Alexandre Julliarduxtheme: Use the correct alpha for theme gradients.
2011-10-31  Ruslan Kabatsayevuxtheme: GetSysColor() expects the same type of argumen...
2011-08-31  Alistair Leslie... uxtheme: Set last error on NULL pointer.
2011-05-25  Marcus Meissneruxtheme: Mark internal symbols with hidden visibility.
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.
2011-03-30  André Hentscheluxtheme: Add OpenThemeDataEx.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-31  Alexandre Julliarduxtheme: Use int64 in the spec file for 64-bit integers.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-23  André Hentscheluxtheme: Quiet a noisy fixme.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-01  Henri Verbeetuxtheme: GetObject() already returns a DIB's absolute...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-12-09  Alexandre Julliarduxtheme: Fix some pointer cast warnings on 64-bit.
2009-11-23  Marcus Meissneruxtheme: Handle malformed keys a bit better (Coverity).
2009-02-09  Francois Gougetuxtheme: UXINI_ResetINI() is unused so remove it.
2009-01-26  Ge van Geldorpuxtheme/tests: Adjust error test for W2K8.
2009-01-13  Michael Stefaniucuxtheme: Remove superfluous pointer casts.
2008-12-09  Austin Englishuxtheme: Fix a compiler warning.
2008-12-04  Alexandre Julliarduxtheme: Make some functions static.
2008-11-26  Francois GougetStraighten out some ellipses.
2008-11-12  Reece Dunnuxtheme: Draw the correct part of the themed parent...
2008-11-10  Reece Dunnuxtheme: Add stubs for the double buffer drawing API...
2008-11-03  Michael Stefaniucuxtheme: Remove superflous casts.
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-09-30  Rob Shearmanuxtheme: SetPropW returns a BOOL not an HRESULT.
2008-07-21  Reece Dunnuxtheme/tests: Use HRESULT_FROM_WIN32 to check the...
2008-04-30  Andrew Talbotuxtheme: Remove unused variable.
2008-04-24  James Hawkinsuxtheme: Fix a test that fails in win2k3.
2008-04-24  Alex Villacís Lassouxtheme: Skip creation of temporary bitmap when paintin...
2008-04-24  Alex Villacís Lassouxtheme: Fix nasty regression with painting of themed...
2008-04-22  Austin EnglishSpelling fixes.
2008-04-22  Alex Villacís Lassouxtheme: Speed up UXTHEME_SizedBlt in the ST_TILE by...
2008-03-31  Andrew Talbotuxtheme: Assign to struct instead of using CopyMemory.
2008-03-20  Andrew Talbotuxtheme: Assign to structs instead of using memcpy.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-07  Reece H. Dunnuxtheme: Fix the system tests so they pass on Vista.
2008-01-23  Andrew Talbotuxtheme: Remove unneeded casts.
2008-01-16  Francois GougetAssorted spelling fixes.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-05-21  Andrew Talbotuxtheme: Exclude unused headers.
2007-04-18  Andrew Talbotuxtheme: Fix conflicting declarations.
2007-03-02  Marcus Meissneruxtheme: Fixed wrong index in draw.c.
2007-02-05  Andrew Talbotuxtheme: Declare some items static.
2006-11-13  Francois GougetAssorted spelling fixes.
2006-11-08  Francois Gougetuxtheme: winerror.h must not define the E_PROP_*_UNSUPP...
2006-11-08  Francois Gougetinclude: The PSDK does not have the A/W variants of...
2006-10-10  Michael Stefaniucuxtheme/tests: Fix Win64 printf format warnings.
2006-10-10  Michael Ploujnikovuxtheme: Win64 printf format warning fixes.
2006-10-09  Michael Stefaniucuxtheme: Win64 printf format warning fixes.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
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-09-11  Marcus MeissnerRemoves all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-14  Frank Richteruxtheme: Set non-client metrics from theme.
2006-08-14  Frank Richteruxtheme: Split color handling out of MSSTYLES_ParseThem...
2006-08-14  Frank Richteruxtheme: Enable gradient captions if a theme provides...
2006-08-14  Frank Richteruxtheme: Don't back up colors etc. when a theme is...
2006-08-02  Alexandre Julliarduxtheme: Make some variables static.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
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 Julliardmake_dlls: Ignore generated import libraries from the...
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.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-17  Paul Vriensuxtheme: Fix GetThemeSysString as the error-path was...
2006-04-07  Mike Hearnuxtheme: Fix GetThemeSysInt.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-11-10  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-09  Alexandre JulliardSpecify 64-bit integers as double instead of long long...
2005-09-06  Mike McCormackFix gcc 4.0 warnings.
2005-09-06  Gerald Pfeifer#include <stdlib.h> to get abs() prototype.
2005-09-02  Frank RichterRemove shlwapi dependency.
2005-08-30  Frank RichterMore elaborate IsThemeBackgroundPartiallyTransparent...
2005-08-30  Frank RichterEnumThemeColors() and EnumThemeSizes() actually do...
next