2006-09-25 Bill Haneman * registryd/registry.c: (desktop_remove_application): Don't pass a ref to the dead application with the event, since it's probably defunct and will cause SEGV if we try to unref, extract app name, etc. Bug #353226. 2006-09-20 Bill Haneman Patch from Neo Liu , bug #356688. * atk-bridge/bridge.c: (spi_atk_bridge_document_event_listener): New, for AtkDocument signals. 2006-08-30 Bill Haneman * idl/*.idl: Changed some parameter names so as not to collide with class names - allows IDL to be compiled with OMNIorb compiler. Thanks to Gary Cramblitt for this patch. 2006-08-22 Bill Haneman * atk-bridge/bridge.c: (spi_atk_bridge_signal_listener): Patch from Ginn Chen, assign detail1 in children-changed so that the child object can be assigned to the Any when the at-spi event is emitted. Bug #350552. * libspi/application.c: (spi_application_finalize): Remove g_print debug output. Bug #350958.