2005-08-29 Bill Haneman * configure.in, README, NEWS: Release 1.6.5. 2005-07-25 Matthias Clasen * test/window-listener-test.c: Fix a printf format error. (#169453) 2005-07-15 Bill Haneman * tests/test-simple.c: (key_listener_cb): Ensure that the keystring is dup'ed instead of relying on the old string from the key event hanging around after the event handler returns. Fixes broken 'make check'. 2005-06-06 Swapnil Hajare * Added Marathi (mr_IN) translations. 2005-05-27 Kjartan Maraas * cspi/bonobo/cspi-bonobo-listener.c: (cspi_event_list_remove_by_cb): Fix the build. 2005-05-26 Michael Meeks * cspi/bonobo/cspi-bonobo-listener.c (cspi_event_list_remove_by_cb): actually filter by callback. 2005-05-25 Bill Haneman * registryd/registry.c (remove_listener_cb): Make deregistration filter rules match the event emission rules. 2005-05-25 Michael Meeks * registryd/registry.c (remove_listener_cb), (impl_accessibility_registry_deregister_global_event_listener), (impl_accessibility_registry_deregister_global_event_listener_all): pass a closure to the remove callback to filter listeners more accurately on remove.