Age | Commit message (Expand) | Author |
---|---|---|
2016-09-29 | Move fpdfsdk/include to fpdfsdk | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser | dsinclair |
2016-09-28 | Use string pools in some dictionaries, names, and strings. | tsepez |
2016-09-21 | Remove some objnum locals with AddIndirectObject | tsepez |
2016-09-19 | Clean up CPDF_Stream. | tsepez |
2016-09-15 | Rename dictionary set and get methods | dsinclair |
2016-09-13 | Split fsdk_mgr files apart. | dsinclair |
2016-08-31 | Use enum class for subtypes of CPDF_Annot. | 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 | CPDF_Annot::GetRect() should return CFX_FloatRect. | jaepark |
2016-08-11 | Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. | jaepark |