2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-27 20:49:06 +00:00
qpdf/libqpdf
Jay Berkenbilt f71eb2af91 fix class-level DLL_EXPORT
git-svn-id: svn+q:///qpdf/trunk@797 71b93d88-0707-0410-a8cf-f5a4172ac649
2009-10-12 01:18:19 +00:00
..
qpdf fix class-level DLL_EXPORT 2009-10-12 01:18:19 +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 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
build.mk generalize build 2009-10-11 00:24:22 +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_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 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_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 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_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 removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +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 removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_Bool.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_Dictionary.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_encryption.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_Integer.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_linearization.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_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 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_Real.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_Stream.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_String.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
qpdf-c.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.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
QPDFExc.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
QPDFObject.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDFObjectHandle.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
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 Implement changes suggested by Zarko and our subsequent conversations: 2009-10-05 00:42:48 +00:00
QPDFXRefEntry.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
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 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
RC4.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00