Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-16Refactoring of collab example codeslewis2-3/+3
2006-11-01Clean up of compiler and pde builder warningsslewis1-3/+0
2006-10-25Checkpoint checkin during refactoring. Moved shared object/shared object con...slewis2-10/+10
2006-08-08Fix for bug #152458 https://bugs.eclipse.org/bugs/show_bug.cgi?id=152458slewis2-39/+35
2006-08-08Fix for bug #152458 https://bugs.eclipse.org/bugs/show_bug.cgi?id=152458slewis1-2/+1
2006-08-07Removed exception throwing case if ECF container not connectedslewis1-2/+3
2006-01-14Added SharedObjectTypeDescription class and changed API and all apps to use a...slewis1-4/+4
2006-01-13Removed superfluous constructors from SharedObjectDescriptionslewis1-2/+2
2006-01-13Changed RemoteSharedObjectDescription to ReplicaSharedObjectDescription. Upd...slewis1-3/+3
2006-01-13Added RemoteSharedObjectDescription subclass of SharedObjectDescription. Upd...slewis1-6/+5
2006-01-03Changed 'make' factory methods (e.g. IDFactory.getDefault().makeID) to 'creat...slewis1-4/+4
2006-01-01Changed names of event interfaces and event classes so as to match the move o...slewis1-6/+6
2005-08-21Added getConnectNamespace() to ISharedObjectContext so that shared objects wo...slewis1-4/+2
2005-08-18Changed IContainer.joinGroup to IContainer.connect, IContainer.leaveGroup to ...slewis1-10/+10
2005-07-09Changed IDFactory.makeID() API to be: IDFactory.getDefault().makeID(). Upda...slewis1-4/+4
2005-07-06Removed isGroupServer from ISharedObjectContext (and replaced with isGroupMan...slewis1-1/+1
2005-07-05API Change. Modified ISharedObjectManager.addSharedObject and ISharedObjectM...slewis1-1/+1
2005-06-18Fixes for compiler warningsslewis1-2/+0
2005-03-04Added proper tracing support.Root_E3_1M5apnehrer1-9/+9
2005-02-25Removed period from sentence...trivial, I knowslewis1-1/+1
2005-02-17Changes/improvements to structure of top-level Client class in org.eclipse.ec...slewis1-12/+1
2005-02-17Refactored to work with containers on per-project basis.pnehrer2-228/+269
2005-02-03Fixed up plugin dependencies.pnehrer1-4/+0
2005-02-02Refactored, fixed bugs, and made SharedSDOEditor work!pnehrer3-483/+601
2005-02-02Added post-initialization delay.pnehrer1-0/+6
2005-02-02Incremented subscription timeout.pnehrer1-1/+1
2005-02-02Fixed bad Hashtable usage.pnehrer1-1/+1
2005-02-02Fixed graph tracking.pnehrer2-73/+81
2005-02-02Fixed typo.pnehrer1-1/+1
2005-02-02One more try...pnehrer1-15/+19
2005-02-02Fixed path propagation.pnehrer1-5/+18
2005-02-02Added debug event spy.pnehrer1-1/+5
2005-02-02Refactored to work with example collab client.pnehrer3-378/+449
2005-02-01Initial check-in.pnehrer1-0/+146
2005-01-31Refactored for latest API.pnehrer2-12/+17
2005-01-31Initial check-in.pnehrer2-0/+338

    Back to the top