diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-06-01 12:01:39 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-06-01 12:01:39 +0800 |
commit | f0a948ea3284d026a0c0141498e76bc5f9c79a0f (patch) | |
tree | ea123df0569f486abc5c8e6b1ec57acb03167063 /mail/ChangeLog | |
parent | ca2aa41893e603f39466c23a9a650f9a496e13a9 (diff) | |
download | gsoc2013-evolution-f0a948ea3284d026a0c0141498e76bc5f9c79a0f.tar gsoc2013-evolution-f0a948ea3284d026a0c0141498e76bc5f9c79a0f.tar.gz gsoc2013-evolution-f0a948ea3284d026a0c0141498e76bc5f9c79a0f.tar.bz2 gsoc2013-evolution-f0a948ea3284d026a0c0141498e76bc5f9c79a0f.tar.lz gsoc2013-evolution-f0a948ea3284d026a0c0141498e76bc5f9c79a0f.tar.xz gsoc2013-evolution-f0a948ea3284d026a0c0141498e76bc5f9c79a0f.tar.zst gsoc2013-evolution-f0a948ea3284d026a0c0141498e76bc5f9c79a0f.zip |
Closer to having a working configuration dialog working, source configuration partially works (in that it displays the dialogs) but the popup still segfaults fairly nastily
svn path=/trunk/; revision=3322
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b844c10021..7e3e195bb0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2000-05-31 Jeffrey Stedfast <fejj@helixcode.com> + + * mail-config.c: Partially implemented the source + configuration, seems to segfault due to a destroyed + gnome dialog being destroyed again in the method + on_SourceConfigDialogButton_clicked() + 2000-05-31 Dan Winship <danw@helixcode.com> * mail-format.c (free_url, handle_text_enriched, |