From e867a71d9a5d84e9623d6eb1924635c871abab0d Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Thu, 26 Feb 2004 22:22:56 +0000 Subject: Create the arrows in these widgets as GTK_SHADOW_NONE, since the default 2004-02-26 Rodney Dawes * em-format-html-display.c (efhd_attachment_button): Create the arrows in these widgets as GTK_SHADOW_NONE, since the default arrow type in GTK+ 2.x is flat triangle arrows, and shadow types are generally ignored for arrows anyway, and so we don't look ugly with themes that handle shadow types on arrows correctly svn path=/trunk/; revision=24901 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index d742368388..b006299882 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2004-02-26 Rodney Dawes + + * em-format-html-display.c (efhd_attachment_button): Create the + arrows in these widgets as GTK_SHADOW_NONE, since the default arrow + type in GTK+ 2.x is flat triangle arrows, and shadow types are + generally ignored for arrows anyway, and so we don't look ugly with + themes that handle shadow types on arrows correctly + 2004-02-26 Jeffrey Stedfast Fix for bug #54352 -- cgit v1.2.3