diff options
author | Not Zed <NotZed@Ximian.com> | 2003-01-10 11:18:16 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-01-10 11:18:16 +0800 |
commit | 5b2e91a1c3af08bb02844876fdcd8f367275907c (patch) | |
tree | 93e0256d577cf0ed26fa77638eff89406819f6ab /mail/ChangeLog | |
parent | 2a3599cb5230737336371fcf50dc214a4b78fe81 (diff) | |
download | gsoc2013-evolution-5b2e91a1c3af08bb02844876fdcd8f367275907c.tar.gz gsoc2013-evolution-5b2e91a1c3af08bb02844876fdcd8f367275907c.tar.zst gsoc2013-evolution-5b2e91a1c3af08bb02844876fdcd8f367275907c.zip |
dont unref the dialogue. (dialog_destroy_cb): null out the
2003-01-10 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c (dialogue_response): dont unref the dialogue.
(dialog_destroy_cb): null out the send_recv_dialogue after destroy.
(build_dialogue): show the stop button
svn path=/trunk/; revision=19390
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 4f2099cbe0..d0e64beb1d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2003-01-10 Not Zed <NotZed@Ximian.com> + + * mail-send-recv.c (dialogue_response): dont unref the dialogue. + (dialog_destroy_cb): null out the send_recv_dialogue after destroy. + (build_dialogue): show the stop button + 2003-01-09 Chris Toshok <toshok@ximian.com> * folder-info.c (evolution_folder_info_notify_ready): pass bag to |