summaryrefslogtreecommitdiff
path: root/core/fxge/win32/fx_win32_print.cpp
AgeCommit message (Expand)Author
2018-10-25Change StartDIBits() to take a matrix by reference.Lei Zhang
2018-10-25Change FXDIB_BLEND_FOO typedefs to an enum class.Lei Zhang
2018-10-09Do IWYU for ptr_util.h.Lei Zhang
2018-08-24Rename CFX_DIBSource to CFX_DIBBase.Tom Sepez
2018-08-08Move ByteString::FromUnicode() to WideString::ToDefANSI()Tom Sepez
2018-04-25Add PostScript PASSTHROUGH options to FPDF_SetPrintMode().Lei Zhang
2018-04-25Use WindowsPrintMode in more places in place of ints.Lei Zhang
2018-03-20Change ArgbToColorRef() to ArgbToAlphaAndColorRef().chromium/3377Lei Zhang
2018-03-15Rename FX_COLORREF variables from "rgb" to "bgr".Lei Zhang
2017-09-27Move CFX_Font definition to cfx_font.hDan Sinclair
2017-09-26Remove fx_text_int.hDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-09-06Adding in missed )Ryan Harrison
2017-09-06Fix issue with integer types on win32 in std::minRyan Harrison
2017-07-27Text Driver: add CLRF characters for new linesrbpotter
2017-07-11Add Windows generic / text only printer driver support.rbpotter
2017-07-10Move core/fxge/ge to core/fxge.Dan Sinclair
2017-05-15Convert CPSOutput to an IFX_WriteStreamdan sinclair
2017-05-11Rename render device classesDan Sinclair
2017-05-11Remove unused GetPlatformSurface and GetDC methodsdan sinclair
2017-04-20Let {Argb,Cmyk}Decode return tuplesNicolas Pena
2017-04-20core: choosen -> chosenMiklos Vajna
2017-04-04Remove dib_int.hNicolas Pena
2017-04-04Let CPDF_ImageRenderer own the CFX_ImageRendererNicolas Pena
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-04-03Split fx_dib part 4Nicolas Pena
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-16Convert fx_font points to CFX_Point{F}sDan Sinclair
2017-02-15Cleanup CFX_PathData.Dan Sinclair
2017-02-14Revert "Convert Origins to points"Dan Sinclair
2017-02-13Convert Origins to pointsDan Sinclair
2017-02-09Cleanup CFX_Matrix related methodsDan Sinclair
2017-01-12Add postscript pathrbpotter
2017-01-06Revert postscript code removal.rbpotter
2016-12-14More unique_ptr returns from DIB methods.tsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-10-31Fix bool / int mismatch for win64tsepez
2016-10-03Remove _FX_OS_ checks in core/fxge/win32/.thestig
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-20Refactor CFX_FontCache to have only one in GE Module.art-snake
2016-09-19Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of ...dsinclair
2016-09-15Fix memory leaking on ClosePage.chromium/2862art-snake
2016-09-13Sort include entries.dsinclair
2016-08-17Split fx_font into multiple files, part 1.npm
2016-08-15Fix CGdiPrinterDriver::DrawDeviceText() to draw multiple characters.thestig