aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnna Marie Dirks <anna@ximian.com>2002-02-21 00:13:49 +0800
committerAnna Dirks <anna@src.gnome.org>2002-02-21 00:13:49 +0800
commit429aef17bd38d4cafb86623d6472a7e7cb69099f (patch)
tree266c4794108fc677adf4c1fc1a5e1894461ce39a
parentcf945fcde2d0ee22a0d63e8ba73f7f198eeeb549 (diff)
downloadgsoc2013-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
-rw-r--r--mail/ChangeLog8
-rw-r--r--mail/message-tags.glade4
2 files changed, 10 insertions, 2 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
diff --git a/mail/message-tags.glade b/mail/message-tags.glade
index 9883005f52..fbb9076e99 100644
--- a/mail/message-tags.glade
+++ b/mail/message-tags.glade
@@ -187,8 +187,8 @@ Please select a follow up action from the &quot;Flag&quot; menu.</label>
<column_spacing>3</column_spacing>
<child>
<padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
+ <expand>False</expand>
+ <fill>False</fill>
</child>
<widget>