diff options
author | recht <recht> | 2004-05-31 15:30:29 +0000 |
---|---|---|
committer | recht <recht> | 2004-05-31 15:30:29 +0000 |
commit | 3fdeb5cb03606ce52fad68fd47762490b641909d (patch) | |
tree | 365b90db74e0cee25a410e45c79ed9134590df1b /devel/gail/PLIST | |
parent | 65bcdd4f44553a941d744cffb889deabd9f79b8a (diff) | |
download | pkgsrc-3fdeb5cb03606ce52fad68fd47762490b641909d.tar.gz |
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]
Diffstat (limited to 'devel/gail/PLIST')
-rw-r--r-- | devel/gail/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gail/PLIST b/devel/gail/PLIST index 0936f9a49f7..eeb83bccd4c 100644 --- a/devel/gail/PLIST +++ b/devel/gail/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2004/04/21 15:56:08 recht Exp $ +@comment $NetBSD: PLIST,v 1.8 2004/05/31 15:30:29 recht Exp $ include/gail-1.0/libgail-util/gail-util.h include/gail-1.0/libgail-util/gailmisc.h include/gail-1.0/libgail-util/gailtextutil.h @@ -50,6 +50,7 @@ ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gail.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gail.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gail.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gail.mo +${PKGLOCALEDIR}/locale/mi/LC_MESSAGES/gail.mo ${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gail.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gail.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gail.mo |