aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2007-05-25 22:59:23 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2007-05-25 22:59:23 +0800
commit69571e706336eff05fe5a0228606856db8311fbf (patch)
treeaea07cd721250314b7bf15c61a0203486feafbaa /mail/ChangeLog
parent775bc61ab1e74eae0cc9607bf3b26083f8abcce2 (diff)
downloadgsoc2013-evolution-69571e706336eff05fe5a0228606856db8311fbf.tar
gsoc2013-evolution-69571e706336eff05fe5a0228606856db8311fbf.tar.gz
gsoc2013-evolution-69571e706336eff05fe5a0228606856db8311fbf.tar.bz2
gsoc2013-evolution-69571e706336eff05fe5a0228606856db8311fbf.tar.lz
gsoc2013-evolution-69571e706336eff05fe5a0228606856db8311fbf.tar.xz
gsoc2013-evolution-69571e706336eff05fe5a0228606856db8311fbf.tar.zst
gsoc2013-evolution-69571e706336eff05fe5a0228606856db8311fbf.zip
Revert the dialog_map() solution and use ellipsized labels. Also, only the
2007-05-25 Matthew Barnes <mbarnes@redhat.com> * mail/mail-send-recv.c: Revert the dialog_map() solution and use ellipsized labels. Also, only the label column in the GtkTable should expand and fill, and never show a horizontal scrollbar. (#335241) svn path=/trunk/; revision=33576
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index afbdc793d7..c03dbaac72 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2007-05-25 Matthew Barnes <mbarnes@redhat.com>
+
+ * mail-send-recv.c:
+ Revert the dialog_map() solution and use ellipsized labels.
+ Also, only the label column in the GtkTable should expand and fill,
+ and never show a horizontal scrollbar. (#335241)
+
2007-05-19 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #439512