Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-13Fix for javadocsslewis1-2/+2
2007-03-10Javadoc clean-up.rsuen1-10/+10
2007-03-10Use NLS messages properly.rsuen5-22/+17
2007-03-08Removed references to Platform.getExtensionRegistry() in ECF bundles, and rep...slewis1-13/+33
2007-03-06Added IDFactory service. The service interface is org.eclipse.ecf.identity.I...slewis1-5/+12
2007-02-13Externalized stringsslewis13-81/+155
2007-02-02Added BaseContainer implementation class. Also added ContainerFactory.create...slewis1-3/+3
2007-01-10Removed INamespaceAdapter and references. hard coded FileTransferNamespace.g...slewis1-30/+0
2007-01-09Added INamespaceAdapter to core and IAdaptable to Namespace class.slewis2-2/+46
2007-01-09Better documentation for Namespace and BaseID classes in core.identity. Also...slewis2-26/+61
2007-01-05Fix for bug #169606slewis1-4/+4
2006-12-07Changed name of Namespace.getSupportedAdapterTypes and all locations in code.slewis4-53/+70
2006-12-07Added Namespace.getSupportedParameterTypesForCreateInstance() method and subc...slewis5-17/+97
2006-11-30Fix for IDFactory.removeNamespace bugslewis3-4/+6
2006-11-15Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=164561.slewis1-1/+2
2006-11-13Changed to deal with bug #149024slewis3-6/+3
2006-11-13Fix for GUIDslewis1-7/+7
2006-11-13Fix for GUIDslewis1-15/+7
2006-11-13Fix for GUIDslewis1-2/+2
2006-11-13Comment fixes for GUID classslewis1-3/+9
2006-11-11Fixed javadocs for IDFactoryslewis1-1/+1
2006-11-10Fix to accomodate missing Exception(Throwable) constructors in ECFException s...slewis1-5/+20
2006-11-10Changed namespaceToExternalForm to use Namespace.getScheme() rather than Name...slewis2-4/+5
2006-11-09Removed URI class references from org.eclipse.ecf, org.eclipse.ecf.identity, ...slewis8-102/+30
2006-11-06Fix for minor bugs and documentation errors. Also added javadocs and formatt...slewis1-0/+1
2006-11-05Fixes for formatting problems and tracing in BaseSharedObjectslewis1-4/+8
2006-11-05Removed main method from base64 utilityslewis1-26/+0
2006-11-01Added copyrightslewis1-0/+8
2006-10-31Fix for bug #162670slewis3-50/+5
2006-10-31Fix for bug #162670slewis2-25/+43
2006-10-29Simplification of Namespace.createInstance and IContainerInstantiator.createI...slewis6-139/+54
2006-10-28Fix for bug in GUID.Namespace.createInstanceslewis1-1/+3
2006-10-28Fixes to GUID Namespace.createInstanceslewis1-4/+2
2006-10-26Fix for typing problem (left out '.' in extension point name) and reformat of...slewis5-37/+68
2006-10-26Removed connectionFactory extension point definition, schema, and supporting ...slewis1-0/+1
2006-10-25Update to move IIdentifiable to identity plugin (rather than in core plugin)slewis1-0/+24
2006-10-25Major changes to accomodate refactoring of core plugin to separate out shared...slewis1-0/+2
2006-10-24Fixes for 3.2 target platformslewis1-1/+2
2006-10-24Removed Status constructor from 3.3slewis1-1/+3
2006-10-24Initial checkin of new org.eclipse.ecf.core.identity pluginslewis16-0/+2420

Back to the top