summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/pdfwindow/PWL_Wnd.cpp
AgeCommit message (Expand)Author
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair
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-01-06Merge to XFA: Return const-ref object in a few CPWL_Wnd getters.Lei Zhang
2016-01-06Invalidate IPWL_FocusHandler and IPWL_Provider on destruction.Lei Zhang
2016-01-05Merge to XFA: Remove header files that only have includes.Lei Zhang
2015-12-14Merge to XFA: Get rid of most instance of 'foo != NULL'Lei Zhang
2015-12-10Merge to XFA: Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-08-13Merge to XFA: Remove if checks after new.Lei Zhang
2015-08-10Merge to XFA: Cleanup: Remove dead formfiller code.Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-23Merge to XFA - else after returns.Tom Sepez
2015-06-19Merge to XFA: Replace some CFX_MapPtrTemplates with std::map.Lei Zhang
2015-06-19Merge to XFA: Cleanup: Do not check pointers before deleting them.Lei Zhang
2015-06-13Merge to XFA: Cleanup: Get this rid of "this->" in fpdfsdk/Lei Zhang
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-01-05XFA: merge patch from CL 832703003, remove g_timeMap globalBruce Dawson
2014-07-29Fix a few more warnings in chromium_code mode.Nico Weber
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek