Age | Commit message (Expand) | Author |
2016-09-15 | Replace FX_UINT with unsigned int | dsinclair |
2016-09-14 | Remove FFI_ from CPDFSDK_Environment method names | dsinclair |
2016-09-14 | Rename CPDFDoc_Environment to CPDFSDK_Environment | dsinclair |
2016-09-14 | Cleanup CPDFXFA_Document. | dsinclair |
2016-09-13 | Sort include entries. | dsinclair |
2016-09-13 | Remove inner FX_DATETIME struct from CPDFSDK_DateTime | tsepez |
2016-09-13 | Split fsdk_mgr files apart. | dsinclair |
2016-09-12 | Make wrapped JS Document observe C++-side object. | tsepez |
2016-09-09 | Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856 | jaepark |
2016-09-08 | Pass CFX_WideString further down widget callers | tsepez |
2016-09-07 | Fix spelling of "Formated" in several variableschromium/2854 | tsepez |
2016-09-07 | Make Observers into a templated class | tsepez |
2016-09-07 | Fixup CPDFSDK_PageView and CPDF_Page interactions. | dsinclair |
2016-09-07 | Add observer for BAAnnots from Javascript | dsinclair |
2016-09-02 | Remove unused IPDFSDK_AnnotHandler::OnDrawSleep. | jaepark |
2016-09-01 | Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its ca... | jaepark |
2016-08-31 | Use enum class for subtypes of CPDF_Annot. | jaepark |
2016-08-30 | Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler. | jaepark |
2016-08-29 | Display content of the annotation when mouse hover. | jaepark |
2016-08-26 | Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype. | jaepark |
2016-08-25 | Clean up CPDFSDK_PageView methods. | jaepark |
2016-08-25 | Remove unused m_nTabOrder in CPDFSDK_Annot. | jaepark |
2016-08-25 | Drop CPDFSDK_PageView::Annot_HasAppearance | tonikitoo |
2016-08-25 | Remove unused IPDFSDK_AnnotHandler::GetName(). | jaepark |
2016-08-17 | Build CPDFSDK_XFAAnnotHandler only when PDF_ENABLE_XFA. | jaepark |
2016-08-17 | Split fpdfsdk/fsdk_baseform.h into individual classes. | jaepark |
2016-08-15 | Only create widgets if really needed. | dsinclair |
2016-08-15 | Split fpdfsdk/fsdk_annothandler.h into individual classes. | jaepark |
2016-08-11 | Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. | jaepark |
2016-08-09 | The benefits of having a CPDFSDK_FormActionHandler instance in | tonikitoo |
2016-08-03 | Remove unused method CPDFSDK_BAAnnot::CreateFormFiller. | jaepark |
2016-08-03 | Use smart pointers for class owned pointers | weili |
2016-08-01 | Watch for destruction of CPDFSDK_widget during callback | tsepez |
2016-07-28 | Split fpdfdoc/include/fpdf_doc.h into individual classes. | dsinclair |
2016-07-27 | Reland of Remove pageview from map immediately | dsinclair |
2016-07-24 | Use actual type instead CFX_Deletable | weili |
2016-07-21 | Remove the use of handler array in CPDFSDK_AnnotHandlerMgr | weili |
2016-06-15 | Make code compile with clang_use_chrome_plugin (part IV) | weili |
2016-06-08 | Change time_t conversion operator to ToTime_t() function | weili |
2016-06-08 | Fix GetPageIndex() for dynamic XFA documents. | thestig |
2016-06-07 | Get rid of NULLs in fpdfsdk/ | thestig |
2016-05-26 | Remove default arguments from CFX_FxgeDevice. | thestig |
2016-05-26 | Remove checks for _WIN32_WCE. | thestig |
2016-05-25 | Clean up fx_ge.h and IWYU. | thestig |
2016-05-25 | Remove CFX_PrivateData from CPDF_Page | tsepez |
2016-05-23 | Remove dead code from CPDF_InterForm. | thestig |
2016-05-19 | Remove Release() from CPDFDOC_Environment | tsepez |
2016-05-16 | Convert border style defines to an enum class. | dsinclair |
2016-04-28 | Change bool type to fix warnings.chromium/2720 | dsinclair |
2016-04-27 | Remove IFX_SystemHandler. | dsinclair |