blob: e0c73095d617edad5aa5887e517e834d76dbbd65 (
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
|
2008-08-12 Bharath Acharya <abharath@novell.com>
* Makefile.am: Use NO_UNDEFINED. Link with more libraries. To generate
dlls on Windows.
2007-11-11 Gilles Dartiguelongue <gdartigu@svn.gnome.org>
** Fix bug #495872
* mark-calendar-offline.c: (org_gnome_mark_no_offline),
(org_gnome_mark_offline):
* org-gnome-mark-calendar-offline.eplug.xml:
add tasks and memos support
2007-04-02 Sankar P <psankar@novell.com>
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
* org-gnome-mark-calendar-offline.eplug.xml:
Cleanup.
Fixes part of #301149
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Fix make-clean issues.
2005-05-06 Not Zed <NotZed@Ximian.com>
* Makefile.am:
* org-gnome-mark-calendar-offline.eplug.xml: s/.in/.xml/ & i18n.
2005-02-24 Björn Torkelsson <torkel@acc.umu.se>
* org-gnome-mark-calendar-offline.eplug.in: Shortened the
name.
Added author and description.
Added xml tag.
2004-11-01 JP Rosevear <jpr@novell.com>
* Makefile.am: dist .eplug.in file
2004-10-22 Harish Krishnaswamy <kharish@novell.com>
* mark-calendar-offline.c: implement a plugin that lets the user mark a
calendar to be available for off-line use, if it is not already set to be so
and vice versa
|