aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/shortcut-bar/ChangeLog
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@helixcode.com>2000-12-25 16:18:54 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2000-12-25 16:18:54 +0800
commitccba11c01dfd352be50aec31c1cd7030ed01ad60 (patch)
treeaf934a232b3ca2139515ead246b3117a8ef7ab31 /widgets/shortcut-bar/ChangeLog
parentbb0585fe6073cb9aa7146df289284185c707c29d (diff)
downloadgsoc2013-evolution-ccba11c01dfd352be50aec31c1cd7030ed01ad60.tar
gsoc2013-evolution-ccba11c01dfd352be50aec31c1cd7030ed01ad60.tar.gz
gsoc2013-evolution-ccba11c01dfd352be50aec31c1cd7030ed01ad60.tar.bz2
gsoc2013-evolution-ccba11c01dfd352be50aec31c1cd7030ed01ad60.tar.lz
gsoc2013-evolution-ccba11c01dfd352be50aec31c1cd7030ed01ad60.tar.xz
gsoc2013-evolution-ccba11c01dfd352be50aec31c1cd7030ed01ad60.tar.zst
gsoc2013-evolution-ccba11c01dfd352be50aec31c1cd7030ed01ad60.zip
Pass draw_background = FALSE
2000-12-25 Miguel de Icaza <miguel@helixcode.com> * e-icon-bar.c (e_icon_bar_add_item): Pass draw_background = FALSE svn path=/trunk/; revision=7162
Diffstat (limited to 'widgets/shortcut-bar/ChangeLog')
-rw-r--r--widgets/shortcut-bar/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/widgets/shortcut-bar/ChangeLog b/widgets/shortcut-bar/ChangeLog
index 088eed7ea3..c97eeef07d 100644
--- a/widgets/shortcut-bar/ChangeLog
+++ b/widgets/shortcut-bar/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-25 Miguel de Icaza <miguel@helixcode.com>
+
+ * e-icon-bar.c (e_icon_bar_add_item): Pass draw_background = FALSE
+
2000-09-30 Damon Chaplin <damon@helixcode.com>
* test-shortcut-bar.c: updated to use new EShortcutBar signals for DnD.