Revised key event support to remove some invalid casts, fix bugs relating
authorbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Sat, 15 Dec 2001 22:54:01 +0000 (22:54 +0000)
committerbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Sat, 15 Dec 2001 22:54:01 +0000 (22:54 +0000)
commit0cd076473b00a6ef39eebaf1fc8800fef48a49fb
tree9cb43cbfd42ca4ef15aeb17f7b14c75e1661c7fe
parentd1fd1a0d66ef594a5ee62692e81e3c8ee9ef6461
Revised key event support to remove some invalid casts, fix bugs relating
to key event filtration, and enable "global" key listeners based on
key sets.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@187 e2bd861d-eb25-0410-b326-f6ed22b6b98c
18 files changed:
ChangeLog
TODO
at-bridge/bridge.c
atk-bridge/bridge.c
cspi/bonobo/cspi-bonobo-listener.c
cspi/spi-listener.h
cspi/spi-roletypes.h
cspi/spi.h
cspi/spi_event.c
cspi/spi_registry.c
idl/Accessibility_Registry.idl
libspi/keystrokelistener.c
libspi/keystrokelistener.h
registryd/deviceeventcontroller.c
registryd/deviceeventcontroller.h
test/keysynth-demo.c
test/simple-at.c
test/test-simple.c