aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-02 06:47:04 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-02 06:47:04 +0000
commit03e0152db5ea1ceb60b689d0c1e33e6e68b1da37 (patch)
tree47fb8420715939c4d1ef06ad18e3cf641734bae2 /ChangeLog
parent99c7931588e047db24b6c3bbfbcdcd462aa7763c (diff)
handle Tab key in quick search entry as a special case.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@963 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3a6557c..3c81ccd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-02-02
+ * src/mainwindow.c: main_window_key_pressed(): handle Tab key as a
+ special case.
+
+2006-02-02
+
* src/inc.c
src/trayicon.c
src/gtkutils.[ch]