Device events now use uint32 for hw_code and modifiers in the IPC
authorMike Gorse <mgorse@novell.com>
Thu, 24 Feb 2011 18:28:25 +0000 (12:28 -0600)
committerMike Gorse <mgorse@novell.com>
Thu, 24 Feb 2011 18:28:25 +0000 (12:28 -0600)
commit01018da6e5069833793160bfddb537210a511df5
tree1dc526c18652d88cad9389acdae543d58421fd0c
parent099ec6f6b94a9814e1b2f5fed0f64cf247f784e8
Device events now use uint32 for hw_code and modifiers in the IPC

Changed device event IPC to use uint32 for hw_code and modifiers, to be
more consistent with the rest of the API.
Kept AT-SPI struct using gushorts to avoid ABI break, and the registry daemon
will continue to accept the old API as well as the new for now.
atspi/atspi-device-listener.c
registryd/de-marshaller.c
registryd/de-types.h
registryd/introspection.c
xml/DeviceEventController.xml
xml/DeviceEventListener.xml