diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-11-09 16:52:53 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-11-09 16:52:53 +0800 |
commit | 3e25d34d3b0fc6d1cb7463ebaf88cdeb9bbc8035 (patch) | |
tree | 2c2c927f74265f8bae674b6ac83cdd36fefb7084 /shell/ChangeLog | |
parent | 8cda86512ba503a030204855fade1415ac06a614 (diff) | |
download | gsoc2013-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/ChangeLog | 5 |
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. |