Commit Graph

16 Commits

Author SHA1 Message Date
mattwillis%gmail.com
ed1d78f9b6 bug 343027 - syncs branch and trunk files. r=jminta 2006-07-26 00:40:23 +00:00
bryner%brianryner.com
cdc7ad6d9b fixing bustage, bug 330420 2006-03-15 06:31:46 +00:00
pavlov%pavlov.net
dcbe2f5e68 adding calIDuration bug 297827 r=vlad,shaver 2005-06-15 23:57:09 +00:00
vladimir%pobox.com
1afea82710 b=293183, implement exception support for recurrence, r=shaver 2005-06-10 01:31:48 +00:00
bsmedberg%covad.net
75697e2229 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 17:05:17 +00:00
mvl%exedo.nl
dbb8a82ed5 don't build libicalss
bug 277570, r=shaver
2005-01-09 18:33:58 +00:00
vladimir%pobox.com
cdb84a5dc8 more recurrence handling goop: single RDATE/EXDATEs supported (no more dateset); serializing to ICS works correctly; storage handles all item cases now; added compiled-in VTIMEZONE data for olson timezones (generated from libical olson VTIMEZONE files) -- bugs on output, TZ bits disabled for now; updates to storage and caldav for support. 2005-01-03 23:32:28 +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
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
5048b95186 explicitly link in the JS library, to fix OS X calendar build 2004-11-26 06:14:11 +00:00
shaver%mozilla.org
30115ed340 Beginnings of an ICS parser service. 2004-11-23 20:11:28 +00:00
shaver%mozilla.org
db57a77c2c move calBaseCID.h to public/ 2004-11-22 20:41:01 +00:00
shaver%mozilla.org
d91a7968ca IDs for parser service 2004-11-22 20:25:42 +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