[poppler] poppler: ChangeLog,1.55,1.56

Jonathan Blandford jrb at freedesktop.org
Sat Apr 16 11:57:46 PDT 2005


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

Modified Files:
	ChangeLog 
Log Message:
Sat Apr 16 14:53:15 2005  Jonathan Blandford  <jrb at redhat.com>

        * glib/Makefile.am: Create poppler-enums.[ch]

        * glib/poppler.h:
        * glib/poppler-page.cc:
        * glib/poppler-page.h:
        * glib/poppler-action.h: Try to clean up the headers a bit

        * glib/poppler-document.cc:
        * glib/poppler-document.h: Add support for document data.
        Implemented as a lot of GObject properties.

        * glib/poppler-enums.c:
        * glib/poppler-enums.h: New autogenerated files.

        * glib/test-poppler-glib.c: Test the new document metadata.  Seems
        to work nicely, other than the PDF string and View Prefs.

        * poppler/Catalog.cc:
        * poppler/Catalog.h: Extend to support PageLayout.



Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- ChangeLog	15 Apr 2005 02:25:10 -0000	1.55
+++ ChangeLog	16 Apr 2005 18:57:43 -0000	1.56
@@ -1,3 +1,25 @@
+Sat Apr 16 14:53:15 2005  Jonathan Blandford  <jrb at redhat.com>
+
+	* glib/Makefile.am: Create poppler-enums.[ch]
+
+	* glib/poppler.h:
+	* glib/poppler-page.cc:
+	* glib/poppler-page.h:
+	* glib/poppler-action.h: Try to clean up the headers a bit
+
+	* glib/poppler-document.cc:
+	* glib/poppler-document.h: Add support for document data.
+	Implemented as a lot of GObject properties. 
+
+	* glib/poppler-enums.c:
+	* glib/poppler-enums.h: New autogenerated files.
+
+	* glib/test-poppler-glib.c: Test the new document metadata.  Seems
+	to work nicely, other than the PDF string and View Prefs.
+
+	* poppler/Catalog.cc:
+	* poppler/Catalog.h: Extend to support PageLayout.
+
 2005-04-14  Kristian Høgsberg  <krh at redhat.com>
 
 	* glib/poppler-page.cc:



More information about the poppler mailing list