X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=7ce06cd82e30bfe465431c322623b5ac9a3f8c03;hb=57bf2b3d67b7495de6a4d7dd156762467609a90f;hp=4251e9165d4dcb07ebe9b930223cab9f8fa3ad5a;hpb=0553f863ab9b25fe5a902257a2fcb1ed714814fc;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/ChangeLog b/ChangeLog index 4251e91..7ce06cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2002-09-16 Padraig O'Briain + + * registryd/deviceeventcontroller.c (spi_dec_mouse_moved): Removed + bogus call to CORBA_string_dup(). Also removed unnecessary + g_string_dup/g_free calls. + +2002-09-13 Bill Haneman + + * registryd/deviceeventcontroller.c: + spi_dec_mouse_moved: Fixed memory leaks and reordered 2 code blocks. + + * test/event-listener-test.c: + main: commented out three redundant listeners, to reduce output + noise. (They still are potentially useful for testing). + + +2002-09-13 Michael Meeks + + * Update all the copyrights to include Ximian. + +2002-09-06 Mark McLoughlin + + * cspi/spi.h: add SPI_LAYER_WINDOW. + + * cspi/spi_component.c: (AccessibleComponent_getLayer): + add Accessibility_LAYER_WINDOW case. + + * idl/Accessibility_Component.idl: add LAYER_WINDOW. + + * libspi/component.c: (impl_accessibility_component_get_layer): + add ATK_LAYER_WINDOW case. + 2002-08-28 Bill Haneman * configure.in: incremented micro version.