aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/ChangeLog
diff options
context:
space:
mode:
authorLi Yuan <li.yuan@sun.com>2005-08-17 14:35:20 +0800
committerLi Yuan <liyuan@src.gnome.org>2005-08-17 14:35:20 +0800
commite223c1a234e002bd0b770c3f01b80e90cdc761f8 (patch)
tree8d35adfc15bd7b03407e7f388ef51939c0ce9b9b /a11y/ChangeLog
parent65c483fd06354745a0ee96fd0f4d94eb160a87c7 (diff)
downloadgsoc2013-evolution-e223c1a234e002bd0b770c3f01b80e90cdc761f8.tar
gsoc2013-evolution-e223c1a234e002bd0b770c3f01b80e90cdc761f8.tar.gz
gsoc2013-evolution-e223c1a234e002bd0b770c3f01b80e90cdc761f8.tar.bz2
gsoc2013-evolution-e223c1a234e002bd0b770c3f01b80e90cdc761f8.tar.lz
gsoc2013-evolution-e223c1a234e002bd0b770c3f01b80e90cdc761f8.tar.xz
gsoc2013-evolution-e223c1a234e002bd0b770c3f01b80e90cdc761f8.tar.zst
gsoc2013-evolution-e223c1a234e002bd0b770c3f01b80e90cdc761f8.zip
Fixes #313514. For the code change in gnopernicus, we should use
2005-08-15 Li Yuan <li.yuan@sun.com> * e-table/gal-a11y-e-table-item.c: (eti_a11y_reset_focus_object): Fixes #313514. For the code change in gnopernicus, we should use atk_focus_tracker_notify here. svn path=/trunk/; revision=30140
Diffstat (limited to 'a11y/ChangeLog')
-rw-r--r--a11y/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/a11y/ChangeLog b/a11y/ChangeLog
index 0177c5b19b..5ec8e410dd 100644
--- a/a11y/ChangeLog
+++ b/a11y/ChangeLog
@@ -1,3 +1,10 @@
+2005-08-15 Li Yuan <li.yuan@sun.com>
+
+ * e-table/gal-a11y-e-table-item.c: (eti_a11y_reset_focus_object):
+ Fixes #313514.
+ For the code change in gnopernicus, we should use
+ atk_focus_tracker_notify here.
+
2005-07-18 Li Yuan <li.yuan@sun.com>
Fixes #310136 #310138.