diff options
author | Charles Zhang <charles.zhang@sun.com> | 2003-09-23 16:18:40 +0800 |
---|---|---|
committer | Antonio Xu <anto@src.gnome.org> | 2003-09-23 16:18:40 +0800 |
commit | d652232d8564a74960b212b6a66e97d017592624 (patch) | |
tree | 1e47c01ca9f0665cd80c0c63261581b381f993ff /composer/ChangeLog | |
parent | a2d243e391c4e3ecb485bca2238a91812ad8ab07 (diff) | |
download | gsoc2013-evolution-d652232d8564a74960b212b6a66e97d017592624.tar.gz gsoc2013-evolution-d652232d8564a74960b212b6a66e97d017592624.tar.zst gsoc2013-evolution-d652232d8564a74960b212b6a66e97d017592624.zip |
Add some assertion. Send Close response signal to the properties dialog
2003-09-13 Charles Zhang <charles.zhang@sun.com>
* e-msg-composer-attachment-bar.c (remove_attachment): Add some
assertion. Send Close response signal to the properties dialog
while removeing an attachment.
* e-msg-composer-attachment-bar.c (remove_selected): Fix a re-
remove-attachment bug. [#48466]
svn path=/trunk/; revision=22656
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index da59d41828..e66876fe19 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2003-09-13 Charles Zhang <charles.zhang@sun.com> + + * e-msg-composer-attachment-bar.c (remove_attachment): Add some + assertion. Send Close response signal to the properties dialog + while removeing an attachment. + * e-msg-composer-attachment-bar.c (remove_selected): Fix a re- + remove-attachment bug. [#48466] + 2003-09-18 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer-attachment-bar.c: updated for |