advapi32: Test and implement SystemFunction024/025.
[wine] / dlls / winspool /
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.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-10-04  Alexandre JulliardFixed some handle conversions in prevision of void...
2002-09-12  Marcus MeissnerNew CUPS libraries return "none" as default printer...
2002-09-09  Marcus MeissnerIf the default CUPS printer has no ppd file, just use...
2002-08-27  Alexander GottwaldAvoid crash if no default cups printer is set.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-14  Alexandre JulliardRemoved install_libdir targets and centralized the...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-28  Vincent BéronFixed warnings.
2002-05-23  Alexandre JulliardReplaced -dosver and -winver options by config file...
2002-05-20  Andreas MohrBetter error messages.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-17  Bill MedlandRemove leading whitespace from printcap entries.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
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-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andreas MohrSpelling/alignment fixes.
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2002-01-22  Mark G. AdamsAdd GetDefaultPrinter() functions.
2002-01-15  Dmitry TimoshkovForce ordinal allocation start from 100 as in Windows.
2001-10-28  Gerard PatelFix RegSetValueEx calls and crash when DriverName=...
2001-10-14  Francois GougetDon't print NULL strings (crashes on Solaris).
2001-09-07  Hidenori TakeshimaUse a default DevMode if no DevMode information is...
2001-09-07  Huw D M DaviesOpenPrinter should fail if pPrinterName is "".
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-05-18  Marcus MeissnerUse older cupsGetPrinters() API so we support CUPS...
2001-05-16  Ian PilcherDisable /etc/printcap parsing if no PPD file specified.
2001-05-09  Marcus MeissnerImplemented /etc/printcap based printing support.
2001-04-27  Marcus MeissnerAdded CUPS printing support.
2001-02-28  Alexandre JulliardRemoved dependency on comctl32.
2001-02-21  Ian PilcherImplement EnumPrinterDataEx{A|W}.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-02-12  Huw D M DaviesImplement Set/GetPrinterData[Ex].
2001-01-09  Huw D M DaviesHandle the EnumPrinters() flag PRINTER_ENUM_DEFAULT...
2000-12-13  Alexandre JulliardFixed some warnings.
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-29  Alexandre JulliardCleaned up some more dependencies on Wine internal...
2000-11-28  Alexandre JulliardMoved EnumPortsA to dlls/winspool.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-13  Alexandre JulliardReplaced a few internal functions by exported ones.
2000-11-12  Stefan LeichterMade WINSPOOL_GetPrinterDriver work again.
2000-11-10  Stefan LeichterCorrected used registry key.
2000-11-06  Stefan LeichterEnable the functions AddPrinterW, WINSPOOL_GetPrinterDr...
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-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-08-18  Albert den HaanRemove unused critical section global variable PRINT32_...
next