aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorLi Yuan <li.yuan@sun.com>2006-07-07 11:19:43 +0800
committerLi Yuan <liyuan@src.gnome.org>2006-07-07 11:19:43 +0800
commite6ecbf0d50b4510f0693363444ee863dc1e371ce (patch)
treeb3e527e9c1fce3142fc2b843a02acb7ebdc3fa9a /shell/ChangeLog
parent540b95bcad83ecc3bf8c8a976b3bcc8f311372b4 (diff)
downloadgsoc2013-evolution-e6ecbf0d50b4510f0693363444ee863dc1e371ce.tar
gsoc2013-evolution-e6ecbf0d50b4510f0693363444ee863dc1e371ce.tar.gz
gsoc2013-evolution-e6ecbf0d50b4510f0693363444ee863dc1e371ce.tar.bz2
gsoc2013-evolution-e6ecbf0d50b4510f0693363444ee863dc1e371ce.tar.lz
gsoc2013-evolution-e6ecbf0d50b4510f0693363444ee863dc1e371ce.tar.xz
gsoc2013-evolution-e6ecbf0d50b4510f0693363444ee863dc1e371ce.tar.zst
gsoc2013-evolution-e6ecbf0d50b4510f0693363444ee863dc1e371ce.zip
Fix for #346613. Fix the problem pointed out by Johnny
2006-07-07 Li Yuan <li.yuan@sun.com> * e-shell-window.c: (setup_widgets): Fix for #346613. Fix the problem pointed out by Johnny <jjohnny@novell.com>. When maximize Evolution, close and start Evolution sometimes, the sidebar grows towards right. Set the view_notebook can be expanded when the paned widget is resized. svn path=/trunk/; revision=32246
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 44a9e1e9c5..a8c795902a 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,12 @@
+2006-07-07 Li Yuan <li.yuan@sun.com>
+
+ * e-shell-window.c: (setup_widgets):
+ Fix for #346613.
+ Fix the problem pointed out by Johnny <jjohnny@novell.com>.
+ When maximize Evolution, close and start Evolution sometimes,
+ the sidebar grows towards right. Set the view_notebook can be expanded
+ when the paned widget is resized.
+
2006-07-05 Li Yuan <li.yuan@sun.com>
* e-shell-window.c: (setup_widgets):