summaryrefslogtreecommitdiff
path: root/gi/pygi-struct.c
Commit message (Expand)AuthorAgeFilesLines
* Remove half implemented GC in PyGIBaseInfo, PyGIStruct, and PyGIBoxedSimon Feltman2013-05-071-4/+0
* Show proper exception when trying to allocate a disguised structMartin Pitt2012-09-031-0/+7
* fix a couple of compiler warningsJohn (J5) Palmieri2010-09-171-1/+1
* convert to using PYGLIB_DEFINE_TYPE for module objectsJohn (J5) Palmieri2010-08-251-38/+7
* some more p3k PyString and PyInt eradication in GIJohn (J5) Palmieri2010-08-251-0/+1
* Fix some warnings.Ignacio Casal Quinteiro2010-08-041-1/+0
* Add foreign struct support for GVariantTomeu Vizoso2010-07-151-1/+9
* Apply consistent whitespace formatting with:Tomeu Vizoso2010-05-261-44/+44
* Allow creating structs with pointersTomeu Vizoso2010-04-161-6/+0
* Initialize struct fields to 0 when allocatingSimon van der Linden2010-01-081-1/+1
* Initial importSimon van der Linden2009-11-081-0/+175