summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Don't leak when marshalling GErrors to CWill Thompson2012-01-241-0/+3
* Support functions which return GErrorWill Thompson2012-01-244-14/+81
* Fix indentation of _pygi_argument_to_object()Alberto Mardegan2012-01-231-13/+13
* Avoid C99 syntax.Paolo Borelli2012-01-141-4/+6
* Connect to first action of a radio group.Paolo Borelli2012-01-061-2/+2
* Use g_slist_free_full in pygi-closure.Paolo Borelli2012-01-041-2/+1
* Avoid O(n^2) behavior when marshalling listsPaolo Borelli2012-01-041-4/+4
* Handle NULL as a valid case of a char** arrayPaolo Borelli2012-01-032-4/+8
* Branching, bump version to 3.1.0Tomeu Vizoso2011-12-231-2/+2
* Add notes about branching to HACKINGTomeu Vizoso2011-12-121-0/+10
* Fixed bug where GObject.property did not respect minimum and maximum valuesSebastian Pölsterl2011-12-122-1/+32
* Remove mention of removed option --enable-docsTomeu Vizoso2011-12-121-1/+1
* Fix sebp's name in NEWSTomeu Vizoso2011-12-121-1/+1
* Release 3.0.33.0.3Tomeu Vizoso2011-12-121-0/+15
* Pre-release version bumpTomeu Vizoso2011-12-121-1/+1
* Convert all modifier constants to Gdk.ModifierTypeManuel Quiñones2011-12-011-0/+14
* Convert all strings to utf-8 encoding when retrieving from TreeModelSebastian Pölsterl2011-11-153-1/+47
* add test for bytearray variantsJohn (J5) Palmieri2011-11-021-0/+4
* handle NULL arrays correctly for each array typeJohn (J5) Palmieri2011-11-021-5/+6
* Revert "Revert "Fix array termination and size calculation""John (J5) Palmieri2011-11-022-2/+12
* pygmainloop: avoid lockups if multiple glib.MainLoop existOwen W. Taylor2011-11-021-1/+4
* Properly chain up to the class that implements a given vfunc.Tomeu Vizoso2011-11-022-19/+23
* Revert "Fix array termination and size calculation"Tomeu Vizoso2011-11-022-12/+2
* Fix array termination and size calculationHolger Berndt2011-11-012-2/+12
* pygi-convert: fix for Pango.AlignmentDaniel Drake2011-10-301-0/+1
* pygi-convert: fix for Gtk.OrientationDaniel Drake2011-10-301-0/+1
* Add tests for calling closuresMartin Pitt2011-10-271-0/+24
* fix marshaling of arrays of GVariantsMikkel Kamstrup Erlandsen2011-10-255-35/+85
* Release 3.0.23.0.2Ignacio Casal Quinteiro2011-10-221-0/+8
* Fix "Returns: (skip)" method calls without (out) argumentsMartin Pitt2011-10-212-0/+18
* Do union member checks for unions that are parametersJohn (J5) Palmieri2011-10-191-53/+68
* Gdk overrides: Unbreak for Gdk-2.0Martin Pitt2011-10-191-47/+48
* unit test for checking ref count of object param in signalsJohn (J5) Palmieri2011-10-141-0/+11
* when converting an object with transfer none, make sure the wrapper owns a refJohn (J5) Palmieri2011-10-141-0/+10
* Allow GBoxed types as propertyTimo Vanwynsberghe2011-10-101-2/+3
* Add tests for boxed properties.Ignacio Casal Quinteiro2011-10-101-2/+18
* Post release bump versionIgnacio Casal Quinteiro2011-09-301-1/+1
* Release 3.0.13.0.1Ignacio Casal Quinteiro2011-09-302-1/+6
* when checking instances union members are same type as parentJohn (J5) Palmieri2011-09-301-4/+56
* add a floating flag to pygobjectsJohn (J5) Palmieri2011-09-214-2/+36
* Revert "Fix refcount bug by not creating python wrapper during gobject init s...John (J5) Palmieri2011-09-211-15/+17
* make sure to commit the NEWS fileJohn (J5) Palmieri2011-09-211-0/+4
* prep for 3.0 release3.0.0John (J5) Palmieri2011-09-191-3/+3
* up version required of gobject-introspection to 1.29.0John (J5) Palmieri2011-09-161-1/+1
* fix most warningsJohn (J5) Palmieri2011-09-166-17/+20
* post release bumpJohn (J5) Palmieri2011-09-161-1/+1
* edit HACKING file to show correct tag format2.90.4John (J5) Palmieri2011-09-151-1/+1
* update NEWS file to prep for releaseJohn (J5) Palmieri2011-09-151-0/+35
* fix typo s/lenth/lengthJohn (J5) Palmieri2011-09-151-1/+1
* fix typo in docstringJohn (J5) Palmieri2011-09-151-1/+1