Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-12Additions to file transfer API...specifically addition of two extension point...slewis3-7/+7
2007-12-10Additions to outgoingfiletransfercontainer adapter API and implementation.slewis1-3/+5
2007-10-26Fixed errors in javadocsslewis2-102/+47
2007-10-16Fixes for source buildslewis1-1/+4
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ...slewis1-1/+1
2007-09-06Updated versions for ECF 1.1slewis1-58/+31
2007-08-05Changes to plugin and feature version numbers: 1.0.1 to 1.0.2slewis1-1/+1
2007-07-30Removed System.out.println statementsslewis1-3/+0
2007-07-14Changes to plugin numbersslewis1-1/+1
2007-06-08Fix for plugin.properties filesslewis1-11/+8
2007-05-29Changed date in about.html for bug https://bugs.eclipse.org/bugs/show_bug.cgi...slewis1-1/+1
2007-05-27Added support for storing password after successful login.slewis3-27/+81
2007-05-22Changed icons with new ones for bug https://bugs.eclipse.org/bugs/show_bug.cg...slewis1-0/+2
2007-05-19Added logic to xmpp hyperlink to handle cases when account is not the same.slewis3-35/+95
2007-05-18Applied patches from bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=187060...slewis3-1/+12
2007-05-15Checking in changes/additions to hyperlink detectorslewis4-11/+248
2007-05-11Added combo box and saving/restoring of connect ID for yahoo, irc, xmpp/xmpps...slewis3-5/+82
2007-05-07Fixes for source plugin builds.slewis1-4/+1
2007-05-07Fixes for source plugin builds.slewis2-2/+31
2007-05-04Fixed manifests and menu contributionsslewis2-4/+2
2007-05-03Added methods to AbstractShare and replaced relevant methods in AbstractRoste...slewis1-9/+1
2007-05-03Added support classes to org.eclipse.ecf.presence.ui and org.eclipse.ecf.data...slewis1-5/+5
2007-05-02Simplification of AsynchConnectContainerAction, change of wizards to use. Ad...slewis1-33/+8
2007-05-01Small UI fixesslewis1-4/+4
2007-04-30Simplified irc connect wizardslewis7-12/+15
2007-04-28Refactor of xmpp provider so that xmpp provider ui can access XMPPContainer a...slewis1-1/+1
2007-04-26Enforce the usage a J2SE-1.4 runtime.rsuen3-1/+9
2007-04-26Added support for hyperlink detection for xmpp/xmpps, irc, ECF generic (ecftc...slewis9-30/+181
2007-04-26Make sure that the ID inserted has an '@' symbol.rsuen4-7/+15
2007-04-26Add a license header.rsuen1-0/+10
2007-04-26Use the NLS class like the good Eclipse citizens we are.rsuen6-86/+87
2007-04-21Take an IChatMessage instead so that XHTML support can be added in.rsuen1-20/+33
2007-04-21Externalized stringsslewis7-35/+93
2007-04-21Removed unnecessary codeslewis1-16/+0
2007-04-21removed unneeded importsslewis1-6/+0
2007-04-20Changes to have all activator classes return non-null with calls to getDefaul...slewis1-1/+4
2007-04-17change to commentslewis1-0/+1
2007-04-15Don't assume that the selection is an IRosterEntry.rsuen1-1/+5
2007-04-15Placeholder fix for bug 181506.rsuen9-203/+530
2007-04-06changed version number back to 1.0.0.qualifierslewis1-1/+1
2007-04-06Changed version qualifier for build testslewis1-1/+1
2007-03-31Changed Bundle-Version back to .qualifierslewis1-1/+1
2007-03-31commit for tag of version v20070330-2111slewis1-1/+1
2007-03-30Changed version number for tag to .qualifierslewis1-1/+1
2007-03-30Bundle-Version checkin for v20070330 tag (1.0.0.M6)slewis1-1/+1
2007-03-26Changed qualifier to .qualifier in version number identificationslewis1-1/+1
2007-03-26Added PresenceUI to org.eclipse.ecf.presence.ui pluginslewis4-24/+33
2007-03-22new version numberslewis1-1/+1
2007-03-22Update to build.propertiesslewis1-1/+6
2007-03-22new version numberslewis1-1/+1

Back to the top