I sent this patchset earlier, but as I wasn't subscribed, it didn't go through. Then I was busy and didn't have a chance to re-send. What follows is my original message.
I've been dabbling in evince and poppler code, and wrote up a small patch to allow access to the additional actions that may be added to form fields. I'm not tied to any enum names or anything, so feel free to suggest any changes. Elliott Sales de Andrade (2): glib-demo: Fix indent for actions code. glib: Support getting form widget additional actions. glib/demo/forms.c | 58 +++++++++++++++++++++++++++++++++++++++------- glib/poppler-form-field.cc | 54 ++++++++++++++++++++++++++++++++++++++++++ glib/poppler-form-field.h | 9 +++++++ glib/poppler-private.h | 4 ++++ 4 files changed, 116 insertions(+), 9 deletions(-) -- 1.8.3.1 _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
