summaryrefslogtreecommitdiff
path: root/core/fxge/win32/fx_win32_print.cpp
AgeCommit message (Expand)Author
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
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-09Fix typos of the word outer.thestig
2016-07-29Refactor fxge/fx_apple and fx_win header filesnpm
2016-07-21Use smart pointers for graphics device classesweili
2016-07-18Implement CGdiPrinterDriver::DrawDeviceText().chromium/2801thestig
2016-06-22Remove some fx_dib functions with unused parameters.thestig
2016-06-21Move ifx_renderdevicedriver to a separate file to shareweili
2016-06-13Delete Transform1bppBitmap() after commit 2f30766.thestig
2016-06-13Remove default arguments from IFX_RenderDeviceDriver.thestig
2016-06-06Remove unused PS generation code.thestig
2016-05-27Clean up some Android/Windows code.thestig
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-14Move core/src/ up to core/.Dan Sinclair