Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-03Created screen capture capability in org.eclipse.ecf.presence.collab.ui. Cre...slewis1-1/+1
2007-10-26Fixed errors in javadocsslewis1-20/+13
2007-06-17Added support for connect and disconnect events in AbstractShareslewis1-15/+35
2007-05-24Added documentationslewis1-4/+27
2007-05-07Javadocs fixesslewis1-2/+2
2007-05-03Added methods to AbstractShare and replaced relevant methods in AbstractRoste...slewis1-5/+27
2007-05-03Added support classes to org.eclipse.ecf.presence.ui and org.eclipse.ecf.data...slewis1-0/+81
2007-05-03Fixes for datashare supportslewis1-0/+6
2007-05-02Simplification of AsynchConnectContainerAction, change of wizards to use. Ad...slewis2-0/+9
2007-04-09Added datashare service interfaceslewis1-0/+23
2007-02-13String externalizationslewis3-1/+31
2007-01-03formatting and javadocs improvement for datashare api pluginslewis20-71/+113
2006-12-18Added presence roster package and interfaces/classes as part of presence refa...slewis1-1/+2
2006-11-17Fix for naming convention for IMergeableChannelContainer -> IMergeableChannel...slewis1-2/+2
2006-11-10Changed execution environment to CDC 1.0/Foundation 1.0 for identity, ecf, sh...slewis3-4/+4
2006-10-31Format for datashare pluginslewis23-125/+229
2006-10-29Simplification of Namespace.createInstance and IContainerInstantiator.createI...slewis1-2/+0
2006-10-27Removed dependency on shared object code for datashare APIslewis5-35/+39
2006-10-25Update to move IIdentifiable to identity plugin (rather than in core plugin)slewis4-4/+6
2006-10-25Checkpoint checkin during refactoring. Moved shared object/shared object con...slewis2-4/+4
2006-10-20renamed I<type>Container to I<type>ContainerAdapter to be more descriptiveslewis2-2/+2
2006-10-20renamed I<type>Container to I<type>ContainerAdapter to be more descriptiveslewis5-9/+9
2006-10-20Fix for bug #160968 'add removeListener' interfaces where necessary. Also mo...slewis1-2/+2
2006-05-14Further javadocs for IChannelContainerEvent and IChannelEventECF_0_8_1_I20060514_stableslewis2-1/+6
2006-05-14Simplified datashare test code. Simplified datashare API and extended.slewis3-18/+22
2006-05-13Added support for new datashare IChannelContainerListener APIslewis1-1/+1
2006-05-13Datashare API additions (IChannelContainerListener and associateed events). ...slewis14-3/+213
2006-04-14Removed getBy method in favor of getID (IIdentifiable)slewis1-7/+2
2006-04-13Changed IMergeableChannel.getHistory() to return IItemHistory instance rather...slewis1-2/+2
2006-04-13Added org.eclipse.ecf.datashare.mergeable package and all interfaces/exceptio...slewis14-30/+370
2006-03-07Added BasicChannelConfig implementation of IChannelConfigslewis1-0/+40
2006-02-04Changes/additions to fileshare API and implementationslewis2-3/+9
2006-01-29Moved files in org.eclipse.ecf.ds into org.eclipse.ecf.datashare. Removed cl...slewis16-312/+10
2006-01-26Added datashare and fileshare APIs to javadocs generationslewis1-3/+13
2006-01-24Method rename in datashare and file share apisslewis1-4/+4
2006-01-21Added IChannelContainer.getChannelNamespace() to allow the channel ID namespa...slewis1-0/+8
2006-01-21Slight refactorying of BaseChannel implementation class for clarity. Added d...slewis1-1/+1
2006-01-19Changes to IReplicaSharedObjectConfigurationFactory API, and datashare use of...slewis1-8/+0
2006-01-19Added copyright notices for core classes. Added IChannelConfig to allow for ...slewis2-0/+49
2006-01-18Moved ChannelImpl from org.eclipse.ecf.datashare plugin to org.eclipse.ecf.pr...slewis1-166/+0
2006-01-17Simplification of org.eclipse.ecf.datashare API, addition of datashare implem...slewis4-3/+89
2006-01-17Removed IChannelConfig and simplified IChannelContainer and IChannel interfaceslewis3-16/+33
2006-01-05Moved and renamed ITransactionConfiguration -> core.ISharedObjectTransactionC...slewis4-16/+16
2006-01-04Refactoring of IChannelEvent interfacesslewis9-24/+54
2006-01-04Removed addChannelListener methodslewis1-3/+0
2006-01-04Added IChannelDescription interface to allow IChannelConstruction to be optio...slewis3-2/+14
2006-01-03Updating Scott's datashare design api for simplificationslewis2-8/+1
2006-01-03Removed IReliableContainer superclass from IChannelContainerslewis1-2/+1
2006-01-03Updates to IChannel and IChannelListener/Event interfacesslewis6-9/+63
2006-01-01Changed names of event interfaces and event classes so as to match the move o...slewis1-8/+8

Back to the top