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>2007-02-15 19:09:30 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-02-15 19:09:30 (GMT)
commit6c259988fe555ccb2df458db5025e5cf80e881b1 (patch)
tree4c7306f252412bf8363548499bd291e3c5b7b3c5 /ChangeLog
parente4a8f3080f3b8c66db8269b5a7cdc844da51cd3c (diff)
Fix critical warnings when there is no document loaded.
2007-02-15 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-view.c: (ev_view_button_press_event), (ev_view_key_press_event): Fix critical warnings when there is no document loaded. svn path=/trunk/; revision=2330
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a611405..e83ae34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-02-15 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-view.c: (ev_view_button_press_event),
+ (ev_view_key_press_event):
+
+ Fix critical warnings when there is no document loaded.
+
+2007-02-15 Carlos Garcia Campos <carlosgc@gnome.org>
+
* shell/ev-page-action-widget.c:
* shell/ev-navigation-action.c:
* shell/ev-window.c: