Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2005-01-02 15:27:31 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-01-02 15:27:31 (GMT)
commitad039deb64377ecf8bbc2c81155b6da9dbeb2a88 (patch)
treef22bc2794fc141d3c9fac9b08cf59a8d1b5bc4e1 /ChangeLog
parentf950c38c30956005c718b86dd9fe19b39340f4cd (diff)
Grab focus on the view when clicking it
2005-01-02 Marco Pesenti Gritti <marco@gnome.org> * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event): Grab focus on the view when clicking it
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db1caa8..8f75e58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-01-02 Marco Pesenti Gritti <marco@gnome.org>
+ * shell/ev-view.c: (ev_view_realize), (ev_view_button_press_event):
+
+ Grab focus on the view when clicking it
+
+2005-01-02 Marco Pesenti Gritti <marco@gnome.org>
+
* shell/ev-marshal.list:
* shell/ev-view.c: (ev_view_realize), (add_scroll_binding),
(ev_view_scroll_view), (ev_view_class_init), (ev_view_init):