2009-04-15 Mike Gorse <mgorse@novell.com>
authorMike Gorse <mgorse@boston.site>
Wed, 15 Apr 2009 13:44:11 +0000 (08:44 -0500)
committerMike Gorse <mgorse@boston.site>
Wed, 15 Apr 2009 13:44:11 +0000 (08:44 -0500)
commit8446bb61b53f2f2054d91954fe6e208d63ff140f
treec203dc6cec5c59cfad8ca2d86d724de1ab3594c0
parent7461acb2027e2e4f0d8e6fa7a6c6630229192c16
2009-04-15  Mike Gorse  <mgorse@novell.com>

* atk-adaptor/accessible-marshaller.c: Return SPI_DBUS_PATH_NULL
for a NULL object.
Fix call to dbus_message_iter_append_basic.

* atk-adaptor/accessible-register.c:

* atk-adaptor/editabletext-adaptor.c: Have copyText return a value.

* atk-adaptor/editabletext-adaptor.c: Fix uninitialized variable in
getAttributeValue.
Fix parameter type in getBoundedRanges, and open the appropriate
container when returning a value.

* value-adaptor.c: Return variants to conform with Properties iface.

* droute/droute.c: Throw exception if get fails.
When setting a property, correctly initialize the iter before reading.

* registry/deviceeventcontroller.c: deviceListener ->
deviceEventListener.

* spi-common/spi-dbus.h: Set SPI_DBUS_PATH_NULL to
/org/freedesktop/atspi/accessible/null.
atk-adaptor/accessible-marshaller.c
atk-adaptor/editabletext-adaptor.c
atk-adaptor/text-adaptor.c
atk-adaptor/value-adaptor.c
droute/droute.c
registryd/deviceeventcontroller.c
spi-common/spi-dbus.h