Commit Graph

22 Commits

Author SHA1 Message Date
jminta%gmail.com
24e6bb8260 Bug 315051 Switch to storing alarms based on offsets from start/end time rather than as absolute times. Ensure that missed alarms are fired. r=dmose 2006-02-23 23:14:14 +00:00
dmose%mozilla.org
c39e622e34 Fix nativeTime to correctly account for timezone changes on dates (bug 314954), r=mvl@exedo.nl 2005-12-04 22:09:54 +00:00
mvl%exedo.nl
ee00fd5347 When querying, convert items with a floating timezone to the timezone used for the query, instead of UTC.
bug 307416, r=dmose
2005-09-19 20:24:51 +00:00
dmose%mozilla.org
37e5245aae Give icaltime_compare_date_only a third argument; fix calDateTime::Compare to use; get calIErrors working; remove the previous hacky workaround from the new weekview (bug 299327), r=shaver 2005-08-25 17:47:36 +00:00
pavlov%pavlov.net
dcbe2f5e68 adding calIDuration bug 297827 r=vlad,shaver 2005-06-15 23:57:09 +00:00
vladimir%pobox.com
41d1a31363 b=294104, remove isUtc to explicit 'UTC' timezone, and change null timezone -> 'floating', r=shaver+pav 2005-05-19 21:14:24 +00:00
mvl%exedo.nl
4a03424f60 Bug 290761 calIDateTime: rename valid to isValid.
patch by gekacheka@yahoo.com, r=vladimir
2005-05-19 13:29:48 +00:00
vladimir%pobox.com
2f53fa9249 some datetime fixes 2005-05-07 01:01:06 +00:00
vladimir%pobox.com
0519ef6bef clear mIsUtc when a non-null non-utc timezone is assigned, r=pav 2005-04-29 23:11:17 +00:00
vladimir%pobox.com
b56e14b17d Added reset() to calIDateTime; updated Todo back-end bits (cruft fixing). notpartofthebuild 2005-01-03 23:08:13 +00:00
dmose%mozilla.org
8d681690e9 Allow calIDateTime objects to expose an ical-serialized version of the object as an attribute. Not part of the build. 2005-01-02 02:52:11 +00:00
vladimir%pobox.com
b397544e5e new recurrence system. exceptions supported now, along with everything else ical can throw at us. I hope. 2004-12-18 01:54:30 +00:00
vladimir%pobox.com
e4c06a2ed2 Have calIDateTime track the tz offset when going to/from jsdates. npotb 2004-12-10 00:45:04 +00:00
shaver%mozilla.org
91536ce225 - calIDateTime.isDate.
- warning fixes in calDateTime, calRecurrenceInfo.
- use CalDateTime constructor instead of helper function.
- calEvent.icalString setter basics implemented (no attendees yet)
- simple test case for icalString setter.
2004-12-09 02:53:46 +00:00
vladimir%pobox.com
c77a324d89 added calRecurrenceInfo, using libical to calculate recurrence; fixed calDateTime jsDate timezone handling; added calTodo implementation 2004-12-01 23:36:16 +00:00
shaver%mozilla.org
d1bf6d2f33 a notxpcom way to convert a calIDateTime to an icaltimetype, and some more ICS stuff 2004-11-23 22:16:58 +00:00
vladimir%pobox.com
984e7344b7 implement toString() and jsDate attribute on calDateTime, not part of the build. 2004-11-19 02:52:10 +00:00
vladimir%pobox.com
dbb5a1ab8b calendar build fixes; also updated datetime impl for timezone handling on nativetime set 2004-11-18 07:06:43 +00:00
vladimir%pobox.com
50fc4d1962 Continuing calendar interface work. No more Mutable interfaces; there's now a mutability bit on datetime/event/etc. DateTime is implemented using libical, ItemBase/Event/Todo/etc. are in JS. 2004-11-16 00:24:17 +00:00
vladimir%pobox.com
ca5755f23d calendar base & providers continuing development/code dump 2004-11-10 21:25:38 +00:00
vladimir%pobox.com
66f41cee71 interface updates 2004-11-03 21:48:23 +00:00
vladimir%pobox.com
08078e2ef2 first calIDateTime interface 2004-11-03 19:10:49 +00:00