Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-11Bug 560602 - Switch to EPL version 2.0Mat Booth1-4/+6
2012-05-07Changes to remove invalid warningsslewis1-2/+0
2009-04-28bug 273151: adding message search apimmayworm1-0/+6
2009-01-26[bug:256696] adding user search API on HEADmmayworm1-0/+50
2007-11-03Fix bug 208667 - [msn] MSNContainer.sendPresenceUpdate throws NullPointerExce...rsuen1-1/+1
2007-06-20Fix bug #193395 by returning the email in IUser's getName() instead of the us...rsuen1-1/+1
2007-05-26Changed IChatManager.createChat(ID) to IChatManager.createChat(ID,IIMMessageL...slewis1-1/+1
2007-05-02Added IChatManager.createChat(ID targetID) to handle case described in bug ht...slewis1-0/+9
2007-04-26Only set the connectID if we've actually connected.rsuen1-3/+3
2007-04-19Updated due to the renaming org.hantsuki.gokigenyou to org.eclipse.ecf.protoc...rsuen1-10/+10
2007-04-17Provide a message when throwing an exception.rsuen1-2/+3
2007-04-17Correct the handling of contact additions and removals.rsuen1-8/+12
2007-04-17Renamed IRosterUpdateListener to IRosterListener. Moved methods from IPresen...slewis1-8/+21
2007-04-17Implement IPresenceService and expose itself as an OSGi service.rsuen1-5/+7
2007-04-17Removed IPresenceListener.handleRosterUpdate(IRosterItem)slewis1-15/+0
2007-04-17Fire the handlePresence(ID, IPresence) event.rsuen1-0/+30
2007-04-15Bug fix to ensure that Contacts are being processed properly.rsuen1-2/+21
2007-04-13Add support for roster subscription and also being notified of when a contact...rsuen1-31/+53
2007-04-08Correct IChatID's implementation per bug #181521.rsuen1-2/+0
2007-04-08Allow a user's personal message to be displayed.rsuen1-0/+1
2007-04-08Create MSNIDs for MSNRosterEntry instances.rsuen1-1/+2
2007-04-08Add a namespace for MSN since we need to leverage IChatID.rsuen1-15/+22
2007-04-06Added IRoster.getPresenceContainerAdapter() and IRosterItem.getRoster()slewis1-1/+8
2007-04-03Only fire message events when we receive a message.rsuen1-7/+7
2007-04-02Fixes for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=180364, and for h...slewis1-22/+15
2007-04-01Provide a means for asynchronous cancellation when trying to connect to MSN.rsuen1-5/+5
2007-04-01Send typing notifications.rsuen1-0/+14
2007-04-01Correct the naming of fields.rsuen1-10/+16
2007-04-01Set the correct IDs when firing message events.rsuen1-1/+1
2007-03-20Added to IHistoryManager interface (isActive() and makeActive(boolean active)...slewis1-0/+7
2007-03-20Added history interfaces to org.eclipse.ecf.presence.im package as per bug ht...slewis1-0/+28
2007-03-15Cleaned up projects with plugin.properties additions, manifest.mf cleanupslewis1-0/+4
2007-03-09Just use a regular StringID instead.rsuen1-3/+3
2007-02-27Implement unimplemented methods.rsuen1-0/+4
2007-02-27Initial commit for bug #146956 since CQ #1146 and CQ #1352 has been approved.rsuen1-0/+606

    Back to the top