summaryrefslogtreecommitdiff
path: root/gi/pygi-boxed.h
Commit message (Expand)AuthorAgeFilesLines
* Remove pygobject-private.h and rename pygobject.c to pygobject-object.cChristoph Reiter2016-06-011-1/+1
* Remove pygi.h and pygi-private.hChristoph Reiter2016-06-011-0/+8
* Fix memory management problems with struct arguments to signalsSimon Feltman2014-09-081-0/+2
* Refactor boxed wrapper memory management strategySimon Feltman2014-08-171-2/+2
* Update Free Software Foundation addressesSimon Feltman2014-03-151-3/+1
* Fix leak of caller-allocated boxed valuesMartin Pitt2013-02-281-1/+2
* Properly allocate boxed structs that are (caller-allocates)Tomeu Vizoso2010-07-301-4/+6
* Set a default constructor for boxed structs that don't have oneTomeu Vizoso2009-11-301-0/+40