]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Do not update links treeview if it doesn't have a model assigned yet.
[evince.git] / ChangeLog
index 2180c319ae2f4912ee125b211ae722ed00cb4f3d..8367a5e394bb93d2f89b1c0b6e0344cea499b27b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-sidebar-links.c: (ev_sidebar_links_map):
+
+       Do not update links treeview if it doesn't have a model assigned yet. 
+
+2007-01-28  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-sidebar-links.c: (ev_sidebar_links_map),
+       (ev_sidebar_links_class_init), (update_page_callback):
+
+       Do not update links treeview when sidepane is not visible. 
+
+2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-marshal.list:
+       * shell/ev-page-action.c: (activate_cb),
+       (ev_page_action_class_init):
+       * shell/ev-page-action.h:
+       * shell/ev-page-cache.c: (ev_page_cache_set_page_label):
+       * shell/ev-window.c:
+       
+       Remove activate_link signal, not required.
+
+2007-01-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-navigation-action.c: (build_menu):
+       
+       Reorder menu items and build menu with fixed length.
+
+2007-01-27  Ed Catmur  <ed@catmur.co.uk>
+
+       * shell/ev-view.c: (get_selected_text):
+       
+       Normalize text to fix ligatures problem. See bug
+       #341947 for details.
+
+2007-01-25  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-page-cache.c: (ev_page_cache_finalize):
+
+       Fix memory leak in ev-page-cache. 
+
 2007-01-25  Tom Parker <palfrey@tevp.net>
 
        * backend/impress/impress-document.c: (impress_document_load),