Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-16Refactoring for addressing bug 237169v20080615-2252slewis23-51/+56
2008-06-15remote deletion handles conflict with locally applied insertion when deletion...isikm1-4/+15
2008-06-15work-in-progress on handling deletions vs. insertions and vice versa, remote ...isikm4-69/+75
2008-06-15introduced boolean field for splitting up operations during transformation an...isikm1-2/+12
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 IContainermkuppe2-3/+3
2008-06-13RESOLVED - bug 236810: IDiscoveryContainerAdapter may extend IContainermkuppe1-2/+1
2008-06-12Update to Orbit drop R20080611105805 for Ganymedeslewis1-3/+3
2008-06-12RESOLVED - bug 236831: [Discovery][SLP] JSLPNamespace discards IServiceID.get...v20080612-1321mkuppe1-3/+6
2008-06-12RESOLVED - bug 236831: [Discovery][SLP] JSLPNamespace discards IServiceID.get...mkuppe3-2/+91
2008-06-12RESOLVED - bug 236827: [Discovery] discovery.ui may use composite containermkuppe2-3/+10
2008-06-12RESOLVED - bug 236826: [Discovery] Remoteservices may use Composite discovery...mkuppe2-7/+10
2008-06-12RESOLVED - bug 236819: [Discovery] Composite container doesn't register itsel...mkuppe3-28/+90
2008-06-12RESOLVED - bug 236823: [Discovery] Composite container doesn't register a Nam...mkuppe3-0/+79
2008-06-12RESOLVED - bug 236812: [Discovery][JMDNS] connect swallows root (JMDNS) excep...mkuppe1-1/+1
2008-06-12RESOLVED - bug 236810: IDiscoveryContainerAdapter may extend IContainermkuppe1-1/+1
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-11Fix for ClientContainerConnectTestv20080611-1541slewis1-16/+23
2008-06-11Fix for bugs 236318, and 236568.slewis1-14/+63
2008-06-11Fix for bugs 236318, and 236568.v20080611-1514slewis10-281/+367
2008-06-11Fixed launch configv20080611-1215slewis1-2/+2
2008-06-11Fixed getUsername and getPassword so that they fail more explicitly/gracefull...slewis1-4/+4
2008-06-10Fixed launch configslewis1-2/+3
2008-06-09RESOLVED - bug 236037: Utilize APIToolingv20080609-1053mkuppe2-0/+17
2008-06-09RESOLVED - bug 236037: Utilize APIToolingmkuppe2-0/+17
2008-06-09RESOLVED - bug 236037: Utilize APIToolingmkuppe1-0/+6
2008-06-09RESOLVED - bug 236037: Utilize APIToolingmkuppe1-0/+6
2008-06-09Fix for launch config for 3.3.2v20080608-2252slewis1-2/+3
2008-06-08Applied refactoring of DiscoverableServer and Activator to HEADslewis2-30/+45
2008-06-07Consistency with Release_2_0 branchv20080607-1616slewis1-1/+2
2008-06-07Move to JmDNS 2.0. CQ: 2318slewis7-10/+27
2008-06-07Preparing for 232116slewis6-27/+134
2008-06-07change to launch configslewis1-2/+2
2008-06-07Javadocs (only) fix for 236145slewis1-3/+6
2008-06-07Releasing fix for 234329 after 3 committer approvalslewis1-5/+8
2008-06-07added the qualifier to the version.jrellerme1-1/+1
2008-06-06applied the changes of the RC2 version. (CQ 2295)jrellerme16-481/+886
2008-06-06Fix bug 236066 - [ecf.mylyn] importing a received task to an empty task list ...rsuen3-5/+16
2008-06-06Fix bug 235930 - Updating org.eclipse.ecf.mylyn.ui to Mylyn 3.0 APIrsuen3-21/+24

Back to the top