~ubuntu-branches/ubuntu/karmic/pygoocanvas/karmic

Viewing all changes in revision 4.

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-02-20 19:44:20 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070220194420-l7nbz7qvc6rzauyz
Tags: 0.6.0-0ubuntu1
* 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

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: