Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-12Fix for jmdns contract violationslewis3-2/+17
2007-11-30Updates to add queuing for jmdns discovery.slewis2-1/+154
2007-11-30NEW - bug 211585: [Discovery][JMDNS] parsing problem if service type defines ...mkuppe1-27/+1
2007-11-29Replaced use of split (not in EE)slewis1-1/+2
2007-11-29ASSIGNED - bug 209774: Simplify/generalize discovery API (summary bug)mkuppe9-184/+226
2007-10-22Removed unnecessary/inappropriate headers as per https://bugs.eclipse.org/bug...slewis1-3/+1
2007-10-16Fix for jdt.core.prefs and .classpathslewis1-4/+3
2007-10-16Fixes for source buildslewis1-1/+5
2007-10-16Fixes for equinox jdt, jdt ui formatting warningsslewis8-60/+422
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ...slewis1-1/+1
2007-10-05Modified implementation of jmdns.registerService(svcInfo) to check for valid ...slewis3-4/+7
2007-10-05Modified implementation of jmdns.registerService(svcInfo) to check for valid ...slewis1-6/+11
2007-10-01Applied patches from bugs https://bugs.eclipse.org/bugs/show_bug.cgi?id=20443...slewis1-0/+1
2007-10-01Applied patches from bugs https://bugs.eclipse.org/bugs/show_bug.cgi?id=20443...slewis5-358/+158
2007-09-06Updated versions for ECF 1.1slewis1-1/+1
2007-09-05Changes to discovery API and implementations as per bug 200791 and bug 202036slewis7-47/+176
2007-09-05Code formatting, string externalization and miscellaneous cleanup.slewis12-194/+140
2007-08-05Changes to plugin and feature version numbers: 1.0.1 to 1.0.2slewis1-1/+1
2007-08-04Changes to simplify AbstractContainer and subclasses. Also made fireContaine...slewis1-53/+8
2007-07-14Changes to plugin numbersslewis1-1/+1
2007-07-09Fix for bug 195824Root_maint_1_0_1slewis1-1/+1
2007-06-21Changed IOException to ECFException in IDiscoveryContainerAdapter.registerSer...slewis1-2/+7
2007-06-08Fix for plugin.properties filesslewis1-11/+8
2007-05-30about file correctionsslewis1-26/+25
2007-05-30Update to license files datesslewis1-1/+1
2007-05-07Fixes for source plugin builds.slewis1-6/+2
2007-05-07Fixes for source plugin builds.slewis1-2/+1
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

Back to the top