Update of /cvs/poppler/poppler
In directory kemper:/tmp/cvs-serv18589

Modified Files:
        ChangeLog 
Log Message:
        * qt4/src/Makefile.am:
        * qt4/src/poppler-document.cc:
        * qt4/src/poppler-ps-converter.cc:
        * qt4/src/poppler-qt4.h: Replace Document::print function with lots of
        arguments with a helper class with lots of functions. Will help
        mantaining BC in case we decide to add more functionality to the
        printing process.


Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.507
retrieving revision 1.508
diff -u -d -r1.507 -r1.508
--- ChangeLog   28 Apr 2007 11:35:34 -0000      1.507
+++ ChangeLog   28 Apr 2007 12:00:38 -0000      1.508
@@ -1,5 +1,15 @@
 2007-04-28  Albert Astals Cid <[EMAIL PROTECTED]>
 
+       * qt4/src/Makefile.am:
+       * qt4/src/poppler-document.cc:
+       * qt4/src/poppler-ps-converter.cc:
+       * qt4/src/poppler-qt4.h: Replace Document::print function with lots of
+       arguments with a helper class with lots of functions. Will help
+       mantaining BC in case we decide to add more functionality to the
+       printing process.
+
+2007-04-28  Albert Astals Cid <[EMAIL PROTECTED]>
+
        * glib/poppler-document.h:
        * poppler/FontInfo.h:
        * qt/poppler-qt.h:

_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to