2005-04-05 Bill Haneman * configure.in: Revved to 1.6.4. Remember to put quotes around XEVIE_LIBS assignment. Fixed one of tertiary AC_CHECK_HEADER tests for XEvie. Fixes bug #303694. * tests/event-listener-test.c: Tweaked the tests - more detail from caret events, and some interrogation of AccessibleText APIs. Commented-out the bounds-changed events by default, since they can be very noisy. 2005-04-14 Kjartan Maraas * atk-bridge/bridge.c: (spi_atk_emit_eventv): Plug a leak. * cspi/bonobo/cspi-bonobo-listener.c: (cspi_device_event): Same here. Closes bug #167806 2005-04-05 Bill Haneman * atk-bridge/bridge.c: (spi_atk_bridge_signal_listener): Free the any._value if any._release is TRUE, since the ORB won't do it for us in this case [because this method is not a skel]. Fix for bug #168679. 2005-03-30 Steve Murphy * configure.in: Added "rw" to ALL_LINGUAS. 2005-03-29 Bill Haneman * configure.in: Improved check for HAVE_XEVIE, to detect presence on XOrg, where -lXevie is a separate library.