Made change to support "string" key name specification in key listener
authorbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Thu, 9 May 2002 10:55:56 +0000 (10:55 +0000)
committerbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Thu, 9 May 2002 10:55:56 +0000 (10:55 +0000)
commitf30bb8aabc762c6ea46942a8155db2dde061e8fc
tree19e506c45e64ac358679c880e4c72462ef8fa9c1
parent09b09daa2b88f6b54895ee49f59cd060b14a5acf
Made change to support "string" key name specification in key listener
IDL; this breaks binary compatibility but is required by bug
80616.
Added a new test program, "event-listener-test", to connect to
all currently supported events and produce diagnostic output.
Split magnifier IDL, magnifier binary, and magnifier tests
into module gnome-mag.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@290 e2bd861d-eb25-0410-b326-f6ed22b6b98c
ChangeLog
Makefile.am
configure.in
cspi/spi_registry.c
idl/Accessibility_Registry.idl
registryd/deviceeventcontroller.c
registryd/registry.c
test/Makefile.am
test/event-listener-test.c [new file with mode: 0644]
test/key-listener-test.c
test/simple-at.c