aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index e1a1c49a69..a50f0a13a1 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,13 @@
+2004-02-26 Rodney Dawes <dobey@ximian.com>
+
+ * e-cell-renderer-combo.c (ecrc_get_size):
+ * e-dateedit.c (create_children):
+ * e-dropdown-button.c (e_dropdown_button_construct): 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 Bill Zhu <bill.zhu@sun.com>
* e-search-bar.c (setup_bonobo_menus): Before Update the bonobo ui