2008-11-13 Mark Doffman <mark.doffman@codethink.co.uk>
authorMark Doffman <mdoff@silver-wind.(none)>
Fri, 7 Nov 2008 17:26:28 +0000 (17:26 +0000)
committerMark Doffman <mdoff@silver-wind.(none)>
Thu, 13 Nov 2008 17:19:27 +0000 (17:19 +0000)
commit1acf082d6062c7d9042ded6ba0b7c957341913f5
tree3b51ed4752c7e68792f52f5568d35aca127a9b6d
parent90b6e52a7695cb9fbb01e1cdcef01f5a544d2651
2008-11-13 Mark Doffman <mark.doffman@codethink.co.uk>
        * pyatspi/*
          Add initial device event functionality to
          the python bindings.

        * registryd/*
          Re-integrate the device event controller
          into the registry daemon.

        * xml/org.freedesktop.atspi.DeviceEventController.xml
          Fix an error in the translation of the
          registerKeystrokeListener method to D-Bus XML
14 files changed:
pyatspi/Accessibility.py
pyatspi/Makefile.am
pyatspi/accessiblecache.py
pyatspi/applicationcache.py
pyatspi/deviceevent.py [new file with mode: 0644]
pyatspi/interfaces.py
pyatspi/registry.py
registryd/Makefile.am
registryd/deviceeventcontroller.c
registryd/deviceeventcontroller.h
registryd/reentrant-list.c [new file with mode: 0644]
registryd/reentrant-list.h [new file with mode: 0644]
registryd/registry-main.c
xml/org.freedesktop.atspi.DeviceEventController.xml