summaryrefslogtreecommitdiff
path: root/gi/pygi-boxed.h
Commit message (Expand)AuthorAgeFilesLines
* boxed: hide the PyGIBoxed structChristoph Reiter2019-01-151-5/+1
* pygi-boxed: clean up function namesChristoph Reiter2018-03-311-7/+6
* Add error handling to all type init function.Christoph Reiter2018-03-231-1/+1
* Revert "Revert "Revert "Refactor boxed wrapper memory management strategy"""Mathieu Duponchelle2018-02-161-2/+2
* Revert "Revert "Refactor boxed wrapper memory management strategy""Christoph Reiter2018-02-131-2/+2
* Revert "Refactor boxed wrapper memory management strategy"Mathieu Duponchelle2018-01-231-2/+2
* 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