From e3e9fc8d4a8c1ebd9cff9852c1f17be5d38d48cf Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Tue, 11 Dec 2007 12:35:28 +0000 Subject: ** Fix for bug #502318 2007-12-11 Milan Crha ** Fix for bug #502318 * em-format-html-display.c: (struct _EMFormatHTMLDisplayPrivate), (efhd_search_destroy), (em_format_html_get_search_dialog), (em_format_html_display_search), (em_format_html_display_search_with), (em_format_html_display_search_close), (efhd_complete): Track search dialog activity rather based on flag than on widget existence, because the pointer to that widget it still there (non-NULL) even after destroy of that widget. svn path=/trunk/; revision=34689 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 514285c279..c3ab44e4f8 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2007-12-11 Milan Crha + + ** Fix for bug #502318 + + * em-format-html-display.c: (struct _EMFormatHTMLDisplayPrivate), + (efhd_search_destroy), (em_format_html_get_search_dialog), + (em_format_html_display_search), (em_format_html_display_search_with), + (em_format_html_display_search_close), (efhd_complete): + Track search dialog activity rather based on flag than on widget + existence, because the pointer to that widget it still + there (non-NULL) even after destroy of that widget. + 2007-12-11 Milan Crha ** Fix for bug #336074 -- cgit v1.2.3