]> www.fi.muni.cz Git - evince.git/commit
Import of xpdf code from gpdf.
authorOwen Taylor <otaylor@redhat.com>
Tue, 21 Dec 2004 21:47:36 +0000 (21:47 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 21 Dec 2004 21:47:36 +0000 (21:47 +0000)
commit179af30116fcee661c68d64885f4a6fe6c0cd679
tree65b210e70cd8268f3f02b72660ced35c25bb6107
parent496dac3760529669c8d4fa2e32e1797b092e7632
Import of xpdf code from gpdf.

Tue Dec 21 16:30:58 2004  Owen Taylor  <otaylor@redhat.com>

        * pdf/**: Import of xpdf code from gpdf.

        * pdf/xpdf/xpdfconfig.h: Move the non-config.h config.h to xpdfconfig.h

        * pdf/splash/SplashFTFont.{cc,h} pdf/splash/SplashFTFont.h
        pdf/splash/SplashFTFontEngine.h pdf/splash/SplashFTFontFile.h:
        Fix FreeType includes.

        * pdf/xpdf/{Error.h GnomeVFSStream.cc ImageOutputDev.cc PDFDoc.cc\
        pdffonts.cc pdfimages.cc pdfinfo.cc pdftoppm.cc pdftops.cc
        pdftotext.cc PSOutputDev.cc PSOutputDev.h SplashOutputDev.h
        Stream.cc TextOutputDev.cc XPDFApp.cc xpdf.cc XPDFViewer.cc
        pdf/xpdf/Error.h PSOutputDev.h SplashOutputDev.h}:
        Include xpdfconfig.h
37 files changed:
ChangeLog
Makefile.am
autogen.sh
configure.ac
pdf/.cvsignore [new file with mode: 0644]
pdf/Makefile.am [new file with mode: 0644]
pdf/aconf.h [new file with mode: 0644]
pdf/fofi/Makefile.am
pdf/goo/Makefile.am
pdf/splash/Makefile.am
pdf/splash/SplashFTFont.cc
pdf/splash/SplashFTFont.h
pdf/splash/SplashFTFontEngine.h
pdf/splash/SplashFTFontFile.h
pdf/xpdf/.cvsignore
pdf/xpdf/Error.h
pdf/xpdf/GDKSplashOutputDev.cc [new file with mode: 0644]
pdf/xpdf/GDKSplashOutputDev.h [new file with mode: 0644]
pdf/xpdf/GnomeVFSStream.cc
pdf/xpdf/ImageOutputDev.cc
pdf/xpdf/Makefile.am
pdf/xpdf/PDFDoc.cc
pdf/xpdf/PSOutputDev.cc
pdf/xpdf/PSOutputDev.h
pdf/xpdf/SplashOutputDev.h
pdf/xpdf/Stream.cc
pdf/xpdf/TextOutputDev.cc
pdf/xpdf/XPDFApp.cc
pdf/xpdf/XPDFViewer.cc
pdf/xpdf/pdffonts.cc
pdf/xpdf/pdfimages.cc
pdf/xpdf/pdfinfo.cc
pdf/xpdf/pdftoppm.cc
pdf/xpdf/pdftops.cc
pdf/xpdf/pdftotext.cc
pdf/xpdf/test-gdk-output-dev.cc [new file with mode: 0644]
pdf/xpdf/xpdf.cc