aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-10-06 11:22:01 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-10-06 11:22:01 +0800
commitd80f89af7503afd6460698e7cc0f84cf84a6eb4d (patch)
tree9b8359e83ec48549cdf7bcd2ddad2568212cb7bc /widgets/misc/ChangeLog
parent98c149a69b046b7c8d0756e51a3e47689076fdac (diff)
downloadgsoc2013-evolution-d80f89af7503afd6460698e7cc0f84cf84a6eb4d.tar
gsoc2013-evolution-d80f89af7503afd6460698e7cc0f84cf84a6eb4d.tar.gz
gsoc2013-evolution-d80f89af7503afd6460698e7cc0f84cf84a6eb4d.tar.bz2
gsoc2013-evolution-d80f89af7503afd6460698e7cc0f84cf84a6eb4d.tar.lz
gsoc2013-evolution-d80f89af7503afd6460698e7cc0f84cf84a6eb4d.tar.xz
gsoc2013-evolution-d80f89af7503afd6460698e7cc0f84cf84a6eb4d.tar.zst
gsoc2013-evolution-d80f89af7503afd6460698e7cc0f84cf84a6eb4d.zip
added boolean object boxed.
2004-10-01 Not Zed <NotZed@Ximian.com> * e-util-marshal.list: added boolean object boxed. * e-source-selector.c (class_init): add new 'popup event' signal, to replace fill_popup_menu. (selector_button_press_event): emit a POPUP_EVENT rather than a FILL_POPUP_MENU. svn path=/trunk/; revision=27465
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index ac88cc8b95..b08c9683dc 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,12 @@
+2004-10-01 Not Zed <NotZed@Ximian.com>
+
+ * e-util-marshal.list: added boolean object boxed.
+
+ * e-source-selector.c (class_init): add new 'popup event' signal,
+ to replace fill_popup_menu.
+ (selector_button_press_event): emit a POPUP_EVENT rather than a
+ FILL_POPUP_MENU.
+
2004-09-13 Rodney Dawes <dobey@novell.com>
* e-multi-config-dialog.c (impl_response):