aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMichael Meeks <michael@helixcode.com>2000-09-14 23:08:07 +0800
committerMichael Meeks <mmeeks@src.gnome.org>2000-09-14 23:08:07 +0800
commit3d4b488b2f09eaffaf6f81d80da55b9b051523e4 (patch)
tree36be04ce1e54e5100e44de926612b16d26941811 /mail/ChangeLog
parenta005cabc942b4cede3ff02f8f22f779e800f668e (diff)
downloadgsoc2013-evolution-3d4b488b2f09eaffaf6f81d80da55b9b051523e4.tar
gsoc2013-evolution-3d4b488b2f09eaffaf6f81d80da55b9b051523e4.tar.gz
gsoc2013-evolution-3d4b488b2f09eaffaf6f81d80da55b9b051523e4.tar.bz2
gsoc2013-evolution-3d4b488b2f09eaffaf6f81d80da55b9b051523e4.tar.lz
gsoc2013-evolution-3d4b488b2f09eaffaf6f81d80da55b9b051523e4.tar.xz
gsoc2013-evolution-3d4b488b2f09eaffaf6f81d80da55b9b051523e4.tar.zst
gsoc2013-evolution-3d4b488b2f09eaffaf6f81d80da55b9b051523e4.zip
add bonobo_ui_handler_unset_container to stop menus screwing up.
2000-09-14 Michael Meeks <michael@helixcode.com> * folder-browser-factory.c (control_deactivate): add bonobo_ui_handler_unset_container to stop menus screwing up. * Add 2 missing stock icons in toolbar. svn path=/trunk/; revision=5428
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 8a47dda4a9..a3f09a6a17 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -2,6 +2,7 @@
* folder-browser-factory.c: move fn to bonobo.
(set_pixmap): update.
+ (control_deactivate): add bonobo_ui_handler_unset_container
2000-09-14 Christopher James Lahey <clahey@helixcode.com>