| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-31 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #558726 (patch by Frederic van Starbmann)
* mail/em-format-html.c (emfh_multipart_related_check):
* plugins/mail-to-task/mail-to-task.c (do_mail_to_task):
* plugins/plugin-manager/plugin-manager.c (eppm_enable_toggled):
Fix several potential format string crashes.
svn path=/trunk/; revision=36709
|
|
|
|
| |
svn path=/trunk/; revision=36116
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-06-18 Milan Crha <mcrha@redhat.com>
** Fix for bug #318089
* mail-to-task.c: (convert_to_task): Ask for destination source only
when have more than one writable source defined.
svn path=/trunk/; revision=35646
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #353807
* mail-to-task.c: (do_mail_to_task): Notice user if any error occur
during opening calendar, calendar is readonly or when add fails.
svn path=/trunk/; revision=34576
|
|
|
|
|
|
|
|
|
| |
2007-11-14 Matthew Barnes <mbarnes@redhat.com>
** Remove trailing whitespace from source code.
svn path=/trunk/; revision=34537
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-05 Milan Crha <mcrha@redhat.com>
** Fix for bug #334675
* plugins/mail-to-task/mail-to-task.c: (do_mail_to_task), (text_contains_nonwhitespace),
(get_selected_text), (convert_to_task), (org_gnome_mail_to_task),
(org_gnome_mail_to_task_menu):
When selected only one message, then try to use selected text in
preview as description, instead of whole message body.
* Requires newer GthHtml (API extended, since revision 8614).
* mail/em-folder-view.c: (emfv_message_reply): Leak fix.
svn path=/trunk/; revision=34497
|
|
|
|
| |
svn path=/trunk/; revision=34192
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-22 Wang Xin <jedy.wang@sun.com>
** Fix for bug #468804
* plugins/mail-to-task/mail-to-task.c: Handle NUll pointer.
svn path=/trunk/; revision=34063
|
|
|
|
| |
svn path=/trunk/; revision=34017
|
|
|
|
| |
svn path=/trunk/; revision=32448
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-06-06 Hiroyuki Ikezoe <poincare@ikezoe.net>
Fixes #332605.
* mail-to-task.c:
(set_description): Multipart message handling.
(set_attachments): New function.
Set attachment files to a task.
(clean_name): New function.
from plugins/save-attachments/save-attachments.c.
svn path=/trunk/; revision=32083
|
|
|
|
| |
svn path=/trunk/; revision=31638
|
|
|
|
| |
svn path=/trunk/; revision=31637
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-14 Srinivasa Ragavan <sragavan@novell.com>
** Fixes bug #323011
* Makefile.am: Added org-gnome-mail-to-task.xml to build
* mail-to-task.c (convert_to_task), (org_gnome_mail_to_task),
(org_gnome_mail_to_task_menu): Added Code to handle menu.
* org-gnome-mail-to-task.eplug.xml: Added plug to show Convert to Task
menu item under Message menu.
* org-gnome-mail-to-task.xml: Added UI files for menu item.
svn path=/trunk/; revision=31179
|
|
|
|
| |
svn path=/trunk/; revision=30920
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-11 Mubeen Jukaku <jmubeen@novell.com>
* mail-to-task.c (set_attendees): Re-implemented this funciton.
(add_attendee_cb): Removed this callback because of above change.
Fixes bug #301081
svn path=/trunk/; revision=30600
|
|
|
|
| |
svn path=/trunk/; revision=30475
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* mail-to-task.c (add_attendee_cb): use the right type for attendees.
svn path=/trunk/; revision=30229
|
|
|
|
|
|
|
|
|
|
| |
2005-01-14 Rodrigo Moya <rodrigo@novell.com>
* mail-to-task.c (set_description): new function to correctly
retrieve the body of the message.
(do_mail_to_task): call set_description.
svn path=/trunk/; revision=28406
|
|
|
|
|
|
|
|
|
|
| |
2004-10-21 Rodrigo Moya <rodrigo@novell.com>
* mail-to-task.c (set_attendees, set_organizer): new functions.
(do_mail_to_task): set attendees and organizer on the task from the
recipients in the mail message.
svn path=/trunk/; revision=27686
|
|
2004-10-21 Rodrigo Moya <rodrigo@novell.com>
* mail-to-task.c: implemented plugin for converting selected
mails to tasks.
svn path=/trunk/; revision=27682
|