summaryrefslogtreecommitdiff
path: root/fpdfsdk
AgeCommit message (Expand)Author
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
2017-07-13Cleanup CPDF_RenderOptions colour members.Dan Sinclair
2017-07-13Rename CPWL_Color to CFX_ColorDan Sinclair
2017-07-13Move CPWL_Utils::ScaleRect to CFX_FloatRectDan Sinclair
2017-07-13Move CPWL_Utils::OverlapWordRange to CPVT_WordRange::IntersectDan Sinclair
2017-07-13Move CPWL_Utils::GetCenterSquare to CFX_FloatRectDan Sinclair
2017-07-13Use Translate instead of OffsetRectdan sinclair
2017-07-13Remove CPWL_Utils::{In,De}flateRectdan sinclair
2017-07-13Remove unused CPDF_RenderOptions membersDan Sinclair
2017-07-13Changed CPDF_FileSpec::GetFileName() to directly return CFX_WideStringJane Liu
2017-07-13Basic APIs and test for retrieving embedded attachment count and nameJane Liu
2017-07-11Added API for removing objects from annotationsJane Liu
2017-07-11Add Windows generic / text only printer driver support.rbpotter
2017-07-10Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545chromium/3156chromium/3155chromium/3154Nicolas Pena
2017-07-10Fix nits in CFFL_FormFillerDan Sinclair
2017-07-10Force unicodes into valid rangesNicolas Pena
2017-07-10Change parameter type to IPWL_FocusHandler::OnSetFocus().Lei Zhang
2017-07-06Rename OnNotifySelChanged to OnNotifySelectionChangedDan Sinclair
2017-07-06Convert OnBeforeKeyStoke to remove in-out paramDan Sinclair
2017-07-06Remove in-out param from OnNotifySelChangedchromium/3151Dan Sinclair
2017-07-06Remove in-out param from OnCharWithExitDan Sinclair
2017-07-06Remove in-out param from OnKeyDownWithExitDan Sinclair