Some of our testers don't have a default printer, simply skip the
[wine] / dlls / winspool / Makefile.in
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-08-12  Dmitry TimoshkovConvert CreateDC to unicode in the driver interface.
2003-05-19  Huw DaviesBasic implementation of EnumPortsA: dump all the serial...
2003-03-31  Dmitry TimoshkovFix some problems found while compiling and linking...
2003-01-15  Stefan LeichterAdded tests for GetPrinterDriverDirectoryA.
2002-11-12  Marcus MeissnerDo not link against -lcups directly, but dynamically...
2002-10-22  Michael StefaniucCompile the winspool dll with STRICT defined.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-06-14  Alexandre JulliardRemoved install_libdir targets and centralized the...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2001-04-27  Marcus MeissnerAdded CUPS printing support.
2000-11-29  Alexandre JulliardCleaned up some more dependencies on Wine internal...
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-04-25  Eric PouechFixed winspool(.drv) loading.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-08-15  Thuy NguyenReplaced a static ten element array with a dynamic...
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-05-17  Huw D M DaviesImplement DocumentProperties, DeviceCapabilities, begin...