blob: 31a985e0e1b6e4e0bd9ca0a877ae84ebb31bab61 (
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
|
2004-12-20 Philip Van Hoof <pvanhoof@gnome.org>
* Makefile.am: Code splitup, each format has it's own c-file
* csv-format.c: Added. Code splitup
* format-handler.h: Added. Code splitup
* ical-format.c: Added. Code splitup
* rdf-format.c: Added. Support for RDF files. Code splitup
* save-calendar.c: Support for RDF files. Code splitup
2004-11-30 Philip Van Hoof <pvanhoof@gnome.org>
* save-calendar.c: Support for CSV files
2004-11-01 JP Rosevear <jpr@novell.com>
* Makefile.am: dist .eplug.in file
2004-10-21 Rodrigo Moya <rodrigo@novell.com>
* save-calendar.c (do_save_calendar): get error information in
e_cal_* calls, and display errors to the user.
2004-10-21 JP Rosevear <jpr@novell.com>
* save-calendar.c (do_save_calendar): compile if not using file
chooser
2004-10-21 Rodrigo Moya <rodrigo@novell.com>
* org-gnome-save-calendar.eplug.in: better menu items.
2004-10-21 Rodrigo Moya <rodrigo@novell.com>
* save-calendar.c: new plugin for saving a calendar to disk.
|