Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-08Correctly handles no contribution by returning empty array rather than nullv20071108-1441slewis1-18/+48
2007-11-08Fix for id error and refactoring/string externalizationv20071108-1120slewis7-18/+61
2007-11-08Added hyperlink detector for Collaboration Example.slewis5-8/+256
2007-11-06Removed unnecessary markup. Added java and text editor context menu item "Sh...v20071106-1608slewis4-307/+252
2007-11-04Changed launch configslewis1-38/+39
2007-10-26Fix for bug 199938slewis1-1/+1
2007-10-26Fixed errors in javadocsslewis5-77/+56
2007-10-16Fixes for source buildslewis1-1/+2
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ...slewis2-34/+32
2007-10-10New launch configsslewis2-637/+639
2007-09-11Use valueOf(String) instead of getBoolean(String) because these strings are n...rsuen1-1/+1
2007-09-08Updated manifestv20070908-1620slewis1-1/+1
2007-09-08cleaned up manifestv20070908-1600slewis1-3/+0
2007-09-08updated collab launch configv20070907-2100slewis1-43/+43
2007-09-06Updated versions for ECF 1.1slewis3-41/+26
2007-09-05Changes to discovery API and implementations as per bug 200791 and bug 202036slewis1-3/+7
2007-09-04updated launch configurationsslewis1-38/+38
2007-09-04Removed ECF generic provider application classes (now in org.eclipse.ecf.serv...slewis5-642/+631
2007-09-02Externalize the string properly.rsuen1-1/+1
2007-08-19Don't create new Boolean instances if we can help it.rsuen3-5/+4
2007-08-18Update to launch configslewis1-43/+43
2007-08-17Moved test case around. Changed references to JMS weblogic default topic (ex...slewis1-311/+311
2007-08-05Changes to plugin and feature version numbers: 1.0.1 to 1.0.2slewis2-3/+2
2007-07-30changed launch configv20070730-1644slewis1-56/+56
2007-07-30Changes to collab launch configsslewis2-97/+97
2007-07-30Removed System.out.println statementsslewis3-8/+0
2007-07-26bug 192589: Support filter keyword search in Preference dialogcaniszczyk2-6/+20
2007-07-26Fix for bug 198012slewis6-104/+134
2007-07-24Changes launch configslewis1-57/+56
2007-07-22Cleanup fixesv20070722-1244slewis1-56/+56
2007-07-22Cleanup fixesslewis1-56/+56
2007-07-22Merged in from HEADslewis1-56/+57
2007-07-14Changes to plugin numbersslewis1-1/+1
2007-07-08Display views by default to fix bug #193562.rsuen1-1/+1
2007-07-06Changed launch configsslewis2-114/+114
2007-07-06Changed ECF Example Serverslewis1-58/+59
2007-07-06Changed ECF Example Serverslewis1-59/+59
2007-07-06Changed ECF Example Serverslewis1-84/+85
2007-06-26Update to make dependency on org.eclipse.ui.editors.text optional in org.ecli...slewis1-8/+28
2007-06-24Applied patch for bug 194101slewis1-1/+1
2007-06-21Changed IOException to ECFException in IDiscoveryContainerAdapter.registerSer...slewis1-4/+4
2007-06-20Changed relative sizes of presence list and chat input/output sashesslewis1-1/+1
2007-06-20Fix for bug 193415slewis2-50/+12
2007-06-15Removed incorrect text in default viewslewis1-1/+1
2007-06-14Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=192573slewis2-2/+2
2007-06-08Added new jms activemq.ui plugin to jms feature. Changed build files for wo...v20070608-1632slewis1-12/+0
2007-06-08Fix for plugin.properties filesslewis2-12/+9
2007-06-06Changed names on labelsslewis3-11/+5
2007-06-06Fix for NPE when using hyperlink (no shell available)slewis1-1/+1
2007-06-06REmoved image for examples pluginslewis1-0/+0

Back to the top