[poppler] poppler: ChangeLog,1.135,1.136

Brad Hards bradh at freedesktop.org
Wed Jul 6 02:52:32 PDT 2005


Update of /cvs/poppler/poppler
In directory gabe:/tmp/cvs-serv5733

Modified Files:
	ChangeLog 
Log Message:
Remove boolean for unicode table lookup from Font


Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -d -r1.135 -r1.136
--- ChangeLog	5 Jul 2005 21:15:48 -0000	1.135
+++ ChangeLog	6 Jul 2005 09:52:30 -0000	1.136
@@ -1,3 +1,12 @@
+2005-07-06  Brad Hards  <bradh at frogmouth.net>
+
+	* qt4/tests/poppler-fonts.cpp (main): update to reflect API change,
+	and also to show "[none]" if the font is nameless.
+
+	* qt4/src/poppler-document.cc (Poppler): 
+	* qt4/src/poppler-qt4.h: remove the unicode translation bool,
+	it is really an internal thing.
+
 2005-07-05  Albert Astals Cid  <aacid at kde.org>
 
 	* qt4/src/poppler-document.cc (Poppler): 
@@ -7,6 +16,11 @@
 
 2005-07-05  Brad Hards  <bradh at frogmouth.net>
 
+	* qt4/tests/check_author.cpp:
+	* qt4/tests/check_permissions.cpp:
+	* Makefile.am:
+	* .cvsignore: add a couple more test cases
+	
 	* qt4/src/poppler-document.cc (Poppler): 
 	* qt4/src/poppler-qt4.h: Add Qt4 bindings for the 
 	additional user permission properties.



More information about the poppler mailing list