[poppler] poppler: ChangeLog,1.290,1.291
Albert Astals Cid
aacid at freedesktop.org
Wed Jan 18 14:32:15 PST 2006
- Previous message: [poppler] poppler/poppler: Annot.cc, 1.3, 1.4 Catalog.cc, 1.13,
1.14 Catalog.h, 1.7, 1.8 Dict.cc, 1.3, 1.4 Dict.h, 1.2,
1.3 FontInfo.cc, 1.6, 1.7 Function.cc, 1.3, 1.4 Gfx.cc, 1.5,
1.6 GfxFont.cc, 1.5, 1.6 GfxState.cc, 1.8, 1.9 Link.cc, 1.3,
1.4 Link.h, 1.1.1.1, 1.2 Makefile.am, 1.18, 1.19 Object.h,
1.1.1.1, 1.2 Outline.cc, 1.4, 1.5 PDFDoc.cc, 1.9,
1.10 PDFDoc.h, 1.6, 1.7 PSOutputDev.cc, 1.7, 1.8 Page.cc, 1.10,
1.11 PageLabelInfo.cc, 1.2, 1.3 Parser.cc, 1.4,
1.5 SecurityHandler.cc, 1.1, 1.2 Stream.cc, 1.10, 1.11 XRef.cc,
1.11, 1.12
- Next message: [poppler] poppler/glib: poppler-action.cc, 1.5,
1.6 poppler-document.cc, 1.29, 1.30
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/poppler/poppler
In directory gabe:/tmp/cvs-serv28869
Modified Files:
ChangeLog
Log Message:
Brad patch for embedded document extraction, only has Qt4 bindings for now, needs Qt3 and glib work
Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -d -r1.290 -r1.291
--- ChangeLog 18 Jan 2006 21:22:12 -0000 1.290
+++ ChangeLog 18 Jan 2006 22:32:13 -0000 1.291
@@ -1,5 +1,47 @@
2006-01-18 Albert Astals Cid <aacid at kde.org>
+ * glib/poppler-action.cc:
+ * glib/poppler-document.cc:
+ * poppler/Annot.cc:
+ * poppler/Catalog.cc:
+ * poppler/Catalog.h:
+ * poppler/Dict.cc:
+ * poppler/Dict.h:
+ * poppler/FontInfo.cc:
+ * poppler/Function.cc:
+ * poppler/Gfx.cc:
+ * poppler/GfxFont.cc:
+ * poppler/GfxState.cc:
+ * poppler/Link.cc:
+ * poppler/Link.h:
+ * poppler/Makefile.am:
+ * poppler/Object.h:
+ * poppler/Outline.cc:
+ * poppler/PDFDoc.cc:
+ * poppler/PDFDoc.h:
+ * poppler/PSOutputDev.cc:
+ * poppler/Page.cc:
+ * poppler/PageLabelInfo.cc:
+ * poppler/Parser.cc:
+ * poppler/SecurityHandler.cc:
+ * poppler/Stream.cc:
+ * poppler/XRef.cc:
+ * qt/poppler-document.cc:
+ * qt/poppler-page-transition.cc:
+ * qt4/src/Makefile.am:
+ * qt4/src/poppler-document.cc:
+ * qt4/src/poppler-private.h:
+ * qt4/src/poppler-qt4.h:
+ * qt4/tests/Makefile.am:
+ * utils/HtmlOutputDev.cc:
+ * utils/pdffonts.cc:
+ * utils/pdfinfo.cc:
+ * utils/pdftohtml.cc:
+ * utils/pdftotext.cc: Brad patch for embedded document extraction,
+ only has Qt4 bindings for now, needs Qt3 and glib work
+
+2006-01-18 Albert Astals Cid <aacid at kde.org>
+
* qt/poppler-page-transition.h:
* qt4/src/Doxyfile: Add some more documentation to PageTransition,
patch by Stefan Kebekus
- Previous message: [poppler] poppler/poppler: Annot.cc, 1.3, 1.4 Catalog.cc, 1.13,
1.14 Catalog.h, 1.7, 1.8 Dict.cc, 1.3, 1.4 Dict.h, 1.2,
1.3 FontInfo.cc, 1.6, 1.7 Function.cc, 1.3, 1.4 Gfx.cc, 1.5,
1.6 GfxFont.cc, 1.5, 1.6 GfxState.cc, 1.8, 1.9 Link.cc, 1.3,
1.4 Link.h, 1.1.1.1, 1.2 Makefile.am, 1.18, 1.19 Object.h,
1.1.1.1, 1.2 Outline.cc, 1.4, 1.5 PDFDoc.cc, 1.9,
1.10 PDFDoc.h, 1.6, 1.7 PSOutputDev.cc, 1.7, 1.8 Page.cc, 1.10,
1.11 PageLabelInfo.cc, 1.2, 1.3 Parser.cc, 1.4,
1.5 SecurityHandler.cc, 1.1, 1.2 Stream.cc, 1.10, 1.11 XRef.cc,
1.11, 1.12
- Next message: [poppler] poppler/glib: poppler-action.cc, 1.5,
1.6 poppler-document.cc, 1.29, 1.30
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the poppler
mailing list