Added test for action in test-simple.c.
[platform/core/uifw/at-spi2-atk.git] / ChangeLog
index 3bf2bc6..0b0bba2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2001-12-11  Bill Haneman <bill.haneman@sun.com>
+
+       * test/test-simple.c:
+       Add test_action.
+
+       * libspi/action.c:
+       Bugfix for get_action_from_servant ().
+
+2001-12-11  Michael Meeks  <michael@ximian.com>
+
+       * libspi/libspi.h: remove registry.h and
+       desktop.h, deviceeventcontroller.h
+
+       * libspi/Makefile.am: remove registry.[ch],
+       desktop.[ch], deviceeventcontroller.[ch]
+
+       * registryd/Makefile.am: add registry.[ch],
+       desktop.[ch], rename registryd.c to registry-main.c.
+       add deviceeventcontroller.[ch]
+
+2001-12-11  Bill Haneman <bill.haneman@sun.com>
+
+       * test/simple-at.c:
+       Replace setenv() call with putenv ().
+
+       * libspi/component.c:
+       Bugfix in AccessibleComponent_getExtents (),
+       (from Adi Dascal).
+       
 2001-12-11  Michael Meeks  <michael@ximian.com>
 
        * libspi/image.c (impl_getImageExtents): impl.