Age | Commit message (Expand) | Author |
---|---|---|
2018-05-30 | Add FPDFPath_GetDrawMode() API | Miklos Vajna |
2018-05-25 | Add proper const/non-const versions of CPDF_Dictionary::GetDictFor(). | Lei Zhang |
2018-05-25 | Add proper const/non-const versions of CPDF_Dictionary::GetArrayFor(). | Lei Zhang |
2018-05-25 | Mark CPDF_Object pointers in pattern code as const. | Lei Zhang |
2018-05-22 | Add FPDFPageObj_GetStrokeWidth() API | Miklos Vajna |
2018-05-03 | Use strict types in FPDF API, try #3 | Tom Sepez |
2018-04-25 | Introduce ScopedFPDF types in public/cpp/fpdf_scopers.h | Tom Sepez |
2018-04-23 | Create FPDFPageObjMark_GetParamStringValue(). | Henrique Nakashima |
2018-04-23 | Create API to get PageObject mark parameters. | Henrique Nakashima |
2018-04-17 | Create new FPDFPageObjMark_CountParams() API. | Henrique Nakashima |
2018-04-16 | Add test for saving after adding or removing page objects. | Henrique Nakashima |
2018-03-28 | Rename fpdfsdk/fpdf* files to be consistent | Dan Sinclair |