[pygi] Created tag PYGI_0_6_0



The signed tag 'PYGI_0_6_0' was created.

Tagger: Tomeu Vizoso <tomeu vizoso collabora co uk>
Date: Fri Jun 4 09:46:05 2010 +0200

    Release 0.6.0

Changes since the last tag 'PYGI_0_5_1':

John (J5) Palmieri (10):
      add GtkUIManager and GtkActionGroup overrides
      reset sys.argv to the return value of Gtk.init_check
      don't error out on methods with callbacks as return type
      fix NULL array unit tests and fix crasher when sending None as an array
      Return an empty list when a NULL GList and GSList is returned
      correctly handle floating objects in gtk
      check refcounting of callback userdata in unit tests
      fix up Builder override, add new override methods, and add unit tests
      don't import gobject directly in the tests
      support for caller-allocates annotations for structs

Steve Frécinaux (1):
      Fix warning in configure.

Tomeu Vizoso (12):
      GTypeInterface cannot be unrefed
      If None is passed to an interface which takes an object, convert it to     NULL
      Add support for out args in callbacks
      Add support for GArray args
      Improve handling of subclasses without __gtype_name__
      Dont complain if another base has implemented the method
      Correctly identify at creation time:
      Prepend gi.repository to the __module__ attribute of wrapper classes.
      Apply consistent whitespace formatting with:
      Install pre-commit hook that checks the code changes for style conformance
      Wrap C arrays in structs as GArrays before converting to Python
      Pre-release version bump 0.6.0

Zach Goldberg (1):
      Bump version for development to 0.5.2 (hopefully 0.6)



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