Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-20Changes to have all activator classes return non-null with calls to getDefaul...slewis1-1/+4
2007-04-06changed version number back to 1.0.0.qualifierslewis1-1/+1
2007-04-06Changed version qualifier for build testslewis1-1/+1
2007-03-31Changed Bundle-Version back to .qualifierslewis1-1/+1
2007-03-31commit for tag of version v20070330-2111slewis1-1/+1
2007-03-30Changed version number for tag to .qualifierslewis1-1/+1
2007-03-30Bundle-Version checkin for v20070330 tag (1.0.0.M6)slewis1-1/+1
2007-03-28Update for licensesslewis1-15/+224
2007-03-26Changed qualifier to .qualifier in version number identificationslewis1-1/+1
2007-03-26Simplified containerFactory extension point. Modified ContainerTypeDescripti...slewis1-13/+2
2007-03-22new version numberslewis1-1/+1
2007-03-22Update to build.propertiesslewis1-3/+7
2007-03-22new version numberslewis1-1/+1
2007-03-22Update to version numberslewis1-1/+1
2007-03-21Updated version numberslewis1-1/+1
2007-03-20Removed discovery serviceslewis1-13/+0
2007-03-17Added org.eclipse.ecf.util.PlatformHelper class to eliminate use of Platform ...slewis2-6/+23
2007-03-14Changes to remove references to Plugin class.slewis4-55/+41
2007-03-14Refactored Trace class static methods to remove reference to Plugin class and...slewis2-7/+9
2007-03-13Changed version numberslewis1-1/+1
2007-03-13Added IServiceID interface and replaced references to ServiceID class to ISer...slewis1-5/+6
2007-03-13Simplification of discovery APIslewis1-15/+62
2007-03-07Added IDiscoveryService service interface and service jmdns implementation, a...slewis2-4/+19
2007-02-15Changed version number v20070215slewis1-1/+1
2007-02-14Updated version numberslewis1-1/+1
2007-02-12Change to version numberslewis1-1/+1
2007-02-07Change to version numbering schemeslewis1-1/+1
2007-02-05changed version numbering to be more completeslewis1-1/+1
2007-02-05Changed version number from 0.9.7 to 1.0.0.M5slewis1-1/+1
2007-01-17changed version number to 0.9.7slewis1-1/+1
2007-01-12Fix for jmdns messages.properties problemslewis1-1/+1
2006-12-31Documentation and formatting updatesslewis10-265/+209
2006-12-26Update version number to 0.9.6slewis1-1/+1
2006-12-07Changed name of Namespace.getSupportedAdapterTypes and all locations in code.slewis1-1/+1
2006-12-07Added Namespace.getSupportedParameterTypesForCreateInstance() method and subc...slewis1-3/+12
2006-12-05Changed version number on all plugins and features to 0.9.5.slewis1-1/+1
2006-12-03Update to manifest to include . in classpath for plugins with librariesslewis1-1/+1
2006-11-25Update to build to remove jar-within-jar problemsslewis2-7/+5
2006-11-17Removed Require-Bundle references for org.eclipse.core.runtime (changed to Im...slewis1-3/+4
2006-11-15Updates to about.html, names of internal jar files (for consistency)ECF_0_9_3_20061115slewis2-3/+3
2006-11-13Fix for discovery providerslewis1-1/+1
2006-11-13Removed URI references from discovery API and replaced uses. Changed Contain...slewis1-41/+1
2006-11-11Added IContainerInstantiator.getSupportedParameterTypes and IContainerInstant...slewis1-0/+10
2006-11-10Changed execution environment to CDC 1.0/Foundation 1.0 for identity, ecf, sh...slewis1-0/+5
2006-11-09Moved internal classes (e.g. Activators) to internal packagesslewis7-11/+11
2006-11-05Fixes for API documentation mistakesslewis1-4/+22
2006-10-29Simplification of Namespace.createInstance and IContainerInstantiator.createI...slewis2-3/+2
2006-10-28Refactorings and clean up in response to Remy Suen's emailslewis1-1/+1
2006-10-27Added 1.1 to execution environment specslewis1-1/+2
2006-10-25Major changes to accomodate refactoring of core plugin to separate out shared...slewis1-2/+1

Back to the top