Subject: CVS commit: pkgsrc/devel/atk
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 12/24/2002 05:44:21
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Dec 24 03:44:20 UTC 2002

Modified Files:
	pkgsrc/devel/atk: Makefile PLIST distinfo
	pkgsrc/devel/atk/patches: patch-aa

Log Message:
Update to 1.2.0.
Changes:
* Add new role ATK_ROLE_APPLICATION [Bill Haneman]
* Correct implementation of i18n support [Padraig O'Briain]
* Add signal "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]
* Add new functions atk_object_add_relationship, atk_object_remove_relationship,
atk_role_get_localized_name, atk_action_get_localized_name; add new roles,
states and relationships; add text-attributes-changed signal for AtkText
interface. [Padraig O'Briain]
* Add po directory and update atk_role_get_localized_name() to allow it to
return localized name [Padraig]
* Add implementtaion of atk_object_factory_get_accessible_type() for
AtkNoOpObjectFactory [Padraig]
* Add ATK_LAYER_WINDOW {Mark Mc Loughlin]
and some translation updates and bug fixes.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/devel/atk/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/atk/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/atk/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/atk/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.