glib/gio/gdbus-2.0/codegen
David Zeuthen 8e763aef43 gdbus-codegen: Use C array instead of GValueArray
GValueArray was deprecated in bug 667228 and since we never change the
size of the array, it was kinda dumb to just GValueArray in the first
place.

https://bugzilla.gnome.org/show_bug.cgi?id=667228

Signed-off-by: David Zeuthen <davidz@redhat.com>
2012-01-26 14:56:29 -05:00
..
__init__.py Introduce the UNINSTALLED_GLIB_BUILDDIR environment variable 2011-08-25 16:55:49 -04:00
.gitignore Avoid using - (hyphen) in gdbus-codegen directory name 2011-08-25 16:55:46 -04:00
codegen_docbook.py Introduce the UNINSTALLED_GLIB_BUILDDIR environment variable 2011-08-25 16:55:49 -04:00
codegen_main.py gdbus-codegen: post-process all interfaces when parsing >1 file 2011-09-01 14:28:57 -04:00
codegen.py gdbus-codegen: Use C array instead of GValueArray 2012-01-26 14:56:29 -05:00
config.py.in Avoid using - (hyphen) in gdbus-codegen directory name 2011-08-25 16:55:46 -04:00
dbustypes.py gdbus-codegen: Support Ugly_Case for given C namespace 2011-09-16 16:01:13 -04:00
gdbus-codegen.in Make gdbus-codegen 'relocatable' at runtime on Windows. 2011-08-25 17:23:00 -04:00
Makefile.am GDBus: Regenerate code when the codegen or options passed to it changes 2011-10-05 12:42:06 -04:00
parser.py Use relative imports for the gdbus/codegen package 2011-08-25 16:55:47 -04:00
utils.py Avoid using - (hyphen) in gdbus-codegen directory name 2011-08-25 16:55:46 -04:00