Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-15changed visibility modifiers on instance fields in ColaUpdateMessageisikm2-4/+4
2008-06-15added simple method to return the length of inserted text, computed as (Strin...isikm1-0/+4
2008-06-15fixed deletions to properly apply algorithm on deletion vs. deletion transfor...isikm1-2/+60
2008-06-15renamed setLength() to read setLengthOfReplacedText() to rule out ambiguitiesisikm1-1/+1
2008-06-15renamed UpdateMessage getLength() to read getLengthOfReplacedText() - ColaIns...isikm1-5/+20
2008-06-14minor javadoc, added comment for parameterisikm1-0/+1
2008-06-14renamed method getLength() in UpdateMessage to be getLengthOfReplacedText() -...isikm3-6/+6
2008-06-14updated comments and javadocisikm1-0/+14
2008-06-14fixed ColaInsertion, correctly works against single and multiple character in...isikm1-39/+6
2008-06-13updated javadocs.xml to RC5slewis1-1/+1
2008-06-13RESOLVED - bug 236810: IDiscoveryContainerAdapter may extend IContainermkuppe1-2/+1
2008-06-12RESOLVED - bug 236827: [Discovery] discovery.ui may use composite containermkuppe2-3/+10
2008-06-12RESOLVED - bug 236810: IDiscoveryContainerAdapter may extend IContainermkuppe2-3/+3
2008-06-12Checkins from Mustafa Isik to address https://bugs.eclipse.org/bugs/show_bug....slewis20-279/+529
2008-06-12Fix for 236759v20080611-2118slewis1-102/+196
2008-06-09RESOLVED - bug 236037: Utilize APIToolingv20080609-1053mkuppe2-0/+17
2008-06-07Javadocs (only) fix for 236145slewis1-3/+6
2008-06-06RESOLVED - bug 232813: [Discovery][jSLP] No OSGi service is registeredmkuppe1-0/+5
2008-06-05Add @since 2.1.v20080605-1832rsuen1-0/+1
2008-06-02RESOLVED - bug 235106: [Discovery] .options files are missingmkuppe2-1/+21
2008-05-30Added license header for properties file for bug 234141v20080530-1620slewis1-0/+8
2008-05-30NEW - bug 232813: [Discovery][jSLP] No OSGi service is registeredmkuppe2-1/+2
2008-05-30RESOLVED - bug 233807: Move replaceAllIgnoreCase to StringUtilsmkuppe2-1/+21
2008-05-29fixed license headers according to bug 234141 (see eclipse bugzilla)v20080529-1603isikm10-21/+101
2008-05-29Added javadocs documentation for BaseID and Namespace classes.v20080528-2154slewis2-5/+78
2008-05-29Check for null service IDslewis1-1/+2
2008-05-27Updated javadocs generation to RC2v20080527-1824slewis1-1/+1
2008-05-27Added copyright headers for DocShareRosterMenuContributionItem, Activator, an...slewis3-2/+23
2008-05-23Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=223560 appliedslewis1-6/+14
2008-05-22Added javadocsv20080521-2232slewis1-2/+2
2008-05-22Added javadocsslewis5-19/+45
2008-05-21Added javadocs and fixed IDStore test case.slewis1-1/+2
2008-05-21Fixed clean up of available service types.slewis1-0/+2
2008-05-21Added getSupportedParameterTypes to BaseContainer Instantiatorslewis1-0/+8
2008-05-20Additions to ContainerStore/ContainerEntryslewis6-3/+110
2008-05-20Additions to ContainerStore/ContainerEntryslewis1-0/+12
2008-05-20Additions to ContainerStore/ContainerEntryslewis4-5/+47
2008-05-20Additions to ContainerStore/ContainerEntryslewis2-11/+15
2008-05-20Added IContainerStore and IContainerEntry to API and implementation.slewis10-5/+310
2008-05-19Generalized putAssociates/getAssociates for IIDEntry so that sets of IDs coul...slewis2-21/+20
2008-05-17Moved impl classes back into internalslewis4-6/+8
2008-05-17Added IAdaptable as super interface for IIDStore. Also refactored impl class...slewis5-13/+47
2008-05-16Updated about.html to Ganymede/ECF 2.0.0 release date: June 25, 2008slewis1-1/+1
2008-05-16Updated about.html to Ganymede/ECF 2.0.0 release date: June 25, 2008slewis1-1/+1
2008-05-16Updated about.html to Ganymede/ECF 2.0.0 release date: June 25, 2008slewis1-1/+1
2008-05-16Updated about.html to Ganymede/ECF 2.0.0 release date: June 25, 2008slewis1-1/+1
2008-05-16Updated about.html to Ganymede/ECF 2.0.0 release date: June 25, 2008slewis1-1/+1
2008-05-16Updated about.html to Ganymede/ECF 2.0.0 release date: June 25, 2008slewis1-1/+1
2008-05-16Updated about.html to Ganymede/ECF 2.0.0 release date: June 25, 2008slewis1-1/+1
2008-05-16Updated about.html to Ganymede/ECF 2.0.0 release date: June 25, 2008slewis1-1/+1

Back to the top