summaryrefslogtreecommitdiff
path: root/gi/pyginterface.c
Commit message (Expand)AuthorAgeFilesLines
* interface: Fix leak when overriding GInterfaceInfoThibault Saunier2022-04-141-3/+9
* Don't assume Py_TYPE being a macroTomas Hrnciar2020-11-111-1/+1
* Rename PYGLIB_DEFINE_TYPE to PYGI_DEFINE_TYPEChristoph Reiter2020-04-161-1/+1
* Remove PYGOBJECT_REGISTER_GTYPEChristoph Reiter2020-04-161-11/+21
* Remove all Python 2 C codeChristoph Reiter2020-04-161-1/+1
* Merge pygtype.c and pygi-type.cChristoph Reiter2018-03-311-1/+1
* Make sure that types are fully initialized when they are first used.Christoph Reiter2018-03-241-0/+1
* Add error handling to all type init function.Christoph Reiter2018-03-231-3/+7
* Rename pyglib-python-compat.h to pygi-python-compat.hChristoph Reiter2018-03-231-1/+1
* Remove pyglib.c/hChristoph Reiter2018-03-221-1/+1
* Remove usage of HAVE_CONFIG_HChristoph Reiter2018-03-211-3/+1
* Remove pygobject-private.h and rename pygobject.c to pygobject-object.cChristoph Reiter2016-06-011-1/+2
* Update Free Software Foundation addressesSimon Feltman2014-03-151-3/+1
* Merge gobject static code into the gi moduleSimon Feltman2014-01-141-0/+124