blob: 31fbc638a8857bf9f72073863b9ffbede3cb255b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
2009-01-21 Milan Crha <mcrha@redhat.com>
* Makefile.am: Use also EVOLUTION_CALENDAR_CFLAGS.
2008-08-27 Sankar P <psankar@novell.com>
License Changes
* mail-to-meeting.c:
2008-08-12 Bharath Acharya <abharath@novell.com>
* Makefile.am: Use NO_UNDEFINED. Link with more libraries. To generate
dlls on Windows.
2007-11-05 Milan Crha <mcrha@redhat.com>
** Fix for bug #353779
* org-gnome-mail-to-meeting.eplug.xml:
Allow convert more than one mail to meeting with one click.
2007-06-07 Gilles Dartiguelongue <dartigug@esiee.fr>
* mail-to-meeting.c: (add_attendee_cb): more compilation
warnings cleanup, completes bug #437584 fixes
2007-04-02 Sankar P <psankar@novell.com>
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
* org-gnome-mail-to-meeting.eplug.xml:
Cleanup.
Fixes part of #301149
2005-05-11 Not Zed <NotZed@Ximian.com>
* Makefile.am: added built_sources/cleanfiles
2005-05-06 Not Zed <NotZed@Ximian.com>
* Makefile.am:
* org-gnome-mail-to-meeting.eplug.xml: s/.in/.xml/ & i18n.
2005-02-24 Björn Torkelsson <torkel@acc.umu.se>
* org-gnome-mail-to-meeting.eplug.in: Shortened the name and added
a . to the end of the description.
2004-11-04 Rodrigo Moya <rodrigo@novell.com>
* org-gnome-mail-to-meeting.eplug.in: fixed description and added
author's info, to display correctly on the plugin manager.
2004-11-03 Not Zed <NotZed@Ximian.com>
* org-gnome-mail-to-meeting.eplug.in: fix the popup id.
2004-11-01 JP Rosevear <jpr@novell.com>
* Makefile.am: dist .eplug.in file
2004-10-29 Rodrigo Moya <rodrigo@novell.com>
* org-gnome-mail-to-meeting.eplug.in: fix folder view popup id and
use stock icon for meetings.
2004-10-29 Rodrigo Moya <rodrigo@novell.com>
* added mail-to-meeting plugin, to convert mails to meetings.
|