summaryrefslogtreecommitdiff
path: root/public/fpdfview.h
AgeCommit message (Expand)Author
2018-08-01Make FPDF_FormHandle be represented as an incomplete type.chromium/3510Tom Sepez
2018-07-10Create API for adding content marks and setting their params.chromium/3488Henrique Nakashima
2018-05-28Add const/non-const versions of remaining CPDF_Dictionary methods.Lei Zhang
2018-05-25Mark more CPDF_Objects as const in action and bookmark code.Lei Zhang
2018-05-08Mark CPDF_Object pointers as const in CPDF_ViewerPreferences.Lei Zhang
2018-05-08Add APIs to work with a FPDF_PAGERANGE.Lei Zhang
2018-05-03Use strict types in FPDF API, try #3Tom Sepez
2018-05-01Check for NULL XFA context even when XFATom Sepez
2018-05-01Make FPDF_Document always be CPDF_Document.Tom Sepez
2018-04-25Add PostScript PASSTHROUGH options to FPDF_SetPrintMode().Lei Zhang
2018-04-12Add return value to FPDF_DeviceToPage().Lei Zhang
2018-04-05Remove spellchecking code from XFAchromium/3390Ryan Harrison
2018-04-02Remove FPDF_SetPrintPostscriptLevel().chromium/3387Lei Zhang
2018-03-27Open FPDF_PAGEOBJECTMARK API.Henrique Nakashima
2018-01-16Add FPDF_GetPageBoundingBox API.chromium/3323Henrique Nakashima
2018-01-15Correct doc for clipping param in FPDF_RenderPageBitmapWithMatrix.Henrique Nakashima
2018-01-11Improve documentation of FPDF_RenderPageBitmapWithMatrix.Henrique Nakashima
2018-01-10Add FPDFAnnot_GetAP to public API.Henrique Nakashima
2017-09-25Update comments regarding dictionary keys in public APIS.chromium/3224Lei Zhang
2017-09-20Add FPDFPath_GetPoint() APIchromium/3221Miklos Vajna
2017-09-13Change behaviour of FPDF_RenderPageBitmapWithMatrixNicolas Pena
2017-08-10Rename DLLEXPORT AND STDCALLDan Sinclair
2017-08-10Revert "Add a build target and a proper export header for shared library buil...Henrique Nakashima
2017-08-09Add a build target and a proper export header for shared library builds.Felix Kauselmann
2017-08-03APIs and tests for extracting bitmaps from image objectsJane Liu
2017-07-19Basic APIs and tests for extracting attachmentsJane Liu
2017-07-13Restore FPDF_SetPrintingPostscriptLevel APIrbpotter
2017-07-11Add Windows generic / text only printer driver support.rbpotter
2017-07-06Added APIs for getting/setting string pairs in annotation dictionariesJane Liu
2017-06-01Basic APIs and tests for extracting annotationsJane Liu
2017-05-08Add raw PostScript output to pdfium_test on Windows.Lei Zhang
2017-03-16Introduce unique_ptr compatible deleters for FPDF typeschromium/3044Tom Sepez
2017-02-27Fix nits from commit db764708.Lei Zhang
2017-01-12Add postscript pathrbpotter
2016-11-23Add FPDF_RenderPageBitmapWithMatrix API.thestig
2016-11-23Add APIs for limited use of document tagged code.thestig
2016-11-04Implement FPDF_VIEWERREF_GetName() API.chromium/2910thestig
2016-09-09Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856jaepark
2016-07-18Implement CGdiPrinterDriver::DrawDeviceText().chromium/2801thestig
2016-05-26Remove checks for _WIN32_WCE.thestig
2016-03-14Add bitmaps and skp output to Skia portCary Clark
2016-03-09Review and cleanup lint warnings.Dan Sinclair
2016-02-24Fixing whitespace lint errors.Dan Sinclair
2015-11-30Allow building non-XFA (master) on the XFA branch.Tom Sepez
2015-11-20Make XFA public more closely match master.Tom Sepez
2015-10-20[Merge to XFA] Minor documentation updates for fpdfview.h.Dan Sinclair
2015-10-07Merge to XFA: Pass v8::Isolate to PDFium at init time.Tom Sepez
2015-09-23Merge to XFA: Allow external font-path configuration from pdfium_test.Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-05-20Merge to XFA: Tidy public fpdfview.h and fpdf_flatten.h.Tom Sepez