makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / uxtheme / Makefile.in
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...
2008-11-10  Reece Dunnuxtheme: Add stubs for the double buffer drawing API...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2006-10-09  Michael Stefaniucuxtheme: 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-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-06-14  Paul Vriensuxtheme: Add framework and initial tests.
2005-09-02  Frank RichterRemove shlwapi dependency.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-02-16  Kevin KoltzauImplement DrawThemeBackgroundEx, DrawThemeText, GetThem...
2004-01-16  Kevin KoltzauAdd INI file processing.
2003-12-08  Kevin KoltzauLoad, validate and retrieve a few properties from an...
2003-12-04  Kevin KoltzauAdded stubs for all functions.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-04  Kevin KoltzauInitial implementation of uxtheme.dll, mostly stubbed...