[poppler] poppler: ChangeLog,1.139,1.140
Brad Hards
bradh at freedesktop.org
Thu Jul 7 04:04:11 PDT 2005
Update of /cvs/poppler/poppler
In directory gabe:/tmp/cvs-serv5161
Modified Files:
ChangeLog
Log Message:
Update for page mode - new mode from PDF-1.6, API docs fixes
and some tests.
Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -d -r1.139 -r1.140
--- ChangeLog 6 Jul 2005 17:12:36 -0000 1.139
+++ ChangeLog 7 Jul 2005 11:04:08 -0000 1.140
@@ -1,3 +1,18 @@
+2005-07-07 Brad Hards <bradh at frogmouth.net>
+
+ * poppler/Catalog.cc:
+ * poppler/Catalog.h: update page mode options to PDF 1.6
+
+ * qt4/src/poppler-qt4.h:
+ * qt4/src/poppler-document.cc: add Qt4 bindings for additional
+ pageMode() value created by change above
+
+ * qt4/src/poppler-qt4.h: minor updates to API docs.
+
+ * qt4/tests/Makefile.am:
+ * qt4/tests/check_pagemode_*.cpp: unit tests for Qt4 pageMode() call
+ and associated enum. This is the initial checkin for these files
+
2005-07-06 Albert Astals Cid <aacid at kde.org>
* poppler/PDFDoc.[cc|h]: Add checkFooter to check document ends with
More information about the poppler
mailing list