aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/qpdf-c.h
AgeCommit message (Expand)Author
2022-09-09Add C API functions for using custom loggersJay Berkenbilt
2022-09-09Add JSON v2 support to C APIJay Berkenbilt
2022-04-30Mark weak encryption with API changes (fixes #576)Jay Berkenbilt
2022-04-30Remove deprecated (pre-8.4.0) encryption APIsJay Berkenbilt
2022-04-04Programmatically apply new formatting to codeJay Berkenbilt
2022-02-08WHITESPACE ONLY -- expand tabs in source codeJay Berkenbilt
2022-02-08Clarify qpdf's representation of names in the APIJay Berkenbilt
2022-02-06C-API expose QPDFObjectHandle::getKeyIfDictm-holger
2022-02-06C-API expose QPDFObjectHandle::getValueAs... accessorsm-holger
2022-02-05Add qpdf_empty_pdf to C APIJay Berkenbilt
2022-02-05API contract: qpdf_get_qpdf_version() returns a staticJay Berkenbilt
2022-02-04Update copyright for 2022Jay Berkenbilt
2022-02-04C-API add two binary UTF8 funtionsm-holger
2022-01-22Add new convenience methods QPDFObjectHandle::isNameAndEquals, etcm-holger
2021-12-19Further improvements to handling binary stringsJay Berkenbilt
2021-12-18Remove unneeded paragraph from commentsJay Berkenbilt
2021-12-17C API: simplify new error handling and improve documentationJay Berkenbilt
2021-12-17C-API expose QPDFObjectHandle::getTypeCode and getTypeName (fixes #597)m-holger
2021-12-17C API: add several stream functions (fixes #596)Jay Berkenbilt
2021-12-16C API: add functions for working with pages (fixes #594)Jay Berkenbilt
2021-12-16Change name of formal parameters from data to qpdfJay Berkenbilt
2021-12-10C API: expose functions for indirect objects (fixes #588)Jay Berkenbilt
2021-12-10C API: overhaul error handlingJay Berkenbilt
2021-12-09C API: qpdf_oh_is_initializedJay Berkenbilt
2021-12-09C API: qpdf_get_last_string_lengthJay Berkenbilt
2021-12-09Typos in commentsJay Berkenbilt
2021-12-09Minor documentation updatesm-holger
2021-12-02C-API expose new_object as qpdf_oh_new_objectm-holger
2021-11-29Improve testing and error handling around operating before processingJay Berkenbilt
2021-11-19Ensure qpdf_oh handles returned by C-API functions are unique.m-holger
2021-01-19Clarify qpdf_register_progress_reporter's commentJay Berkenbilt
2021-01-04Update copyright to 2021Jay Berkenbilt
2020-12-20Provide qpdf write progress reporting from C API (fixes #487)Jay Berkenbilt
2020-11-29Add QPDFObjectHandle manipulation to C APIJay Berkenbilt
2020-01-26Update copyright to 2020Jay Berkenbilt
2019-01-17Modernize encryption API for more granularityJay Berkenbilt
2019-01-07Update copyrights for 2019Jay Berkenbilt
2018-08-12Protect headers with compliant identifiers (fixes #233)Jay Berkenbilt
2018-02-19Add C API for checking PDF filesJay Berkenbilt
2018-01-14Update copyright to 2018Jay Berkenbilt
2017-09-14Additionally license under Apache License version 2.0Jay Berkenbilt
2017-09-12Update C API with new QPDFWriter methodsJay Berkenbilt
2017-08-22Update copyright to 2017Jay Berkenbilt
2015-10-31Implement deterministic IDJay Berkenbilt
2015-05-24Copyright 2015Jay Berkenbilt
2014-01-14Update Copyright to 2014Jay Berkenbilt
2012-12-31Update "C" API with functions for new featuresJay Berkenbilt
2012-12-31Update copyright year to 2013Jay Berkenbilt
2012-07-29Update copyright to 2012Jay Berkenbilt
2012-06-24Fix and test support for files >= 4 GBJay Berkenbilt