X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=1b9c736d744fb6cc807321345227d1751e06e4c2;hb=9c167e6e336549c11bb7b7c67d9f0945b27551b5;hp=8375f51cc611dc2ef479c1735aaa1fba9b56b1e4;hpb=24c1494c4c84ccbfd51c3d384d48dfcb4e679673;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/ChangeLog b/ChangeLog index 8375f51..1b9c736 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,83 @@ +2003-07-22 Padraig O'Briain + + * cspi/spi_registry.c (SPI_registerAccessibleKeyStrokeListener): + Correct CSPI to SPI in function documentation. + + This fixes bug #118054. + +2003-07-16 Dmitry G. Mastrukov + + * configure.in: Added Russian to ALL_LINGUAS. + +2003-07-16 Duarte Loreto + + * configure.in: Added Portuguese (pt) to ALL_LINGUAS. + +2003-07-14 Danilo Å egan + + * configure.in: Added "sr" and "sr@Latn" (Serbian) to ALL_LINGUAS. + +2003-07-10 Joel Brich + + * configure.in: Added "eo" (Esperanto) to ALL_LINGUAS. + +2003-07-07 Pablo Gonzalo del Campo + + * configure.in (ALL_LINGUAS): Added "es" (Spanish). + +2003-07-07 Padraig O'Briain + + * 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 + + * configure.in (ALL_LINGUAS): Added "ca" (Catalan). + +2003-07-06 Christophe Merlet + + * configure.in: Added "fr" (French) to ALL_LINGUAS. + +2003-07-02 Christian Neumair + + * configure.in: Added "de" (German) to ALL_LINGUAS. + +2003-07-01 Dafydd Harries + + * configure.in: Added "cy" (Welsh) to ALL_LINGUAS. + +2003-07-01 Miloslav Trmac + + * configure.in: Addded "cs" to ALL_LINGUAS. Why is it commented out? + +2003-07-01 Artur Flinta + + * configure.in: Added "pl" to ALL_LINGUAS. + +2003-07-01 Gil "Dolfin" Osher + + * configure.in: Added "he" (Hebrew) to ALL_LINGUAS. + +2003-06-30 Bill Haneman + + * 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 * configure.in: Revved to 1.3.5.