diff options
author | Anna Marie Dirks <anna@ximian.com> | 2002-02-21 00:13:49 +0800 |
---|---|---|
committer | Anna Dirks <anna@src.gnome.org> | 2002-02-21 00:13:49 +0800 |
commit | 429aef17bd38d4cafb86623d6472a7e7cb69099f (patch) | |
tree | 266c4794108fc677adf4c1fc1a5e1894461ce39a /mail/ChangeLog | |
parent | cf945fcde2d0ee22a0d63e8ba73f7f198eeeb549 (diff) | |
download | gsoc2013-evolution-429aef17bd38d4cafb86623d6472a7e7cb69099f.tar gsoc2013-evolution-429aef17bd38d4cafb86623d6472a7e7cb69099f.tar.gz gsoc2013-evolution-429aef17bd38d4cafb86623d6472a7e7cb69099f.tar.bz2 gsoc2013-evolution-429aef17bd38d4cafb86623d6472a7e7cb69099f.tar.lz gsoc2013-evolution-429aef17bd38d4cafb86623d6472a7e7cb69099f.tar.xz gsoc2013-evolution-429aef17bd38d4cafb86623d6472a7e7cb69099f.tar.zst gsoc2013-evolution-429aef17bd38d4cafb86623d6472a7e7cb69099f.zip |
Changed the policy for table2 so that it does not expand/fill. This was
2002-02-20 Anna Marie Dirks <anna@ximian.com>
* message-tags.glade: Changed the policy for table2 so that it
does not expand/fill. This was necessary to allow the message list
as much growing room as possible. (And besides, there's no reason for
table2 to expand/fill; its child widgets can't change size.
svn path=/trunk/; revision=15771
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c422b0feb5..7a315dc8d0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2002-02-20 Anna Marie Dirks <anna@ximian.com> + + * message-tags.glade: Changed the policy for table2 so that it + does not expand/fill. This was necessary to allow the message list + as much growing room as possible. (And besides, there's no reason for + table2 to expand/fill; its child widgets can't change size. + + 2002-02-19 Jeffrey Stedfast <fejj@ximian.com> * mail-callbacks.c (confirm_goto_next_folder): Prompt the user to |