Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-12Added new event interfaces and implementation classes to address enhancement ...slewis2-551/+360
2007-02-10Fixed method naming problemslewis1-1/+1
2007-02-07Change to version numbering schemeslewis1-1/+1
2007-02-07simplification of chat room manager view and better handling of error conditionsslewis2-74/+115
2007-02-05changed version numbering to be more completeslewis1-1/+1
2007-02-05Added all workspace pluginsslewis1-75/+73
2007-02-05Changed version number from 0.9.7 to 1.0.0.M5slewis1-1/+1
2007-02-04Prompt for confirmation prior to actually sending the image.rsuen1-2/+65
2007-02-03Return an IStatus instead of null.rsuen1-1/+1
2007-02-03Draw a rectangle that can work with both white and black backgrounds.rsuen1-2/+11
2007-02-02Allow users to send a captured image of their screen to another user.rsuen4-3/+193
2007-01-25Remove the org.eclipse.ecf.discovery dependency from org.eclipse.ecf.ui and h...rsuen3-4/+6
2007-01-22Checked in v2.2.1 of smack api. Also changed IRosterItem.getParent() to retu...slewis1-1/+2
2007-01-17changed version number to 0.9.7slewis1-1/+1
2007-01-14Fixed problem with using Roster rather than IRoster in RosterWorkbenchAdapter...ECF_0_9_6_S20070113slewis2-3/+7
2007-01-13Fix for small ConnectionDialog bugslewis1-2/+4
2007-01-05Removed 'dummy' container instantiators. Replaced call in SOContainer.getAda...slewis3-95/+95
2006-12-31javadocs and code cleanup for org.eclipse.ecf.presence APIslewis1-16/+9
2006-12-31Move to use new xmpp provider and eliminate deprecated usageslewis1-100/+136
2006-12-30Removal of deprecated API in org.eclipse.ecf.presenceslewis1-125/+109
2006-12-30Removed deprecated interfaces in presence APIslewis3-28/+32
2006-12-29Added handling of vcard-temp:x:update namespace for smack extension provider....slewis2-98/+105
2006-12-28Added IPresenceContainerAdapter.getChatManager() for access to chat message s...slewis5-94/+113
2006-12-26Update version number to 0.9.6slewis1-1/+1
2006-12-22Changed IChatParticipantListener to IChatRoomParticipantListener for consistencyslewis1-2/+2
2006-12-22Added new (v2) implementation of xmpp/xmpps providersslewis3-25/+31
2006-12-19Added test code for presence uislewis3-74/+84
2006-12-18Added presence roster package and interfaces/classes as part of presence refa...slewis1-11/+9
2006-12-15Refactoring of presence API as per bug https://bugs.eclipse.org/bugs/show_bug...slewis1-7/+6
2006-12-06Removed config.ini from launchconfigs in collab exampleslewis3-65/+3
2006-12-05Changed version number on all plugins and features to 0.9.5.slewis3-3/+65
2006-11-29Refactored RosterView to pull out RosterView inner classes (viewcontentprovid...slewis2-15/+20
2006-11-25Update to build to remove jar-within-jar problemsslewis2-6/+6
2006-11-17Removed Require-Bundle references for org.eclipse.core.runtime (changed to Im...slewis1-1/+1
2006-11-15Updates to about.html, names of internal jar files (for consistency)slewis2-4/+4
2006-11-15Updates to manifests for require-bundle rather than import-package (because w...slewis2-21/+8
2006-11-14Added new icons from Remy Suen. Also changes references in org.eclipse.ecf.u...slewis2-4/+4
2006-11-13Removed URI references from discovery API and replaced uses. Changed Contain...slewis1-1/+1
2006-11-13Added connectWizard schema. Moved org.eclipse.ecf.ui classes to internal.slewis2-7/+9
2006-11-09Removed URI class references from org.eclipse.ecf, org.eclipse.ecf.identity, ...slewis3-4/+6
2006-11-06Added org.eclipse.ui.workbench.texteditor plugin to dependency listslewis1-1/+2
2006-11-06Applied patch provided by Remy Suen for bug https://bugs.eclipse.org/bugs/sho...slewis1-8/+3
2006-11-05Fixes for API documentation mistakesslewis4-565/+545
2006-11-04Cleaned up manifests by moving Require-Bundle to Import-Package (in many case...slewis1-14/+32
2006-11-01Fixes for compiler warningsslewis1-2/+0
2006-10-31Fixed for javadocsslewis1-463/+499
2006-10-31Fix for bug #162670slewis1-462/+460
2006-10-29Changed ISubscribeListener to IRosterSubscribeListener for clarityslewis1-2/+2
2006-10-28Refactorings and clean up in response to Remy Suen's emailslewis6-143/+264
2006-10-27Added 1.1 to execution environment specslewis1-1/+2

Back to the top