[pygobject] Created tag PYGOBJECT_2_27_91
- From: John Palmieri <johnp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] Created tag PYGOBJECT_2_27_91
- Date: Mon, 28 Feb 2011 19:23:46 +0000 (UTC)
The signed tag 'PYGOBJECT_2_27_91' was created.
Tagger: John (J5) Palmieri <johnp redhat com>
Date: Mon Feb 28 14:18:31 2011 -0500
2.27.91 release (2.28 pre-release 2)
Changes since the last tag 'PYGOBJECT_2_27_90':
John (J5) Palmieri (35):
pre-release version bump
[gi-demos] fixed use of tree_iter_get
[gi-demos] get appwindow demo working again
[gi-overrides] let user set the proper property names in Gtk.Table
[gi-overrides] for Gtk 3 alias Gdk.Rectangle to cairo.RectangleInt
[gi-demos] fix drawingarea app to use the new draw api
[gi-demos] fix most of the combobox app
[gi-demo] Fix color dialog demo to run with new draw, style and color apis
[gi-demos] fix clipboard demo to reflect new API
[gi-demos] fix clipboard demo so DnD works
[gi-demos] fix the about dialog in appwindow demo
[gi-overrides] add a Gtk.Menu override for the popup method
[gi-demos] keep popup menu from destroying itself by holding a ref in app class
[gi-overrides] fix typo in GtkTable constructor
[gi-demos] add dialogs demo
[gi-overrides] use pop instead of del and add extra tests for Gtk.Table kwargs
[gi-demos] add expander demo
[gi-demos] add the links demo
[gi-overrides] add cursor overrides
[gi-demos] add printing demo
[gi-demos] remove fixmes from print demo, fixed in pango
[gi-demos] add pixbuf demo
[gi-demos] add images demo
[gi-demos] added rotate text demo
[gi-demos] add info bars demo
[gi-demos] add icon view edit and drag-and-drop demo
[gi] pass raw GValues instead of trying to marshal them
use GValue support to marshal GtkTreeModel values correctly
[gi-demos] run through the demos and remove the FIXMEs that have been fixed
[gi-demos] add liststore demo
[gi-overrides] fix setting rows in treeview to accept None as a value
[gi] check to see if object is a member of a union when validating paramaters
[gi-overrides] Add event methods to all event union members
[gi-tests] use Gdk.test_simulate_button instead of emitting event ourselves
prep for 2.27.91 release
Laszlo Pandy (11):
Use PyGI type conversion (to fix foreign types) for signal callbacks.
[GI] Remove implicit loading of gi module preserve the code path for static bindings.
[tests] Separate processes for GI and static binding tests.
Skip GError out parameters in Python closure.
[gi] Register GType for non-GType enums and flags at runtime.
Fix flags with multiple names for the same value.
Don't force loading of DynamicModule until set in sys.modules
[gi] Add value_name for enum and flags from introspection "c:identifier" (if attr is available).
Test case with John's fix for crash with C arrays and a GError is set.
[gi] Remove DyanmicModule.load() to _load() to prevent overriding GI attrs.
[gi-tests] tests for EventButton override.
Martin Pitt (2):
[gi] Add Pythonic gdbus method invocation
tests/runtests.py: Add missing "import sys"
Tomeu Vizoso (2):
Load typelibs at import time, add gi.require_version()
Skip interfaces when checking for conflicts in the MRO
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]