Age | Commit message (Expand) | Author |
2018-06-08 | Add constants for PDF 1.7 spec, table 3.27. | Lei Zhang |
2018-06-07 | Rename CPDF_PageObjectHolder::GetFormDict() to GetDict(). | Henrique Nakashima |
2018-06-04 | Revert "Make CPDF_Document cache CPDF_Pages" | Tom Sepez |
2018-06-04 | Revert "Make common page base class for XFA and non-XFA." | Tom Sepez |
2018-06-01 | Creating XFA context shouldn't be a side-effect of FPDF_* conversion. | Tom Sepez |
2018-05-30 | Make common page base class for XFA and non-XFA. | Tom Sepez |
2018-05-30 | Make CPDF_Document cache CPDF_Pages | Tom Sepez |
2018-05-25 | Make CPDF_Page retainable. | Tom Sepez |
2018-05-22 | Add FPDFPageObj_GetStrokeWidth() API | Miklos Vajna |
2018-05-10 | Add CPDF_Transparency. | Lei Zhang |
2018-05-08 | Add several FPDFPageObj_* APIschromium/3425 | Nicolas Pena |
2018-05-08 | Revert "Ensure that XFA Pages always have a corresponding PDF page" | Henrique Nakashima |
2018-05-08 | Make one more CPDF_PageObjectHolder member protected. | Lei Zhang |
2018-05-07 | Make CPDF_PageObjectHolder::m_iTransparency protected. | Lei Zhang |
2018-05-07 | Ensure that XFA Pages always have a corresponding PDF page | Tom Sepez |
2018-05-03 | Use strict types in FPDF API, try #3 | Tom Sepez |
2018-05-01 | Add CPDF_Document::Extension::DeletePage() | Tom Sepez |
2018-05-01 | Check for NULL XFA context even when XFA | Tom Sepez |
2018-05-01 | Make FPDF_Document always be CPDF_Document. | 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-13 | Rename the other CPDF_Color::SetValue() variant. | Lei Zhang |
2018-03-28 | Rename fpdfsdk/fpdf* files to be consistent | Dan Sinclair |