summaryrefslogtreecommitdiff
path: root/gi/pygi-private.h
Commit message (Expand)AuthorAgeFilesLines
* Fix leak in _PyGI_ERROR_PREFIX()Martin Pitt2013-03-011-0/+1
* Drop dead code from pygi-callbacks.[hc]Martin Pitt2012-11-141-1/+0
* Remove static MainLoop, MainContext, and some GSource bindingsMartin Pitt2012-10-241-0/+1
* Add a ccallback type which is used to invoke callbacks passed to a vfuncJohn (J5) Palmieri2012-03-271-0/+1
* remove some left over ifdefs to complete merge of the invoke-rewrite branchJohn (J5) Palmieri2011-07-181-4/+1
* [gi] make new invoke-ng codepath compile correctlyJohn (J5) Palmieri2011-03-221-3/+1
* [gi] conditionalize invoke code pathsJohn (J5) Palmieri2011-03-221-2/+7
* Merge branch 'master' into invoke-rewriteJohn (J5) Palmieri2011-03-221-0/+1
|\
| * Use PyGI type conversion (to fix foreign types) for signal callbacks.Laszlo Pandy2011-02-151-0/+1
* | [gi] hook up invoke to the cacheJohn (J5) Palmieri2011-01-101-0/+1
|/
* some more p3k PyString and PyInt eradication in GIJohn (J5) Palmieri2010-08-251-0/+23
* Implement getting and setting properties using introspection information.Tomeu Vizoso2010-07-271-0/+1
* Move invocation code to its own fileTomeu Vizoso2010-05-031-0/+1
* Bump required GLib version to 2.22Simon van der Linden2010-04-231-20/+0
* Implementation callback support with scoping and basic argument support.Zach Goldberg2010-04-171-0/+2
* Add support for foreign structsTomeu Vizoso2010-04-171-0/+1
* Depend on GLib 2.20 rather than 2.22Anderson Lizardo2009-11-301-0/+19
* Set a default constructor for boxed structs that don't have oneTomeu Vizoso2009-11-301-0/+1
* Initial importSimon van der Linden2009-11-081-0/+55