summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-12-07 17:11:53 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-12-07 17:11:53 +0000
commitd70a7476cd53b7986e6defd03f79f2bfb41a1015 (patch)
tree4a28a7bc157b7b7fa4db15b69b4e2dce849ba64e /ChangeLog
parentf1e45e5fc2125142c74f8bffc304d84b9f2a538a (diff)
downloadgdk-pixbuf-d70a7476cd53b7986e6defd03f79f2bfb41a1015.tar.gz
Use the correct window when synthesizing the key event. (#323077, Sadrul
2005-12-07 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_key_press): Use the correct window when synthesizing the key event. (#323077, Sadrul Habib Chowdhury) (gtk_tree_view_search_key_press_event): Also listen for GDK_ISO_Left_Tab. (#323077, Sadrul Habib Chowdhury)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1aab5127..d9f893de4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-12-07 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtktreeview.c (gtk_tree_view_key_press): Use the correct
+ window when synthesizing the key event. (#323077,
+ Sadrul Habib Chowdhury)
+
+ (gtk_tree_view_search_key_press_event): Also listen for
+ GDK_ISO_Left_Tab. (#323077, Sadrul Habib Chowdhury)
+
2005-12-07 Ross Burton <ross@burtonini.com>
* docs/reference/gtk/tmpl/gtkenums.sgml: