Patches from Brian Pepple and Samuel Thibault - use LINGUAS,
[platform/core/uifw/at-spi2-atk.git] / ChangeLog
index e44f29a..57ba4d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,62 @@
+2006-06-12  Bill Haneman <bill.haneman@sun.com>
+
+       * configure.in: Require atk-1.12.0, to pick up
+       new API. (bug #344412).
+
+       * libspi-1.0-uninstalled.pc.in:
+       * libspi-1.0.pc.in:
+       * libloginhelper-1.0.pc.in: Remove gtk+ dependency.
+       Fix for #341488 from Samual Thibault.
+
+       * configure.in, LINGUAS: Use LINGUAS, bug #338023.
+       Thanks to Brian Pepple.
+       
+2006-06-09  Bill Haneman <bill.haneman@sun.com>
+
+       * libspi/table.c:
+       (impl_get_nSelectedRows, impl_get_nSelectedColumns):
+       New, missing implementations of attribute reading methods
+       in epv.  Bug #339021.
+
+       * cspi/spi.h, spi_value.c:
+       (AccessibleValue_getMinimumIncrement): New methods wrapping 
+       the (formerly unimplemented) property from Value.idl.
+       
+       * libspi/value.c:
+       (impl_get_minimumIncrement): Implementation for retrieving
+       the minimum valuator increment, (formerly unimplemented).
+       Bug #344265.
+       
+2006-06-09  Bill Haneman <bill.haneman@sun.com>
+
+       * idl/Accessibility_State.idl:
+       Added STATE_VISITED (bug #338369).
+       
+       * cspi/spi_accessible.c: 
+       (spi_state_to_corba) Fixed marshalling of new statetypes.
+       
+       * libspi/stateset.c:
+       (spi_init_state_tables, impl_getStates): 
+       Fixed conversion of new statetypes to/from ATK.
+
+       * idl/Accessibility_Role.idl: Added ROLE_FORM (bug #344266).
+
+       * cspi/spi-roletypes.h, spi_accessible.c: Added marshalling 
+       definitions/conversions for new roles from ATK.
+
+       * idl/Accessibility_Relation.idl:
+       * libspi/relation.c:
+       * cspi/spi.h, spi_accessible.c: Added SPI_RELATION_DESCRIBED_BY and 
+       SPI_RELATION_DESCRIPTION_FOR.  (bug #344264) Also
+       SPI_PARENT_WINDOW_OF, which was in ATK but not AT-SPI.
+
+       * libspi/accessible.c: Fixed marshalling of new role types from
+       ATK.
+       
+2006-04-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * revert my previous change
+
 2006-04-17  Kjartan Maraas  <kmaraas@gnome.org>
 
        * configure.in: Remove obssolete no_NO locale