summaryrefslogtreecommitdiff
path: root/fpdfsdk/include
AgeCommit message (Expand)Author
2016-09-27Watch destruction of widgets around OnAAction() method.tsepez
2016-09-26De-virtualize CPDFSDK_AnnotHandlerMgrtsepez
2016-09-22Make creation of CPDFSDK_Document clearerdsinclair
2016-09-22Rename App to Env where needed.dsinclair
2016-09-22Move CPDFSDK_Environment code to cpp filedsinclair
2016-09-21Make the I in IFormFiller explicitdsinclair
2016-09-15Replace FX_UINT with unsigned intdsinclair
2016-09-14Remove FFI_ from CPDFSDK_Environment method namesdsinclair
2016-09-14Rename CPDFDoc_Environment to CPDFSDK_Environmentdsinclair
2016-09-14Cleanup CPDFXFA_Document.dsinclair
2016-09-13Sort include entries.dsinclair
2016-09-13Remove inner FX_DATETIME struct from CPDFSDK_DateTimetsepez
2016-09-13Split fsdk_mgr files apart.dsinclair
2016-09-12Make wrapped JS Document observe C++-side object.tsepez
2016-09-09Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856jaepark
2016-09-08Pass CFX_WideString further down widget callerstsepez
2016-09-07Fix spelling of "Formated" in several variableschromium/2854tsepez
2016-09-07Make Observers into a templated classtsepez
2016-09-07Fixup CPDFSDK_PageView and CPDF_Page interactions.dsinclair
2016-09-07Add observer for BAAnnots from Javascriptdsinclair
2016-09-02Remove unused IPDFSDK_AnnotHandler::OnDrawSleep.jaepark
2016-09-01Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its ca...jaepark
2016-08-31Use enum class for subtypes of CPDF_Annot.jaepark
2016-08-30Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler.jaepark
2016-08-29Display content of the annotation when mouse hover.jaepark
2016-08-26Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype.jaepark
2016-08-25Clean up CPDFSDK_PageView methods.jaepark
2016-08-25Remove unused m_nTabOrder in CPDFSDK_Annot.jaepark
2016-08-25Drop CPDFSDK_PageView::Annot_HasAppearancetonikitoo
2016-08-25Remove unused IPDFSDK_AnnotHandler::GetName().jaepark
2016-08-17Build CPDFSDK_XFAAnnotHandler only when PDF_ENABLE_XFA.jaepark
2016-08-17Split fpdfsdk/fsdk_baseform.h into individual classes.jaepark
2016-08-15Only create widgets if really needed.dsinclair
2016-08-15Split fpdfsdk/fsdk_annothandler.h into individual classes.jaepark
2016-08-11Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files.jaepark
2016-08-09The benefits of having a CPDFSDK_FormActionHandler instance intonikitoo
2016-08-03Remove unused method CPDFSDK_BAAnnot::CreateFormFiller.jaepark
2016-08-03Use smart pointers for class owned pointersweili
2016-08-01Watch for destruction of CPDFSDK_widget during callbacktsepez
2016-07-28Split fpdfdoc/include/fpdf_doc.h into individual classes.dsinclair
2016-07-27Reland of Remove pageview from map immediatelydsinclair
2016-07-24Use actual type instead CFX_Deletableweili
2016-07-21Remove the use of handler array in CPDFSDK_AnnotHandlerMgrweili
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-08Change time_t conversion operator to ToTime_t() functionweili
2016-06-08Fix GetPageIndex() for dynamic XFA documents.thestig
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-26Remove checks for _WIN32_WCE.thestig
2016-05-25Clean up fx_ge.h and IWYU.thestig