Version 0.13 ATK_0_13
authorOwen Taylor <otaylor@redhat.com>
Sun, 24 Feb 2002 04:23:29 +0000 (04:23 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 24 Feb 2002 04:23:29 +0000 (04:23 +0000)
Sat Feb 23 23:02:23 2002  Owen Taylor  <otaylor@redhat.com>

        * configure.in: Version 0.13

        * NEWS: Update for 0.13

        * docs/atk-sections.txt: Update.

ChangeLog
NEWS
configure.in
docs/atk-sections.txt
docs/tmpl/atkobject.sgml

index 0728c8c..13fec18 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Sat Feb 23 23:02:23 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in: Version 0.13
+
+       * NEWS: Update for 0.13
+
+       * docs/atk-sections.txt: Update.
+
 2002-02-22  Padraig O'Briain  <padraig.obriain@sun.com>
 
        * atk/atkgobjectaccessible.c atk/atkhyperlink.c atk/atknoopobject.c
diff --git a/NEWS b/NEWS
index 54c6edd..495fe97 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Changes in version 0.13
+
+* Add padding to class structures for future expansion [Padraig O'Briain]
+* Add include guards to atk.h [Morten Welinder]
+* Change argument of atk_component_get_layer(),atk_component_get_mdi_zorder()
+  to be AtkComponent instead of AtkObject [Padraig]
+* Cleanups [Padraig]
+
 Changes in version 0.11 and 0.12
 
 * Ansi-fied function prototypes and definitions;
index 8d2a6f8..e886fd5 100644 (file)
@@ -26,7 +26,7 @@ dnl ==========================================================================
 
 ATK_MAJOR_VERSION=0
 ATK_MINOR_VERSION=0
-ATK_MICRO_VERSION=12
+ATK_MICRO_VERSION=13
 ATK_INTERFACE_AGE=0
 ATK_BINARY_AGE=0
 ## with 1.0 you'd insert MINOR_VERSION in here, i.e. 0.3->1.0.0->1.0.1->1.0.2
index 804177f..a8cbe85 100644 (file)
@@ -153,6 +153,7 @@ AtkImplementor
 AtkImplementorIface
 AtkRelationSet
 AtkPropertyValues
+AtkFunction
 AtkPropertyChangeHandler
 atk_implementor_ref_accessible
 atk_object_get_name
index bdcffdf..e823bf0 100644 (file)
@@ -179,6 +179,15 @@ provides ATK functionality.
 @old_value: 
 @new_value: 
 
+<!-- ##### USER_FUNCTION AtkFunction ##### -->
+<para>
+
+</para>
+
+@data: 
+@Returns: 
+
+
 <!-- ##### USER_FUNCTION AtkPropertyChangeHandler ##### -->
 <para>