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-01-28 12:36:34 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-01-28 12:36:34 (GMT)
commitf3fd33cd579a92acbd7a86e550424558f973a064 (patch)
tree3d7a534fedf871218d6225d06cdd489d331b8acd /ChangeLog
parent738af006aeed38bb1cc0f002a8613a343f5c3706 (diff)
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): Do not update links treeview if it doesn't have a model assigned yet. svn path=/trunk/; revision=2258
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ff8c5d..8367a5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
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):