dbaron%dbaron.org
48544669f3
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag
2003-01-08 19:24:38 +00:00
mostafah%oeone.com
22c287e6fc
Removed using seperate object for getting display dates. Using EventDisplay object instead.
2002-12-06 20:31:20 +00:00
mostafah%oeone.com
7a9a1c982d
Minor tweaks
2002-12-06 15:40:27 +00:00
mostafah%oeone.com
3237559d7a
Fixed backend support for COUNT in recurrence rules. (Bugs 183667 & 167553 )
2002-12-05 18:10:57 +00:00
mostafah%oeone.com
54afd97785
Checked in patch for bug 182880: [patch] multi day, all day events are not saved into ical file.
2002-12-02 18:08:22 +00:00
mikep%oeone.com
36ce87dfff
Checking in patch from bug 146310 for libxpical and RDF fixes. This should fix those two things for Mac OS 9.
2002-11-06 21:51:47 +00:00
mostafah%oeone.com
001f4cf1d5
Fixed some problems with multi-day event displaydates
2002-10-30 15:55:02 +00:00
mostafah%oeone.com
878f848748
Changed the GetNextRecurrence function to support multi-day events. (related to bug 133331)
2002-10-28 20:55:28 +00:00
mostafah%oeone.com
0b6bea9ed1
Renamed displayDateEnd to displayEndDate
2002-10-22 18:59:36 +00:00
mostafah%oeone.com
b9bb26c2f0
Fixed backend for bug 133331 :[RFE] Allow events to span multiple days
2002-10-22 17:33:05 +00:00
mostafah%oeone.com
b40f65921b
Fixed Bug 172395 : Calendar should support duration
2002-10-21 16:03:26 +00:00
mostafah%oeone.com
cd71cb8410
OnAlarm functions now will receive an instance of oeIICalEventDisplay with the displaydate set to
...
the date for which the alarm went off
2002-09-06 15:23:00 +00:00
mostafah%oeone.com
66593e40f7
Changed code for multi-calendar support
2002-08-22 14:44:01 +00:00
mostafah%oeone.com
dc33476ede
Checked in for fix to bug 163160: Event Category not persisted
2002-08-19 13:05:22 +00:00
mostafah%oeone.com
fb24e873a8
Completely applied patch for bug 132231: No support for International characters
...
to fix this bug fro description,location,categories and url field
2002-08-13 17:15:49 +00:00
mostafah%oeone.com
3dbb5e9bf1
Checked in patch for bug 159458: [RFE] option to not save the Mozilla custom X- properties
2002-07-26 13:37:59 +00:00
mostafah%oeone.com
3842636942
Fixed bug 158957: DTSTAMP must use UTC time
...
and a bunch of indenting
2002-07-25 21:08:02 +00:00
mostafah%oeone.com
0cb485a33a
Checking in patch for bug 132231 ( leaving out changes to description/categories/locations/url ): No support for International characters
2002-07-15 17:31:40 +00:00
mostafah%oeone.com
15fdcc0899
Checked in patch for bug 156495: VCALENDAR objects of TODO items don't have 'version' and 'prodid' properties.
2002-07-15 16:20:29 +00:00
mostafah%oeone.com
b374366fa4
Added contact field to calendar event
2002-07-11 13:33:42 +00:00
mostafah%oeone.com
e40ec5a687
Applying patch for bug 132231: No support for International characters
2002-07-10 21:24:08 +00:00
mostafah%oeone.com
a2117c5728
Checking in patch for bug 139490:repeated events don't work correctly without X RecurUnits property
2002-07-10 17:01:23 +00:00
mostafah%oeone.com
acc1adec70
Making sure DTSTAMP property will have a value for all events
2002-07-09 20:24:43 +00:00
mostafah%oeone.com
2f03420b5d
Fixing typo and missing addproperty line
2002-07-09 17:12:57 +00:00
mostafah%oeone.com
5edab0ee01
Checkid in patch to fix bug 156113:Calendar should use VALUE=DATE parameter for all-day events instead of X prop
2002-07-09 15:38:55 +00:00
mostafah%oeone.com
d19b23e028
Checked in patches to fix bug 141280: iCalendar file must include DTSTAMP and METHOD property
...
Patch fixes bug 142613 as well: PRODID value has PROPID: tag in valuetext
2002-07-09 14:21:56 +00:00
mostafah%oeone.com
088eecb485
Fixed bug 155757: Parse error in ics file for TODO's because DTSTART is invalid
2002-07-04 14:00:10 +00:00
mostafah%oeone.com
0450be6a32
Disabling daylight saving time for years before 1970 in the backend. ( Fixes bug 155442 )
2002-07-03 23:18:31 +00:00
mostafah%oeone.com
9f3e1426c5
Added first stage of supprt for attachments
2002-07-03 16:18:36 +00:00
mostafah%oeone.com
9c5e9bd125
Adding URL property
2002-06-26 14:39:21 +00:00
mostafah%oeone.com
c82c7b9aae
Renaming "category" field to "categories" to reflect the standard usage
2002-06-25 18:09:18 +00:00
mostafah%oeone.com
5938d5cd5c
Second phase of TODO integration into calendar
2002-06-21 17:16:30 +00:00
mostafah%oeone.com
fc2f16b790
Adding new EventDisplay component. Fixing getEvents functions to return sorted-by-occurence events
2002-05-22 14:01:38 +00:00
mostafah%oeone.com
986ba40fe3
Added removeAllExceptions() function. And changed getExceptions() to return dates in a sorted order
2002-05-13 18:45:03 +00:00
mostafah%oeone.com
e3e23f1a17
Added getPreviousOccurence() function
2002-05-08 20:42:47 +00:00
mostafah%oeone.com
69e2ed6538
Enhancing ParseIcalString.
...
Changing ParseIcalComponent to accept both VEVENT and VCALENDAR types.
Changing ParseIcalComponent to work properly if it is called on an existing event as a second sweep.
2002-05-01 18:02:14 +00:00
mostafah%oeone.com
1ef07d973d
Replaced property for exception dates with EXDATE
2002-04-23 20:18:51 +00:00
mostafah%oeone.com
7327ec4eb5
Added Clone function. Fixes bug 135727
2002-04-09 19:25:41 +00:00
mostafah%oeone.com
ab94b87715
Added code to discard incomplete or corrupt events
2002-04-08 21:40:09 +00:00
mostafah%oeone.com
800a3e3f88
Changed the Id attribute from long to string to follow standard
2002-04-04 22:41:14 +00:00
mostafah%oeone.com
9495d63b21
First effort on reading multiple VEVENTS in one VCALENDAR component: Bug 135192
2002-04-04 00:19:44 +00:00
mostafah%oeone.com
e22be2d9f1
In GetSyncId() m_alarmunits was being checked instead of m_syncid. (Bug 135193)
...
Fixed now.
2002-04-03 19:50:00 +00:00
mostafah%oeone.com
5848499f56
Changed ical data VERSION to 2.0 & added PRODID based on patch provided by gary.frederick@jsoft.com
2002-04-03 17:19:28 +00:00
mostafah%oeone.com
e1d3253ba9
Fixed bug 123576: If the recurrence month-day does not exist for a specific month, it will now be set to the last available day of the month
2002-04-02 17:37:00 +00:00
mostafah%oeone.com
c5559f4391
Fixed ConvertFromPrtime() not initializing return value of icaltimetype properly
2002-03-23 00:15:05 +00:00
mostafah%oeone.com
e14d3e9613
Fix for bug 127028: Daylight saving adjustment was miscalculated
2002-03-19 21:12:45 +00:00
mostafah%oeone.com
68807547c2
Added ability to Snooze Alarms. Removed asserts to prevent crash on an erroneous calendar file
2002-03-01 22:07:45 +00:00
mostafah%oeone.com
6c5eba1a54
Wrapped all printf's in #ifdef ICAL_DEBUG statements. This fixes bug 110780
2002-01-08 15:20:47 +00:00
mostafah%oeone.com
ea315b2301
Used appropriate functions to get string values from calendar file. This fixes bug #109924 & #112117
2002-01-08 14:56:59 +00:00
mostafah%oeone.com
19ccd41fed
Fixed portability issues with PRTime & PRInt64 values
2002-01-07 18:23:31 +00:00