[SHELL32] Remove 2 redundant initializations
[reactos.git] / win32ss / printing / base /
2023-10-01 Timo Kreuzer[WINSPOOL] Add a number of missing NULL checks.
2023-10-01 Timo Kreuzer[WINSPOOL] Properly copy the DEVMODE in IntFixUpDevMode...
2022-12-01 Timo Kreuzer[SPOOLSS] Fix prototype of BuildOtherNamesFromMachineName
2022-05-26 Victor Perevertkin[CMAKE] Do not use USE_CLANG_CL variable in CMake scripts 3612/head
2022-05-04 Serge Gautherie[REACTOS] Add '\n' to debug logs
2021-12-04 Hermès Bélusca-Maïto[APITESTS][NTVDM][SPOOLSV] Add the missing ENABLE_EXPOR...
2021-11-19 Hermès Bélusca-Maïto[WINSPOOL] QS_SENDMESSAGE|QS_ALLEVENTS == QS_ALLINPUT...
2021-09-13 Hermès Bélusca-Maïto[FORMATTING] Remove trailing whitespace. Addendum to...
2021-04-28 Jérôme Gardou[REACTOS] Explicitly link against pseh & include pseh...
2020-11-06 Hermès Bélusca-Maïto[CMD][SERVMAN][SHELL32][WINSPOOL][ROSAPPS][NTOS:PNP...
2020-09-08 James Tabor[Printing] Fix Typos and Test Regressions
2020-08-31 Joachim Henze[WINSPOOL] Properly fix a double free CORE-16715
2020-08-26 James Tabor[Printing] Update and Add Functions
2020-08-04 James Tabor[WinSpool] Fix RC Build II
2020-08-04 James Tabor[WinSpool] Fix MSVC Build
2020-08-04 James Tabor[WinSpool] Fix RC file for MSVC builds.
2020-08-04 James Tabor[Printing] Fix ups and Implementations.
2020-08-02 James Tabor[Printing] Update and Add Functions
2020-06-06 Amine Khaldi[CMAKE] Implement PCH builds with target_precompile_hea... 2764/head
2020-05-26 Serge Gautherie[WINSPOOL] GetPrinterDriverA(): Refactor failure handli...
2020-05-23 Serge Gautherie[WINSPOOL] GetPrinterA(): Refactor failure handling...
2020-05-13 James Tabor[PrintUI|NTPrint] Printing Application Utility Support
2020-04-27 Serge Gautherie[WINSPOOL] EnumPrintersA: Refactor failure handling...
2020-04-16 Victor Perevertkin[CMAKE] Replace custom functions to built-in ones
2020-02-25 Doug Lyons[WINSPOOL] Implement DocumentPropertiesA including...
2020-02-12 Colin FinckFix build
2020-02-12 Doug Lyons[WINSPOOL] Implement GetPrinterDriverA and a helper...
2020-02-06 Serge Gautherie[WINSPOOL] printers.c: Demote 3 ERR() to TRACE(), Fix...
2020-02-06 Doug Lyons[WINSPOOL] Implement GetPrinterA based on GetPrinterW...
2020-01-31 James Tabor[Printing] Part of GDI Support
2020-01-31 Colin Finck[FORMATTING] Fix indentation of winspool/printers.c
2020-01-31 Doug Lyons[WINSPOOL] Add Implementation of EnumPrintersA (#2273)
2020-01-26 Doug Lyons[PRINTING] Improve Stubs for GetPrinterA and GetPrinter...
2019-04-06 Jérôme Gardou[CMAKE] Use modules instead of shared libraries
2019-03-31 Bișoc George[COVERITY][SPOOLSS] Fix a resource leak
2019-01-06 Mark Jansen[WINSPOOL] Semi implement DocumentPropertiesW
2019-01-06 Mark Jansen[PRINTING] Semi-implement GetPrinterDriverW
2019-01-06 Mark Jansen[PRINTING] The first argument to PackStrings can be...
2018-01-17 Colin Finck[PRINTING] Replace all my custom marshalling code by...
2018-01-17 Colin Finck[PRINTING] Try to fix Linux build #2
2018-01-17 Colin Finck[PRINTING] Try to fix Linux build.
2018-01-17 Colin Finck[PRINTING] Implement the undocumented MarshallDownStruc...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-10 Colin Finck[PRINTING] Fix GetPrinterW, add tests for it and GetDef...
2017-12-09 Colin Finck[WINSPOOL] Provide stubs with tracing and reasonable...
2017-12-09 Colin Finck[WINSPOOL] Add tracing to all exported APIs.
2017-12-09 Colin Finck[WINSPOOL] Convert the returned Unicode string back...
2017-12-07 Amine Khaldi[FREETYPE][PORTCLS][RPCSS][SPOOLSV][STLPORT][USETUP...
2017-10-30 Amine Khaldi[INCLUDE/REACTOS][LOCALMON][LOCALSPL][SPOOLSS] Add...
2017-10-28 Amine Khaldi[SPOOLSV] Add some missing VOIDs. CORE-11799 (#94)
2017-10-28 Amine Khaldi[NTDLL][NTUSER][SPOOLSS][WINSPOOL] Add some missing...
2017-10-04 Hermès Bélusca-MaïtoAdd .keep guard files in order to restore lost but...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...