Age | Commit message (Expand) | Author |
---|---|---|
2017-02-22 | Convert JS property tables to single-byte. | Tom Sepez |
2017-02-21 | Remove some JS_Define macroschromium/3020 | Tom Sepez |
2017-02-21 | Pass CJS_Runtime to JS callbacks. | Tom Sepez |
2017-02-16 | Rename IJS_Context to IJS_EventContext. | Tom Sepez |
2017-01-12 | Custom toString() methods may delete annots. | tsepez |
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez |
2016-09-12 | Make CFX_Obeservable::Observer into a pointer-ish type; | tsepez |
2016-09-08 | Remove unused context parameter from JSGetStringFromID | tsepez |
2016-09-07 | Make Observers into a templated class | tsepez |
2016-09-07 | Add observer for BAAnnots from Javascript | dsinclair |
2016-08-31 | Use enum class for subtypes of CPDF_Annot. | jaepark |
2016-08-26 | Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype. | jaepark |
2016-08-18 | Add initial Document::getAnnot supportchromium/2833 | tonikitoo |