summaryrefslogtreecommitdiff
path: root/fpdfsdk/include
AgeCommit message (Expand)Author
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
2016-05-25Remove CFX_PrivateData from CPDF_Pagetsepez
2016-05-23Remove dead code from CPDF_InterForm.thestig
2016-05-19Remove Release() from CPDFDOC_Environmenttsepez
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-26Remove no-op ShowFileDialog(s).tsepez
2016-04-22Remove CFX_MapPtrTemplate usage in fsdk_baseform.cpptsepez
2016-04-21Remove unused CFX_IntArray.tsepez
2016-04-21Replace CFX_RectArray with std::vector<CFX_FloatRect>tsepez
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-04-06Move remaining fpdfdoc filesdsinclair
2016-04-06Move code from fpdfsdk/include to the sub directories.dsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair