Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-11Bug 560602 - Switch to EPL version 2.0Mat Booth13-60/+84
2016-09-21https://bugs.eclipse.org/bugs/show_bug.cgi?id=273138#c4slewis1-1/+4
2014-02-12Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=273176slewis1-23/+1
2009-05-14Bug 270332 put() is called twice for DocShares due to ECF Generic group handlingrsuen1-2/+7
2009-02-27Applying contribtion for bug #237923mmayworm3-2/+161
2009-02-10applying the patch added on bug 263514mmayworm3-13/+30
2009-02-09Fix for non-appearance of docshare editor context menu items.slewis1-1/+0
2009-01-23Fix for bug 261803slewis8-4/+14
2008-12-14Fixes for bug 223484slewis1-12/+8
2008-11-30Applying the changes to use the sync API applyToModel methodmmayworm1-11/+5
2008-11-28Added packages from sync_api_refactorslewis8-0/+1145
2008-11-27restoring the 'old' DocShare to release ECF 2.1, the new one will released on...mmayworm8-1145/+0
2008-11-26merge with sync_api_refactor branchmmayworm21-960/+262
2008-09-03Fix for bug 240926Root_sync_api_refactorslewis3-3/+40
2008-09-03Fix for bug 238976.slewis2-6/+6
2008-09-03Fix for bug 238976.slewis4-42/+128
2008-06-16Fixes for IP bug 234141v20080618-1357slewis3-17/+34
2008-06-16Added string externalizationv20080616-1220slewis1-2/+2
2008-06-16implemented functionality for replacement operations, that is multichar-delet...v20080616-0800isikm4-6/+29
2008-06-16included last operational transformation mechanism - that is deletions vs. in...isikm6-39/+88
2008-06-16Refactoring for addressing bug 237169v20080615-2252slewis18-31/+39
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-12Checkins from Mustafa Isik to address https://bugs.eclipse.org/bugs/show_bug....slewis16-257/+501
2008-05-30Added license header for properties file for bug 234141v20080530-1620slewis1-0/+8
2008-05-29fixed license headers according to bug 234141 (see eclipse bugzilla)v20080529-1603isikm10-21/+101
2008-05-27Added copyright headers for DocShareRosterMenuContributionItem, Activator, an...slewis3-2/+23
2008-04-30Added NLS comments. Cleaned up toString().slewis2-2/+5
2008-04-30Fixes to remove genericsv20080429-1726slewis2-21/+15
2008-04-29committing non-conflicting changes - class DocShare has merge conflicts that ...isikm8-0/+275
2008-04-11Fixes to address bug 226608slewis1-1/+1
2008-03-26Fix for bug 223484slewis1-3/+7
2008-03-10Improvements in docshare (shared editing UI...menu text and icons). Also cha...v20080310-1643slewis1-1/+1
2008-03-10Improvements in docshare (shared editing UI...menu text and icons). Also cha...slewis2-4/+2
2008-03-05Added send of text selection to remoteslewis1-9/+9
2008-03-05Added send of text selection to remoteslewis5-39/+129
2008-03-03Removed warnings for share creation failure...changed to IStatus.INFO.slewis1-1/+1
2008-03-03Fix for docshare shutdown issue.slewis1-3/+6
2008-01-11Fixed startup logicslewis1-14/+6
2008-01-05Clarified externalized strings for exception casesslewis1-1/+1

Back to the top