glib/gio/gdbus-2.0/codegen
David Zeuthen fa6a684630 gdbus-codegen: make members of an interface inherit the "Since" annotation
This is the expected (and sane) behavior - without this bug-fix you'd
have to add "Since" to every member of a newly added D-Bus interface.

Also show-case this in the codegen example.

Signed-off-by: David Zeuthen <zeuthen@gmail.com>
2012-10-03 11:13:12 -04: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 Updated codegen to work with python3. 2012-07-01 11:14:54 -04:00
codegen_main.py gdbus-codegen: avoid error when wrong interface is provided to --annotate 2012-09-01 11:53:19 -04:00
codegen.py gdbus-codegen: improve casting a tiny wee bit 2012-07-07 17:10:46 -04:00
config.py.in Avoid using - (hyphen) in gdbus-codegen directory name 2011-08-25 16:55:46 -04:00
dbustypes.py gdbus-codegen: make members of an interface inherit the "Since" annotation 2012-10-03 11:13:12 -04:00
gdbus-codegen.in Use the same Python as we found in configure 2012-06-29 11:59:33 -03:00
Makefile.am Fix 'make report' 2012-08-16 23:23:16 -04:00
parser.py Updated codegen to work with python3. 2012-07-01 11:14:54 -04:00
utils.py Updated codegen to work with python3. 2012-07-01 11:14:54 -04:00