.. |
qpdf
|
be less conservative when skipping over inline images in content normalization
|
2011-04-30 18:20:35 +00:00 |
bits.icc
|
removed qexc; non-compatible ABI change
|
2009-09-26 18:36:04 +00:00 |
BitStream.cc
|
do DLL_EXPORT only in header files and only at the class or top-level function level
|
2009-10-12 01:15:55 +00:00 |
BitWriter.cc
|
do DLL_EXPORT only in header files and only at the class or top-level function level
|
2009-10-12 01:15:55 +00:00 |
Buffer.cc
|
add QPDF::processMemoryFile and API additions to support it
|
2010-10-01 10:20:38 +00:00 |
build.mk
|
update version to 2.2.3, update copyright to 2011
|
2011-04-30 19:19:30 +00:00 |
Makefile
|
update release date to actual date
|
2008-04-29 12:55:25 +00:00 |
MD5.cc
|
do DLL_EXPORT only in header files and only at the class or top-level function level
|
2009-10-12 01:15:55 +00:00 |
PCRE.cc
|
do DLL_EXPORT only in header files and only at the class or top-level function level
|
2009-10-12 01:15:55 +00:00 |
Pipeline.cc
|
do DLL_EXPORT only in header files and only at the class or top-level function level
|
2009-10-12 01:15:55 +00:00 |
Pl_AES_PDF.cc
|
pad and hope for the best of AES input buffer is not a multiple of 16
|
2010-03-27 13:17:31 +00:00 |
Pl_ASCII85Decoder.cc
|
do DLL_EXPORT only in header files and only at the class or top-level function level
|
2009-10-12 01:15:55 +00:00 |
Pl_ASCIIHexDecoder.cc
|
do DLL_EXPORT only in header files and only at the class or top-level function level
|
2009-10-12 01:15:55 +00:00 |
Pl_Buffer.cc
|
update code to new PointerHolder, and reintroduce change that was accidentally backed out
|
2010-09-24 20:45:18 +00:00 |
Pl_Count.cc
|
do DLL_EXPORT only in header files and only at the class or top-level function level
|
2009-10-12 01:15:55 +00:00 |
Pl_Discard.cc
|
do DLL_EXPORT only in header files and only at the class or top-level function level
|
2009-10-12 01:15:55 +00:00 |
Pl_Flate.cc
|
avoid having to include zlib.h in Pl_Flate.hh
|
2009-10-23 14:58:09 +00:00 |
Pl_LZWDecoder.cc
|
do DLL_EXPORT only in header files and only at the class or top-level function level
|
2009-10-12 01:15:55 +00:00 |
Pl_MD5.cc
|
do DLL_EXPORT only in header files and only at the class or top-level function level
|
2009-10-12 01:15:55 +00:00 |
Pl_PNGFilter.cc
|
do DLL_EXPORT only in header files and only at the class or top-level function level
|
2009-10-12 01:15:55 +00:00 |
Pl_QPDFTokenizer.cc
|
be less conservative when skipping over inline images in content normalization
|
2011-04-30 18:20:35 +00:00 |
Pl_RC4.cc
|
do DLL_EXPORT only in header files and only at the class or top-level function level
|
2009-10-12 01:15:55 +00:00 |
Pl_StdioFile.cc
|
do DLL_EXPORT only in header files and only at the class or top-level function level
|
2009-10-12 01:15:55 +00:00 |
QPDF_Array.cc
|
fix memory leak
|
2010-06-06 13:32:08 +00:00 |
QPDF_Bool.cc
|
removed qexc; non-compatible ABI change
|
2009-09-26 18:36:04 +00:00 |
QPDF_Dictionary.cc
|
ready to implement replacement stream data
|
2010-08-02 22:17:01 +00:00 |
QPDF_encryption.cc
|
update code to new PointerHolder, and reintroduce change that was accidentally backed out
|
2010-09-24 20:45:18 +00:00 |
QPDF_Integer.cc
|
removed qexc; non-compatible ABI change
|
2009-09-26 18:36:04 +00:00 |
QPDF_linearization.cc
|
remove unused offset variable
|
2011-05-07 13:36:13 +00:00 |
QPDF_Name.cc
|
removed qexc; non-compatible ABI change
|
2009-09-26 18:36:04 +00:00 |
QPDF_Null.cc
|
removed qexc; non-compatible ABI change
|
2009-09-26 18:36:04 +00:00 |
QPDF_optimization.cc
|
convert file to a PointerHolder<InputSource> so it could be either a file or a buffer; also fix a bug in BufferInputSource::seek
|
2010-09-24 19:10:08 +00:00 |
QPDF_Real.cc
|
removed qexc; non-compatible ABI change
|
2009-09-26 18:36:04 +00:00 |
QPDF_Stream.cc
|
update code to new PointerHolder, and reintroduce change that was accidentally backed out
|
2010-09-24 20:45:18 +00:00 |
QPDF_String.cc
|
tweak when we decide to use hex strings vs literal strings
|
2009-10-17 17:31:52 +00:00 |
qpdf-c.cc
|
add qpdf_read_memory to C API
|
2010-10-04 15:24:10 +00:00 |
QPDF.cc
|
2.2.4
|
2011-06-25 18:39:05 +00:00 |
QPDFExc.cc
|
update C API for error retrieval
|
2009-10-20 00:24:44 +00:00 |
QPDFObject.cc
|
removed qexc; non-compatible ABI change
|
2009-09-26 18:36:04 +00:00 |
QPDFObjectHandle.cc
|
update code to new PointerHolder, and reintroduce change that was accidentally backed out
|
2010-09-24 20:45:18 +00:00 |
QPDFTokenizer.cc
|
do DLL_EXPORT only in header files and only at the class or top-level function level
|
2009-10-12 01:15:55 +00:00 |
QPDFWriter.cc
|
update code to new PointerHolder, and reintroduce change that was accidentally backed out
|
2010-09-24 20:45:18 +00:00 |
QPDFXRefEntry.cc
|
categorize all error messages and include object information if available
|
2009-10-19 23:09:19 +00:00 |
QTC.cc
|
do DLL_EXPORT only in header files and only at the class or top-level function level
|
2009-10-12 01:15:55 +00:00 |
QUtil.cc
|
make line buffering os-specific
|
2009-10-21 02:30:15 +00:00 |
RC4.cc
|
removed qexc; non-compatible ABI change
|
2009-09-26 18:36:04 +00:00 |
rijndael.cc
|
got working aes128 implementation
|
2009-10-17 15:01:20 +00:00 |