2003-08-13 Padraig O'Briain <padraig.obriain@sun.com>
[platform/core/uifw/at-spi2-atk.git] / ChangeLog
index 654adf5..31c5b80 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,225 @@
+2003-08-13  Padraig O'Briain <padraig.obriain@sun.com>
+
+       * test/event-listeber-test.c: Change active-descendant to 
+       active-descendant-changed.
+
+2003-08-10  Sami Pesonen  <sampeson@iki.fi>
+
+       * configure.in: Added "fi" in ALL_LINGUAS.
+
+2003-08-08  Guntupalli Karunakar  <karunakar@freedomink.org>
+
+       * configure.in: Added "hi" in ALL_LINGUAS.
+
+2003-08-08  Padraig O'Briain <padraig.obriain@sun.com>
+
+       * configure.in: Revved to 1.3.6.
+
+       * NEWS: updated.
+       
+2003-08-07  Padraig O'Briain <padraig.obriain@sun.com>
+
+       * registryd/deviceeventcontroller.c
+       (spi_device_event_controller_object_finalize): Fix typo in previous 
+       commit.
+
+2003-08-07  Marc Mulcahy  <marc.mulcahy@sun.com>
+
+       * registryd/deviceeventcontroller.c
+       (spi_device_event_controller_object_finalize): Fix build on
+       systems without XEvIE.
+       
+2003-08-06  Brian Cameron <Brian.Cameron@sun.com>
+
+       * acconfig.h, configure.in, registryd/Makefile.am,
+         registryd/devicecontoller.[ch]: Add XEViE support.
+
+2003-08-06  Wang Jian  <lark@linux.net.cn>
+
+       * configure.in: Added "zh_CN" to ALL_LINGUAS.
+
+2003-08-06  Metin Amiroff<metin@karegen.com>
+
+       * configure.in: Added "az" (Azerbaijani) to ALL_LINGUAS
+
+2003-08-06  Padraig O'Briain <padraig.obriain@sun.com>
+
+       * idl/Accessibility_Registry.idl: Put MODIFIER_SHIFTLOCk and
+       MODIFIER_ALT in correct place. 
+
+       This fixes part of bug #118114.
+
+2003-07-30  Alessio Frusciante  <algol@firenze.linux.it>
+
+       * configure.in: Added "it" (Italian) to ALL_LINGUAS.
+
+2003-07-28  Changwoo Ryu  <cwryu@debian.org>
+
+       * configure.in: Added "ko" to ALL_LINGUAS.
+
+2003-07-28  Ole Laursen  <olau@hardworking.dk>
+
+       * configure.in: Added "da" to the commented out ALL_LINGUAS.
+
+2003-07-27  Laurent Dhima  <laurenti@alblinux.net>
+
+       * configure.in: Added "sq" to ALL_LINGUAS.
+
+2003-07-27  Hasbullah Bin Pit  <sebol@ikhlas.com>
+                                                                                
+       * configure.in: Added 'ms' (Malay) in ALL_LINGUAS.
+
+2003-07-24  Pablo Saratxaga  <pablo@mandrakesoft.com>
+
+       * configure.in: updated ALL_LINGUAS list
+
+2003-07-24  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
+
+       * configure.in: Added Belarusian to ALL_LINGUAS.
+
+2003-07-23  Padraig O'Briain <padraig.obriain@sun.com>
+
+       * cspi/spi_event.c (AccessibleEvent_unref): Call CORBA_free for
+       event->data.
+       * cspi/bonobo/cspi-bonobo-listener.c (cspi_event): Call 
+       CORBA_any__alloc to allocate CORBA_Any in InternalEvent.
+
+       This fixes bug #116949.
+
+2003-07-22  Padraig O'Briain <padraig.obriain@sun.com>
+
+       * cspi/spi_registry.c (SPI_registerAccessibleKeyStrokeListener):
+       Correct CSPI to SPI in function documentation.
+
+       This fixes bug #118054.
+
+2003-07-16  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
+
+       * configure.in: Added Russian to ALL_LINGUAS.
+
+2003-07-16  Duarte Loreto <happyguy_pt@hotmail.com>
+
+        * configure.in: Added Portuguese (pt) to ALL_LINGUAS.
+
+2003-07-14  Danilo Ĺ egan  <dsegan@gmx.net>
+
+       * configure.in: Added "sr" and "sr@Latn" (Serbian) to ALL_LINGUAS.
+
+2003-07-10  Joel Brich <joel.brich@laposte.net>
+
+       * configure.in: Added "eo" (Esperanto) to ALL_LINGUAS.
+
+2003-07-07  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>
+
+       * configure.in (ALL_LINGUAS): Added "es" (Spanish).
+
+2003-07-07  Padraig O'Briain <padraig.obriain@sun.com>
+
+       * cspi/spi_event.c (AccessibleEvent_unref): Update code to free
+       resources allocated for AccessibleEvent. See cspi_event().
+
+       * cspi/spi_streamablecontent.c (cspi_streams_close_all): Set
+       static variable streams to NULL.
+
+       * cspi/bonobo/cspi-bonobo-listener.c (cspi_event):
+       Update so that AcessibleEvent_ref will work.
+
+       This fixes bug #116624.
+
+2003-07-06  Jordi Mallach  <jordi@sindominio.net>
+
+       * configure.in (ALL_LINGUAS): Added "ca" (Catalan).
+
+2003-07-06  Christophe Merlet  <redfox@redfoxcenter.org>
+
+       * configure.in: Added "fr" (French) to ALL_LINGUAS.
+
+2003-07-02  Christian Neumair  <chris@gnome-de.org>
+
+       * configure.in: Added "de" (German) to ALL_LINGUAS.
+
+2003-07-01  Dafydd Harries  <daf@parnassus.ath.cx>
+
+       * configure.in: Added "cy" (Welsh) to ALL_LINGUAS.
+
+2003-07-01  Miloslav Trmac  <mitr@volny.cz>
+
+       * configure.in: Addded "cs" to ALL_LINGUAS. Why is it commented out?
+
+2003-07-01  Artur Flinta  <aflinta@cvs.gnome.org>
+
+       * configure.in: Added "pl" to ALL_LINGUAS.
+
+2003-07-01  Gil "Dolfin" Osher <dolfin@rpg.org.il>
+
+       * configure.in: Added "he" (Hebrew) to ALL_LINGUAS.
+
+2003-06-30  Bill Haneman <bill.haneman@sun.com>
+       
+       * libspi/action.c:
+       (get_action_from_servant): 
+       Removed assertion that action is implemented on an AtkObject.
+
+       * libspi/hyperlink.c:
+       (spi_hyperlink_new):
+       Aggregate AccessibleAction interface on the hyperlink object if
+       the object implements AtkAction.  (This convention is used in
+       gtkhtml2.)
+       
+2003-06-30  Bill Haneman <bill.haneman@sun.com>
+
+       * configure.in: Revved to 1.3.5.
+       
+       * registryd/Accessibility_Registry.server.in.in:
+       Marked up appropriate strings for translation.
+       
+       * atk-bridge/bridge.c: Marked a couple of
+       user-visible warnings for translation.  Questionable
+       whether they are really useful, but possibly so.
+
+       
+2003-06-28  Christian Rose  <menthos@menthos.com>
+
+       * configure.in: Added "sv" to ALL_LINGUAS.
+
+2003-06-26  Bill Haneman <bill.haneman@sun.com>
+
+       * registryd/registry.c: 
+       (spi_registry_object_finalize): Unref the deviceeventcontroller.
+       (registry_defer_on_event): Defer focus: events, this is an
+       improvement to the patch for bug #108664.
+
+       * TODO: Update with 2.4/"Dev Complete" items.
+
+2003-06-26  Padraig O'Briain <padraig.obriain@sun.com>
+
+       * atk-bridge/bridge.c:
+       (spi_atk_bridge_init_event_type_consts): Ensure that this function only
+       looks up signals once.
+       (atk_bridge_init): Call spi_atk_bridge_init_event_type_consts only
+       if doing registration.
+       (spi_atk_bridge_toplevel_added): Call spi_bridge_init_event_type_consts
+       when doing registration.
+       
+       This fixes bug #115014.
+
+2003-06-25  Padraig O'Briain <padraig.obriain@sun.com>
+
+       * atk-bridge/bridge.c:
+       (atk_bridge_init): Add signal handler for children-changed:remove on
+       root when in a BonoboComponent.
+       (spi_atk_bridge_toplevel_added): Call spi_atk_bridge_do_registration
+       for first toplevel only other incrememt variable toplevels.
+       (spi_atk_bridge_toplevel_removed): For last toplevel deregister 
+       application and remove listeners.
+       (spi_atk_bridge_get-registry): Change NULL to CORBA_OBJECT_NIL for
+       consistency.
+       (spi_atk_deregister_event_listeners): New function which removes
+       listeners.
+       (reinit_register_vars): New fuction which reinitializes variables.
+
+       This fixes bug #111578.
+
 2003-06-13  Bill Haneman <bill.haneman@sun.com>
 
        * configure.in: version 1.3.4.