History log of /reactos/win32ss/printing/base/winspool/printers.c (Results 1 – 25 of 30)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 0.4.16-dev, 0.4.15
# e4930be4 11-May-2024 Timo Kreuzer <timo.kreuzer@reactos.org>

[REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp

Stop using non-conforming wcsicmp, stricmp, strcasecmp


# a2a8ce49 01-Aug-2023 Timo Kreuzer <timo.kreuzer@reactos.org>

[WINSPOOL.DRV] Improve some stubs


# 0e68e27f 30-Sep-2023 Timo Kreuzer <timo.kreuzer@reactos.org>

[WINSPOOL] Add a number of missing NULL checks.


# 02df49eb 19-Sep-2023 Timo Kreuzer <timo.kreuzer@reactos.org>

[WINSPOOL] Properly copy the DEVMODE in IntFixUpDevModeNames

Otherwise the size isn't set up correctly, leading to a crash.
Fixes crash in comdl32_winetest printdlg.


# 03422451 02-May-2022 Serge Gautherie <reactos-git_serge_171003@gautherie.fr>

[REACTOS] Add '\n' to debug logs

on TRACE, WARN, FIXME and ERR calls.

Plus a few nit picks.


Revision tags: 0.4.14-release
# 9393fc32 13-Sep-2021 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>

[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.

Excluded: 3rd-party code (incl. wine) and most of the win32ss.


# 3ca21762 08-Sep-2020 James Tabor <james.tabor@reactos.org>

[Printing] Fix Typos and Test Regressions

Fix WinSpool API regressions.
Fix typos and debug prints.


# dde92f8f 31-Aug-2020 Joachim Henze <Joachim.Henze@reactos.org>

[WINSPOOL] Properly fix a double free CORE-16715

Addendum to 0.4.14-dev-957-g
d90beaeed26863985486874aaa2a1c3422fd6d9f

Many Thanks to the patches author Doug Lyons!


# 62c4b828 26-Aug-2020 James Tabor <james.tabor@reactos.org>

[Printing] Update and Add Functions

More forwards to LocalSpl and LocalMon. At sometime will be merged together.
Bug fixes.
Printer Driver code is a wine hack. (WIP)
Added information for shell tray

[Printing] Update and Add Functions

More forwards to LocalSpl and LocalMon. At sometime will be merged together.
Bug fixes.
Printer Driver code is a wine hack. (WIP)
Added information for shell tray icon notifications.
Sync wine WinSpool driver tests. Unplugged from build.

show more ...


# 9d189469 04-Aug-2020 James Tabor <james.tabor@reactos.org>

[WinSpool] Fix MSVC Build

Fix build.


# 7bffb703 04-Aug-2020 James Tabor <james.tabor@reactos.org>

[Printing] Fix ups and Implementations.

WinSpool : Implement missing API. Sync/Port from wine. Setting it to fast track for needed testing of the later GDI code. Leaving Fix-me debug prints on.
Loca

[Printing] Fix ups and Implementations.

WinSpool : Implement missing API. Sync/Port from wine. Setting it to fast track for needed testing of the later GDI code. Leaving Fix-me debug prints on.
Local tree has WinSpool_winetest turned on. So no debug noise during normal ReactOS operation.

SpoolSS : Reordered header types. Have more Spl function to be added while SpoolSV is being coded to forward to LocalSpl.

Based on wine and old research from the GDI code.

show more ...


# 4b1ae540 26-May-2020 Serge Gautherie <32623169+SergeGautherie@users.noreply.github.com>

[WINSPOOL] GetPrinterDriverA(): Refactor failure handling (#2832)

* [WINSPOOL] GetPrinterDriverA(): Refactor failure handling

Addendum to d90beaeed26863985486874aaa2a1c3422fd6d9f.


# 373a8dbb 23-May-2020 Serge Gautherie <32623169+SergeGautherie@users.noreply.github.com>

[WINSPOOL] GetPrinterA(): Refactor failure handling (#2830)

Addendum to ecde3768254664ca40a3f2fa49d1342d4bd92c02.


# b139bae5 27-Apr-2020 Serge Gautherie <32623169+SergeGautherie@users.noreply.github.com>

[WINSPOOL] EnumPrintersA: Refactor failure handling (#2304)


Revision tags: 0.4.15-dev, 0.4.14-RC, 0.4.13-release
# 3077c0e4 25-Feb-2020 Doug Lyons <douglyons@douglyons.com>

[WINSPOOL] Implement DocumentPropertiesA including DEVMODE conversions (#2339)

Co-authored-by: Doug Lyons <douglyons@douglyons.com>
Co-authored-by: Colin Finck <colin@reactos.org>


# d90beaee 12-Feb-2020 Doug Lyons <douglyons@douglyons.com>

[WINSPOOL] Implement GetPrinterDriverA and a helper function UnicodeToAnsiInPlace (#2317)


# 06f8f801 06-Feb-2020 Serge Gautherie <32623169+SergeGautherie@users.noreply.github.com>

[WINSPOOL] printers.c: Demote 3 ERR() to TRACE(), Fix 1 copypasta (#2311)


# ecde3768 06-Feb-2020 Doug Lyons <douglyons@douglyons.com>

[WINSPOOL] Implement GetPrinterA based on GetPrinterW (#2308)


# adffa8ea 31-Jan-2020 James Tabor <james.tabor@reactos.org>

[Printing] Part of GDI Support

Fix ups and added support to prevent GDI from crashing. These functions
will be required for GDI.

Part 1 of print support.


# 45f39ffc 31-Jan-2020 Colin Finck <colin@reactos.org>

[FORMATTING] Fix indentation of winspool/printers.c

No code changes


# e8b17782 31-Jan-2020 Doug Lyons <douglyons@douglyons.com>

[WINSPOOL] Add Implementation of EnumPrintersA (#2273)


# acec69a1 26-Jan-2020 Doug Lyons <douglyons@douglyons.com>

[PRINTING] Improve Stubs for GetPrinterA and GetPrinterDeviceA (#2274)


Revision tags: 0.4.14-dev, 0.4.13-RC, 0.4.12-release, 0.4.12-RC, 0.4.13-dev, 0.4.11-release
# 8ad75174 06-Jan-2019 Mark Jansen <mark.jansen@reactos.org>

[WINSPOOL] Semi implement DocumentPropertiesW
CORE-15522


# 796dd5f5 29-Dec-2018 Mark Jansen <mark.jansen@reactos.org>

[PRINTING] Semi-implement GetPrinterDriverW
CORE-15522


Revision tags: 0.4.11-RC, 0.4.12-dev, 0.4.10-release, 0.4.11-dev, 0.4.10-RC, 0.4.9-release, 0.4.10-dev, 0.4.9-RC, 0.4.8-release, 0.4.8-RC, 0.4.9-dev
# 22ffe530 17-Jan-2018 Colin Finck <colin@reactos.org>

[PRINTING] Replace all my custom marshalling code by calls to the newly implemented APIs, thereby significantly reducing the codebase and providing a sane template to implement more Printing APIs.


12