[poppler] poppler: ChangeLog,1.119,1.120
Albert Astals Cid
aacid at freedesktop.org
Sun Jun 26 16:35:29 PDT 2005
Update of /cvs/poppler/poppler
In directory gabe:/tmp/cvs-serv2991
Modified Files:
ChangeLog
Log Message:
Add PageTransition class and PageTransition* Page::getTransition() const; to the qt frontend. Code almost 100% copied from xpdf code inside kpdf
Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- ChangeLog 26 Jun 2005 15:54:16 -0000 1.119
+++ ChangeLog 26 Jun 2005 23:35:26 -0000 1.120
@@ -1,3 +1,8 @@
+2005-06-26 Albert Astals Cid <aacid at kde.org>
+ * qt/poppler-page.cc:
+ * qt/poppler-page.h: Add PageTransition class and
+ PageTransition* Page::getTransition() const; to the qt frontend.
+
2005-06-26 Martin Kretzschmar <martink at gnome.org>
* glib/.cvsignore: add poppler-enums.[ch].
More information about the poppler
mailing list