summaryrefslogtreecommitdiff
path: root/gi/pygi-object.c
Commit message (Expand)AuthorAgeFilesLines
* Specialize GObject marshaling when called from CGarrett Regier2014-08-071-14/+72
* Move special handling of GObject from Python when calling from CGarrett Regier2014-08-071-0/+30
* Always pass along the callable cache to the arg cache constructorsGarrett Regier2014-08-071-11/+14
* Fix crash with type checking for GObject argumentsSimon Feltman2014-04-141-9/+10
* Use GObject type checking for instance arguments3.11.90Simon Feltman2014-02-121-1/+5
* cache refactoring: Use consistent prefix for arg cache functionsSimon Feltman2014-02-031-1/+1
* cache refactoring: Move various struct arg setup and marshaling to new fileSimon Feltman2014-02-021-1/+1
* cache refactoring: Move GObject arg setup and marshaling into new fileSimon Feltman2014-02-021-0/+273