Commit Graph

50 Commits

Author SHA1 Message Date
42e75c9162 Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. 2009-06-30 17:20:23 -04:00
547e123d27 Stop abusing forward declarations. 2009-06-18 15:26:21 -04:00
fad4af8a3d Prefer GLib basic types over C types. 2009-05-28 12:13:23 -04:00
6f5464f34c Remove trailing whitespace, again. 2009-05-28 12:13:22 -04:00
1f65552d0d Bug 523216 – User-oriented plugin descriptions 2009-05-21 14:24:22 -04:00
d523f10dfe Use Behdad's brilliant git.mk to generate .gitignore files. 2009-05-02 11:37:10 -04:00
96a85a6ecd Be able to save mail to event, meeting, task or memo
** Fix for bug #342296
2009-04-24 20:10:29 +02:00
4afefd78df ** Fix for bug #576696
2009-03-26  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #576696

	* plugins/mail-to-task/mail-to-task.c: (set_attendees):
	* plugins/mail-to-meeting/mail-to-meeting.c: (add_attendee_cb):
	Set mandatory properties.


svn path=/trunk/; revision=37477
2009-03-26 11:28:49 +00:00
e790f2dee0 Remove a trailing space after the line continuation backslash.
2009-01-28  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: Remove a trailing space after the line continuation
	backslash.


svn path=/trunk/; revision=37146
2009-01-28 16:19:44 +00:00
cd893ae561 Use also EVOLUTION_CALENDAR_CFLAGS.
2009-01-21  Milan Crha  <mcrha@redhat.com>

	* plugins/import-ics-attachments/Makefile.am:
	* plugins/backup-restore/Makefile.am:
	* plugins/mail-to-meeting/Makefile.am:
	* plugins/startup-wizard/Makefile.am:
	* plugins/mail-to-task/Makefile.am:
	Use also EVOLUTION_CALENDAR_CFLAGS.

svn path=/trunk/; revision=37116
2009-01-21 14:59:23 +00:00
ec1f102019 ** Fixes bug #558726 (patch by Frederic van Starbmann)
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
2008-10-31 21:04:30 +00:00
1bad915150 License Changes
svn path=/trunk/; revision=36116
2008-08-27 10:33:22 +00:00
f5c5017848 Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows.
2008-08-12  Bharath Acharya  <abharath@novell.com>

        * Makefile.am: Use NO_UNDEFINED. Link with more libraries. To
        generate dlls on Windows.


svn path=/trunk/; revision=35960
2008-08-12 04:04:18 +00:00
a908563be0 ** Fix for bug #318089
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
2008-06-18 16:01:10 +00:00
36917891fe ** Fix for bug #353807
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-23 09:51:07 +00:00
9e4fcb29cf ** Remove trailing whitespace from source code.
2007-11-14  Matthew Barnes  <mbarnes@redhat.com>

	** Remove trailing whitespace from source code.


svn path=/trunk/; revision=34537
2007-11-14 22:04:21 +00:00
c8d11592e4 ** Fix for bug #334675
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
2007-11-05 10:33:42 +00:00
5022430bb6 ** Fix for bug #353779
2007-11-05  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #353779

	* mail-to-meeting/org-gnome-mail-to-meeting.eplug.xml:
	Allow convert more than one mail to meeting with one click.

	* mail-to-task/org-gnome-mail-to-task.eplug.xml:
	Allow convert more than one mail to task with one click.


svn path=/trunk/; revision=34493
2007-11-05 09:51:30 +00:00
e0965ab239 2007-09-07 mcrha Fix for bug #473903
svn path=/trunk/; revision=34192
2007-09-07 07:51:47 +00:00
67aba9a455 ** Fix for bug #468804
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
2007-08-22 05:48:36 +00:00
ca5d6d6a33 2007-08-16 mcrha Part of fix for bug #350539
svn path=/trunk/; revision=34017
2007-08-16 10:51:06 +00:00
e0b92a2aaa ** Fix for bug #455799
2007-08-04  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fix for bug #455799

	Remove all .cvsignore and update svn:ignore porperty in whole
	directories.


svn path=/trunk/; revision=33945
2007-08-03 23:52:01 +00:00
0c83d5d341 Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
2007-04-02  Sankar P  <psankar@novell.com>

	* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
	
	Code Cleanup. 
	Fixes part of #301149



svn path=/trunk/; revision=33354
2007-04-02 07:13:50 +00:00
322b2c1d30 Fixes #310489
svn path=/trunk/; revision=32448
2006-07-31 09:57:57 +00:00
90a4b67603 Fixes #332605. Multipart message handling. (set_attachments): New
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
2006-06-06 05:52:53 +00:00
28a79ecadd added a bug id which was fixed with the previous patch.
svn path=/trunk/; revision=31679
2006-03-10 06:44:07 +00:00
d8727b9916 included the header file, authentication.h
svn path=/trunk/; revision=31638
2006-03-04 10:16:29 +00:00
15f1ed069f fixes #330974.
svn path=/trunk/; revision=31637
2006-03-04 10:11:58 +00:00
6826f9d01e reverting the previous commit.
svn path=/trunk/; revision=31394
2006-02-01 09:58:47 +00:00
45f799eb86 Make this place a bit more quiet
svn path=/trunk/; revision=31328
2006-01-27 16:34:03 +00:00
8bcc31b593 Add some much needed ego to NCLUDES ;-)
2006-01-17 Harish Krishnaswamy <kharish@novell.com>

	* Makefile.am : Add some much needed ego to NCLUDES ;-)

svn path=/trunk/; revision=31222
2006-01-17 06:16:53 +00:00
6bc41914c4 Enumerate files for BUILT_SOURCES macro as plugin_DATA now includes static
2006-01-16  Harish Krishnaswamy  <kharish@novell.com>

* Makefile.am: Enumerate files for BUILT_SOURCES macro
as plugin_DATA now includes static files from the source
tree.

svn path=/trunk/; revision=31214
2006-01-16 15:23:34 +00:00
cf100885d0 ** Fixes bug #323011
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
2006-01-14 07:05:08 +00:00
ce934e0f6b fixes #274433
svn path=/trunk/; revision=30920
2005-12-21 12:38:11 +00:00
32071d63a4 Re-implemented this funciton. (add_attendee_cb): Removed this callback
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
2005-11-11 09:59:43 +00:00
741a817bb1 fixes 315752.
svn path=/trunk/; revision=30475
2005-10-03 10:16:37 +00:00
2ac8b0ae3c use the right type for attendees.
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-08-24 03:14:24 +00:00
f835feb962 Fixed built_sources && cleanfiles for generated files
svn path=/trunk/; revision=29327
2005-05-12 04:27:39 +00:00
b9269bd098 fix names so that intltool will parse as xml
remove use of e-error-tool
	tag xml for translations where appropriate

svn path=/trunk/; revision=29304
2005-05-06 09:24:13 +00:00
7513daf020 clean up author/descriptions for various plugins.
2005-02-24  Björn Torkelsson  <torkel@acc.umu.se>

	* clean up author/descriptions for various plugins.

svn path=/trunk/; revision=28889
2005-02-25 15:54:25 +00:00
00d0c032c2 new function to correctly retrieve the body of the message.
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
2005-01-14 16:20:53 +00:00
0c9192a76c fixed description and added author's info, to display correctly on the
2004-11-04  Rodrigo Moya <rodrigo@novell.com>

	* org-gnome-mail-to-task.eplug.in: fixed description and added
	author's info, to display correctly on the plugin manager.

svn path=/trunk/; revision=27819
2004-11-03 12:32:05 +00:00
99b32b2968 revert rodrigo's last fix, it should actually work now, i hope.
2004-11-03  Not Zed  <NotZed@Ximian.com>

        * org-gnome-mail-to-task.eplug.in: revert rodrigo's last fix, it should
        actually work now, i hope.

svn path=/trunk/; revision=27816
2004-11-03 09:50:47 +00:00
69d4437179 Dist .eplug.in files
svn path=/trunk/; revision=27781
2004-11-01 18:39:17 +00:00
a693df2763 fix folder view popup id again.
2004-10-29  Rodrigo Moya <rodrigo@novell.com>

	* org-gnome-mail-to-task.eplug.in: fix folder view popup id again.

svn path=/trunk/; revision=27769
2004-10-29 15:28:43 +00:00
f5d66daa09 fix folder view popup id.
2004-10-28  Not Zed  <NotZed@Ximian.com>

        * org-gnome-mail-to-task.eplug.in: fix folder view popup id.

svn path=/trunk/; revision=27754
2004-10-28 09:27:43 +00:00
58431fb115 new functions. (do_mail_to_task): set attendees and organizer on the task
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 18:12:22 +00:00
a32a1d4ab6 use correct icon.
2004-10-21  Rodrigo Moya <rodrigo@novell.com>

	* org-gnome-mail-to-task.eplug.in: use correct icon.

svn path=/trunk/; revision=27685
2004-10-21 17:28:55 +00:00
4f754a2066 fixed to make the plugin show up in the correct place.
2004-10-21  Rodrigo Moya <rodrigo@novell.com>

	* org-gnome-mail-to-task.eplug.in: fixed to make the plugin show
	up in the correct place.

svn path=/trunk/; revision=27684
2004-10-21 17:26:13 +00:00
f737b385d7 implemented plugin for converting selected mails to tasks.
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
2004-10-21 17:19:48 +00:00