aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-05-02 05:01:26 +0800
committerDan Winship <danw@src.gnome.org>2000-05-02 05:01:26 +0800
commit7de868bec9079a283fb290c64b02306683f552ba (patch)
tree1848f1a12ef9a3514ffa49bbe70a7be9e1181edc /shell/ChangeLog
parent79e4b347761c3cd897f2e9ed0ee7e25231ae49f3 (diff)
downloadgsoc2013-evolution-7de868bec9079a283fb290c64b02306683f552ba.tar
gsoc2013-evolution-7de868bec9079a283fb290c64b02306683f552ba.tar.gz
gsoc2013-evolution-7de868bec9079a283fb290c64b02306683f552ba.tar.bz2
gsoc2013-evolution-7de868bec9079a283fb290c64b02306683f552ba.tar.lz
gsoc2013-evolution-7de868bec9079a283fb290c64b02306683f552ba.tar.xz
gsoc2013-evolution-7de868bec9079a283fb290c64b02306683f552ba.tar.zst
gsoc2013-evolution-7de868bec9079a283fb290c64b02306683f552ba.zip
Turn off control frame autoactivation, so the toolbars work correctly.
* e-shell-view.c (e_shell_view_set_view): Turn off control frame autoactivation, so the toolbars work correctly. This may actually be a bug in Bonobo, but we'll kludge around it here for now. svn path=/trunk/; revision=2721
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index d680b9eb22..9eae48d91f 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,9 @@
+2000-05-01 Dan Winship <danw@helixcode.com>
+
+ * e-shell-view.c (e_shell_view_set_view): Turn off control frame
+ autoactivation, so the toolbars work correctly. This may actually
+ be a bug in Bonobo, but we'll kludge around it here for now.
+
2000-04-27 Ettore Perazzoli <ettore@helixcode.com>
* e-shell-view.c: OAFized.