From 519b88e079799dbbc4879bf6fde6e38344354def Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Mon, 11 Jul 2005 11:15:58 +0000 Subject: Fixed huge memory leak, and come compile warnings. Also fixed a crash, 2005-07-11 Srinivasa Ragavan * gui/dialogs/comp-editor.c:(get_attachment_list) (attachment_bar_changed_cb) (attachment_bar_icon_clicked_cb) (cab_popups_free) (setup_widgets) (set_attachment_list) (comp_editor_get_mime_attach_list) Fixed huge memory leak, and come compile warnings. Also fixed a crash, when double click on attachments. svn path=/trunk/; revision=29715 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 92b568a6d7..02a9cf9ba3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2005-07-11 Srinivasa Ragavan + * gui/dialogs/comp-editor.c:(get_attachment_list) (attachment_bar_changed_cb) + (attachment_bar_icon_clicked_cb) (cab_popups_free) (setup_widgets) + (set_attachment_list) (comp_editor_get_mime_attach_list) + Fixed huge memory leak, and come compile warnings. Also fixed + a crash, when double click on attachments. + 2005-07-11 Srinivasa Ragavan * gui/itip-utils.[ch]: Added a structure. -- cgit