Added initial implementations of DeviceEventController and KeystrokeListener.
authorbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Sun, 30 Sep 2001 23:59:43 +0000 (23:59 +0000)
committerbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Sun, 30 Sep 2001 23:59:43 +0000 (23:59 +0000)
commitad6c1828a3c1d7bf67f23167a7e7aa8208f6f133
tree9fe0a340f156d8d29883a07ef38ad39d10c216a7
parent60ea797aa906619deaaf946e5e4bd8f548d9ad71
Added initial implementations of DeviceEventController and KeystrokeListener.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@68 e2bd861d-eb25-0410-b326-f6ed22b6b98c
ChangeLog
libspi/Makefile.am
libspi/deviceeventcontroller.c [new file with mode: 0644]
libspi/deviceeventcontroller.h [new file with mode: 0644]
libspi/keystrokelistener.c [new file with mode: 0644]
libspi/keystrokelistener.h [new file with mode: 0644]
registryd/deviceeventcontroller.c [new file with mode: 0644]
registryd/deviceeventcontroller.h [new file with mode: 0644]