aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-04-12 05:18:08 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-04-12 05:18:08 +0800
commit1738e8731eaf872957bd7a722ba461b09ce020c7 (patch)
tree69b672893b8371d0169e8b555f040c9b4dd91c3a /mail/ChangeLog
parent09b2777481cce38d63a988cfda723e682b81b9c5 (diff)
downloadgsoc2013-evolution-1738e8731eaf872957bd7a722ba461b09ce020c7.tar
gsoc2013-evolution-1738e8731eaf872957bd7a722ba461b09ce020c7.tar.gz
gsoc2013-evolution-1738e8731eaf872957bd7a722ba461b09ce020c7.tar.bz2
gsoc2013-evolution-1738e8731eaf872957bd7a722ba461b09ce020c7.tar.lz
gsoc2013-evolution-1738e8731eaf872957bd7a722ba461b09ce020c7.tar.xz
gsoc2013-evolution-1738e8731eaf872957bd7a722ba461b09ce020c7.tar.zst
gsoc2013-evolution-1738e8731eaf872957bd7a722ba461b09ce020c7.zip
Fixes bug #41243.
2003-04-11 Jeffrey Stedfast <fejj@ximian.com> Fixes bug #41243. * message-tag-followup.c (construct): Change the window border width and packing to comply with the HIG. * message-tags.glade: Updated to comply with the HIG. svn path=/trunk/; revision=20833
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 0516ae3d44..7293576b60 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,14 @@
2003-04-11 Jeffrey Stedfast <fejj@ximian.com>
+ Fixes bug #41243.
+
+ * message-tag-followup.c (construct): Change the window border
+ width and packing to comply with the HIG.
+
+ * message-tags.glade: Updated to comply with the HIG.
+
+2003-04-11 Jeffrey Stedfast <fejj@ximian.com>
+
* mail-session.c (request_password): Add padding around the
entry/checkbox and change the border width of the dialog window to
comply with the HIG. Fixes bug #41004.