diff options
author | Not Zed <NotZed@Ximian.com> | 2002-12-03 12:24:47 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2002-12-03 12:24:47 +0800 |
commit | 58b68db327f2f02c251ef5b9c41f7623a3bf417f (patch) | |
tree | 5d1867c5731352331cce8b871febad3c0a0a1600 /mail/ChangeLog | |
parent | d16c201e161dee6c1919ffd2cd6eafe060825fd1 (diff) | |
download | gsoc2013-evolution-58b68db327f2f02c251ef5b9c41f7623a3bf417f.tar gsoc2013-evolution-58b68db327f2f02c251ef5b9c41f7623a3bf417f.tar.gz gsoc2013-evolution-58b68db327f2f02c251ef5b9c41f7623a3bf417f.tar.bz2 gsoc2013-evolution-58b68db327f2f02c251ef5b9c41f7623a3bf417f.tar.lz gsoc2013-evolution-58b68db327f2f02c251ef5b9c41f7623a3bf417f.tar.xz gsoc2013-evolution-58b68db327f2f02c251ef5b9c41f7623a3bf417f.tar.zst gsoc2013-evolution-58b68db327f2f02c251ef5b9c41f7623a3bf417f.zip |
frobbed around with these till it exits without crashing.
2002-12-03 Not Zed <NotZed@Ximian.com>
* folder-browser.c (folder_browser_finalise/destroy): frobbed
around with these till it exits without crashing.
* message-list.c (message_list_destroy): made a destroy
handler again (was dispose). Frobbed around with this and
finalise till it can destroy without crashing.
* message-browser.c (message_browser_new): ref/sink the
folderbrowser.
svn path=/trunk/; revision=18991
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 07b87bb155..dbb82a84f6 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2002-12-03 Not Zed <NotZed@Ximian.com> + + * folder-browser.c (folder_browser_finalise/destroy): frobbed + around with these till it exits without crashing. + + * message-list.c (message_list_destroy): made a destroy + handler again (was dispose). Frobbed around with this and + finalise till it can destroy without crashing. + + * message-browser.c (message_browser_new): ref/sink the + folderbrowser. + 2002-11-25 Radek Doulik <rodo@ximian.com> * mail-preferences.c (mail_preferences_construct): magic_check --> |