[poppler] poppler: ChangeLog,1.474,1.475
Albert Astals Cid
aacid at kemper.freedesktop.org
Sun Jan 21 14:35:25 PST 2007
Update of /cvs/poppler/poppler
In directory kemper:/tmp/cvs-serv31964
Modified Files:
ChangeLog
Log Message:
* poppler-document.cc:
* poppler-page.cc:
* poppler-private.h:
* poppler-qt4.h:
No need to destroy the Splash output device to change its paper color.
Add the possibility to set flags that affect the rendering (some
backends supports only some of them, though).
Add a Page::label to get the label associated with a page.
Patches by Pino Toscano <pino at kde.org>.
Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.474
retrieving revision 1.475
diff -u -d -r1.474 -r1.475
--- ChangeLog 17 Jan 2007 20:06:29 -0000 1.474
+++ ChangeLog 21 Jan 2007 22:35:23 -0000 1.475
@@ -1,3 +1,15 @@
+2007-01-21 Albert Astals Cid <aacid at kde.org>
+
+ * poppler-document.cc:
+ * poppler-page.cc:
+ * poppler-private.h:
+ * poppler-qt4.h:
+ No need to destroy the Splash output device to change its paper color.
+ Add the possibility to set flags that affect the rendering (some
+ backends supports only some of them, though).
+ Add a Page::label to get the label associated with a page.
+ Patches by Pino Toscano <pino at kde.org>.
+
2007-01-17 Albert Astals Cid <aacid at kde.org>
* poppler/Sound.h:
More information about the poppler
mailing list