gecko-dev/calendar/base/src
2004-12-01 07:39:48 +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 - Make .jsDate work again, by resolving the property correctly. 2004-11-30 13:25:00 +00:00
calDateTime.h a notxpcom way to convert a calIDateTime to an icaltimetype, and some more ICS stuff 2004-11-23 22:16:58 +00:00
calEvent.js continuing calItemBase/calEvent fixes. not part of the build. 2004-11-19 00:59:49 +00:00
calEvent.js.pre continuing calItemBase/calEvent fixes. not part of the build. 2004-11-19 00:59:49 +00:00
calICSService.cpp More ICS parsing work: 2004-11-25 20:25:41 +00:00
calICSService.h Beginnings of an ICS parser service. 2004-11-23 20:11:28 +00:00
calItemBase.js moved properties out of calIItemBase; replaced with explicit get/set/delete methods, to control mutable access. notpartofthebuild 2004-11-30 00:23:37 +00:00
calItemBase.js.pre moved properties out of calIItemBase; replaced with explicit get/set/delete methods, to control mutable access. notpartofthebuild 2004-11-30 00:23:37 +00:00
calItemModule.js src/calItemBase.js 2004-11-23 01:36:32 +00:00
Makefile.in commented-out cpp lines in calendar/base/src/Makefile.in; the checked-in files should be up to date. uncomment if you're working on the js.pre files. yes, this sucks. 2004-12-01 07:39:48 +00:00