From 17f37a4bdb3e37586121edebd9e48cb24340b677 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sun, 15 Jun 2008 14:56:06 +0000 Subject: Automaticly reload the document when the file has changed on disk. Bug 2008-06-15 Carlos Garcia Campos * shell/Makefile.am: * shell/ev-file-monitor.[ch]: * shell/ev-window.c: (ev_window_document_changed), (ev_window_clear_reload_job), (ev_window_load_job_cb), (ev_window_reload_job_cb), (ev_window_open_uri), (ev_window_reload_document), (ev_window_cmd_view_reload), (ev_window_dispose): Automaticly reload the document when the file has changed on disk. Bug #304249. svn path=/trunk/; revision=3051 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ad55bbe..072b0e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2008-06-15 Carlos Garcia Campos + + * shell/Makefile.am: + * shell/ev-file-monitor.[ch]: + * shell/ev-window.c: (ev_window_document_changed), + (ev_window_clear_reload_job), (ev_window_load_job_cb), + (ev_window_reload_job_cb), (ev_window_open_uri), + (ev_window_reload_document), (ev_window_cmd_view_reload), + (ev_window_dispose): + + Automaticly reload the document when the file has changed on + disk. Bug #304249. + 2008-06-10 Cosimo Cecchi * libdocument/ev-backends-manager.c: (ev_backends_manager_load): -- cgit v0.9.1