summaryrefslogtreecommitdiff
path: root/fpdfsdk/pdfwindow/PWL_Wnd.cpp
AgeCommit message (Expand)Author
2017-01-24[Merge M56] Add ObservedPtrs to PWL_CREATEPARAMchromium/2924Dan Sinclair
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-09-28Replace std::unique_ptr.reset() with WrapUnique assignment.thestig
2016-09-15Cleanup CFX_SystemHandler.dsinclair
2016-08-03Use smart pointers for class owned pointersweili
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-05-16Convert border style defines to an enum class.dsinclair
2016-04-28Change bool type to fix warnings.chromium/2720dsinclair
2016-04-27Remove IFX_SystemHandler.dsinclair
2016-04-05Remove core/include/fpdfdoc/fpdf_vt.hdsinclair
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-23Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow.dan sinclair
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair