]> www.fi.muni.cz Git - evince.git/commit
Show progress information when loading/saving remote files. Fixes bug
authorCarlos Garcia Campos <carlosgc@gnome.org>
Tue, 30 Dec 2008 16:12:59 +0000 (16:12 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Tue, 30 Dec 2008 16:12:59 +0000 (16:12 +0000)
commit0384290a33562b46ba1c409c3fb7140cba179249
tree92e14ee3000442af5155ac34b0fbf947ce90a41d
parentb2ad055bb54dd89f3e8748302cfbd5c6f746d6a4
Show progress information when loading/saving remote files. Fixes bug

2008-12-30  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/ev-window.c: (ev_window_clear_progress_idle),
(reset_progress_idle), (ev_window_show_progress_message),
(ev_window_reset_progress_cancellable),
(ev_window_progress_response_cb), (show_loading_progress),
(ev_window_load_remote_failed), (window_open_file_copy_ready_cb),
(window_open_file_copy_progress_cb), (ev_window_load_file_remote),
(show_reloading_progress), (reload_remote_copy_ready_cb),
(reload_remote_copy_progress_cb), (query_remote_uri_mtime_cb),
(show_saving_progress), (window_save_file_copy_ready_cb),
(window_save_file_copy_progress_cb), (ev_window_save_remote),
(ev_window_dispose):

Show progress information when loading/saving remote files. Fixes
bug #370958.

svn path=/trunk/; revision=3316
ChangeLog
shell/ev-window.c