lp:ubuntu/jaunty/pygoocanvas

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty/pygoocanvas
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

11. By Luca Falavigna

No-change rebuild for Python 2.6 transition.

10. By Didier Roche-Tolomelli

* New upstream release (LP: #273199)
  - wrap goocanvas.Points fields
  - add a gradient demo to test fill_pattern
  - wrap Item.get_requested_area() and Item.update()
  - wrap Item.get_transform_for_child()
  - manually wrap Item.set_transform() and ItemModel.set_transform(). It' is
    now possible to use None to unset the matrix
  - manually wrap goocanvas.create_cairo_context() and fix a bad API change
    in Pycairo.
  - demo play (and drag around...) a flash file into a canvas item.
  - some docs fixes.

9. By Andrea Gasparini

* Merge from Debian unstable. (LP: #235247) Remaining Ubuntu changes:
   - Included demo files in binary package.
   - debian/control:
      + added build-dependencies from python-gobject-doc
      + changed maintainer to Ubuntu MOTU

8. By Andrea Gasparini

Included demo files in binary package. (LP: #148100)

7. By Andrea Gasparini

* Merge from Debian unstable. Remaining Ubuntu changes:
      - debian/control:
          + added build-dependencies from python-gobject-doc
            ( closes LP #147705 )
          + changed maintainer to Ubuntu MOTU

6. By Sebastien Bacher

* New upstream version (UVF exception approval on LP: #136326)
* debian/control:
  - updated libgoocanvas requirement

5. By Jose Carlos Garcia Sogo

Link gtk-doc documentation to /usr/share/doc.

4. By Sebastien Bacher

* New upstream version:
  - Rename and implement latest API changes according to goocanvas 0.6
  - wrap GooCanvasItem.find_child_property as classmethod
  - New example of Table
  - Wrap goo_canvas_polyline_model_new_line
  - Wrap goo_canvas_item_model_[get|set]_child_properties
  - Wrap goo_canvas_item_[get|set]_child_properties
  - Add setters for bounds_x1, bounds_x2, bounds_y1,
    bounds_y2 of goocanvas.ItemSimple. Closes LP#81992.
  - Wrap all new methods of goocanvas.Style
  - Implement mapping methods in goocanvas.Style
  - _wrap_GooCanvasItem__proxy_do_get_bounds,
    _wrap_GooCanvasItem__proxy_do_update,
    Override to implement proper 'return value' semantics for the
    bounds parameter.
  - Add a reversewrapper. Parameter handler for GooCanvasBounds*
  - Added new examples
  - _cairo_pattern_to_gvalue: allow pattern=None in properties
  - Regenerated defs files with new goocanvas include files
* debian/control.in:
  - updated the Build-Depends on python-central,
    libgoocanvas-dev and python-gtk2-dev
* debian/rules:
  - don't call dh_python, not required
  - don't install the .la file
  - fixed makefile target name

3. By Sebastien Bacher

* New upstream version:
  - Much better support for subclassing ItemSimple / ItemSimpleView
  - Don't crash an functions returning NULL CairoMatrix
  - CairoPattern property convertion bug fixed

2. By Sebastien Bacher

First upload

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/pygoocanvas
This branch contains Public information 
Everyone can see this information.

Subscribers