Updated Slovak translation.
[platform/upstream/atk.git] / ChangeLog
index 4889c6f..5cbf55b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,48 @@
+2004-12-29  Tor Lillqvist  <tml@iki.fi>
+
+       * atk/atk.def: Add new functions.
+
+2004-12-20  Padraig O'Briain  <padraig.obriain@sun.com>
+
+       * atk/atkrelationtype.h: Add description for ATK_RELATION_SUBWINDOW_OF.
+       Fixes bug #161562.
+
+2004-11-29  Padraig O'Briain  <padraig.obriain@sun.com>
+
+       * ===== Released 1.9.0=====
+
+       * configure.in: Version 1.9.0, interface age 0, binary age 900
+
+       * NEWS: Updated.
+
+Thu Nov 25 14:11:41 2004  Manish Singh  <yosh@gimp.org>
+
+       * autogen.sh: rm autom4te.cache, since it might interfere with
+       differing autoconf versions.
+
+2004-11-22  Padraig O'Briain  <padraig.obriain@sun.com>
+
+       * atk/atkobject.c: Replace DEPRECATED by @Deprecated in comments
+       to fix warning when documentation is generated.
+
+       * atk/atkrelation.[ch]: 
+       * docs/tmpl/atkrelation.sgml: Add atk_relation_add_target.
+
+       * atk/atkrelationset.[ch]:
+       * atk/tmpl/atkrelationset.sgml: Add atk_relation_add_relation_by_type.
+
+       * docs/atk-sections.txt: Add atk_relation_add_target and
+       atk_relation_add_relation_by_type.
+
+       Fixes bug #158722.
+
+2004-11-17  Padraig O'Briain  <padraig.obriain@sun.com>
+
+       * configure.in: Use gmodule-no-export.pc, requires glib 2.5.7.
+       Patch from Matthias Clasen for bug #158531. 
+       Incremented version to 1.9.0. 
+       Branch for gnome-2-8 has been created.
+       
 2004-11-11  Christian Rose  <menthos@menthos.com>
 
        * configure.in: Added "as" to ALL_LINGUAS.
@@ -7,7 +52,7 @@
        * docs/atk-docs.sgml: Add a more descriptive title in the docs.
        Patch from Diego Gonzalez. (bug #156296)
 
-       * atk/text.c (Clarify meaning of endd_offset for 
+       * atk/text.c (Clarify meaning of end_offset for 
        atk_text_get_text_at_offset().
        Patch from Bill Haneman. (bug #156574)