Changed "ID" attribute of Accessible to long (from string).
authorbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Mon, 20 Aug 2001 13:04:36 +0000 (13:04 +0000)
committerbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Mon, 20 Aug 2001 13:04:36 +0000 (13:04 +0000)
commit11518985294fd3a6847eac04c2dbde88f8e0d8b1
treed71bc42350d0e7b93e7f8030179fff0647c344fb
parent3fa32c244eabaf83a2f3f41764f0d5b303c918a4
Changed "ID" attribute of Accessible to long (from string).
Added partial implementation of Component interface.
Added Component query to simple-at test, demonstrating
Component interface and interface queries.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@42 e2bd861d-eb25-0410-b326-f6ed22b6b98c
idl/Accessibility_Application.idl
idl/Application.idl
libspi/application.c
libspi/application.h
libspi/component.c
libspi/listener.c
libspi/registry.c
registryd/registry.c
test/simple-at.c