[poppler] poppler: ChangeLog,1.497,1.498 configure.ac,1.71,1.72
Albert Astals Cid
aacid at kemper.freedesktop.org
Wed Apr 25 12:59:12 PDT 2007
- Previous message: [poppler] poppler/qt: poppler-document.cc, 1.14,
1.15 poppler-page-transition.cc, 1.4, 1.5 poppler-page.cc,
1.19, 1.20 poppler-private.h, 1.9, 1.10
- Next message: [poppler] poppler/fofi: FoFiTrueType.cc, 1.5, 1.6 FoFiTrueType.h,
1.3, 1.4 FoFiType1.cc, 1.5, 1.6 FoFiType1C.cc, 1.3,
1.4 FoFiType1C.h, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/poppler/poppler
In directory kemper:/tmp/cvs-serv1447
Modified Files:
ChangeLog configure.ac
Log Message:
Merge xpdf302branch in HEAD as noone vetoed it.
Testing more than welcome
Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.497
retrieving revision 1.498
diff -u -d -r1.497 -r1.498
--- ChangeLog 16 Apr 2007 21:25:46 -0000 1.497
+++ ChangeLog 25 Apr 2007 19:59:09 -0000 1.498
@@ -1,3 +1,143 @@
+2007-04-25 Albert Astals Cid <aacid at kde.org>
+
+ * ChangeLog:
+ * configure.ac:
+ * fofi/FoFiTrueType.cc:
+ * fofi/FoFiTrueType.h:
+ * fofi/FoFiType1.cc:
+ * fofi/FoFiType1C.cc:
+ * fofi/FoFiType1C.h:
+ * glib/poppler-action.cc:
+ * glib/poppler-document.cc:
+ * glib/poppler-page.cc:
+ * goo/FixedPoint.cc:
+ * goo/FixedPoint.h:
+ * goo/GooString.cc:
+ * goo/GooString.h:
+ * goo/Makefile.am:
+ * goo/gfile.cc:
+ * goo/gmem.cc:
+ * goo/gmem.h:
+ * poppler/ABWOutputDev.cc:
+ * poppler/ABWOutputDev.h:
+ * poppler/Annot.cc:
+ * poppler/Annot.h:
+ * poppler/ArthurOutputDev.cc:
+ * poppler/Catalog.cc:
+ * poppler/Catalog.h:
+ * poppler/CharCodeToUnicode.cc:
+ * poppler/DCTStream.cc:
+ * poppler/DCTStream.h:
+ * poppler/Decrypt.cc:
+ * poppler/Decrypt.h:
+ * poppler/Dict.cc:
+ * poppler/Dict.h:
+ * poppler/FontInfo.cc:
+ * poppler/Form.cc:
+ * poppler/Form.h:
+ * poppler/Function.cc:
+ * poppler/Function.h:
+ * poppler/Gfx.cc:
+ * poppler/Gfx.h:
+ * poppler/GfxFont.cc:
+ * poppler/GfxFont.h:
+ * poppler/GfxState.cc:
+ * poppler/GfxState.h:
+ * poppler/GlobalParams.cc:
+ * poppler/GlobalParams.h:
+ * poppler/JBIG2Stream.cc:
+ * poppler/JBIG2Stream.h:
+ * poppler/JPXStream.cc:
+ * poppler/JPXStream.h:
+ * poppler/Lexer.cc:
+ * poppler/Link.cc:
+ * poppler/Link.h:
+ * poppler/Makefile.am:
+ * poppler/Object.cc:
+ * poppler/Object.h:
+ * poppler/Outline.cc:
+ * poppler/OutputDev.cc:
+ * poppler/OutputDev.h:
+ * poppler/PDFDoc.cc:
+ * poppler/PDFDoc.h:
+ * poppler/PSOutputDev.cc:
+ * poppler/PSOutputDev.h:
+ * poppler/PSTokenizer.cc:
+ * poppler/Page.cc:
+ * poppler/Page.h:
+ * poppler/PageLabelInfo.cc:
+ * poppler/Parser.cc:
+ * poppler/Parser.h:
+ * poppler/PreScanOutputDev.cc:
+ * poppler/PreScanOutputDev.h:
+ * poppler/SecurityHandler.cc:
+ * poppler/SecurityHandler.h:
+ * poppler/SplashOutputDev.cc:
+ * poppler/SplashOutputDev.h:
+ * poppler/Stream.cc:
+ * poppler/Stream.h:
+ * poppler/TextOutputDev.cc:
+ * poppler/TextOutputDev.h:
+ * poppler/XRef.cc:
+ * poppler/XRef.h:
+ * qt/poppler-document.cc:
+ * qt/poppler-page-transition.cc:
+ * qt/poppler-page.cc:
+ * qt/poppler-private.h:
+ * qt4/src/poppler-annotation-helper.h:
+ * qt4/src/poppler-document.cc:
+ * qt4/src/poppler-embeddedfile.cc:
+ * qt4/src/poppler-form.cc:
+ * qt4/src/poppler-page.cc:
+ * qt4/src/poppler-private.h:
+ * splash/Splash.cc:
+ * splash/Splash.h:
+ * splash/SplashBitmap.cc:
+ * splash/SplashBitmap.h:
+ * splash/SplashClip.cc:
+ * splash/SplashClip.h:
+ * splash/SplashFTFont.cc:
+ * splash/SplashFTFont.h:
+ * splash/SplashFTFontEngine.cc:
+ * splash/SplashFTFontEngine.h:
+ * splash/SplashFTFontFile.cc:
+ * splash/SplashFTFontFile.h:
+ * splash/SplashFont.cc:
+ * splash/SplashFont.h:
+ * splash/SplashFontEngine.cc:
+ * splash/SplashFontEngine.h:
+ * splash/SplashFontFile.cc:
+ * splash/SplashFontFile.h:
+ * splash/SplashMath.h:
+ * splash/SplashPath.cc:
+ * splash/SplashPath.h:
+ * splash/SplashPattern.cc:
+ * splash/SplashPattern.h:
+ * splash/SplashScreen.cc:
+ * splash/SplashScreen.h:
+ * splash/SplashState.cc:
+ * splash/SplashState.h:
+ * splash/SplashT1Font.cc:
+ * splash/SplashT1Font.h:
+ * splash/SplashT1FontEngine.cc:
+ * splash/SplashT1FontFile.cc:
+ * splash/SplashT1FontFile.h:
+ * splash/SplashTypes.h:
+ * splash/SplashXPath.cc:
+ * splash/SplashXPath.h:
+ * splash/SplashXPathScanner.cc:
+ * splash/SplashXPathScanner.h:
+ * utils/HtmlOutputDev.cc:
+ * utils/HtmlOutputDev.h:
+ * utils/pdffonts.cc:
+ * utils/pdfinfo.cc:
+ * utils/pdftoabw.cc:
+ * utils/pdftohtml.cc:
+ * utils/pdftoppm.cc:
+ * utils/pdftops.cc:
+ * utils/pdftotext.cc:
+ Merge xpdf 3.02 changes
+
2007-04-15 Pino Toscano <pino at kde.org>
reviewed by: Albert Astals Cid <aacid at kde.org>
Index: configure.ac
===================================================================
RCS file: /cvs/poppler/poppler/configure.ac,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- configure.ac 4 Apr 2007 02:42:29 -0000 1.71
+++ configure.ac 25 Apr 2007 19:59:09 -0000 1.72
@@ -40,6 +40,10 @@
AC_PATH_XTRA
AC_HEADER_DIRENT
+AC_ARG_ENABLE(exceptions,
+ [ --enable-exceptions use C++ exceptions],
+ AC_DEFINE([USE_EXCEPTIONS], [], [Throw exceptions to deal with not enough memory and similar problems]))
+
dnl ##### Switch over to C++. This will make the checks below a little
dnl ##### bit stricter (requiring function prototypes in include files).
dnl ##### (99% of xpdf is written in C++.)
- Previous message: [poppler] poppler/qt: poppler-document.cc, 1.14,
1.15 poppler-page-transition.cc, 1.4, 1.5 poppler-page.cc,
1.19, 1.20 poppler-private.h, 1.9, 1.10
- Next message: [poppler] poppler/fofi: FoFiTrueType.cc, 1.5, 1.6 FoFiTrueType.h,
1.3, 1.4 FoFiType1.cc, 1.5, 1.6 FoFiType1C.cc, 1.3,
1.4 FoFiType1C.h, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the poppler
mailing list