aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-03-31 04:52:07 +0800
committerDan Winship <danw@src.gnome.org>2000-03-31 04:52:07 +0800
commit04b899a36eb4f2b7e8fca477f676186e94a192f4 (patch)
tree9573a5418af04caa347f87e13332664e7d65bea1 /ChangeLog
parent0a26a651fccbd80c5c9213495d4c786ffa130a92 (diff)
downloadgsoc2013-evolution-04b899a36eb4f2b7e8fca477f676186e94a192f4.tar
gsoc2013-evolution-04b899a36eb4f2b7e8fca477f676186e94a192f4.tar.gz
gsoc2013-evolution-04b899a36eb4f2b7e8fca477f676186e94a192f4.tar.bz2
gsoc2013-evolution-04b899a36eb4f2b7e8fca477f676186e94a192f4.tar.lz
gsoc2013-evolution-04b899a36eb4f2b7e8fca477f676186e94a192f4.tar.xz
gsoc2013-evolution-04b899a36eb4f2b7e8fca477f676186e94a192f4.tar.zst
gsoc2013-evolution-04b899a36eb4f2b7e8fca477f676186e94a192f4.zip
Hold off on deactivating the "outgoing" control until after setting up the
* shell/e-shell-view.c (e_shell_view_set_view): Hold off on deactivating the "outgoing" control until after setting up the "incoming" control. That way if the new control takes a few seconds to load, there won't be an ugly empty spot where the toolbar used to be while the new control loads. svn path=/trunk/; revision=2262
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab4f092155..3ab5bd2ba3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2000-03-30 Dan Winship <danw@helixcode.com>
+ * shell/e-shell-view.c (e_shell_view_set_view): Hold off on
+ deactivating the "outgoing" control until after setting up the
+ "incoming" control. That way if the new control takes a few
+ seconds to load, there won't be an ugly empty spot where the
+ toolbar used to be while the new control loads.
+
* configure.in:
* Makefile.am:
* art/Makefile.am: install new shortcut bar pixmaps.