vladimir%pobox.com
e61a9e0702
fix observer business; fix recurrence for memory calendar; notpartofthebuild
2004-12-14 03:34:59 +00:00
vladimir%pobox.com
f42243e57c
fix occurrence thingy, notpartofthebuild
2004-12-14 00:53:45 +00:00
dmose%mozilla.org
34892f9c97
Fix recurrence issues; patch from vlad. Not part of the build.
2004-12-14 00:49:54 +00:00
vladimir%pobox.com
30c6c1d746
fixed up memory calendar, with working modify, and some recurrence impl. notpartoftehbuild
2004-12-11 00:38:10 +00:00
vladimir%pobox.com
e175e14b86
utcTime is now nativeTime, notpartofthebuild
2004-12-10 01:43:25 +00:00
vladimir%pobox.com
f6e3629717
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
shaver%mozilla.org
660aba3f98
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
cd0d681d53
added calICalendar param to calIOperationListener. Added calCompositeCalendar impl. notpartofthebuild
2004-11-23 23:40:06 +00:00
vladimir%pobox.com
867a14fae5
updated memory/storage for new calICalendar, notpartofthebuild.com
2004-11-23 01:37:43 +00:00
vladimir%pobox.com
3ed5153e77
continuing cal provider fixes. not part of the build.
2004-11-19 01:01:40 +00:00
vladimir%pobox.com
ca5755f23d
calendar base & providers continuing development/code dump
2004-11-10 21:25:38 +00:00
vladimir%pobox.com
4911f02697
in-memory and mozStorage calICalendar providers initial checkin
2004-11-07 23:48:13 +00:00