aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2001-11-30 09:41:27 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2001-11-30 09:41:27 +0800
commit8f5cd24b3ec3a36d53fe8b49f97c85421ea2d79c (patch)
tree186f61a606ab537a678f589d8a8010c969d7e6fe /shell/ChangeLog
parent57d95cb3b74694ab500d10ae16f06827b9acf3ff (diff)
downloadgsoc2013-evolution-8f5cd24b3ec3a36d53fe8b49f97c85421ea2d79c.tar
gsoc2013-evolution-8f5cd24b3ec3a36d53fe8b49f97c85421ea2d79c.tar.gz
gsoc2013-evolution-8f5cd24b3ec3a36d53fe8b49f97c85421ea2d79c.tar.bz2
gsoc2013-evolution-8f5cd24b3ec3a36d53fe8b49f97c85421ea2d79c.tar.lz
gsoc2013-evolution-8f5cd24b3ec3a36d53fe8b49f97c85421ea2d79c.tar.xz
gsoc2013-evolution-8f5cd24b3ec3a36d53fe8b49f97c85421ea2d79c.tar.zst
gsoc2013-evolution-8f5cd24b3ec3a36d53fe8b49f97c85421ea2d79c.zip
Fixes bug #3290.
2001-11-28 Federico Mena Quintero <federico@ximian.com> Fixes bug #3290. * e-shell-folder-selection-dialog.c (e_shell_folder_selection_dialog_construct): Use our own filename for the collapsation state of the tree, instead of sharing the one of shell view number 0. (save_expanded_state): New function, saves the collapsation state of the tree. (impl_destroy): Call save_expanded_state(). 2001-11-14 Ettore Perazzoli <ettore@ximian.com> svn path=/trunk/; revision=14820
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 4e47ed1469..5d72ac4eb2 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,15 @@
+2001-11-28 Federico Mena Quintero <federico@ximian.com>
+
+ Fixes bug #3290.
+
+ * e-shell-folder-selection-dialog.c
+ (e_shell_folder_selection_dialog_construct): Use our own filename
+ for the collapsation state of the tree, instead of sharing the one
+ of shell view number 0.
+ (save_expanded_state): New function, saves the collapsation state
+ of the tree.
+ (impl_destroy): Call save_expanded_state().
+
2001-11-14 Ettore Perazzoli <ettore@ximian.com>
* e-shell-about-box.c: Add more contributors to the box.