*** empty log message ***
[platform/upstream/atk.git] / ChangeLog
index d7330c1..5120710 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,48 @@
+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.
@@ -136,7 +181,7 @@ Tue Jan 28 15:18:24 2003  Owen Taylor  <otaylor@redhat.com>
 
        * 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