diff options
author | Jeffrey Stedfast <fejj@novell.com> | 2004-08-23 23:27:10 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-08-23 23:27:10 +0800 |
commit | 53aa17c033a91cebe59668acba2e469d542d69f7 (patch) | |
tree | 73341b96ca4c8164679bd3349d5b835b3d9d75c6 /mail/ChangeLog | |
parent | 4a7ece572afa9402b6610ff197df9564cd768e2b (diff) | |
download | gsoc2013-evolution-53aa17c033a91cebe59668acba2e469d542d69f7.tar.gz gsoc2013-evolution-53aa17c033a91cebe59668acba2e469d542d69f7.tar.zst gsoc2013-evolution-53aa17c033a91cebe59668acba2e469d542d69f7.zip |
Fix for bug #62812
2004-08-13 Jeffrey Stedfast <fejj@novell.com>
Fix for bug #62812
* em-format-html-display.c (em_format_html_display_search): Set
the search_dialog to be transient for the parent window and make
sure to destroy the search_dialog when the parent gets destroyed.
svn path=/trunk/; revision=26995
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 20ead3b1c8..ef6a9c8b17 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,7 +1,15 @@ +2004-08-13 Jeffrey Stedfast <fejj@novell.com> + + Fix for bug #62812 + + * em-format-html-display.c (em_format_html_display_search): Set + the search_dialog to be transient for the parent window and make + sure to destroy the search_dialog when the parent gets destroyed. + 2004-08-21 Sivaiah Nallagatla <snallagatla@novell.com> - * mail-erros.xml : changed the groupwise account setup error - message + * mail-erros.xml : changed the groupwise account setup error + message 2004-08-16 Not Zed <NotZed@Ximian.com> |