Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-09-02Update for bug 197007 to include an @since tag.rsuen1-0/+1
2007-09-02Additions and test code for enhancements for bug 197007slewis1-4/+10
2007-08-05Cleanup of variable names for consistency and simplification of notifying code.slewis1-23/+37
2007-07-17Added implementation of getAdapter for Presence, Roster, and RosterItem (Rost...slewis3-11/+11
2007-06-08Fix for plugin.properties filesslewis1-1/+8
2007-05-29Changed date in about.html for bug https://bugs.eclipse.org/bugs/show_bug.cgi...slewis1-1/+1
2007-05-27javadocs fixesv20070527-1500slewis1-1/+1
2007-05-27Added documentation for listeners (asynchronous invocation).slewis2-1/+24
2007-05-26Changed IChatManager.createChat(ID) to IChatManager.createChat(ID,IIMMessageL...slewis7-34/+134
2007-05-26Resolve bug #183192 - [presence] IChatRoomContainer needs to allow the sendin...rsuen1-5/+19
2007-05-25Correct the javadocs.rsuen1-3/+3
2007-05-25Added getTypingMessageSender to IChat interfaceslewis1-0/+10
2007-05-20Added simpler chat message in response to bug https://bugs.eclipse.org/bugs/s...v20070520-1333slewis1-1/+1
2007-05-20Added simpler chat message in response to bug https://bugs.eclipse.org/bugs/s...slewis1-17/+29
2007-05-19Added room ID for specifying a room associated with an invitationslewis1-2/+5
2007-05-19Added IChatRoomInvitationSender as per bug https://bugs.eclipse.org/bugs/show...slewis2-0/+51
2007-05-19Javadoc and license fix-up.rsuen1-10/+10
2007-05-19Javadoc and license fix-up.rsuen1-3/+3
2007-05-19Correct the copyright header.rsuen1-1/+1
2007-05-11Fixed for skype container disconnect behaviorslewis1-1/+4
2007-05-08Fixes for source sdk buildslewis1-2/+1
2007-05-08Fixes for source sdk buildv20070507-1954slewis1-1/+2
2007-05-07Fixes for source plugin builds.slewis1-4/+1
2007-05-07Fixes for source plugin builds.slewis1-1/+0
2007-05-02Missed checkinslewis1-2/+1
2007-05-02Added IChatManager.createChat(ID targetID) to handle case described in bug ht...slewis2-0/+22
2007-05-02Simplification of AsynchConnectContainerAction, change of wizards to use. Ad...slewis1-1/+5
2007-05-01Added getHostname to IChatID contractslewis1-0/+6
2007-05-01Refactored chatroommanagerview to handle all chat roomsslewis1-0/+2
2007-04-28Added IChat interface to represent two-way chatslewis1-0/+74
2007-04-24Fix for javadocsslewis1-2/+2
2007-04-21Fixes for CDC 1.0/Foundation 1.0slewis2-3/+3
2007-04-20Changes to have all activator classes return non-null with calls to getDefaul...slewis1-1/+4
2007-04-20update to manifests and .classpath files for jre and cdc/foundation versionslewis2-7/+7
2007-04-17fixed javadocsslewis1-4/+1
2007-04-17Simplified presence API and changed existing impls to matchslewis3-57/+31
2007-04-17Added javadocsslewis1-2/+23
2007-04-17Updated docs for IRosterSubscriptionSenderslewis1-13/+28
2007-04-17Renamed IRosterUpdateListener to IRosterListener. Moved methods from IPresen...slewis4-51/+43
2007-04-17Removed IPresenceListener.handleRosterUpdate(IRosterItem)slewis1-8/+0
2007-04-13Export the org.eclipse.ecf.presence.service package.rsuen1-1/+2
2007-04-13Mark the plug-in ID as not needing to be externalized.rsuen1-1/+1
2007-04-13Added logic for adding new roster entriesslewis1-1/+19
2007-04-12Added PresenceListener inner class to MultiRosterView so that entry addition ...slewis1-22/+29
2007-04-09Added javadocs to OSGI service interfaces for various APIsslewis1-1/+3
2007-04-09Added IPresenceService interface to support presence servicesslewis1-0/+21
2007-04-09Method 'deleteHistoryLines' added to IHistory for bug https://bugs.eclipse.or...slewis1-4/+21
2007-04-08Small changes to presence APIslewis1-0/+1
2007-04-06changed version number back to 1.0.0.qualifierslewis1-1/+1
2007-04-06Changed version qualifier for build testslewis1-1/+1

Back to the top