| 123456789101112131415161718192021222324252627282930 |
- 2002-12-20 Lluis Sanchez Gual <[email protected]>
- * Context.cs: Added creation of default server context and
- object context sinks.
- 2002-07-31 Duncan Mak <[email protected]>
- * SynchronizationAttribute.cs: Added more interfaces, it
- implements them (via CorCompare), but they're not listed in the docs.
- * ContextProperty.cs:
- * CrossContextDelegate.cs: Added to CVS.
- * ContextAttribute.cs: Added missing constructor.
- 2002-07-29 Duncan Mak <[email protected]>
- * IContributeServerContentSink.cs: Removed.
- * IContributeServerContextSink.cs: Replaces IContributeServerContentSink.
- 2002-07-24 Duncan Mak <[email protected]>
- * SynchronizationAttribute.cs: Added missing attributes.
- * IContextPropertyActivator.cs:
- * IContributeClientContextSink.cs:
- * IContributeDynamicSink.cs:
- * IContributeEnvoySink.cs:
- * IContributeObjectSink.cs:
- * IContributeServerContentSink.cs: Added the missing interfaces.
|