[poppler] poppler: ChangeLog,1.482,1.483
Albert Astals Cid
aacid at kemper.freedesktop.org
Sat Feb 24 15:32:24 PST 2007
- Previous message: [poppler] poppler: ChangeLog, 1.434.2.20, 1.434.2.21 configure.ac,
1.65, 1.65.2.1
- Next message: [poppler] poppler/glib: poppler-document.cc, 1.39,
1.40 poppler-document.h, 1.22, 1.23 poppler-page.cc, 1.53,
1.54 poppler-page.h, 1.22, 1.23 poppler-private.h, 1.16,
1.17 poppler.h, 1.12, 1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/poppler/poppler
In directory kemper:/tmp/cvs-serv6254
Modified Files:
ChangeLog
Log Message:
2007-02-25 Julien Rebetez <julienr at svn.gnome.org>
reviewed by: <aacid at kde.org>
* glib/poppler-document.cc:
* glib/poppler-document.h:
* glib/poppler-page.cc:
* glib/poppler-page.h:
* glib/poppler-private.h:
* glib/poppler.h:
* poppler/Annot.cc:
* poppler/Annot.h:
* poppler/Catalog.cc:
* poppler/Catalog.h:
* poppler/CharCodeToUnicode.cc:
* poppler/CharCodeToUnicode.h:
* poppler/Dict.cc:
* poppler/Dict.h:
* poppler/Form.cc:
* poppler/Form.h:
* poppler/GfxFont.cc:
* poppler/GfxFont.h:
* poppler/Makefile.am:
* poppler/Object.h:
* poppler/Page.cc:
* poppler/Page.h:
* poppler/XRef.cc:
* poppler/XRef.h:
Beginning of Interactive Form support:
Add a bunch of new classes (FormWidget / FormField) to deal with form
fields.
Add support for object modification through XRef::setModifiedObject, as
well as a function to write the Xref to a file, which will be used
to implement PDF writing.
Add some functions to glib wrapper to expose the new form features.
Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.482
retrieving revision 1.483
diff -u -d -r1.482 -r1.483
--- ChangeLog 18 Feb 2007 21:44:24 -0000 1.482
+++ ChangeLog 24 Feb 2007 23:32:22 -0000 1.483
@@ -1,3 +1,38 @@
+2007-02-25 Julien Rebetez <julienr at svn.gnome.org>
+ reviewed by: <aacid at kde.org>
+
+ * glib/poppler-document.cc:
+ * glib/poppler-document.h:
+ * glib/poppler-page.cc:
+ * glib/poppler-page.h:
+ * glib/poppler-private.h:
+ * glib/poppler.h:
+ * poppler/Annot.cc:
+ * poppler/Annot.h:
+ * poppler/Catalog.cc:
+ * poppler/Catalog.h:
+ * poppler/CharCodeToUnicode.cc:
+ * poppler/CharCodeToUnicode.h:
+ * poppler/Dict.cc:
+ * poppler/Dict.h:
+ * poppler/Form.cc:
+ * poppler/Form.h:
+ * poppler/GfxFont.cc:
+ * poppler/GfxFont.h:
+ * poppler/Makefile.am:
+ * poppler/Object.h:
+ * poppler/Page.cc:
+ * poppler/Page.h:
+ * poppler/XRef.cc:
+ * poppler/XRef.h:
+ Beginning of Interactive Form support:
+ Add a bunch of new classes (FormWidget / FormField) to deal with form
+ fields.
+ Add support for object modification through XRef::setModifiedObject, as
+ well as a function to write the Xref to a file, which will be used
+ to implement PDF writing.
+ Add some functions to glib wrapper to expose the new form features.
+
2007-02-18 Albert Astals Cid <aacid at kde.org>
* configure.ac: Change {datadir}/poppler to {datarootdir}/poppler so
- Previous message: [poppler] poppler: ChangeLog, 1.434.2.20, 1.434.2.21 configure.ac,
1.65, 1.65.2.1
- Next message: [poppler] poppler/glib: poppler-document.cc, 1.39,
1.40 poppler-document.h, 1.22, 1.23 poppler-page.cc, 1.53,
1.54 poppler-page.h, 1.22, 1.23 poppler-private.h, 1.16,
1.17 poppler.h, 1.12, 1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the poppler
mailing list