Merge lp://qastaging/~mriedesel/poppler-python/form-field-names into lp://qastaging/poppler-python

Proposed by Mark Riedesel
Status: Needs review
Proposed branch: lp://qastaging/~mriedesel/poppler-python/form-field-names
Merge into: lp://qastaging/poppler-python
Diff against target: 9909 lines (+77/-9467)
6 files modified
Makefile.am (+4/-7)
aclocal.m4 (+0/-9328)
configure.ac (+13/-19)
poppler.defs (+32/-56)
poppler.override (+26/-52)
popplermodule.c (+2/-5)
To merge this branch: bzr merge lp://qastaging/~mriedesel/poppler-python/form-field-names
Reviewer Review Type Date Requested Status
Poppler Python Bindings Pending
Review via email: mp+189711@code.qastaging.launchpad.net

Description of the change

Added bindings for the following form field access methods:

  get_partial_name
  get_mapping_name
  get_name

This is my first time using launchpad and bazaar, hopefully I'm doing this correctly :)

To post a comment you must log in.

Unmerged revisions

88. By Mark Riedesel

Add get_partial_name, get_name, get_mapping_name for form fields

87. By Kevin Tardif

Added patch from alexandervdm with regards to bug #316722

- resolves resource leaks from poppler-python objects

86. By Kevin Tardif

Made configure exit if pycairo was missing

- pycairo isn't an optional requirement

85. By Kevin Tardif

Minor updates to configure.ac, Makefile.am

- swapped out AC_INIT_AUTOMAKE 2-arg form, docs say the 0-1 arg form has been
  around since 1.11 or so
- swapped INCLUDES with AM_CPPFLAGS in Makefile.am, seems this has been around
  for a while as well

84. By Kevin Tardif

Removed dependence on pygtk, inow just relying on pyobject

- was just using pygtk for codegen (now part of pygobject), and the now removed
  poppler-glib pixbuf functions

83. By Kevin Tardif

Updated minimum popper version to 0.18

82. By Kevin Tardif

configure.ac now checks for pygoject codegen instead of pygtk

81. By Kevin Tardif

Fixed Page.get_text, added Page.get_selected_text, removed pixbuf functions

- poppler 0.18 removed all pixbuf functions
- the api def for get_text matched that of get_selected_text, so fixed it

80. By Kevin Tardif

Removed aclocal.m4 from repo

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches