Add namespacing to un-namespaced methods in cspi.
authorbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Wed, 12 Dec 2001 18:23:02 +0000 (18:23 +0000)
committerbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Wed, 12 Dec 2001 18:23:02 +0000 (18:23 +0000)
commitd2e4455a1f174f2900ea63b59e9488416e47e32a
tree349f4b55952a7476ab424ffcaac2532027aae329
parent248ae84171c032e8f75cb90fc3ccedd49f8a1092
Add namespacing to un-namespaced methods in cspi.
Add documentation and revise to reflect the API change.
Expand the enumerations for AccessibleRole.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@184 e2bd861d-eb25-0410-b326-f6ed22b6b98c
17 files changed:
ChangeLog
cspi/spi.h
cspi/spi_event.c
cspi/spi_main.c
cspi/spi_registry.c
cspi/spi_table.c
docs/reference/cspi/at-spi-cspi-sections.txt
docs/reference/cspi/tmpl/spi_accessible.sgml
docs/reference/cspi/tmpl/spi_component.sgml
docs/reference/cspi/tmpl/spi_event.sgml
docs/reference/cspi/tmpl/spi_hyperlink.sgml
docs/reference/cspi/tmpl/spi_main.sgml
docs/reference/cspi/tmpl/spi_registry.sgml
docs/reference/cspi/tmpl/spi_relation.sgml
test/keysynth-demo.c
test/simple-at.c
test/test-simple.c