Age | Commit message (Expand) | Author |
2017-08-10 | Temporarily disable image mask individual rendering | rbpotter |
2017-08-10 | Rename DLLEXPORT AND STDCALL | Dan Sinclair |
2017-08-10 | Revert "Add a build target and a proper export header for shared library buil... | Henrique Nakashima |
2017-08-09 | Add a FPDF_GetFileVersion() test for a linearized document. | Lei Zhang |
2017-08-09 | Add a build target and a proper export header for shared library builds. | Felix Kauselmann |
2017-08-09 | API and test for retrieving image filters from image objects | Jane Liu |
2017-08-09 | Unify of saving documents.chromium/3181 | Artem Strygin |
2017-08-08 | Added FPDFPageObj_Destroy() for freeing page objects created | Jane Liu |
2017-08-04 | Remove _MSC_VER from JS_Value.cppchromium/3179chromium/3178 | Tom Sepez |
2017-08-04 | Remove platform-specific IsFinite, JS_PortIsNan, and GetNan. | Tom Sepez |
2017-08-04 | Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.chromium/3177 | Henrique Nakashima |
2017-08-04 | Enforce recent VC++ version (2015 or later). | Tom Sepez |
2017-08-04 | Revert "Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others." | Henrique Nakashima |
2017-08-03 | APIs and tests for retrieving raw/decoded data from image objects | Jane Liu |
2017-08-03 | APIs and tests for extracting bitmaps from image objects | Jane Liu |
2017-08-02 | Add CFFL_TextField class.chromium/3175 | Lei Zhang |
2017-08-02 | Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others. | Henrique Nakashima |
2017-08-01 | Add a regression test for FPDF_ImportPages(). | Lei Zhang |
2017-08-01 | Remove support for negative params to ReleaseBuffer() | Ryan Harrison |
2017-08-01 | Replace raw value for constant error value in string operations | Ryan Harrison |
2017-07-31 | Add FORM_ReplaceSelection() and embedder tests. | Diana Gage |
2017-07-31 | Fix bad change when converting Mid to Left/Right | Ryan Harrison |
2017-07-28 | Add CPDF_Stream::ReplaceData method.chromium/3170 | Artem Strygin |
2017-07-28 | Convert calls to Mid() to Left() or Right() if possible | Ryan Harrison |
2017-07-28 | Implement read validator. | Artem Strygin |
2017-07-27 | Unify FPDF_LoadXXXDocument functions. | Artem Strygin |
2017-07-27 | Remove single param Mid() method from string classes | Ryan Harrison |
2017-07-27 | Added FPDFDoc_DeleteAttachment() | Jane Liu |
2017-07-27 | Add TypeTextIntoTextField() helper functions to CPWL embeddertests. | Diana Gage |
2017-07-26 | Allow CFX_RTemplate to work with CFX_FloatRect | Dan Sinclair |
2017-07-26 | Add ClickOnFormFieldAtPoint() helper to FPDFFormFillEmbeddertest. | Diana Gage |
2017-07-26 | Fix FPDF_RenderPageBitmapWithMatrix | Nicolas Pena |
2017-07-26 | Add another check for GetSelectedText(). | Diana Gage |
2017-07-26 | Added missing STDCALLchromium/3168 | Jane Liu |
2017-07-25 | flush but do not release skia driver | Cary Clark |
2017-07-25 | Move fpdfsdk/pdfwindow to fpdfsdk/pwl | Dan Sinclair |
2017-07-24 | Basic APIs and tests for adding attachments | Jane Liu |
2017-07-24 | Remove unused m_iRef in CPDFXFA_Page | Tom Sepez |
2017-07-24 | Add FORM_DeleteSelectedText() and embedder tests. | Diana Gage |
2017-07-24 | Observe Annot destruction in CPDFSDK_PageView::DeleteAnnot | Tom Sepez |
2017-07-24 | Use named commands in CPWL_AppStream. | Dan Sinclair |
2017-07-24 | Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READY | Dan Sinclair |
2017-07-24 | Remove fxedit place classes in pdfwindow/ | Dan Sinclair |
2017-07-24 | Remove fx_edit.h | Dan Sinclair |
2017-07-24 | Cleanup some visibility in fxet_list.h | Dan Sinclair |
2017-07-24 | Merge CFX_ListContainer into CFX_ListCtrl | Dan Sinclair |
2017-07-22 | Simplify code in CPDFSDK_FormFillEnvironment.chromium/3165 | Lei Zhang |
2017-07-21 | Change Clear() to ClearSelection(). | Diana Gage |
2017-07-21 | Fix nits from commit 67ccef7.chromium/3164 | Lei Zhang |
2017-07-21 | Change CFX_Edit::GetSelText() to CFX_Edit::GetSelectedText(). | Diana Gage |