~ubuntu-branches/ubuntu/natty/pygtk/natty-proposed

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-01-07 11:08:47 UTC
  • mfrom: (1.2.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20100107110847-f5av7e1ttudh7ra6
Tags: 2.17.0-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pygtk-2.17.0 26-Dec-2009
 
2
    - Some docs improvements (Gian Mario)
 
3
    - Wrap new API added in GTK/GDK 2.18 (Gian Mario)
 
4
    - Release GIL in several gdk.Pixbuf methods (Paul, #591726)
 
5
    - Fix override for gtk.TreeSortable.do_get_sorted_column_id (Paul)
 
6
    - Make it possible to implement gtk.TreeSortable to some extent (Paul)
 
7
    - Fix wrong gtk.gdk.color_from_hsv definition (Arun Raghavan, #594347)
 
8
    - Plug memory leaks in a few Pango Cairo functions (Paul, #599730)
 
9
    - Plug a huge leak in gtk.Widget.get_snapshot() (Benjamin Berg, #596612)
 
10
    - Undeprecate gtk.Toolbar.(un)set_icon_size() again (Paul)
 
11
 
1
12
pygtk-2.16.0 23-Aug-2009
2
13
    - Allow to use automake 1.11 (Paolo Borelli)
3
14
    - Remove compiler warnings (Gian)