makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / itss / 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...
2009-07-03  Alexandre Julliardmakefiles: Regenerate the source lists using make_makef...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-02-23  Jacek Cabanitss: Fix handling URLs with back slashes and escaped...
2006-12-26  Alexandre Julliardmakedep: Add support for magic comments in .rc files...
2006-12-26  Jacek Cabanitss: Added ITS protocol implementation.
2006-12-24  Jacek Cabanitss: Added ITSProtocol stub implementation.
2006-12-24  Jacek Cabanitss: Move registration code to inf file and add missin...
2006-10-12  Hans Leidekkeritss: 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-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2005-08-25  James HawkinsMoved itss.idl to include/wine.
2005-08-23  James HawkinsRegister the ITStorage class.
2005-08-09  Alexandre Julliarditss doesn't need an import library.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-09-21  Alexandre JulliardBuild the .h files from their idl source at compile...
2004-09-20  Alexandre JulliardBuild idl files as part of the normal build process.
2004-08-24  Alexandre JulliardAuthors: Stewart Caie<kyz@uklinux.net>, Jed Wing <jedwi...