summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
2017-07-27Added FPDFDoc_DeleteAttachment()Jane Liu
2017-07-27Add TypeTextIntoTextField() helper functions to CPWL embeddertests.Diana Gage
2017-07-26Allow CFX_RTemplate to work with CFX_FloatRectDan Sinclair
2017-07-26Add ClickOnFormFieldAtPoint() helper to FPDFFormFillEmbeddertest.Diana Gage
2017-07-26Fix FPDF_RenderPageBitmapWithMatrixNicolas Pena
2017-07-26Add another check for GetSelectedText().Diana Gage
2017-07-26Added missing STDCALLchromium/3168Jane Liu
2017-07-25flush but do not release skia driverCary Clark
2017-07-25Move fpdfsdk/pdfwindow to fpdfsdk/pwlDan Sinclair
2017-07-24Basic APIs and tests for adding attachmentsJane Liu
2017-07-24Remove unused m_iRef in CPDFXFA_PageTom Sepez
2017-07-24Add FORM_DeleteSelectedText() and embedder tests.Diana Gage
2017-07-24Observe Annot destruction in CPDFSDK_PageView::DeleteAnnotTom Sepez
2017-07-24Use named commands in CPWL_AppStream.Dan Sinclair
2017-07-24Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READYDan Sinclair
2017-07-24Remove fxedit place classes in pdfwindow/Dan Sinclair
2017-07-24Remove fx_edit.hDan Sinclair
2017-07-24Cleanup some visibility in fxet_list.hDan Sinclair
2017-07-24Merge CFX_ListContainer into CFX_ListCtrlDan Sinclair
2017-07-22Simplify code in CPDFSDK_FormFillEnvironment.chromium/3165Lei Zhang
2017-07-21Change Clear() to ClearSelection().Diana Gage
2017-07-21Fix nits from commit 67ccef7.chromium/3164Lei Zhang
2017-07-21Change CFX_Edit::GetSelText() to CFX_Edit::GetSelectedText().Diana Gage
2017-07-21Change "Sel" abbreviation to "Selection".Diana Gage
2017-07-20Add helper class to closed stream commandsDan Sinclair
2017-07-20Remove CLST_Rect and replace with CFX_FloatRect.Dan Sinclair
2017-07-20Convert CFX_ListItem to use CFX_FloatRectDan Sinclair
2017-07-20Make CPWL_Wnd classes be observable.Tom Sepez
2017-07-20Cleanup CPWL_Icon AppStream generationDan Sinclair
2017-07-20Consolidate Appearance Stream code in CPWL_AppStream.Dan Sinclair
2017-07-20Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests.Diana Gage
2017-07-20Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests.Diana Gage
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-07-19fix continue skia cache flushCary Clark
2017-07-19Remove unused GetThisAppearanceStreamDan Sinclair
2017-07-19Create CPWL_AppStream.Dan Sinclair
2017-07-19Use CFX_WideString in CPDF_NameTree functions to strip BOMchromium/3162Jane Liu
2017-07-19flush skia cache in progressive renderingCary Clark
2017-07-19Basic APIs and tests for extracting attachmentsJane Liu
2017-07-18Small tidy of defines in util.hchromium/3161Tom Sepez
2017-07-18Fix CONTINUED spellingDan Sinclair
2017-07-18Add missing STDCALL annotationsDan Sinclair
2017-07-17More tightly validate format strings in util.cpp.chromium/3160Tom Sepez
2017-07-17Move CPWL_Utils Draw methods to CFX_RenderDeviceDan Sinclair
2017-07-17Add CFX_FloatRect::GetDeflateddan sinclair
2017-07-14Create ParseDataType unit tests based on specs.chromium/3159chromium/3158Henrique Nakashima
2017-07-14Updated pdfium_test's WriteAnnot()Jane Liu
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-07-13Restore FPDF_SetPrintingPostscriptLevel APIrbpotter
2017-07-13Fix invalid write for util.printfDan Sinclair