summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-02-24 04:23:29 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-02-24 04:23:29 +0000
commit157f8149caac1793953815035a7db9d16342f260 (patch)
tree8ce00f877aee7bf19ef7e3580e77555ce6a185ee
parentc91521a0a6359218d8b76b5f5c63c5d649bca7b6 (diff)
downloadatk-ATK_0_13.tar.gz
Version 0.13ATK_0_13
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.
-rw-r--r--ChangeLog8
-rw-r--r--NEWS8
-rw-r--r--configure.in2
-rw-r--r--docs/atk-sections.txt1
-rw-r--r--docs/tmpl/atkobject.sgml9
5 files changed, 27 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0728c8c..13fec18 100644
--- 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
--- 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;
diff --git a/configure.in b/configure.in
index 8d2a6f8..e886fd5 100644
--- a/configure.in
+++ b/configure.in
@@ -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
diff --git a/docs/atk-sections.txt b/docs/atk-sections.txt
index 804177f..a8cbe85 100644
--- a/docs/atk-sections.txt
+++ b/docs/atk-sections.txt
@@ -153,6 +153,7 @@ AtkImplementor
AtkImplementorIface
AtkRelationSet
AtkPropertyValues
+AtkFunction
AtkPropertyChangeHandler
atk_implementor_ref_accessible
atk_object_get_name
diff --git a/docs/tmpl/atkobject.sgml b/docs/tmpl/atkobject.sgml
index bdcffdf..e823bf0 100644
--- a/docs/tmpl/atkobject.sgml
+++ b/docs/tmpl/atkobject.sgml
@@ -179,6 +179,15 @@ provides ATK functionality.
@old_value:
@new_value:
+<!-- ##### USER_FUNCTION AtkFunction ##### -->
+<para>
+
+</para>
+
+@data:
+@Returns:
+
+
<!-- ##### USER_FUNCTION AtkPropertyChangeHandler ##### -->
<para>