aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-06-25Fix large file support for 32-bit LinuxJay Berkenbilt
2012-06-25Autoconf 2.68 is new enoughJay Berkenbilt
2012-06-25Cosmetic fix to Makefile for showing test outputJay Berkenbilt
2012-06-24Update ChangeLog for previous fixesJay Berkenbilt
2012-06-24Update TODOJay Berkenbilt
2012-06-24Increase padding in linearized filesJay Berkenbilt
2012-06-24Fix and test support for files >= 4 GBJay Berkenbilt
2012-06-24Change QPDF_Integer from int to long longJay Berkenbilt
2012-06-24Suppress showing failed test output by defaultJay Berkenbilt
2012-06-24Add test case for removing a page we don't haveJay Berkenbilt
2012-06-24Improve the FILE* version of QPDF::processFileJay Berkenbilt
2012-06-24Fixed missing throwTobias Hoffmann
2012-06-23Add pdf-from-scratch exampleJay Berkenbilt
2012-06-23Replace the 8-bit characters with \x.. in QPDFWriter.ccJay Berkenbilt
2012-06-22Switch some code to use empty newArray/newDictionaryJay Berkenbilt
2012-06-22Add factory methods for creating empty arrays and dictionaries.Jay Berkenbilt
2012-06-22Add QPDF::emptyPDF() and pdf_from_scratch test codeJay Berkenbilt
2012-06-22Update TODO fileJay Berkenbilt
2012-06-22Fix order of build flags.Jay Berkenbilt
2012-06-22Use qpdf_offset_t in place of off_t in public APIs.Jay Berkenbilt
2012-06-22Adjust Windows built to support 32-bit and 64-bit buildsJay Berkenbilt
2012-06-21Fix version pattern for configure.acJay Berkenbilt
2012-06-21ChangeLog entry for pkg-config filesJay Berkenbilt
2012-06-21Add doc files to .gitignoreJay Berkenbilt
2012-06-21Add pkg-config supportJay Berkenbilt
2012-06-21note to add pkg-configJay Berkenbilt
2012-06-21Add QPDFObjectHandle::shallowCopy()Jay Berkenbilt
2012-06-21Use getRoot() instead of looking it up in the trailerJay Berkenbilt
2012-06-21Iterate of /Info's keys, not trailer's keys, to seed /IDJay Berkenbilt
2012-06-21ChangeLog entries for page APIJay Berkenbilt
2012-06-21Add additional page API test casesJay Berkenbilt
2012-06-21Updates to TODO fileJay Berkenbilt
2012-06-21Add testing for page APIsJay Berkenbilt
2012-06-21Implement page manipulation APIsJay Berkenbilt
2012-06-21Split page handling APIs into a separate source fileJay Berkenbilt
2012-06-21Refactor optimizePagesTreeJay Berkenbilt
2012-06-21Added first version of pages API.Tobias Hoffmann
2012-06-21Make QPDFObjectHandle::assertPageObject() public.Tobias Hoffmann
2012-06-21Added method to clear pages cache.Tobias Hoffmann
2012-06-21Fix typo in commentJay Berkenbilt
2012-06-21fix include order for off_tJay Berkenbilt
2012-06-21fix doc commentJay Berkenbilt
2012-06-21Fix spelling of Tobias's last name. Sorry about that!Jay Berkenbilt
2012-06-21Add QPDF::processFile that takes an open FILE*Jay Berkenbilt
2012-06-21add ChangeLog entries for previous workJay Berkenbilt
2012-06-20Add testing for new array mutatorsJay Berkenbilt
2012-06-20Added additional array mutatorsTobias Hoffmann
2012-06-20Fix wording error in error messageJay Berkenbilt
2012-06-20ABI change: fix use of off_t, size_t, and integer typesJay Berkenbilt
2012-06-20Fix gcc 4.7 warnings about C++11Jay Berkenbilt