Граф коммитов

315 Коммитов

Автор SHA1 Сообщение Дата
dmose%mozilla.org 1e5cbfd203 Basic getItems functionality work (not part of build) 2004-12-09 08:21:20 +00:00
shaver%mozilla.org 93d219d06e some more gentle errors if we try to use this without --enable-storage 2004-12-09 03:09:31 +00:00
dmose%mozilla.org 0ff2de1429 Implement most of getItems, getItem, and some of addItem. Not part of the build. 2004-12-09 01:02:35 +00:00
vladimir%pobox.com e0080a9c6b fix generation/parnet business in storage calendar (npotb) 2004-12-09 00:51:27 +00:00
vladimir%pobox.com ac6102759d updated storage calendar provider (npotb) 2004-12-08 23:16:51 +00:00
vladimir%pobox.com c6fffb6dfc correctly set parent and generation on added/modified items in memory calendar. also change observer/listener order to match decided order (listener first, observer last) 2004-12-08 22:48:30 +00:00
dmose%mozilla.org 1112b389f8 Checkpointing (not part of build) 2004-12-02 01:43:14 +00:00
dmose%mozilla.org 36e2f26f69 Merged in recent changes to calMemoryCalendar (not part of the build) 2004-11-29 21:07:10 +00:00
dmose%mozilla.org aee20a8a80 Checkpointing beginnings of caldav and testing work; not part of the build 2004-11-25 18:02:27 +00:00
shaver%mozilla.org 45b66e946e Make in-memory calendar actually work:
- Don't share the prototype's mObservers and mItems with all instances.
- Enumerate mItems as an object, not an array, since that's how we use it.
- Commonize occurrence-creation logic.
- Fix itemNotCompleted filter to trigger on COMPLETED_NO instead of
  COMPLETED_YES.
- Use instanceof rather than QI failure (which will throw, and uglifies control
  flow) to check item type.
- Handle items with no startTime/endTime specified.
- Unify brace style.
- Use constant for END_OF_TIME.
2004-11-25 16:55:31 +00:00
vladimir%pobox.com 4c98553385 added calICalendar param to calIOperationListener. Added calCompositeCalendar impl. notpartofthebuild 2004-11-23 23:40:06 +00:00
vladimir%pobox.com 4bae91d4dd updated memory/storage for new calICalendar, notpartofthebuild.com 2004-11-23 01:37:43 +00:00
vladimir%pobox.com b1bcbb04f2 continuing cal provider fixes. not part of the build. 2004-11-19 01:01:40 +00:00
vladimir%pobox.com 9b7bb75321 calendar base & providers continuing development/code dump 2004-11-10 21:25:38 +00:00
vladimir%pobox.com a4166732fc in-memory and mozStorage calICalendar providers initial checkin 2004-11-07 23:48:13 +00:00