gecko-dev/calendar/base/src
shaver%mozilla.org 8b7826b74e A caller may ask us to set a date-valued property to null. Rebuff them
gently, instead of wetting the floor.
2004-12-10 10:00:17 +00:00
..
calAttendee.js added calRecurrenceInfo, using libical to calculate recurrence; fixed calDateTime jsDate timezone handling; added calTodo implementation 2004-12-01 23:36:16 +00:00
calAttendee.js.pre Bug 272640: attendee support, and some cleanups. 2004-12-01 20:52:31 +00:00
calAttributeHelpers.h 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
calDateTime.cpp fixing compile problem on windows 2004-12-10 01:50:51 +00:00
calDateTime.h Have calIDateTime track the tz offset when going to/from jsdates. npotb 2004-12-10 00:45:04 +00:00
calEvent.js Initialize stampDate on event init, notpartofthebuild 2004-12-10 02:32:30 +00:00
calEvent.js.pre Initialize stampDate on event init, notpartofthebuild 2004-12-10 02:32:30 +00:00
calICSService.cpp A caller may ask us to set a date-valued property to null. Rebuff them 2004-12-10 10:00:17 +00:00
calICSService.h Beginnings of an ICS parser service. 2004-11-23 20:11:28 +00:00
calItemBase.js Initialize creationDate and lastModifiedDate on itembase init, notpartofthebuild 2004-12-10 02:29:05 +00:00
calItemBase.js.pre Initialize creationDate and lastModifiedDate on itembase init, notpartofthebuild 2004-12-10 02:29:05 +00:00
calItemModule.js added calRecurrenceInfo, using libical to calculate recurrence; fixed calDateTime jsDate timezone handling; added calTodo implementation 2004-12-01 23:36:16 +00:00
calRecurrenceInfo.cpp - calIDateTime.isDate. 2004-12-09 02:53:46 +00:00
calRecurrenceInfo.h added calRecurrenceInfo, using libical to calculate recurrence; fixed calDateTime jsDate timezone handling; added calTodo implementation 2004-12-01 23:36:16 +00:00
calTodo.js added calRecurrenceInfo, using libical to calculate recurrence; fixed calDateTime jsDate timezone handling; added calTodo implementation 2004-12-01 23:36:16 +00:00
calTodo.js.pre added calRecurrenceInfo, using libical to calculate recurrence; fixed calDateTime jsDate timezone handling; added calTodo implementation 2004-12-01 23:36:16 +00:00
Makefile.in added calRecurrenceInfo, using libical to calculate recurrence; fixed calDateTime jsDate timezone handling; added calTodo implementation 2004-12-01 23:36:16 +00:00