lp:~kiyoka/poppler-python/no-pygtk

Created by Kevin Tardif and last modified
Get this branch:
bzr branch lp:~kiyoka/poppler-python/no-pygtk
Only Kevin Tardif can upload to this branch. If you are Kevin Tardif please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Kevin Tardif
Project:
Poppler Python Bindings
Status:
Development

Recent revisions

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

79. By Gian Mario Tagliaretti

fix a few leaks by using the right functions while freeing the returned lists

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers