summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2.28.7PYGOBJECT_2_28_7pygobject-2-28Christoph Reiter2017-10-132-2/+19
* Move property and signal creation into _class_init()Martin Pitt2013-02-191-107/+70
* gio-types.defs: change some enums to flagsRyan Lortie2012-03-121-3/+3
* Fix set_qdata warning on accessing NULL gobject propertyIvan Stankovic2012-02-211-1/+3
* Disable introspection support by defaultDieter Verfaillie2011-09-071-1/+1
* Don't install codegen for Python 3Arfrever Frehtes Taifersar Arahesis2011-08-152-4/+16
* Ship tests/te_ST@nouppera in release tarballs for tests to succeedMartin Pitt2011-07-141-0/+1
* [gi] Port test_properties from static gio to GI GioMartin Pitt2011-07-131-19/+19
* [python3] fix build. PYcairo_IMPORT doesn't exists anymoreIgnacio Casal Quinteiro2011-07-131-1/+6
* [python3] Fix maketrans importMartin Pitt2011-07-131-2/+6
* [gi-overrides] fix MessageBox so it correctly handles the type constructor paramJohn (J5) Palmieri2011-07-081-2/+8
* gdbus tests: Fix hang if test case failsMartin Pitt2011-07-081-2/+4
* Fix crash in Gtk.TextIter overridesMartin Pitt2011-07-071-2/+8
* correctly initialize the _gi_cairo_functions array to be zero filledJohn (J5) Palmieri2011-07-011-1/+1
* [gtk-override] print warning if user imports Gtk 2.0John (J5) Palmieri2011-06-281-0/+12
* Add support for enums in gobject.propertyJohan Dahlin2011-06-272-11/+52
* Release 2.28.6PYGOBJECT_2_28_6Ignacio Casal Quinteiro2011-06-132-1/+15
* closure: avoid double free crashIgnacio Casal Quinteiro2011-06-111-8/+4
* [gi] backport of "GVariant has a GType" fe386aJohn (J5) Palmieri2011-06-107-59/+61
* [gi] fixes to backport commit 6b5a65 - in older glib GVariants are still structsJohn (J5) Palmieri2011-06-101-2/+4
* GVariantType is a boxed structTomeu Vizoso2011-06-081-1/+1
* Use _gi.Struct to wrap fundamentalsTomeu Vizoso2011-06-081-1/+3
* Added __eq__ method for Gdk.Color and Gdk.RGBAJason Siefken2011-06-082-0/+10
* Remove useless importIgnacio Casal Quinteiro2011-06-081-1/+0
* Revert "[gi] Removed hack to avoid using GLib.Variant.new_variant."Ignacio Casal Quinteiro2011-06-081-1/+13
* closure: Check the out arg is not null. Fixes bug #651812Ignacio Casal Quinteiro2011-06-081-0/+3
* Fix GC-related crash during PyGObject deallocationDaniel Drake2011-06-062-3/+11
* Fix symbol names to be locale independentMartin Pitt2011-05-053-1/+88
* Updated DOAP fileSebastian Pölsterl2011-04-181-0/+15
* Post release version bump to 2.28.5Sebastian Pölsterl2011-04-181-1/+1
* Release 2.28.4PYGOBJECT_2_28_4Sebastian Pölsterl2011-04-182-1/+12
* [gi] Don't create variant twiceSebastian Pölsterl2011-04-161-1/+1
* pygi-convert.sh: Make sure the uppercase GObject module is imported instead o...Sebastian Pölsterl2011-04-151-0/+1
* [gi] Removed hack to avoid using GLib.Variant.new_variant.Sebastian Pölsterl2011-04-151-13/+1
* [gi] Added additional test case for GVariant handlingSebastian Pölsterl2011-04-151-0/+15
* [gi] Added support for GVariant argumentsSebastian Pölsterl2011-04-111-0/+2
* Fix ABI break in old static bindings.Steve Frécinaux2011-04-082-7/+18
* fetch size from an enum typeMike Gorse2011-04-041-3/+22
* dsextras.py: ensure eol characters are preserved when writing template files ...Dieter Verfaillie2011-03-241-1/+1
* release 2.28.3PYGOBJECT_2_28_3_tag_correctionJohn (J5) Palmieri2011-03-242-1/+4
* Revert "dsextras.py: ensure eol characters are preserved when writing templat...John (J5) Palmieri2011-03-241-1/+1
* dsextras.py: ensure eol characters are preserved when writing template files ...Dieter Verfaillie2011-03-241-1/+1
* dsextras.py: remove \r as wel as \n characterDieter Verfaillie2011-03-241-1/+1
* fix a typo when converting objects to strings gvaluesPYGOBJECT_2_28_3John (J5) Palmieri2011-03-232-2/+10
* prep 2.28.2 releasePYGOBJECT_2_28_2John (J5) Palmieri2011-03-222-1/+7
* fix static ABI for setting string gvalues from python objectsJohn (J5) Palmieri2011-03-221-9/+19
* Fix GSchema tests for separate build treeMartin Pitt2011-03-222-2/+5
* GIO tests: Fix remaining test case for separate build treeMartin Pitt2011-03-221-1/+1
* GIO tests: Fix for separate build treeMartin Pitt2011-03-221-7/+7
* prep for 2.28.1 releasePYGOBJECT_2_28_1John (J5) Palmieri2011-03-211-0/+15