From 6468b21a9c9bd43218bb50e3855f1e67247164d0 Mon Sep 17 00:00:00 2001 From: Padraig O'Briain Date: Fri, 15 Nov 2002 10:01:54 +0000 Subject: [PATCH] Update NEWS for 1.1.2 * Update NEWS for 1.1.2 * docs/tmpl/atkhyperlink.sgml docs/tmpl/atkobject.sgml Update docs. --- ChangeLog | 7 +++++++ NEWS | 11 +++++++++++ docs/tmpl/atkhyperlink.sgml | 7 +++++++ docs/tmpl/atkobject.sgml | 22 +++++++++++----------- po/sv.po | 2 +- 5 files changed, 37 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8dc68a6..97d8763 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-11-15 Padraig O'Briain + + * Update NEWS for 1.1.2 + + * docs/tmpl/atkhyperlink.sgml docs/tmpl/atkobject.sgml + Update docs. + 2002-11-14 Bill Haneman * configure.in: diff --git a/NEWS b/NEWS index 855d0ea..0634b24 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +Changes in version 1.1.2 + +* Correct implementation of i18n support [Padraig O'Briain] +* Add Swedish translations [Christian Rose] +* Fix compiler warnings [Soeren Sandmann] +* Add singal "active-descendant-changed" to AtkObject [Padraig] +* Add relation types ATK_RELATION_EMBEDS and ATK_RELATION_EMBEDS_BY +[Bill Haneman] +* Add atk_hyperlink_is_inline() [Bill] +* Update docs [Bill] + Changes in version 1.1.1 * Add new functions atk_object_add_relationship, atk_object_remove_relationship, diff --git a/docs/tmpl/atkhyperlink.sgml b/docs/tmpl/atkhyperlink.sgml index 86db8a6..dd4023b 100644 --- a/docs/tmpl/atkhyperlink.sgml +++ b/docs/tmpl/atkhyperlink.sgml @@ -22,6 +22,13 @@ The AtkHyperlink structure should not be accessed directly. + + + + + +@ATK_HYPERLINK_IS_INLINE: + diff --git a/docs/tmpl/atkobject.sgml b/docs/tmpl/atkobject.sgml index d26bce5..7b3b6f4 100644 --- a/docs/tmpl/atkobject.sgml +++ b/docs/tmpl/atkobject.sgml @@ -473,32 +473,37 @@ This signal support, which may be any of the accessible state types. @atkobject: the object which received the signal. - + - + - + - + - + - + + + + + + @@ -533,8 +538,3 @@ This signal support, which may be any of the accessible state types. - - - - - diff --git a/po/sv.po b/po/sv.po index f3991a4..f8290c7 100644 --- a/po/sv.po +++ b/po/sv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: atk\n" -"POT-Creation-Date: 2002-11-14 13:16+0000\n" +"POT-Creation-Date: 2002-11-15 08:20+0000\n" "PO-Revision-Date: 2002-11-11 11:59+0100\n" "Last-Translator: Christian Rose \n" "Language-Team: Swedish \n" -- 2.11.4.GIT