Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/Annot.h
Commit message (Collapse)AuthorAgeFilesLines
* Use poppler instead of including xpdf source code. Poppler is a fork ofKristian Høgsberg2005-03-011-81/+0
| | | | | | | | | | | | | | | | | | | | | | | | 2005-03-01 Kristian Høgsberg <krh@redhat.com> Use poppler instead of including xpdf source code. Poppler is a fork of xpdf to build it as a shared library. See http://freedesktop.org/wiki/Software/poppler. * pdf/xpdf/*, pdf/goo/*, pdf/splash/*, pdf/fofi/*: Remove included xpdf fork. * pdf/Makefile.am: Build libpdfdocument.a here. * pdf/GDKSplashOutputDev.cc: * pdf/GDKSplashOutputDev.h: * pdf/GnomeVFSStream.cc: * pdf/GnomeVFSStream.h: * pdf-document.cc: * pdf-document.h: * test-gdk-output-dev.cc * Thumb.cc: * Thumb.h: Pull these files out of pdf/xpdf and adjust to compile against poppler.
* Added getSubtype, getDict and getRefNum/Gen methods for easier annotsRemi Cohen-Scali2004-01-121-0/+12
| | | | | | | | | 2004-01-12 Remi Cohen-Scali <rcoscali@cvs.gnome.org> * xpdf/Annot.h: Added getSubtype, getDict and getRefNum/Gen methods for easier annots identification. Added dict & subtype fields.
* Merge with Xpdf 2.02 and make it buildMartin Kretzschmar2003-04-011-1/+1
|
* Import of Xpdf 2.00 for mergeMartin Kretzschmar2003-03-311-1/+3
|
* Synched with Xpdf 1.01Martin Kretzschmar2002-09-181-0/+67