2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-27 15:43:33 +00:00
qpdf/libqpdf/qpdf
Jay Berkenbilt bfda717749 Cosmetic changes to be closer to Adobe terminology
Change object type Keyword to Operator, and place the order of the
object types in object_type_e in the same order as they are mentioned
in the PDF specification.

Note that this change only breaks backward compatibility with code
that has not yet been released.
2013-01-23 09:38:05 -05:00
..
BitStream.hh Fix and test support for files >= 4 GB 2012-06-24 15:56:50 -04:00
BitWriter.hh Fix and test support for files >= 4 GB 2012-06-24 15:56:50 -04:00
MD5.hh fix include order for off_t 2012-06-21 14:11:22 -04:00
OffsetInputSource.hh Find PDF header anywhere in the first 1024 bytes 2012-12-25 14:43:37 -05:00
PCRE.hh fix include order for off_t 2012-06-21 14:11:22 -04:00
Pl_AES_PDF.hh Allow specification of AES initialization vector 2012-12-31 05:36:50 -05:00
Pl_ASCII85Decoder.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_ASCIIHexDecoder.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_LZWDecoder.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_MD5.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_PNGFilter.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_QPDFTokenizer.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_RC4.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_SHA2.hh SHA2 pipeline with support for 256, 384, and 512 bits 2012-12-31 05:36:51 -05:00
QPDF_Array.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Bool.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Dictionary.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_InlineImage.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Integer.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Name.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Null.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Operator.hh Cosmetic changes to be closer to Adobe terminology 2013-01-23 09:38:05 -05:00
QPDF_Real.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Reserved.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_Stream.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
QPDF_String.hh Add getTypeCode() and getTypeName() 2013-01-22 10:01:45 -05:00
RC4.hh removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
rijndael.h fix MSVC 2010 issues 2011-12-28 16:40:33 -05:00