summaryrefslogtreecommitdiff
path: root/core/include/fxcrt/fx_coordinates.h
AgeCommit message (Expand)Author
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-14Move fx_crypto.h and fpdf_text.h out of core/include.Dan Sinclair
2016-03-01Replace FX_LPCRECT typedef with underlying typesTom Sepez
2016-02-29Add CFX_FloatRect::ToFxRect().Tom Sepez
2016-02-29Speculative fix for windows broken at d5e7b355b8c4.Tom Sepez
2016-02-29Fixup FX_RECT and FX_SMALL_RECT classes.Tom Sepez
2016-02-26Remove some FX_BOOLsTom Sepez
2016-02-26Re-land "Replace CPDF_Rect and CPDF_Point with CFX types."Tom Sepez
2016-02-26Revert "Replace CPDF_Rect and CPDF_Point with CFX types."Tom Sepez
2016-02-26Replace CPDF_Rect and CPDF_Point with CFX types.Tom Sepez
2016-02-25Make CFX_PSVTemplate simpler.Tom Sepez
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2015-12-10Merge to XFA: Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-11-20Merge to XFA: Remove CFX_Matrix::Reset()Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-13Remove trailing whitespaces in core, XFA edition.Lei Zhang
2015-06-13Merge to XFA: Cleanup: Remove uses of "this->" in core/Lei Zhang
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-05-28Merge to XFA: Fix ALL the include guards.Tom Sepez
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-04-10XFA port: Fix the noisiest variable shadowing warnings in pdfium.Bruce Dawson
2015-04-06Merge to XFA: Fix IWYU in fxcrt headers.Tom Sepez
2015-02-10Merge to XFA: Fix uninitialized value in CFX_ByteString::FormatIntegerJUN FANG
2014-08-07When normalize coordinate, return instead of assert() when divide by 0Bo Xu
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek