aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2005-01-10 20:55:16 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-01-10 20:55:16 +0800
commit2f7ee7ef2ed7e862649f279465875595cc9497ad (patch)
treef3dd6c1a77fe2db7016662fda2a41e1877804c03 /widgets/misc/ChangeLog
parent618a3d8c635eea38929ca8f123ac6e76ade9973e (diff)
downloadgsoc2013-evolution-2f7ee7ef2ed7e862649f279465875595cc9497ad.tar
gsoc2013-evolution-2f7ee7ef2ed7e862649f279465875595cc9497ad.tar.gz
gsoc2013-evolution-2f7ee7ef2ed7e862649f279465875595cc9497ad.tar.bz2
gsoc2013-evolution-2f7ee7ef2ed7e862649f279465875595cc9497ad.tar.lz
gsoc2013-evolution-2f7ee7ef2ed7e862649f279465875595cc9497ad.tar.xz
gsoc2013-evolution-2f7ee7ef2ed7e862649f279465875595cc9497ad.tar.zst
gsoc2013-evolution-2f7ee7ef2ed7e862649f279465875595cc9497ad.zip
Added code to support global options. Filled the finalize and dispose
2005-01-10 Chenthill Palanisamy <pchenthill@novell.com> * e-send-options.c: (e_send_options_get_widgets_data), (e_send_options_fill_widgets_with_data), (page_changed_cb), (init_widgets), (get_widgets), (setup_widgets), (e_sendoptions_set_global), (e_sendoptions_dialog_run), (e_sendoptions_dialog_finalize), (e_sendoptions_dialog_dispose), (e_sendoptions_dialog_init), (e_sendoptions_dialog_class_init), (e_sendoptions_dialog_get_type): Added code to support global options. Filled the finalize and dispose functions. * e-send-options.glade: Changed a label id. * e-send-options.h: Added the set_global function. svn path=/trunk/; revision=28315
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index f70a3507a3..f7b96ea213 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,16 @@
+2005-01-10 Chenthill Palanisamy <pchenthill@novell.com>
+
+ * e-send-options.c: (e_send_options_get_widgets_data),
+ (e_send_options_fill_widgets_with_data), (page_changed_cb),
+ (init_widgets), (get_widgets), (setup_widgets),
+ (e_sendoptions_set_global), (e_sendoptions_dialog_run),
+ (e_sendoptions_dialog_finalize), (e_sendoptions_dialog_dispose),
+ (e_sendoptions_dialog_init), (e_sendoptions_dialog_class_init),
+ (e_sendoptions_dialog_get_type): Added code to support global options.
+ Filled the finalize and dispose functions.
+ * e-send-options.glade: Changed a label id.
+ * e-send-options.h: Added the set_global function.
+
2005-01-06 JP Rosevear <jpr@novell.com>
* Makefile.am: dist the glade file