summaryrefslogtreecommitdiff
path: root/gi/pygi-foreign.c
Commit message (Expand)AuthorAgeFilesLines
* Fix function prototypes and static functionsMartin Pitt2013-01-151-1/+1
* Drop foreign GVariant registration/supportMartin Pitt2012-11-141-7/+1
* Add missing static declarationsMartin Pitt2012-07-271-1/+1
* Merge branch 'master' into invoke-rewriteJohn (J5) Palmieri2011-03-221-15/+9
|\
| * [gi] foreign types now take interface infos instead of type infosJohn (J5) Palmieri2011-03-221-19/+13
| * [gi] use the right argument type for callbackIgnacio Casal Quinteiro2011-01-211-1/+1
* | [gi] move to using type_info and interface_info instead of arg_infoJohn (J5) Palmieri2011-01-211-12/+9
* | [gi] fix marshalling structsJohn (J5) Palmieri2011-01-191-6/+12
|/
* Fix build on windowsJohn Stowers2010-10-161-1/+4
* Rename GArgument to GIArgumentTomeu Vizoso2010-09-011-6/+6
* Add foreign struct support for GVariantTomeu Vizoso2010-07-151-41/+66
* Build the cairo shim as a python module so the _gi module stops linking to itTomeu Vizoso2010-06-291-51/+74
* Apply consistent whitespace formatting with:Tomeu Vizoso2010-05-261-26/+28
* Add support for foreign structsTomeu Vizoso2010-04-171-0/+123