1. 81b8ee8 makefiles: Add a standard header for all makefiles to replace the common variable initializations. by Alexandre Julliard · 15 years ago
  2. b86d515 dlls: Remove explicit imports of kernel32 and ntdll. by Alexandre Julliard · 15 years ago
  3. bef5645 makefiles: Remove the no longer needed explicit separators for dependencies. by Alexandre Julliard · 15 years ago
  4. 6164ce2 makefiles: Use the standard C_SRCS variable as the list of test files. by Alexandre Julliard · 15 years ago
  5. 56af92b makefiles: Regenerate the source lists using make_makefiles. by Alexandre Julliard · 16 years ago
  6. 5ef4819 Assorted spelling fixes. by Francois Gouget · 16 years ago
  7. 5104db3 spoolss: Implement AddPrinterDriverExW. by Detlef Riekenberg · 16 years ago
  8. 393c381 spoolss: Implement DeleteMonitorW. by Detlef Riekenberg · 16 years ago
  9. f45cb5c spoolss: Implement AddMonitorW. by Detlef Riekenberg · 16 years ago
  10. 8f8dbcd spoolss: Implement GetPrinterDriverDirectoryW. by Detlef Riekenberg · 16 years ago
  11. d10ca7d spoolss: Implement EnumPorts. by Detlef Riekenberg · 16 years ago
  12. 190ed7f spoolss: Properly initialize the backends. by Detlef Riekenberg · 16 years ago
  13. c861e03 spoolss: Implement EnumMonitors. by Detlef Riekenberg · 16 years ago
  14. df271e0 spoolss: Add missing LeaveCriticalSection on error path (Smatch). by Michael Stefaniuc · 16 years ago
  15. 9056d4d spoolss: Move routing functions to a seperate file. by Detlef Riekenberg · 16 years ago
  16. a8c44d9 spoolss/tests: Fix a failure on Vista/W2K8. by Paul Vriens · 16 years ago
  17. f4a9919 spoolss/tests: Fix a test on vista/w2k8. by Detlef Riekenberg · 17 years ago
  18. 7620494 spoolss: Implement InitializeRouter. by Detlef Riekenberg · 17 years ago
  19. 5cdde8d spoolss: Add a stub for IsLocalCall. by Detlef Riekenberg · 17 years ago
  20. 70415dc spoolss: Add a stub for WaitForSpoolerInitialization. by Detlef Riekenberg · 17 years ago
  21. aab8fae Spelling fixes. by Austin English · 17 years ago
  22. 4800089 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. by Rob Shearman · 17 years ago
  23. 432de8a spoolss: Add stubs for SpoolerHasInitialized and SpoolerInit. by Detlef Riekenberg · 17 years ago
  24. a1323b6 spoolss/test: Add a test for BuildOtherNamesFromMachineName. by Detlef Riekenberg · 17 years ago
  25. c2b52a1 spoolss: Return a magic number as HANDLE in RevertToPrinterSelf. by Detlef Riekenberg · 17 years ago
  26. cdb5f35 spoolss: Add a stub for BuildOtherNamesFromMachineName. by Detlef Riekenberg · 17 years ago
  27. c91350b spoolss: Add a stub for SplIsUpgrade. by Detlef Riekenberg · 17 years ago
  28. cf122ba spoolss/tests: Add tests for SplInitializeWinSpoolDrv. by Detlef Riekenberg · 17 years ago
  29. a2b7009 spoolss: Implement SplInitializeWinSpoolDrv. by Detlef Riekenberg · 17 years ago
  30. dac8676 spoolss: Add a stub for ImpersonatePrinterClient. by Detlef Riekenberg · 18 years ago
  31. 3775c9c spoolss: Build the import library. by Detlef Riekenberg · 18 years ago
  32. c88ccdc spoolss: Added RevertToPrinterSelf stub implementation. by Jacek Caban · 18 years ago
  33. d9d6732 spoolss: Forward EnumPortsW to winspool.drv. by Detlef Riekenberg · 18 years ago
  34. 0e57af8 spoolss: Implement AllocSplStr + DllFreeSplStr. by Detlef Riekenberg · 18 years ago
  35. 52f8632 spoolss: Win64 printf format warning fixes. by Michael Stefaniuc · 18 years ago
  36. 85ce511 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. by Michael Stefaniuc · 18 years ago
  37. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  38. cc2b3b4 Take advantage of the recursive nature of .gitignore for Makefile entries. by Alexandre Julliard · 19 years ago
  39. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  40. fee66fb spoolss: Add DllAllocSplMem and DllFreeSplMem. by Detlef Riekenberg · 19 years ago
  41. 717d18c spoolss: Add minimal spoolss.dll. by Detlef Riekenberg · 19 years ago