aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2011-08-10implement methods to get dictionary and array contents as map and vectorJay Berkenbilt
2011-08-10implement replace and swapJay Berkenbilt
2011-04-30update version to 2.2.3, update copyright to 2011Jay Berkenbilt
2010-10-04add qpdf_read_memory to C APIJay Berkenbilt
2010-10-01setOutputStreamsJay Berkenbilt
2010-10-01add QPDF::processMemoryFile and API additions to support itJay Berkenbilt
2010-09-24convert file to a PointerHolder<InputSource> so it could be either a file or ...Jay Berkenbilt
2010-09-24add * and -> operatorsJay Berkenbilt
2010-08-10getRawStreamData()Jay Berkenbilt
2010-08-05addPageContentsJay Berkenbilt
2010-08-05newStreamJay Berkenbilt
2010-08-05add pipeline-based stream data replacement functionJay Berkenbilt
2010-08-03remove stream_data_handler; it wouldn't work as designed. replacement data im...Jay Berkenbilt
2010-08-03ready to implement replacement stream dataJay Berkenbilt
2010-08-02remove use of float for version comparisonJay Berkenbilt
2010-06-06fix memory leakJay Berkenbilt
2010-04-19refactor to isolate pad calculationJay Berkenbilt
2010-01-25update copyrights for 2010Jay Berkenbilt
2010-01-25update for fixes to linearization padding calculationsJay Berkenbilt
2009-10-24add C interface for getting software versionJay Berkenbilt
2009-10-24prepare 2.1.rc1 for releaseJay Berkenbilt
2009-10-23more tweaking of C error interfaceJay Berkenbilt
2009-10-23improve C error handling interfaceJay Berkenbilt
2009-10-23include copyright notice in public headersJay Berkenbilt
2009-10-23avoid having to include zlib.h in Pl_Flate.hhJay Berkenbilt
2009-10-21make line buffering os-specificJay Berkenbilt
2009-10-21tweak dll stuff againJay Berkenbilt
2009-10-21typoJay Berkenbilt
2009-10-21go back to function-based DLL_EXPORT rather than class-based to avoid creatio...Jay Berkenbilt
2009-10-20remove off_t from C APIJay Berkenbilt
2009-10-20oops -- put stdexcept backJay Berkenbilt
2009-10-20revert off_tJay Berkenbilt
2009-10-20QUtilJay Berkenbilt
2009-10-20try memoryJay Berkenbilt
2009-10-20try stdlib.hJay Berkenbilt
2009-10-20try io.hJay Berkenbilt
2009-10-20update C API for error retrievalJay Berkenbilt
2009-10-20categorize all error messages and include object information if availableJay Berkenbilt
2009-10-19DLL.hh -> DLL.h, move public enumerated types into Constants.h and use them b...Jay Berkenbilt
2009-10-19deal with stream-specific crypt filtersJay Berkenbilt
2009-10-19add C API for R4 encryptionJay Berkenbilt
2009-10-19more testing, bug fix for linearized aes encrypted filesJay Berkenbilt
2009-10-18implemented writing R4/V4 encryption except that the output files don't open ...Jay Berkenbilt
2009-10-18reading crypt filters is largely implemented but not fully testedJay Berkenbilt
2009-10-17checkpoint -- partially implemented /V=4 encryptionJay Berkenbilt
2009-10-17checkpoint -- started doing some R4 encryption supportJay Berkenbilt
2009-10-12fix class-level DLL_EXPORTJay Berkenbilt
2009-10-12do DLL_EXPORT only in header files and only at the class or top-level functio...Jay Berkenbilt
2009-10-05Implement changes suggested by Zarko and our subsequent conversations:Jay Berkenbilt
2009-10-05typo in commentJay Berkenbilt