diff options
author | Chenthill Palanisamy <pchenthill@novell.com> | 2005-01-12 22:03:41 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-01-12 22:03:41 +0800 |
commit | 4619dea1c7b92c79e707b6a660f3a507065ed65d (patch) | |
tree | 5533c7673fbd0c809a78cf676b2dd79ebdc41d8d /widgets/misc/ChangeLog | |
parent | 863c66f94e8fee8e5c7ff007d66bdcc2b6bb300a (diff) | |
download | gsoc2013-evolution-4619dea1c7b92c79e707b6a660f3a507065ed65d.tar gsoc2013-evolution-4619dea1c7b92c79e707b6a660f3a507065ed65d.tar.gz gsoc2013-evolution-4619dea1c7b92c79e707b6a660f3a507065ed65d.tar.bz2 gsoc2013-evolution-4619dea1c7b92c79e707b6a660f3a507065ed65d.tar.lz gsoc2013-evolution-4619dea1c7b92c79e707b6a660f3a507065ed65d.tar.xz gsoc2013-evolution-4619dea1c7b92c79e707b6a660f3a507065ed65d.tar.zst gsoc2013-evolution-4619dea1c7b92c79e707b6a660f3a507065ed65d.zip |
Get the value for the autodelete toggle button (page_changed_cb): Do not
2005-01-12 Chenthill Palanisamy <pchenthill@novell.com>
* e-send-options.c: (e_send_options_get_widgets_data),
(e_send_options_fill_widgets_with_data): Get the value
for the autodelete toggle button
(page_changed_cb): Do not hide the classification label
and its combo box here.
svn path=/trunk/; revision=28379
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index f7b96ea213..dfdbb7df99 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,11 @@ +2005-01-12 Chenthill Palanisamy <pchenthill@novell.com> + + * e-send-options.c: (e_send_options_get_widgets_data), + (e_send_options_fill_widgets_with_data): Get the value + for the autodelete toggle button + (page_changed_cb): Do not hide the classification label + and its combo box here. + 2005-01-10 Chenthill Palanisamy <pchenthill@novell.com> * e-send-options.c: (e_send_options_get_widgets_data), |