ajacoutot
ed97b19505
From upstream: gio-types.defs: change some enums to flags
...
These flags types were originally incorrectly handled in glib as being
enums. That bug was fixed, but they're still enums here, leading to
warnings about the mismatch.
Change them to flags.
2012-04-05 12:08:25 +00:00
ajacoutot
5d2b86a891
Bugfix update to py-gobject-2.28.6.
...
-> fixes several bugs and crashes.
2011-06-13 16:46:39 +00:00
ajacoutot
6ae867c85b
Bring more patches from upstream to help gnome-tweak-tools go a little bit
...
further.
2011-06-08 07:25:54 +00:00
jasper
03119150d2
fix a much dreaded and cursed upon issue where importing the GLib
...
introspection module would result in "TypeError: unable to create a wrapper
for GLib.Variant" by adding a patch from upstream.
ok aja@
2011-06-06 16:05:59 +00:00
ajacoutot
2a0cac0622
Update to py-gobject-2.28.0.
...
Remove x11 from CATEGORIES.
Explicitely add some missing CONFIGURE_ARGS.
Fix REGRESS_DEPENDS.
Remove unused SUBST_VARS.
Take maintainer.
2011-03-09 06:17:08 +00:00
jasper
051a4cadbb
- Don't return -1, but NULL. Just like pygi_get_property_value() does when
...
introspection support is enabled.
this unbreaks py-gobject, as noticed with rednotebook and several other applications.
ok aja@
2010-10-02 08:33:03 +00:00
jasper
f2b0477174
- update py-gobject to 2.26.0
...
- remove unneeded XXX
- explicitly disable introspection support for now
- add a patch from upstream to use compat functions for string handling
ok aja@
2010-09-30 07:30:44 +00:00