winspool: Implement AddMonitor.
[wine] / dlls / winspool / winspool.drv.spec
2006-02-20  Detlef Riekenbergwinspool: Add documentation and a stub for SetDefaultPr...
2006-01-05  Marcus Meissnerwinspool: Added ordinal exported functions of winspool...
2005-07-22  Huw DaviesImplement the undocumented StartDocDlg[A|W]. These...
2005-06-22  Alexandre JulliardSort entry points alphabetically.
2005-02-21  Hans LeidekkerStub implementations for AbortPrinter, AddPortEx{A,W},
2005-01-03  Hans LeidekkerStub implementations for AddMonitorW, DeletePrinterDriverW,
2004-12-15  Alexandre JulliardIt makes no sense to export the dll entry point as...
2004-10-29  Ulrich CzekallaAdd stubs for EnumPrintProcessorsAW.
2004-08-13  Huw DaviesFix first parameter of GetDefaultPrinterA|W.
2004-03-17  Steven EdwardsAdd stubs for EnumMonitors[A/W].
2003-08-12  Mike McCormackStub some winspool functions.
2003-05-13  Aric StewartStub AddPortA.
2003-04-27  Uwe BonnesAdded GetPrintProcessorDirectoryA stub.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-12-17  Dimitrie O. PaunAdded stubs for {Start,End}{Doc,Page}Printer.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-01-22  Mark G. AdamsAdd GetDefaultPrinter() functions.
2002-01-15  Dmitry TimoshkovForce ordinal allocation start from 100 as in Windows.
2001-02-21  Ian PilcherImplement EnumPrinterDataEx{A|W}.
2001-02-12  Huw D M DaviesImplement Set/GetPrinterData[Ex].
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-09-29  Stefan Leichter- moved some code from WINSPOOL_GetPrinterDriver into...
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-23  Francois GougetMerged DeviceCapabilities and DeviceCapabilitiesA.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.