Added more error codes to dxerr8 and dxerr9 which were extracted from
[wine] / dlls / winspool /
2005-10-26  Stefan LeichterFix for GetPrinterDriverDirectoryA test.
2005-10-24  Robert LunnonRename queue_t to jobqueue_t to avoid collision with...
2005-10-03  Maxime BellengéFix a cut&paste mistake.
2005-09-29  Kevin KoltzauFix warnings in 64bit.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-13  Detlef RiekenbergLet EnumPrinterDrivers return the number of drivers.
2005-09-12  Kimmo MyllyvirtaAdded Finnish resources.
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-08-19  Mike McCormackFix gcc 4.0 warnings.
2005-08-03  Mike McCormackgcc 4.0 RegSetValueEx warning fixes.
2005-07-26  Dmitry TimoshkovAvoid an orthographic error by rephrasing the message.
2005-07-26  Dmitrij SinukovAdded Russian resources.
2005-07-22  Huw DaviesImplement the undocumented StartDocDlg[A|W]. These...
2005-07-22  Francois GougetMake the unistd.h include conditional.
2005-07-20  Huw DaviesLookup the port in the spooler registry key and map...
2005-07-19  Huw DaviesPrinter handles referring to the same printer should...
2005-07-18  Huw DaviesPartial implementation of GetJob.
2005-07-15  Huw DaviesSet the default doc title to that of Windows.
2005-07-13  Huw DaviesPartial implementation of SetJobW.
2005-07-13  Henning Gerhardt- Added German winspool resource file.
2005-07-12  Huw DaviesForward SetJobA -> SetJobW.
2005-07-12  Huw DaviesScheduleJob for 'file' ports.
2005-07-11  Huw DaviesScheduleJob for (as yet unused) 'cups' ports.
2005-07-10  Huw DaviesScheduleJob for 'lpr' ports.
2005-07-08  Huw DaviesImplement {Start,End}DocPrinter and WritePrinter.
2005-07-06  Huw DaviesAdd an implementation of AddJob and a partial one of...
2005-07-05  Huw DaviesAdd one more level of indirection to the printer handle...
2005-06-30  Huw DaviesForward StartDocPrinterA to StartDocPrinterW.
2005-06-28  Alexandre JulliardMoved ppd file configuration to HKCU\Software\Wine...
2005-06-22  Alexandre JulliardSort entry points alphabetically.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-05-31  Alexandre JulliardRemove import lib on make clean.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-05-06  Alexandre JulliardRenamed wineps.dll to wineps.drv for consistency.
2005-05-06  Francois GougetAssorted spelling fixes.
2005-03-31  Huw DaviesSet the registry keys under HCU\Software\Microsoft...
2005-03-29  Dimitrie O. PaunUnicodify WINSPOOL_OpenDriverReg().
2005-02-21  Hans LeidekkerStub implementations for AbortPrinter, AddPortEx{A,W},
2005-01-03  Hans LeidekkerStub implementations for AddMonitorW, DeletePrinterDriverW,
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-15  Alexandre JulliardIt makes no sense to export the dll entry point as...
2004-12-13  Eric PouechFixed some errors in function prototypes.
2004-11-30  Eric PouechConst correctness fixes.
2004-11-24  Mike McCormackReturn correct error code in EnumPrinters.
2004-10-29  Ulrich CzekallaAdd stubs for EnumPrintProcessorsAW.
2004-10-18  Mike McCormackFix port enumeration.
2004-10-04  Mike McCormackFix port enumeration.
2004-08-13  Huw DaviesFix first parameter of GetDefaultPrinterA|W.
2004-06-16  Stefan LeichterAdded some logging to the GetPrinterDriverDirectoryA...
2004-06-15  Stefan LeichterFix the tests of GetDefaultPrinterA on win2k if no...
2004-06-14  Stefan LeichterLog the last error too if the tests fail without defaul...
2004-06-04  Dimitrie O. PaunSome of our testers don't have a default printer, simpl...
2004-05-02  Marcus MeissnerUse memcpy instead of weird casts.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-17  Steven EdwardsAdd stubs for EnumMonitors[A/W].
2004-03-07  Stefan LeichterMoved implementation of GetDefaultPrinter from ascii...
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-06  Francois GougetAssorted spelling fixes.
2004-01-02  Robert ShearmanRemove PRINTDLG_GetDefaultPrinterName; use Win32 GetDef...
2003-11-27  Alexandre JulliardPorting fixes.
2003-11-11  Alexandre JulliardAuthors: Dmitry Timoshkov <dmitry@codeweavers.com>...
2003-11-11  Huw DaviesMuch better parsing of /etc/printcap.
2003-11-05  Huw DaviesMake sure that all printer entries have a valid Name...
2003-10-15  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-12  Alexandre JulliardAvoid crashes when devmode is null.
2003-08-12  Dmitry TimoshkovConvert CreateDC to unicode in the driver interface.
2003-08-12  Mike McCormackStub some winspool functions.
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-06-23  Huw DaviesIt seems cupsGetDefault returns the system default...
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-05-19  Huw DaviesBasic implementation of EnumPortsA: dump all the serial...
2003-05-13  Aric StewartStub AddPortA.
2003-04-27  Uwe BonnesAdded GetPrintProcessorDirectoryA stub.
2003-03-31  Dmitry TimoshkovFix some problems found while compiling and linking...
2003-03-30  Adam GundyMake sure the new array of printer pointers is NULL...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-07  Marcus MeissnerWas using the wrong define for the CUPS soname.
2003-02-12  Duane ClarkReplace HEAP_strdupAtoW call and delete extra
2003-02-12  Duane ClarkWinspool expects NULLs to be preserved in ascii to...
2003-01-24  Stefan LeichterRemoved windows version checks from GetPrinterDriverDir...
2003-01-23  Matthew DavisonRemoved calls to HEAP_strdupAtoW.
2003-01-15  Stefan LeichterMake GetPrinterDriverDirectoryA pass all tests.
2003-01-15  Stefan LeichterAdded tests for GetPrinterDriverDirectoryA.
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2003-01-08  Stefan LeichterGetPrinterDriverDirectoryA: do not crash on null pointers.
2003-01-07  Francois GougetRemove extra #include directives from winspool.h.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-03  Stefan LeichterMoved implementation of GetPrinterDriverDirectory from...
2002-12-24  Alexandre JulliardThe name of the driver should be the 16-bit one in...
2002-12-17  Dimitrie O. PaunAdded stubs for {Start,End}{Doc,Page}Printer.
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-11-12  Marcus MeissnerDo not link against -lcups directly, but dynamically...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-22  Michael StefaniucCompile the winspool dll with STRICT defined.
next