Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-12-19Update to manifests for 0.5.5 stable buildslewis1-1/+1
2005-12-18A replacement for JoinGroupWizardPage.kgilmer1-0/+162
2005-12-18Added code for default ECF provider image.kgilmer2-0/+5
2005-12-18Initial checkin. Image to represent ECF provider.kgilmer1-0/+0
2005-12-18Removed unnecessary comments from preference page codeslewis1-11/+0
2005-12-18Added display dependency between play immediate boolean field value and ask b...slewis1-2/+24
2005-12-10Change ConnectContext to ConnectContextFactory. Re did javadocsslewis1-2/+2
2005-12-09Added ConnectContext helper class for creating IConnectContext instances in s...slewis1-31/+2
2005-12-09Update to version 0.5.4slewis1-1/+1
2005-12-08Additions for enhancement request/bug 119206...displaying and replaying of sh...slewis6-72/+219
2005-12-07Sllight change to SimpleLinkTextViewer to conform w/ SWT/JFace constructors.kgilmer1-1/+3
2005-12-07First cut at Bug 119206 Add 'event history' as hyperlinks to collab text chat...bbokowski3-37/+70
2005-12-07First cut at Bug 119206 Add 'event history' as hyperlinks to collab text chat...bbokowski1-23/+26
2005-12-04Renamed getOutputWindow to createOutputView for clarityslewis1-2/+2
2005-12-04Added text chat output for open shared editor eventsslewis2-67/+93
2005-12-02Updated all plugins features and update site contents to 0.5.3 version number...slewis1-1/+1
2005-12-02Changed trace options for ECF exampel collab client 2 launch configslewis1-276/+272
2005-11-29updated collab example launch configslewis1-56/+57
2005-11-29Modified Map IServiceInfo.getProperties() method to IServiceProperties IServi...slewis1-4/+5
2005-11-25*** empty log message ***slewis1-55/+55
2005-11-20Fix for collection remove bugslewis1-1/+1
2005-11-19Removed superfluous importslewis1-1/+0
2005-11-19Change to 0.5.2 version for plugins, features, and update sites. Also javado...slewis1-1/+1
2005-11-19Modified project context menu item to allow both connect and disconnect from ...slewis2-5/+19
2005-11-18Fixed problem with open shared editor menu item being disabled in package exp...slewis5-26/+49
2005-11-15Generalized ITransactionConfiguration to support having a participants filter...slewis1-2/+0
2005-11-13Temporarily commented out the new SharedEditor editor declarationslewis1-2/+3
2005-11-13Updates to connect dialog to use consistent language (connect vs. join)slewis3-6/+8
2005-11-13Added org.eclipse.ui.editors.editor extension point. Currently set as a seco...kgilmer1-0/+10
2005-11-13Initial checkin.kgilmer1-0/+28
2005-11-13Updates to version 0.5.1...plugins, features, and update sitesslewis1-1/+1
2005-11-13Added code to EclipseCollabSharedObject to create/add markers. Does not work...slewis6-8/+90
2005-11-13Added enable/disable for marker popup menu itemslewis1-0/+15
2005-11-13Fixed handling of context menu entry so that only IViewParts show menu item a...slewis5-49/+236
2005-11-12Modified open shared editor UI so that action is deactivated if enclosing pro...slewis1-22/+45
2005-11-11Added code to send/receive launcheditor message to EclipseCollabSharedObject ...slewis4-416/+444
2005-11-10Added senders/receivers method for launchEditorForFile (sendLaunchEditorForFi...slewis2-0/+42
2005-11-10Trying to be helpful... try to find an open editor and activate it before cre...bbokowski1-4/+12
2005-11-09Additions to EditorHelper for remote editor opening/controlslewis2-1/+13
2005-11-09Added EditorHelper class for interacting with editors.slewis2-1/+40
2005-11-01Changed plugin, feature, and update site version numbers over to 0.5.0 (from ...slewis1-1/+1
2005-10-30Removed preference entries for automatic server startup. No longer functionsslewis1-2/+2
2005-10-30Modified/simplified discovery view creation. Added org.eclipse.ecf.ui.views....slewis7-212/+194
2005-10-30Added start/stop icons and menus to discovery viewslewis1-3/+0
2005-10-30Added start/stop icons and menus to discovery viewslewis1-4/+12
2005-10-29Made protected methods public in ClientPlugin to allow external code to start...slewis1-6/+6
2005-10-29Update to launch configslewis1-54/+54
2005-10-25Removed dependency on fileshare pluginslewis2-6/+4
2005-10-21Removed generic client/server extension declarations from org.eclipse.ecf.pro...slewis1-0/+46
2005-10-20Fix for bug #107173: https://bugs.eclipse.org/bugs/show_bug.cgi?id=107173.slewis1-63/+18

Back to the top