summaryrefslogtreecommitdiffstats
path: root/gi
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceJohan Dahlin2009-11-301-2/+2
* Set a default constructor for boxed structs that don't have oneTomeu Vizoso2009-11-3010-21/+249
* Revert "Use the limit constants from glib and interpret G_MAXUINT32 as PyLong...Tomeu Vizoso2009-11-301-7/+7
* Use the limit constants from glib and interpret G_MAXUINT32 as PyLong_FromLon...Tomeu Vizoso2009-11-281-7/+7
* Fix members initialization in metaclassesSimon van der Linden2009-11-271-2/+3
* Structs in arrays are not marshalled correctlyTomeu Vizoso2009-11-271-5/+24
* Use the right variable when looking up in sys.modulesSimon van der Linden2009-11-251-1/+1
* Accept 0 as a valid value for flag and enum argumentsTomeu Vizoso2009-11-241-1/+18
* Create overridden modules in two passesJohan Dahlin2009-11-231-13/+21
* Add support for Any argumentsTomeu Vizoso2009-11-221-8/+12
* Register interfacesTomeu Vizoso2009-11-222-1/+37
* Treat GI_INFO_TYPE_INTERFACE same as GI_INFO_TYPE_OBJECTTomeu Vizoso2009-11-201-0/+3
* Initial importSimon van der Linden2009-11-0825-0/+5785