aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-06-18 03:47:53 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-06-18 03:47:53 +0800
commit35fea294345bd6c04ef81282fec3ecb052d12619 (patch)
tree05938da956b9ba636d48e2cef2fdd0959cd58b40 /composer/ChangeLog
parent93da15659a14ed3f5c6d3295b80960698be095ac (diff)
downloadgsoc2013-evolution-35fea294345bd6c04ef81282fec3ecb052d12619.tar
gsoc2013-evolution-35fea294345bd6c04ef81282fec3ecb052d12619.tar.gz
gsoc2013-evolution-35fea294345bd6c04ef81282fec3ecb052d12619.tar.bz2
gsoc2013-evolution-35fea294345bd6c04ef81282fec3ecb052d12619.tar.lz
gsoc2013-evolution-35fea294345bd6c04ef81282fec3ecb052d12619.tar.xz
gsoc2013-evolution-35fea294345bd6c04ef81282fec3ecb052d12619.tar.zst
gsoc2013-evolution-35fea294345bd6c04ef81282fec3ecb052d12619.zip
Fixes bug #44139.
2003-06-16 Jeffrey Stedfast <fejj@ximian.com> Fixes bug #44139. * e-msg-composer-hdrs.c (attach_couple): Set the vertical and horizontal padding to 3 always. (create_from_optionmenu): Change the hbox spacing to 6 pixels. * e-msg-composer.c (create_composer): Set the border width around the composer's vbox to HIG specification and make the box_spacing 6 pixels as well. svn path=/trunk/; revision=21460
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 9cfe2665c3..baff4a25b2 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,15 @@
+2003-06-16 Jeffrey Stedfast <fejj@ximian.com>
+
+ Fixes bug #44139.
+
+ * e-msg-composer-hdrs.c (attach_couple): Set the vertical and
+ horizontal padding to 3 always.
+ (create_from_optionmenu): Change the hbox spacing to 6 pixels.
+
+ * e-msg-composer.c (create_composer): Set the border width around
+ the composer's vbox to HIG specification and make the box_spacing
+ 6 pixels as well.
+
2003-06-10 Larry Ewing <lewing@ximian.com>
* e-msg-composer-hdrs.c (e_msg_composer_hdrs_and_string_free):