Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJames Bowes <bowes@cs.dal.ca>2005-05-18 14:46:27 (GMT)
committer James Bowes <jbowes@src.gnome.org>2005-05-18 14:46:27 (GMT)
commit177af55466a4ec9bebc2853bbdf4c2c22a8adce5 (patch)
tree9c5c9ce2c053bf5982f92a1d925f1c09ae1789d3 /ChangeLog
parent4a150d4ec08e75f81630a55563c3dd8062129f13 (diff)
Give focus to the ev-view, rather than the scrolled_window that it's in.
2005-05-18 James Bowes <bowes@cs.dal.ca> * shell/ev-window.c: (ev_window_init): Give focus to the ev-view, rather than the scrolled_window that it's in. Fixes bug #304655.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e3fe8e..4fb751f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-18 James Bowes <bowes@cs.dal.ca>
+
+ * shell/ev-window.c: (ev_window_init): Give focus to the ev-view,
+ rather than the scrolled_window that it's in. Fixes bug #304655.
+
Tue May 17 22:54:17 2005 Jonathan Blandford <jrb@redhat.com>
* shell/ev-view.c: (view_update_adjustments),