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-03-31 18:42:17 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-03-31 18:42:17 (GMT)
commitb8f1e5b945cc6e39e3c3cf4db0c81dd52c1c3b37 (patch)
tree2a243e2b79c79a49a54438bfa15f2f4407144f0d /ChangeLog
parent6651a58fd33c8256b002ed05946811293a757e71 (diff)
Handle errors when opening remote files.
2008-03-31 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (window_open_file_copy_ready_cb), (ev_window_load_file_remote), (ev_window_open_uri): Handle errors when opening remote files. svn path=/trunk/; revision=2985
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c45ab5..1cb15f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-03-31 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-window.c: (window_open_file_copy_ready_cb),
+ (ev_window_load_file_remote), (ev_window_open_uri):
+
+ Handle errors when opening remote files.
+
+2008-03-31 Carlos Garcia Campos <carlosgc@gnome.org>
+
* shell/ev-page-action.c: (ev_page_action_grab_focus):
Only grab the focus for the current visible proxy widget. Fixes