[pygobject] Created tag 3.1.0



The signed tag '3.1.0' was created.

Tagger: Sebastian PÃlsterl <sebp k-d-w org>
Date: Mon Feb 6 19:12:37 2012 +0100

    Tagged 3.1.0

Changes since the last tag '3.0.3':

Alberto Mardegan (3):
      Fix indentation of _pygi_argument_to_object()
      Support GHashTable and GError as callback/closure arguments
      Respect transfer-type when demarshalling GErrors

Alexandre Rostovtsev (1):
      Fix bytearray test compatibility with python3

Martin Pitt (2):
      Fix method names of callback tests
      pyglib_error_check: Re-add missing NULL check

Michael Culbertson (1):
      Add tests/runtests-windows.py to source tarball

Nirbheek Chauhan (2):
      Fix hash() and __eq__() for GLib.Variant objects
      Fix bool() operations on GLib.Variant objects

Paolo Borelli (6):
      Handle NULL as a valid case of a char** array
      Avoid O(n^2) behavior when marshalling lists
      Use g_slist_free_full in pygi-closure.
      Connect to first action of a radio group.
      Avoid C99 syntax.
      Add null_gerror_callback unit test

Sebastian PÃlsterl (8):
      Fixed bug where GObject.property did not respect minimum and maximum values
      Don't issue a depreciation warning for GtkDialog's NO_SEPARATOR flag, even when unused
      Distinguish between GArray and GPtrArray when cleaning up
      Properly distinguish between different integer types for properties
      tests: Fixed issues with python3
      Revert "Convert all strings to utf-8 encoding when retrieving from TreeModel"
      Updated DOAP file to only include people currently actively working on the project
      Prepare 3.1.0 release

Stefano Facchini (1):
      pygmainloop: allow for extra arguments in 'quit' method

Tomeu Vizoso (4):
      Fix sebp's name in NEWS
      Remove mention of removed option --enable-docs
      Add notes about branching to HACKING
      Branching, bump version to 3.1.0

Will Thompson (5):
      Support functions which return GError
      Don't leak when marshalling GErrors to C
      Fix a few set-but-not-used warnings.
      g_instance_init: cast to PyGObject * as needed
      Cairo: add missing braces around array-of-struct definition



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