diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-18 01:51:01 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-18 01:51:01 +0800 |
commit | 8fcec5b917fe5763ca9b0d682d9d9d2bf7ca215e (patch) | |
tree | a0b1f29ea28af7e1f26ea94b1f529ca73e9a726e /shell/ChangeLog | |
parent | 411b2707bd3a9f89773601b309c9f40c78788e3d (diff) | |
download | gsoc2013-evolution-8fcec5b917fe5763ca9b0d682d9d9d2bf7ca215e.tar.gz gsoc2013-evolution-8fcec5b917fe5763ca9b0d682d9d9d2bf7ca215e.tar.zst gsoc2013-evolution-8fcec5b917fe5763ca9b0d682d9d9d2bf7ca215e.zip |
Hide the storage_set_view_box *before* getting the child1_size [otherwise,
* e-shell-view.c (e_shell_view_show_folder_bar): Hide the
storage_set_view_box *before* getting the child1_size [otherwise,
the latter will, um, always be zero].
svn path=/trunk/; revision=12902
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index aa3490349c..d0a785676f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-09-16 Ettore Perazzoli <ettore@ximian.com> + + * e-shell-view.c (e_shell_view_show_folder_bar): Hide the + storage_set_view_box *before* getting the child1_size [otherwise, + the latter will, um, always be zero]. + 2001-09-16 Christopher James Lahey <clahey@ximian.com> * e-storage-set-view.c (etree_get_node_by_id): Made save_id const |