]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Do not connect selection changed signal more than once. Fixes bug #349433.
[evince.git] / ChangeLog
index 3db45720ed01f19516ad5cf3c2cbbea6e4f7a159..4c7215a6bef2abe08079dd5814eec82403b252b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2007-07-01  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-sidebar-links.c: (job_finished_callback):
+
+       Do not connect selection changed signal more than once. Fixes bug
+       #349433.
+       
+2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (ev_window_view_sidebar_cb):
+
+       Do not change sidebar chrome flag when pressing F9 key in
+       presentation mode.
+       
 2007-06-29  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * backend/pdf/ev-poppler.cc: