aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@helixcode.com>2000-08-02 09:08:52 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2000-08-02 09:08:52 +0800
commit4e5b1da82e7ada3667bfa47471defd5932afc405 (patch)
treea5405dd760a6fee1ce6edc7f3935b3ab38e47b3d /calendar/pcs
parent3ce00eb40ede3898fda426b3e125139ab84242b4 (diff)
downloadgsoc2013-evolution-4e5b1da82e7ada3667bfa47471defd5932afc405.tar.gz
gsoc2013-evolution-4e5b1da82e7ada3667bfa47471defd5932afc405.tar.zst
gsoc2013-evolution-4e5b1da82e7ada3667bfa47471defd5932afc405.zip
Use CalComponent and the new property types instead of the old iCalObject
2000-07-31 Federico Mena Quintero <federico@helixcode.com> * cal-util/cal-recur.c (*): Use CalComponent and the new property types instead of the old iCalObject stuff. (cal_recur_generate_instances): Renamed from cal_object_generate_events(). Ensure that the component has the DTSTART property. (generate_instances_for_year): Renamed from cal_object_generate_events_for_year(). (cal_obj_expand_recurrence): Made static. (cal_recur_from_icalrecurrencetype): New function. We should really convert this whole file to use struct icalrecurrencetype instead. (cal_recur_free): New function. * cal-util/cal-recur.h (CalRecurType): Renamed from CalObjRecurType. (CalRecurrence): Renamed from CalObjRecurrence. * cal-util/timeutil.c (time_from_icaltimetype): New function. * cal-util/Makefile.am: Commented out the test-recur program. svn path=/trunk/; revision=4464
Diffstat (limited to 'calendar/pcs')
-rw-r--r--calendar/pcs/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/calendar/pcs/Makefile.am b/calendar/pcs/Makefile.am
index 8ff2f0ce84..320e3f0a14 100644
--- a/calendar/pcs/Makefile.am
+++ b/calendar/pcs/Makefile.am
@@ -29,6 +29,8 @@ libpcs_a_SOURCES = \
cal.h \
cal-backend.c \
cal-backend.h \
+ cal-backend-file.c \
+ cal-backend-file.h \
cal-backend-imc.c \
cal-backend-imc.h \
cal-common.h \
@@ -37,8 +39,6 @@ libpcs_a_SOURCES = \
job.c \
job.h
-# cal-backend-file.c \
-# cal-backend-file.h \
BUILT_SOURCES = $(CORBA_GENERATED)
CLEANFILES += $(BUILT_SOURCES)
d>ahze2007-06-291-9/+9 * Chase multimedia/mjpegtools updateedwin2007-06-221-2/+2 * - Fix build with gcc4sat2007-05-311-0/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - Update to 1.0.3ahze2007-04-184-743/+58 * Remove reference to jpeg-mmxahze2007-04-171-4/+0 * Fix the build with new ffmpeg.mezz2007-04-121-3/+5 * * LIB_DEPENDS changes (require libdvdread.so.5)koitsu2007-04-061-2/+2 * Retire jpeg-mmxahze2007-03-081-14/+1 * Remove extra ECHO_MSG.olgeni2007-02-101-1/+0 * Fix a couple of typos.olgeni2007-02-101-2/+2 * - Fix detecting of device typesstas2007-01-032-1/+44 * Grab MAINTAINER for multimedia@ahze2006-12-221-2/+2 * - s/FreeBSD.or/FreeBSD.org/gabor2006-12-221-1/+1 * Reset hendrik@scholz.net due to a number of timeouts.linimon2006-12-131-1/+1 * - Fix SDL-dependent ports broken by last update.stas2006-09-211-2/+1 * - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-202-56/+1 * Fix pkg-plist.stefan2006-07-251-2/+0 * - Fix a typo in Makefilesem2006-06-051-1/+1 * - Change dependencies reflecting update in graphics/ImageMagickmnag2006-05-241-2/+2 * - Update PORTREVISION and libtheora version reflecting multimedia/libtheora u...mnag2006-05-071-3/+2 * Fix hardcoded (!?) references to gtk12 to point to gtk-12 from theade2006-02-281-5/+5 * Conversion to a single libtool environment.ade2006-02-232-3/+268 * - Chase ImageMagick updatepav2006-01-051-1/+1 * Update to 1.0.2.lawrance2005-12-123-8/+6 * Enable OSS supportmnag2005-11-243-1/+5 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-15