dbus/doc
Colin Walters dc12fac5f8 2005-02-17 Colin Walters <walters@verbum.org>
* glib/dbus-gparser.c (struct Parser): Add in_annotation boolean.
	(parse_node, parse_interface, parse_method, parse_signal)
	(parse_property, parse_annotation): Lose if we're currently in an
	annotation.
	(parse_annotation): New function.
	(parser_start_element, parser_end_element): Handle annotation.
	(parse_method, parse_interface): Remove support for c_name attribute,
	switch to annotations.

	* glib/dbus-gidl.h (interface_info_get_binding_names)
	(method_info_get_binding_names)
	(interface_info_get_binding_name, method_info_get_binding_name)
	(interface_info_set_binding_name, method_info_set_binding_name):
	Remove.
	(interface_info_get_annotations, method_info_get_annotations)
	(interface_info_get_annotation, method_info_get_annotation)
	(interface_info_add_annotation, method_info_add_annotation):
	Prototype.

	* glib/dbus-gidl.c (struct InterfaceInfo): Substitute "annotations"
	for "bindings".
	(struct MethodInfo): Ditto.
	Straightfoward conversion of binding methods into annotation methods
	as prototyped.

	* glib/dbus-glib-tool.c (pretty_print): Print annotations.

	* glib/dbus-binding-tool-glib.h (DBUS_GLIB_ANNOTATION_C_SYMBOL): Define.

	* glib/dbus-binding-tool-glib.c (gather_marshallers, generate_glue):
	Use new annotation API.

	* doc/introspect.dtd: Fix a number of DTD syntax errors.  Add
	annotation element.

	* doc/dbus-specification.xml: Discuss introspection annotations,
	include list of well-known annotations.

	* test/glib/test-service-glib.xml: Make validate against new DTD.
2005-02-17 21:11:18 +00:00
..
.cvsignore 2004-04-15 Olivier Andrieu <oliv__a@users.sourceforge.net> 2004-04-15 22:08:05 +00:00
busconfig.dtd 2004-10-18 Colin Walters <walters@verbum.org> 2004-10-18 04:04:12 +00:00
dbus-faq.xml couple of minor tweaks 2005-01-23 03:53:34 +00:00
dbus-specification.xml 2005-02-17 Colin Walters <walters@verbum.org> 2005-02-17 21:11:18 +00:00
dbus-test-plan.xml 2004-05-17 Kristian Høgsberg <krh@redhat.com> 2004-05-17 22:19:04 +00:00
dbus-tutorial.xml couple of minor tweaks 2005-01-23 03:53:34 +00:00
dcop-howto.txt initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
diagram.png 2005-01-18 Havoc Pennington <hp@redhat.com> 2005-01-18 20:42:15 +00:00
diagram.svg 2005-01-18 Havoc Pennington <hp@redhat.com> 2005-01-18 20:42:15 +00:00
file-boilerplate.c 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
introspect.dtd 2005-02-17 Colin Walters <walters@verbum.org> 2005-02-17 21:11:18 +00:00
Makefile.am 2005-02-04 Havoc Pennington <hp@redhat.com> 2005-02-05 03:24:54 +00:00
TODO 2005-02-15 Havoc Pennington <hp@redhat.com> 2005-02-16 04:37:27 +00:00