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)