diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-01-04 03:11:09 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-01-04 03:11:09 +0800 |
commit | 239be43f7734bcbfdb69cfe9396b6b5d2f933d3f (patch) | |
tree | 0f732d0905f26c9ebe6fa2e107fecfff5c61db6f /composer/ChangeLog | |
parent | c89dd9d4751440e3c915c34685d9b82f18cd6485 (diff) | |
download | gsoc2013-evolution-239be43f7734bcbfdb69cfe9396b6b5d2f933d3f.tar gsoc2013-evolution-239be43f7734bcbfdb69cfe9396b6b5d2f933d3f.tar.gz gsoc2013-evolution-239be43f7734bcbfdb69cfe9396b6b5d2f933d3f.tar.bz2 gsoc2013-evolution-239be43f7734bcbfdb69cfe9396b6b5d2f933d3f.tar.lz gsoc2013-evolution-239be43f7734bcbfdb69cfe9396b6b5d2f933d3f.tar.xz gsoc2013-evolution-239be43f7734bcbfdb69cfe9396b6b5d2f933d3f.tar.zst gsoc2013-evolution-239be43f7734bcbfdb69cfe9396b6b5d2f933d3f.zip |
Only connect to the parent's destroy/hide signals while the attachment
2002-01-03 Jeffrey Stedfast <fejj@ximian.com>
* e-msg-composer-attachment.c (e_msg_composer_attachment_edit):
Only connect to the parent's destroy/hide signals while the
attachment editor dialog is "alive".
svn path=/trunk/; revision=15238
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index f52cc964b3..98db6dd43b 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2002-01-03 Jeffrey Stedfast <fejj@ximian.com> + + * e-msg-composer-attachment.c (e_msg_composer_attachment_edit): + Only connect to the parent's destroy/hide signals while the + attachment editor dialog is "alive". + 2001-12-21 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer-select-file.c (composer_hide_cb): Only cancel the |