*** empty log message ***
[platform/upstream/atk.git] / ChangeLog
index c857d2d..5120710 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,131 @@
+2003-02-26  Padraig O'Briain  <padraig.obriain@sun.com>
+
+       * atk/atkgobjectaccessible.c (atk_gobject_accessible_from_object):
+       Correct creation of non-AtkGObjectAccessible (bug #107124)
+
+       * atk/atkobject.c (atk_object_class_init): Set default initialize 
+       function so that code which does not check for existence of parent 
+       class's initialize function will work.
+
+       * atk/atkvalue.c: (atk_value_get_minimum_value, 
+       atk_value_get_maximum_value, atk_value_get_current_value):
+       Reset Value argument if it is a valid GValue otherwise zeroise it.
+
+       docs/tmpl/atkhypertext.sgml: Add link-selected signal.
+
+2003-02-25  Tor Lillqvist  <tml@iki.fi>
+
+       * Makefile.am (EXTRA_DIST): Dist atk-zip.sh.in, not atk-zip.sh.
+
+       * atk/atk.def: Add a couple of missing entries, thanks to Cedric
+       Gustin.
+
+       * atk/atk.rc.in: New file, for version info in the DLL on
+       Windows. Similar as in GLib, GTK, etc.
+
+       * configure.in: Generate atk/atk.rc.
+       
+       * atk/Makefile.am: Use atk.rc on Windows.
+       (EXTRA_DIST): Distribute atk.rc(.in).
+
+       * atk/atkobject.c: On Windows, don't use hardcoded ATKLOCALEDIR,
+       but deduce it from DLL location, like GLib, GTK etc do.
+
+2003-02-23  Abel Cheung  <maddog@linux.org.hk>
+
+       * configure.in: Added "mk" to ALL_LINGUAS.
+
+2003-02-21  Roozbeh Pournader  <roozbeh@sharif.edu>
+
+       * configure.in: Added "fa" to ALL_LINGUAS.
+
+2003-02-21  Metin Amiroff  <metin@karegen.com>
+
+       * configure.in: Added Azerbaijanian to ALL_LINGUAS.
+
+2003-02-19  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
+
+       * configure.in: Added Belarusian to ALL_LINGUAS.
+
+2003-02-14  Padraig O'Briain  <padraig.obriain@sun.com>
+
+       * atk/atknoopobject.c: Add AtkHypertext interface as this object should
+       claim to implement all interfaces.
+
+2003-02-12  Padraig O'Briain  <padraig.obriain@sun.com>
+
+       * atk/atkhyperlink.c (atk_hyperlink_class_init): Correct typo in blurb
+
+       * atk/atkhypertext.c
+       (atk_hypertext_get_link): Add check on link_index value
+       (atk_hypertext_get_link_index): Add check on char_index value
+
+2003-02-09  Christian Rose  <menthos@menthos.com>
+
+       * configure.in: Added "kn" to ALL_LINGUAS.
+
+2003-02-07  Christian Rose  <menthos@menthos.com>
+
+       * configure.in: Added "bn" to ALL_LINGUAS.
+
+2003-02-06  Christian Rose  <menthos@menthos.com>
+
+       * configure.in: Added "id" to ALL_LINGUAS.
+
+2003-02-04  Padraig O'Briain  <padraig.obriain@sun.com>
+
+       * atk/atkgobjectaccessible.c (atk_gobject_accessible_for_object):
+       Add weak reference so we do not leak the accessible when the object
+       dies. Problem reported by Alex Larsson.
+
+2003-02-02  Fatih Demir <kabalak@gtranslator.org>
+
+       * configure.in: Added "tr" (Turkish) to the languages' list.
+
+2003-01-30  Padraig O'Briain  <padraig.obriain@sun.com>
+
+       * atk/atkhyperlink.[ch]
+       New property selected-link defined.
+       Function pointer is_selected_link added to interface
+       (atk_hyperlink_is_selected_link: New functions which checks
+       whether the specified AtkHyperlink is selected
+       
+       * atk/atkhypertext.[ch]
+       New signal link-selected added.
+
+       * docs/atk-sections.txt: Add atk_hyperlink_is_selected_link
+
+       * docs/tmpl/atkhyperlink.sgml: Add reference to property selected-link
+       and function atk_hyperlink_is_selected_link.
+
+       This fixes bug #104621.
+       
+Tue Jan 28 13:52:20 2003  Manish Singh  <yosh@gimp.org>
+
+       * autogen.sh (have_automake): call the versioned automake when
+       checking the version itself.
+
+Tue Jan 28 15:18:24 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * autogen.sh (have_automake): Fix version in complaint
+       message about automake. (#104366, Rich Burridge)
+
+2003-01-26  Daniel Yacob <locales@geez.org>
+
+       * configure.in: Added am to ALL_LINGUAS.
+
+2003-01-23  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
+
+       * configure.in: Added "sk" to ALL_LINGUAS.
+
+2003-01-23  Abel Cheung  <maddog@linux.org.hk>
+
+       * configure.in: Added "zh_TW" (traditional Chinese) to ALL_LINGUAS.
+
+2003-01-23  Evandro Fernandes Giovanini <evandrofg@ig.com.br>
+
+       * configure.in: Added "pt_BR" to ALL_LINGUAS.
+
 2003-01-22  Marius Andreiana <marius galuna.ro>
 
        * configure.in: added 'ro' to ALL_LINGUAS
 
        * docs/atk-sections.txt: Add new functions and data items.
 
-       * docs/tmpl/atk-object.sgml: Remove some docuementation and put in 
+       * docs/tmpl/atk-object.sgml: Remove some documentation and put in 
        atkobject.h. Add reference to accessible-table-caption-object.
 
        * docs/tmpl/atk-relation.sgml: Add new properties
@@ -384,7 +512,7 @@ Fri Nov  8 19:55:25 2002  Soeren Sandmann  <sandmann@daimi.au.dk>
        increment version to 1.1.0, in view of the fact that we've 
        branched for GNOME-2 and GTK+-2.0, and this is HEAD.
        Also reset INTERFACE_AGE to zero, since an enum was added.
-       Use similar librray numbering as GTK.
+       Use similar library numbering as GTK.
 
        * docs/tmpl/atkobject.sgml: Add ATK_LAYER_WINDOW