summaryrefslogtreecommitdiff
path: root/core/fxge/win32
AgeCommit message (Expand)Author
2017-02-07Use enum class for PathPoint types.Nicolas Pena
2017-01-12Add postscript pathrbpotter
2017-01-10Remove CFX_ArrayTemplate in cfx_psrender.tsepez
2017-01-06Revert postscript code removal.rbpotter
2017-01-05Fix bCJK calculation in Windows MapFontnpm
2016-12-14More unique_ptr returns from DIB methods.tsepez
2016-12-12Fix dotted line drawing for GDI device driverweili
2016-12-06Return unique_ptrs from CFX_DIBitmap::Clone().tsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-10-31Fix bool / int mismatch for win64tsepez
2016-10-28Stop casting function pointers to data pointers in fx_win32_gdipext.cpp.tsepez
2016-10-28Fix more FX_BOOL / int noise in core/fpdfsdktsepez
2016-10-06Split m_InstalledTTFonts into two vectors to avoid sketchy logic.npm
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
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-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
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-19Remove duplicated charset definitions, and move them to fx_font.hnpm
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-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-08-04Move CFX_GEModule into its own filenpm
2016-07-29Refactor fxge/fx_apple and fx_win header filesnpm
2016-07-27Splitting fx_ge_fontmap.cppnpm
2016-07-21Use smart pointers for graphics device classesweili
2016-07-19Use smart pointers for various Jbig2 decoding contextsweili
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-20Change func(void) to func()weili
2016-06-14Make code compile with clang_use_chrome_plugin (part II)weili
2016-06-13Delete Transform1bppBitmap() after commit 2f30766.thestig
2016-06-13Remove default arguments from IFX_RenderDeviceDriver.thestig
2016-06-13Fix CGdiDeviceDriver::DrawLine().chromium/2769chromium/2768chromium/2767thestig
2016-06-07Get rid of NULLs in core/thestig
2016-06-06Remove unused PS generation code.thestig
2016-05-27Change IsGDIEnabled() to use a bool.Lei Zhang
2016-05-27Clean up some Android/Windows code.thestig
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-05-19Remove agg from skia buildcaryclark
2016-05-19Clean up CFX_RenderDevice::DrawNormalText().thestig
2016-05-16Fix the code that causes warningsweili
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez