[poppler] poppler: ChangeLog,1.503,1.504

Albert Astals Cid aacid at kemper.freedesktop.org
Sat Apr 28 04:16:51 PDT 2007


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

Modified Files:
	ChangeLog 
Log Message:
       * qt4/src/Makefile.am:
       * qt4/src/poppler-link-extractor-private.h:
       * qt4/src/poppler-link-extractor.cc:
       * qt4/src/poppler-page-private.h:
       * qt4/src/poppler-page.cc:
       * qt4/src/poppler-private.h:
       * qt4/src/poppler-qt4.h:
       Getting the links of a page now is not more dependant on the current
       output device, and can be done anytime; thus, the doLinks parameter
       of the Page::render() can be dropped.


Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.503
retrieving revision 1.504
diff -u -d -r1.503 -r1.504
--- ChangeLog	27 Apr 2007 22:41:10 -0000	1.503
+++ ChangeLog	28 Apr 2007 11:16:49 -0000	1.504
@@ -1,3 +1,16 @@
+2007-04-28  Pino Toscano <pino at kde.org>
+
+	* qt4/src/Makefile.am:
+	* qt4/src/poppler-link-extractor-private.h:
+	* qt4/src/poppler-link-extractor.cc:
+	* qt4/src/poppler-page-private.h:
+	* qt4/src/poppler-page.cc:
+	* qt4/src/poppler-private.h:
+	* qt4/src/poppler-qt4.h:
+	Getting the links of a page now is not more dependant on the current
+	output device, and can be done anytime; thus, the doLinks parameter
+	of the Page::render() can be dropped.
+
 2007-04-28  Albert Astals Cid <aacid at kde.org>
 
 	* qt4/*: Stop requyring users to declare UNSTABLE_POPPLER_QT4



More information about the poppler mailing list