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-09-03 16:03:43 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-09-03 16:03:43 (GMT)
commit3a4e876c54d10a5b72dc0a95f0284218654a9f21 (patch)
tree00e14dffac3847c83864c175f4028311e00179cf /ChangeLog
parentdeb7ba40b7706ce7018c4effa42cfc886c251cce (diff)
Restart the search when reloading a document with the find bar visible.
2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-window.c: (ev_window_load_job_cb): Restart the search when reloading a document with the find bar visible. Fixes bug #461962. svn path=/trunk/; revision=2659
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83079f6..5c51c9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-window.c: (ev_window_load_job_cb):
+
+ Restart the search when reloading a document with the find bar
+ visible. Fixes bug #461962.
+
+2007-09-03 Carlos Garcia Campos <carlosgc@gnome.org>
+
* shell/ev-window.c: (setup_document_from_metadata),
(ev_window_load_job_cb), (ev_window_cmd_view_reload):