Branches for Feisty

Name Status Last Modified Last Commit
lp://staging/ubuntu/feisty/pygoocanvas 1 Development 2009-07-21 17:54:08 UTC
4. * New upstream version: - Rename an...

Author: Sebastien Bacher
Revision Date: 2007-02-20 19:44:20 UTC

* 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

11 of 1 result