aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-11-09 16:52:53 +0800
committerChris Lahey <clahey@src.gnome.org>2000-11-09 16:52:53 +0800
commit3e25d34d3b0fc6d1cb7463ebaf88cdeb9bbc8035 (patch)
tree2c2c927f74265f8bae674b6ac83cdd36fefb7084 /shell/ChangeLog
parent8cda86512ba503a030204855fade1415ac06a614 (diff)
downloadgsoc2013-evolution-3e25d34d3b0fc6d1cb7463ebaf88cdeb9bbc8035.tar
gsoc2013-evolution-3e25d34d3b0fc6d1cb7463ebaf88cdeb9bbc8035.tar.gz
gsoc2013-evolution-3e25d34d3b0fc6d1cb7463ebaf88cdeb9bbc8035.tar.bz2
gsoc2013-evolution-3e25d34d3b0fc6d1cb7463ebaf88cdeb9bbc8035.tar.lz
gsoc2013-evolution-3e25d34d3b0fc6d1cb7463ebaf88cdeb9bbc8035.tar.xz
gsoc2013-evolution-3e25d34d3b0fc6d1cb7463ebaf88cdeb9bbc8035.tar.zst
gsoc2013-evolution-3e25d34d3b0fc6d1cb7463ebaf88cdeb9bbc8035.zip
Make the panes of the EPaned not shrinkable beyond their minimum size.
2000-11-09 Christopher James Lahey <clahey@helixcode.com> * e-shell-view.c: Make the panes of the EPaned not shrinkable beyond their minimum size. svn path=/trunk/; revision=6519
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 2f3124fa41..27db093018 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2000-11-09 Christopher James Lahey <clahey@helixcode.com>
+
+ * e-shell-view.c: Make the panes of the EPaned not shrinkable
+ beyond their minimum size.
+
2000-11-08 Matt Bissiri <bissiri@eecs.umich.edu>
* e-shell-folder-selection-dialog.c: Fix typo in a comment.