2007-10-01 Milan Crha <mcrha@redhat.com> * icsimporter.c: (prepare_events), (prepare_tasks): Really go through every component when removing one. 2007-06-03 Srinivasa Ragavan <sragavan@novell.com> ** Fix for version removal from Installed files from Gilles Dartiguelongue * Makefile.am: 2007-05-12 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #337616 * Makefile.am: Add "eplug" file to CLEANFILES. 2007-03-27 Matthew Barnes <mbarnes@redhat.com> * icsimporter.c: Don't mix declarations and code (#405495). 2007-03-20 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #419524 * Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>. 2006-11-28 Parthasarathi Susarla <ajaysusarla@gmail.com> ** Fix bug #348679 * icsimporter.c: (org_gnome_evolution_import_ics_attachment): Do not access structure elements directly. Use the methods of the class in the CamelDataWrapper Class 2006-08-28 Kjartan Maraas <kmaraas@gnome.org> * org-gnome-evolution-mail-attachments-import-ics.eplug.xml: Mark name and description for translation. 2006-08-23 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #347248 * icsimporter.c: (get_menu_type), (import_ics): Update the em_utils_temp_save_part to use readwrite mode. 2006-02-21 Chenthill Palanisamy <pchenthill@novell.com> reviewed by Veerapuram Varadhan <vvaradhan@novell.com> Fixes a crash * icsimporter.c: (org_gnome_evolution_import_ics_attachments): If the number of attachments selected is not equal to one, just return; 2006-01-22 Harish Krishnaswamy <kharish@novell.com> * icsimporter.c (get_menu_type), (dialog_response_cb), (dialog_close_cb), (get_icalcomponent_from_file): Fix twenty odd compiler warnings and style oddness. 2006-01-17 Harish Krishnaswamy <kharish@novell.com> * import-ics-attachments : Initial commits. Plugin written and submitted by Johnny Jacob <johnnyjacob@gmail.com>