From c8a0ec46df365e257fbdcd7740db5363f4bbbbad Mon Sep 17 00:00:00 2001 From: Suman Manjunath Date: Tue, 5 Feb 2008 13:15:05 +0000 Subject: Srinivasa Ragavan ** Fix for bug #468427, also fixes a lot of other crashes around itip-formatter. svn path=/trunk/; revision=34960 --- plugins/itip-formatter/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'plugins/itip-formatter/ChangeLog') diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog index 8b8ccec746..8da0024274 100644 --- a/plugins/itip-formatter/ChangeLog +++ b/plugins/itip-formatter/ChangeLog @@ -1,3 +1,24 @@ +2008-02-05 Srinivasa Ragavan + + ** Rewrite of itip-formatter bits. It was written around carrying + EMFormatHTMLPobject. But that would be freed just after the formatter + thread ends. So all the time, it was working on dead pointer. Now I + have made EMFormatPURI and carried it around well. It might need a + good review though. + + ** Fix for bug #468427 + Fixes a lot of crashes around itip-formatter. + + * itip-formatter.c: (find_to_address), (find_from_address), + (get_real_item), (adjust_item), (set_buttons_sensitive), + (cal_opened_cb), (start_calendar_server), + (start_calendar_server_by_uid), (source_selected_cb), + (find_cal_opened_cb), (find_server), (update_item), + (remove_delegate), (update_attendee_status), (send_item), + (set_itip_error), (extract_itip_data), (idle_open_cb), + (view_response_cb), (format_itip_object), (puri_free), + (format_itip), (itip_attachment_frame): + 2008-01-25 Milan Crha ** Fix for bug #475781 -- cgit v1.2.3