Path to this page:
Subject: CVS commit: pkgsrc/x11/py-gtk2
From: Thomas Klausner
Date: 2009-02-21 15:12:23
Message id: 20090221141223.2B27E175D0@cvs.netbsd.org
Log Message:
Update to 2.14.0:
pygtk-2.14.0 31-January-2009
- Fix a bogus override of python includes in configure.ac
(Lo
- Fix a memory leak in gdk.draw_indexed_image (Paul, #562991)
- split gtkunixprint defs in order to support multiple gtk versions (Gian)
- Include <gdk/gdk.h> (Paul, #550442)
- set_parent_window(None) should work (Paul, #551505)
- comment out for a while gtk_selection_data_get_data waiting to
fix a problem in codegen (Gian)
- Remove compiler warnings (Gian)
- Update pango examples (Paul, #541476)
- TypeError not raised when setting gtk.TreeView adjustment property
to None (Paul, #529623)
- add __str__ and/or __repr__ to several types (Paul, #526189)
Files: