Revision 641456
Go back to digest for 18th March 2007Other in Graphics
Albert Astals Cid committed changes in /branches/KDE/3.5/kdegraphics/kpdf:
Merge xpdf 3.02 changes, this is a quite big patch but fixes lots of problems so i'm commiting it. Pino, cartman and me have been working on it for around a week and we have found no noticeable regression and lots of improvements. Obviously more testing is welcome.
Ok'ed by coolo on k-c-d
File Changes
Added 3 files
- /branches/KDE/3.5/kdegraphics/kpdf/xpdf
- /goo/gmem.cc
- /xpdf/PreScanOutputDev.cc
- /xpdf/PreScanOutputDev.h
Deleted 7 files
- /branches/KDE/3.5/kdegraphics/kpdf/xpdf
- /goo/gmem.c
- /xpdf/DCTStream.cc
- /xpdf/DCTStream.h
- /xpdf/FlateStream.cc
- /xpdf/FlateStream.h
- /xpdf/UGString.cc
- /xpdf/UGString.h
Modified 126 files
- /branches/KDE/3.5/kdegraphics/kpdf
- /configure.in.in
- /error.cpp
- /xpdf/aconf.h
- /xpdf/README.xpdf
- /core/generator_pdf/generator_pdf.cpp
- /core/generator_pdf/gp_outputdev.cpp
- /core/generator_pdf/gp_outputdev.h
- /xpdf/fofi/FoFiBase.h
- /xpdf/fofi/FoFiEncodings.cc
- /xpdf/fofi/FoFiEncodings.h
- /xpdf/fofi/FoFiTrueType.cc
- /xpdf/fofi/FoFiTrueType.h
- /xpdf/fofi/FoFiType1.cc
- /xpdf/fofi/FoFiType1.h
- /xpdf/fofi/FoFiType1C.cc
- /xpdf/fofi/FoFiType1C.h
- /xpdf/goo/gfile.cc
- /xpdf/goo/gfile.h
- /xpdf/goo/GHash.cc
- /xpdf/goo/GHash.h
- /xpdf/goo/gmem.h
- /xpdf/goo/GString.cc
- /xpdf/goo/GString.h
- /xpdf/goo/Makefile.am
- /xpdf/splash/Splash.cc
- /xpdf/splash/Splash.h
- /xpdf/splash/SplashBitmap.cc
- /xpdf/splash/SplashBitmap.h
- /xpdf/splash/SplashClip.cc
- /xpdf/splash/SplashClip.h
- /xpdf/splash/SplashFont.cc
- /xpdf/splash/SplashFont.h
- /xpdf/splash/SplashFontEngine.cc
- /xpdf/splash/SplashFontEngine.h
- /xpdf/splash/SplashFontFile.cc
- /xpdf/splash/SplashFontFile.h
- /xpdf/splash/SplashFTFont.cc
- /xpdf/splash/SplashFTFont.h
- /xpdf/splash/SplashFTFontEngine.cc
- /xpdf/splash/SplashFTFontEngine.h
- /xpdf/splash/SplashFTFontFile.cc
- /xpdf/splash/SplashFTFontFile.h
- /xpdf/splash/SplashMath.h
- /xpdf/splash/SplashPath.cc
- /xpdf/splash/SplashPath.h
- /xpdf/splash/SplashPattern.cc
- /xpdf/splash/SplashPattern.h
- /xpdf/splash/SplashScreen.cc
- /xpdf/splash/SplashScreen.h
- /xpdf/splash/SplashState.cc
- /xpdf/splash/SplashState.h
- /xpdf/splash/SplashT1Font.cc
- /xpdf/splash/SplashT1Font.h
- /xpdf/splash/SplashT1FontEngine.cc
- /xpdf/splash/SplashT1FontEngine.h
- /xpdf/splash/SplashT1FontFile.cc
- /xpdf/splash/SplashT1FontFile.h
- /xpdf/splash/SplashTypes.h
- /xpdf/splash/SplashXPath.cc
- /xpdf/splash/SplashXPath.h
- /xpdf/splash/SplashXPathScanner.cc
- /xpdf/splash/SplashXPathScanner.h
- /xpdf/xpdf/Annot.cc
- /xpdf/xpdf/Annot.h
- /xpdf/xpdf/BuiltinFont.cc
- /xpdf/xpdf/BuiltinFont.h
- /xpdf/xpdf/Catalog.cc
- /xpdf/xpdf/Catalog.h
- /xpdf/xpdf/CharCodeToUnicode.cc
- /xpdf/xpdf/Decrypt.cc
- /xpdf/xpdf/Decrypt.h
- /xpdf/xpdf/Dict.cc
- /xpdf/xpdf/Dict.h
- /xpdf/xpdf/Error.h
- /xpdf/xpdf/FontEncodingTables.cc
- /xpdf/xpdf/FontEncodingTables.h
- /xpdf/xpdf/Function.cc
- /xpdf/xpdf/Function.h
- /xpdf/xpdf/Gfx.cc
- /xpdf/xpdf/Gfx.h
- /xpdf/xpdf/GfxFont.cc
- /xpdf/xpdf/GfxFont.h
- /xpdf/xpdf/GfxState.cc
- /xpdf/xpdf/GfxState.h
- /xpdf/xpdf/GlobalParams.cc
- /xpdf/xpdf/GlobalParams.h
- /xpdf/xpdf/JArithmeticDecoder.cc
- /xpdf/xpdf/JBIG2Stream.cc
- /xpdf/xpdf/JBIG2Stream.h
- /xpdf/xpdf/JPXStream.cc
- /xpdf/xpdf/JPXStream.h
- /xpdf/xpdf/Lexer.cc
- /xpdf/xpdf/Link.cc
- /xpdf/xpdf/Link.h
- /xpdf/xpdf/Makefile.am
- /xpdf/xpdf/NameToCharCode.cc
- /xpdf/xpdf/NameToCharCode.h
- /xpdf/xpdf/NameToUnicodeTable.h
- /xpdf/xpdf/Object.cc
- /xpdf/xpdf/Object.h
- /xpdf/xpdf/Outline.cc
- /xpdf/xpdf/OutputDev.cc
- /xpdf/xpdf/OutputDev.h
- /xpdf/xpdf/Page.cc
- /xpdf/xpdf/Page.h
- /xpdf/xpdf/Parser.cc
- /xpdf/xpdf/Parser.h
- /xpdf/xpdf/PDFDoc.cc
- /xpdf/xpdf/PDFDoc.h
- /xpdf/xpdf/PSOutputDev.cc
- /xpdf/xpdf/PSOutputDev.h
- /xpdf/xpdf/PSTokenizer.cc
- /xpdf/xpdf/SecurityHandler.cc
- /xpdf/xpdf/SecurityHandler.h
- /xpdf/xpdf/SplashOutputDev.cc
- /xpdf/xpdf/SplashOutputDev.h
- /xpdf/xpdf/Stream.cc
- /xpdf/xpdf/Stream.h
- /xpdf/xpdf/TextOutputDev.cc
- /xpdf/xpdf/TextOutputDev.h
- /xpdf/xpdf/UnicodeMap.cc
- /xpdf/xpdf/UnicodeMap.h
- /xpdf/xpdf/UnicodeTypeTable.cc
- /xpdf/xpdf/xpdf_config.h
- /xpdf/xpdf/XRef.cc
- /xpdf/xpdf/XRef.h
136 files changed in total