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

694 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com 8f6f2d675f calendar: updated calIRecurrenceInfo idl, notpartofthebuild 2004-11-29 22:40:40 +00:00
dmose%mozilla.org ea66176569 Indentation fixes (not part of the build) 2004-11-29 21:06:17 +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 141ef7b927 More ICS parsing work:
- richer support for property manipulation
 - includes X-PROPERTY capabilities
 - stubbed-in property-parameter support
2004-11-25 20:25:41 +00:00
dmose%mozilla.org c7be320a44 Checkpointing beginnings of caldav and testing work; not part of the build 2004-11-25 18:02:27 +00:00
shaver%mozilla.org d348ca2880 a few more attributes for interop; rename visibility to icalClass 2004-11-25 18:02:11 +00:00
shaver%mozilla.org 539599b6d4 mutable, immutable, what's the difference? 2004-11-25 14:55:03 +00:00
shaver%mozilla.org 2ec8d67455 ICS serialization, plus basic component construction and connection 2004-11-24 08:51:07 +00:00
vladimir%pobox.com cd0d681d53 added calICalendar param to calIOperationListener. Added calCompositeCalendar impl. notpartofthebuild 2004-11-23 23:40:06 +00:00
shaver%mozilla.org ab6a36852c attendee support 2004-11-23 23:24:36 +00:00
shaver%mozilla.org d1bf6d2f33 a notxpcom way to convert a calIDateTime to an icaltimetype, and some more ICS stuff 2004-11-23 22:16:58 +00:00
shaver%mozilla.org 30115ed340 Beginnings of an ICS parser service. 2004-11-23 20:11:28 +00:00
vladimir%pobox.com e1747fcd45 calItemBase updates; hit return too soon. 2004-11-23 01:36:55 +00:00
vladimir%pobox.com 300bff69af src/calItemBase.js 2004-11-23 01:36:32 +00:00
vladimir%pobox.com 31e41dec43 b=270903, calICalendar updates, r=dmose; not part of the build 2004-11-23 01:31:45 +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
shaver%mozilla.org 4998188056 simple ICS parser service interface 2004-11-22 20:24:13 +00:00
shaver%mozilla.org f5dccd7247 better scriptable flags to permit resolve-mutation but not arbitrary annotation 2004-11-20 19:23:54 +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 6cf034315c continuing calItemBase/calEvent fixes. not part of the build. 2004-11-19 00:59:49 +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 c9da6321d8 Impl fixes; don't try to clone/makeImmutable null interface members 2004-11-18 06:46:07 +00:00
vladimir%pobox.com 53752ec121 Calendar build fixes, and checked in post-processed js things 2004-11-17 00:12:07 +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
dmose%mozilla.org a3199454ac Added an enumerator of all calendars on the composite as well as way to set the default calendar for addItem(). Not part of build. 2004-11-10 22:35:09 +00:00
vladimir%pobox.com a504128c11 wrong dir location for calendar js files 2004-11-10 22:24:09 +00:00
vladimir%pobox.com ca5755f23d calendar base & providers continuing development/code dump 2004-11-10 21:25:38 +00:00
dmose%mozilla.org 75da430444 Many small changes in response to comments and discussion. Not part of build. 2004-11-09 23:59:41 +00:00
vladimir%pobox.com 12d3e805b0 attribute helpers for calendar 2004-11-08 22:39:17 +00:00
dmose%mozilla.org 104b7760a0 More whitespace cleanup (not part of build). 2004-11-08 18:11:49 +00:00
dmose%mozilla.org c411058ef9 Whitespace and comment cleanups (not part of build). 2004-11-08 18:09:56 +00:00
dmose%mozilla.org 41450a6e45 Fixes, comments, a new interface, and some reordering (not part of the build) 2004-11-05 06:09:24 +00:00
dmose%mozilla.org 069c3354fd Changed nsISupports to nsIVariant for ease of JS use (not part of the build). 2004-11-04 17:33:39 +00:00
dmose%mozilla.org 39526fe2bb Fixed various errors (not part of the build). 2004-11-04 16:52:36 +00:00
dmose%mozilla.org 0f43f4ca63 Updated as per IRC discussions. 2004-11-04 08:30:16 +00:00
vladimir%pobox.com 66f41cee71 interface updates 2004-11-03 21:48:23 +00:00
vladimir%pobox.com 51fc138fc7 update to itembase 2004-11-03 21:48:00 +00:00
vladimir%pobox.com 0f462f1d96 event/todo impls 2004-11-03 21:47:42 +00:00
vladimir%pobox.com 08078e2ef2 first calIDateTime interface 2004-11-03 19:10:49 +00:00
dmose%mozilla.org 439fce7ed1 Very preliminary first cut at calICalendar interface (not part of the build) 2004-11-02 21:44:45 +00:00
dmose%mozilla.org cece9e19e5 Added Makefile.in so we can compile (not part of the default build) 2004-11-02 19:29:47 +00:00
dmose%mozilla.org 4a78fbaa74 Changes to make xpidl compile this interface 2004-11-02 19:26:42 +00:00
vladimir%pobox.com 55000b6c93 first bits of new calendar interfaces 2004-10-26 21:27:59 +00:00