[pygobject] release 3.3.5



commit 664403d953c3e07077d0db90bfae3b51c7f1767c
Author: Paolo Borelli <pborelli gnome org>
Date:   Mon Aug 6 15:52:22 2012 +0200

    release 3.3.5

 NEWS |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index cbcb952..d0f6232 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+3.3.5   06-Aug-2012
+        - Fix list marshalling on big-endian machines (Martin Pitt)
+          (#680693)
+        - Beautify class/interface type mismatch error messages (Martin Pitt)
+        - Skip instead of fail tests which need Pango, Atk, Gdk, Gtk (Martin Pitt)
+        - [API add] pygtkcompat: Add more pixbuf creation functions (Simon Feltman)
+          (#680814)
+        - Fix error messages on interface/class type mismatches (Martin Pitt)
+        - Fix crash when returning (False, None) from Gtk.TreeModel.do_get_iter() (Simon Feltman)
+          (#680812)
+        - Add test case for Gtk.TextIter.forward_search() (Martin Pitt)
+          (#679415)
+        - pygi-info.c: Robustify pointer arithmetic (Martin Pitt)
+        - Add set_attributes() override to Gtk.TreeViewColumn (Manuel QuiÃones)
+        - Gtk overrides: Add TreePath.__getitem__() (Simon Feltman)
+          (#680353)
+        - Fix property type mapping from int to TYPE_INT for python3. (Simon Feltman)
+          (#679939)
+        - Convert Gtk.DestDefaults constants in pygi-convert.sh script (Manuel QuiÃones)
+          (#680259)
+        - Convert all Gdk.WindowState constants in pygi-convert.sh (Manuel QuiÃones)
+          (#680257)
+        - [API add] Add API for checking pygobject's version (Joe R. Nassimian)
+          (#680176)
+        - pygi-convert.sh: Add some missing Gdk.CursorTypes (Manuel QuiÃones)
+          (#680050)
+        - pygi-convert.sh: convert rsvg.Handle(data=...) (Manuel Kaufmann)
+          (#680092)
+
 3.3.4   16-Jul-2012
         - pygi-convert.sh: Drop bogus filter_new() conversion (Martin Pitt)
           (#679999)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]