Subject: CVS commit: pkgsrc/devel/gail
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 05/31/2004 15:30:29
Module Name: pkgsrc
Committed By: recht
Date: Mon May 31 15:30:29 UTC 2004
Modified Files:
pkgsrc/devel/gail: Makefile PLIST distinfo
Log Message:
update to 1.6.5
Overview of Changes in GAIL 1.6.5
=================================
* Ensure than antecendent menu is unposted when menu item is activated.
(bug #134532)
* Set state ATK_STATE_SENSITIVE for cells in a GtkTreeView. (bug #142776)
* Emit children-changed signal when tab added to or removed from GtkNotebook.
(bug #128970)
* Updated translations: Simplified Chinese [Funda Wang]
Overview of Changes in GAIL 1.6.4
=================================
* Prevent warning message because of referring to non-existent child.
(bug #141494)
* Report labels correctly for GnomeFontPicker (bug #140616)
* Ensure that focus object for widget is not defunct before reporting
focus on it. (bug #141907)
* Set button press as default action for button consisting of a down arrow.
(bug #137401)
Overview of Changes in GAIL 1.6.3
=================================
* Fix warning messages when compiling. (bug #140475 [Stanislav Brabec]
* Rework fix for evolution crasher bug. (bug #140559)
* Do not report focus state change on widget when non-widget child of
widget is reported as having focus. (bug #134003)
Overview of Changes in GAIL 1.6.2
=================================
* Ensure that accessible name is reported for file in Nautilus List View.
(bug #139391)
* Report children of scrolled window correctly when only vertical scrollbar
is visible. (bug #138734)
* Fix crasher bug in evolution when going to a specific date. (bug #140475)
* Add translations: Add M\304\201ori [John Barstow]
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/devel/gail/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/gail/PLIST pkgsrc/devel/gail/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.