Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-02-04Created build.xml for org.eclipse.ecf.test.provider and checked in. Made 'cu...ibuild_1_0_0_I20050204slewis2-46/+46
2005-02-04Updated view title to 'ECF Collaboration'slewis1-1/+1
2005-02-04Fix for null pointer exception caused by misplaced debug statementslewis1-1/+1
2005-02-03Fixed up plugin dependencies.pnehrer4-8/+2
2005-02-03Update to traceslewis1-2/+10
2005-02-03Fixes for Trace classslewis2-2/+2
2005-02-03Fix for drag and drop file transfer problemslewis1-1/+2
2005-02-03Fix for SharedObjectDescription.toString() behaviorslewis1-7/+7
2005-02-03Removed code to eliminate spurious exceptionslewis1-4/+2
2005-02-02Initial check-in.pnehrer1-0/+15
2005-02-02Refactored, fixed bugs, and made SharedSDOEditor work!pnehrer9-503/+713
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.pnehrer4-379/+451
2005-02-02Normalized exception specs.pnehrer1-21/+4
2005-02-02Exposed client container singleton instance to other plugins.pnehrer2-0/+5
2005-02-01Initial check-in.pnehrer1-0/+146
2005-02-01Changed version number and plugin nameslewis1-1/+1
2005-02-01Changed version number and recreated build.xmlslewis2-13/+16
2005-02-01Changed version numberslewis2-3/+3
2005-02-01Changed version number and regenerated javadocs.xmlslewis2-3/+3
2005-02-01Added Ken's additions to enable view context menu. Also changes name of ECF ...slewis4-10/+53
2005-01-31Fixed reporting of file received so that local storage path is presented. Al...slewis2-5/+5
2005-01-31Refactored for latest API.pnehrer2-12/+17
2005-01-31Improved failure handling.pnehrer13-741/+776
2005-01-31Initial check-in.pnehrer10-0/+410
2005-01-31Removed/commented out code that referenced CVS update operations. This allow...slewis3-13/+7
2005-01-31Created and added build.xml to project and set build.properties to use 'custo...slewis3-1/+159
2005-01-31Initial check-in.pnehrer20-0/+1379
2005-01-31Added copyright notice to source fileslewis1-0/+9
2005-01-30Initial checkin for collab example applicationslewis69-0/+8965
2005-01-30Added properties map to SharedObjectContainerDescription. Also added propert...slewis3-11/+86
2005-01-28Fixes for bug in handling of unexpected disconnect from clients and/or serverslewis2-9/+17
2005-01-27Handled problem with IBM JDK 1.4.2, which apparently does not provide SHA1PRNG.pnehrer1-107/+126
2005-01-26Fix for event loop bugslewis1-0/+2
2005-01-25Removed tracing for ping messagesslewis1-13/+0
2005-01-25Bug fix for server problem with handling ContainerMessages directed to specif...slewis4-18/+55
2005-01-25Allow Trace to be used within application debuggerslewis2-4/+20
2005-01-25Small fixesslewis2-9/+9
2005-01-20Revised documentation to 0.5.0slewis1-1/+1
2005-01-20Added sendCreateResponse method to ISharedObjectContext. Added implementatio...slewis3-1/+30
2005-01-19Fix to creation of ISharedObjectContext associated with ISharedObjectConfigslewis1-1/+1
2005-01-18Added getName method to the IUser interface (in org.eclipse.ecf.core.user pac...slewis1-0/+4
2005-01-17Fix for broken manifest.mfslewis1-4/+1

Back to the top