mshtml.idl: Added IHTMLLabelElement* interfaces declarations.
[wine] / include / winspool.h
2012-05-31  Huw Daviesinclude: Add a couple of missing printer status values.
2010-10-13  Detlef Riekenbergwinspool: Use CUPS for printing.
2010-06-14  Alexandre Julliardinclude: Define the SPLREG winspool string constants.
2008-02-27  Detlef Riekenberginclude/winspool: Add defines for dwAction.
2007-12-12  Marcel Partapinclude/winspool.h: Add FORM_INFO_2.
2007-07-18  Detlef Riekenberginclude/winspool.h: Add missing struct.
2007-06-05  Detlef Riekenbergwinspool: Implement AddPortEx.
2007-06-04  Detlef Riekenberginclude/winspool: Add more flags for printer drivers.
2007-04-16  Detlef Riekenberginclude/winspool: Declare missing function.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-01  Detlef Riekenbergwinspool.h: Add missing declarations.
2005-08-08  Detlef Riekenberg- Access rights for Printserver, Printers and Printjobs...
2005-07-22  Huw DaviesImplement the undocumented StartDocDlg[A|W]. These...
2005-07-18  Hans LeidekkerFix some -Wmissing-declarations warnings.
2005-02-21  Hans LeidekkerStub implementations for AbortPrinter, AddPortEx{A,W},
2004-10-04  Francois GougetFix the JobId field case.
2004-04-20  Francois GougetAssorted spelling fixes.
2003-11-11  Alexandre JulliardAuthors: Dmitry Timoshkov <dmitry@codeweavers.com>...
2003-01-07  Francois GougetRemove extra #include directives from winspool.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-22  Mark G. AdamsAdd GetDefaultPrinter() functions.
2001-02-21  Ian PilcherImplement EnumPrinterDataEx{A|W}.
2001-02-12  Huw D M DaviesImplement Set/GetPrinterData[Ex].
2000-07-23  Ove KaavenReduce scope of "Status" #ifdef hack.
2000-06-11  Francois GougetFixed a typo in the name of FreePrinterNotifyInfo.
2000-05-25  Huw D M DaviesMove winspool to unicode.
1999-10-24  Patrik StridvallMade the include files self-sufficient.
1999-09-04  Huw D M DaviesAdded loads of types, defines and declarations to winsp...
1999-07-30  Klaas van Gend- added Collate/NoCollate Icons to Print32 dialog ...
1999-07-23  Huw D M DaviesEnumJobs stub.
1999-07-10  Huw D M DaviesImplemented GetPrinterA and GetPrinterDriverA.
1999-05-22  Huw D M DaviesImplemented AddPrinterA, AddPrinterDriverA and GetPrint...
1999-05-17  Huw D M DaviesImplement DocumentProperties, DeviceCapabilities, begin...
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-11  Klaas van GendAdded stub for PrinterProperties.
1999-03-22  Klaas van GendImplementation of EnumPrintersA, info level 4 and 5.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-10  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Albert Den Haan...