From: Owen Taylor Date: Sun, 24 Feb 2002 04:23:29 +0000 (+0000) Subject: Version 0.13 X-Git-Tag: ATK_0_13^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=157f8149caac1793953815035a7db9d16342f260;p=platform%2Fupstream%2Fatk.git Version 0.13 Sat Feb 23 23:02:23 2002 Owen Taylor * configure.in: Version 0.13 * NEWS: Update for 0.13 * docs/atk-sections.txt: Update. --- 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 + + * configure.in: Version 0.13 + + * NEWS: Update for 0.13 + + * docs/atk-sections.txt: Update. + 2002-02-22 Padraig O'Briain * 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: + + + + + +@data: +@Returns: + +