Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2008-09-05 16:52:36 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-09-05 16:52:36 (GMT)
commitd9e187083d44d991e5bb4fb458e1dbc22c2c3310 (patch)
tree54cd364de67e778b7b568f77a8705f1283ac940a /ChangeLog
parentc8d8400b3a999b29936cdbacabf89c5b5fdbdfb3 (diff)
Make sure the cursor is correctly restored after showing the right click
2008-09-05 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-view.c: (ev_view_motion_notify_event): Make sure the cursor is correctly restored after showing the right click menu. svn path=/trunk/; revision=3154
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d8d186..7600478 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-09-05 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-view.c: (ev_view_motion_notify_event):
+
+ Make sure the cursor is correctly restored after showing the right
+ click menu.
+
+2008-09-05 Carlos Garcia Campos <carlosgc@gnome.org>
+
* libdocument/ev-attachment.[ch]: (ev_attachment_launch_app),
(ev_attachment_open):
* shell/ev-sidebar-attachments.c: