Age | Commit message (Expand) | Author |
2018-04-05 | Remove unused XFA Widget API methods | Ryan Harrison |
2018-04-05 | Ignore bad data in the shared object hint table. | Lei Zhang |
2018-04-05 | Remove spellchecking code from XFAchromium/3390 | Ryan Harrison |
2018-04-03 | Remove DefaultAppearance HasColor and return an optional instead | Dan Sinclair |
2018-04-03 | Use Optional to determine if appearance stream as fontchromium/3388 | Dan Sinclair |
2018-04-02 | Remove FPDF_SetPrintPostscriptLevel().chromium/3387 | Lei Zhang |
2018-03-28 | Remove CPDF_DefaultAppearance reference params | Dan Sinclair |
2018-03-28 | Rename CBA_AnnotIterator to CPDFSDK_AnnotIteratorchromium/3383 | Dan Sinclair |
2018-03-28 | Use CPDF_DefaultAppearance instead of custom parsing | Dan Sinclair |
2018-03-28 | Rename fpdfsdk/fpdf* files to be consistent | Dan Sinclair |
2018-03-28 | More fpdfsdk filename cleanup | Dan Sinclair |
2018-03-28 | Rename some fsdk files to cpdfsdk | Dan Sinclair |
2018-03-28 | Cleanup fsdk_define methods | Dan Sinclair |
2018-03-28 | Remove ByteString PDF_NameDecode | Dan Sinclair |
2018-03-27 | Simplify some XFA font manager creationchromium/3382 | Dan Sinclair |
2018-03-27 | Open FPDF_PAGEOBJECTMARK API. | Henrique Nakashima |
2018-03-26 | Reland "Add FPDFAnnot_CountAttachmentPoints" | Henrique Nakashima |
2018-03-26 | Revert "Add FPDFAnnot_CountAttachmentPoints" | Henrique Nakashima |
2018-03-26 | Do not call CPDF_PageObjectList directly in fpdfeditpage.cpp. | Henrique Nakashima |
2018-03-26 | Add FPDFAnnot_CountAttachmentPoints | Ralf Sippl |
2018-03-22 | Consolidate QuadPoints reading code in fpdfsdk.chromium/3380chromium/3379 | Lei Zhang |
2018-03-21 | Rewrite CPDFXFA_DocEnvironment::GetPopupPos.chromium/3378 | Henrique Nakashima |
2018-03-21 | Add functions to convert various FPDF_ types. | Lei Zhang |
2018-03-21 | Add a regression test for bug 821454. | Lei Zhang |
2018-03-21 | Fix some param names in the public API. | Lei Zhang |
2018-03-21 | Change FXSYS_RGB() to FXSYS_BGR(). | Lei Zhang |
2018-03-21 | Rename one ArgbEncode() variant to AlphaAndColorRefToArgb(). | Lei Zhang |
2018-03-20 | Rename "RGB" methods/variables to "ColorRef" in CPDF_ColorState. | Lei Zhang |
2018-03-20 | Change ArgbToColorRef() to ArgbToAlphaAndColorRef().chromium/3377 | Lei Zhang |
2018-03-19 | Calculate AP for multi-line markup annotations correctly | Ralf Sippl |
2018-03-19 | Add more options to combobox_form.pdf resource. | Henrique Nakashima |
2018-03-19 | Avoid crashing in FPDFText_CountRects() for invalid start values. | Lei Zhang |
2018-03-19 | Avoid crashing in FPDFText_CountRects() for negative count values. | Lei Zhang |
2018-03-16 | Add more tests for FPDFText_CountRects().chromium/3376chromium/3375chromium/3374 | Lei Zhang |
2018-03-16 | Rename some variables in FPDFTextEmbeddertest. | Lei Zhang |
2018-03-16 | Fix methods that have definition with different parameter names. | Lei Zhang |
2018-03-16 | Make more variables const-ref.chromium/3373 | Lei Zhang |
2018-03-15 | Add a CFX_PathData::AppendRect() variant.chromium/3372 | Lei Zhang |
2018-03-15 | Create FPDFPage_RemoveObject(). | Henrique Nakashima |
2018-03-15 | Use Width()/Height() methods from rectangles. | Lei Zhang |
2018-03-15 | Remove unused CPDFSDK_BAAnnot methods. | Lei Zhang |
2018-03-13 | Remove usage of FXSYS_*ASCIIlower/upper methodschromium/3370 | Ryan Harrison |
2018-03-12 | Add test that non-ASCII characters to not foul hyphen processing | Ryan Harrison |
2018-03-09 | Explicitly mark helper methods that only operate on ASCII ranges | Ryan Harrison |
2018-03-08 | CPDF_InterForm::ResetForm always returns true | dan sinclair |
2018-03-08 | Convert Before{Selection|Value}Change to return a boolchromium/3366 | dan sinclair |
2018-03-08 | Remove BeforeFormImportData and BeforeFormReset | dan sinclair |
2018-03-08 | Remove uncalled AfterFormImportData | dan sinclair |
2018-03-06 | Rename IFX classes in core/fxge to Ifacechromium/3364 | Dan Sinclair |
2018-03-06 | Rename core/fxcrt IFX files to Iface | Dan Sinclair |