aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-file/ChangeLog
blob: 66be2b91b2b9f39dc5ff06f74f25dcbc17b10632 (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
2008-09-04  Sankar P  <psankar@novell.com>

License Changes

    * calendar-file.c:

2008-07-31  Matthew Barnes  <mbarnes@redhat.com>

    ** Fixes part of bug #545568

    * org-gnome-calendar-file.eplug.xml:
    Add "system_plugin=true" so it's not shown in the Plugin Manager.
    This plugin is not designed to be disabled by the user.

2007-03-20  Matthew Barnes  <mbarnes@redhat.com>

    ** Fixes part of bug #419524

    * Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>.

2006-02-28  Christian Kellner  <gicmo@gnome.org>

    * calendar-file.c: fixing a leak.

2005-08-23  Not Zed  <NotZed@Ximian.com>

    * calendar-file.c (e_calendar_file_dummy): fix relative_uri type.

2005-06-27  Tor Lillqvist  <tml@novell.com>

    * Makefile.am: There is no EVOLUTION_CFLAGS. Use
    NO_UNDEFINED. Link with EVOLUTION_CALENDAR_LIBS.

2005-06-18  Tor Lillqvist  <tml@novell.com>

    * org-gnome-calendar-file.eplug.xml: Use SOEXT.

2005-05-11  Not Zed  <NotZed@Ximian.com>

    * Makefile.am: add built_sources/cleanfiles

2005-05-06  Not Zed  <NotZed@Ximian.com>

    * Makefile.am: 
    * org-gnome-calendar-file.eplug.xml: s/.in/.xml/ & i18n.

2005-02-28  Sivaiah Nallagatla <snallagatla@novell.com>

    * calendar-file.c (e_calendar_file_dummy) :
    don't set the relative uri if already present.
                                                                                
        part of fix for #73152
    
2005-02-24  Björn Torkelsson  <torkel@acc.umu.se>

    * calendar-file.c: Added author and description.

2005-01-06  JP Rosevear  <jpr@novell.com>

    * Initial import of file properties plugin.