Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-01-17changed version number to 0.9.7slewis1-1/+1
2007-01-17changed version number to 0.9.7slewis1-1/+1
2007-01-17changed version number to 0.9.7slewis1-1/+1
2007-01-17changed version number to 0.9.7slewis1-1/+1
2007-01-16Improvement to IRC UIslewis2-49/+85
2007-01-15add copyrightscaniszczyk8-0/+80
2007-01-15Initial Importcaniszczyk16-0/+664
2007-01-15Added code so that IRCRootContainer.connect call is blocking until registrati...slewis1-3/+0
2007-01-15Added code so that IRCRootContainer.connect call is blocking until registrati...slewis1-8/+51
2007-01-15Fix for hanging problem in ChatManagerView. Removed IRCContainer class.slewis2-805/+1
2007-01-15Provide preliminary support for monitoring events of users being kicked from ...rsuen2-11/+42
2007-01-13Turned of XMPP debugger. Coming on unexpectedly.slewis1-0/+2
2007-01-13Added classes for XMPPConnectWizard/XMPPSConnectWizard, XMPPConnectWizardPage...slewis5-1/+265
2007-01-13changes to build for adding new irc.ui and xmpp.ui plugins to core featureslewis1-3/+3
2007-01-12Initial checkin of xmpp provider UI (for xmpp configuration and connect wizards)slewis6-0/+141
2007-01-12Moving this from org.eclipse.ecf.irc.ui to org.eclipse.ecf.provider.irc.ui.rsuen11-0/+354
2007-01-12Fix for jmdns messages.properties problemslewis1-1/+1
2007-01-11Allow IChatRoomInvitationListeners to be hooked.rsuen2-10/+61
2007-01-11Fix bug #156057 by preventing disconnection when receiving error messages fro...rsuen2-18/+13
2007-01-10Removed dependency on shared object API, as it's not needed now.slewis1-2/+1
2007-01-10Removed INamespaceAdapter and references. hard coded FileTransferNamespace.g...slewis1-16/+2
2007-01-10Minor fix for UrlConnectionRetrieveFileTransfer.getID()slewis1-1/+5
2007-01-10Fixed: 169897: RetrieveFileTransfer from generic generic client no longer ho...slewis4-18/+5
2007-01-10Fixed: 169897: RetrieveFileTransfer from generic generic client no longer ho...slewis10-66/+142
2007-01-09Added INamespaceAdapter to core and IAdaptable to Namespace class.slewis1-42/+0
2007-01-09Added INamespaceAdapter to core and IAdaptable to Namespace class.slewis7-28/+168
2007-01-09Better documentation for Namespace and BaseID classes in core.identity. Also...slewis2-2/+2
2007-01-09Better documentation for Namespace and BaseID classes in core.identity. Also...slewis6-125/+17
2007-01-08Documentation additions and minor cleanupslewis2-2/+5
2007-01-05Removed 'dummy' container instantiators. Replaced call in SOContainer.getAda...slewis2-41/+0
2007-01-05Removed 'dummy' container instantiators. Replaced call in SOContainer.getAda...slewis4-53/+0
2007-01-05Removed 'dummy' container instantiators. Replaced call in SOContainer.getAda...slewis2-57/+0
2007-01-02documentation additions and formatting. Also added new example client using ...slewis8-31/+48
2006-12-31Documentation and formatting updatesslewis10-265/+209
2006-12-31Documentation and formatting updatesslewis1-0/+12
2006-12-31Move to use new xmpp provider and eliminate deprecated usageslewis4-112/+86
2006-12-30Removal of deprecated API in org.eclipse.ecf.presenceslewis4-178/+136
2006-12-30Removed deprecated interfaces in presence APIslewis4-37/+43
2006-12-30Removed deprecated interfaces in presence APIslewis11-749/+482
2006-12-30Added support for presence properties handling in xmpp providerslewis2-32/+60
2006-12-30Added support for presence properties handling in xmpp providerslewis2-15/+58
2006-12-30Added IChatManager.createChatRoom method. Added temporary trivial implementa...slewis2-0/+17
2006-12-30Added IChatManager.createChatRoom method. Added temporary trivial implementa...slewis2-0/+19
2006-12-29Changed method name for consistencyslewis2-2/+2
2006-12-29Changed method name for consistencyslewis2-2/+2
2006-12-29Added support for xhtml chat messages. And smack-based implementation.slewis7-11/+86
2006-12-29Added handling of vcard-temp:x:update namespace for smack extension provider....slewis9-86/+194
2006-12-29Added handling of vcard-temp:x:update namespace for smack extension provider....slewis2-0/+6
2006-12-28Changed package names for xmpp provider to *.internal.*slewis42-389/+147
2006-12-28Removed 'normal' from IChatMessage.Type enumslewis2-12/+4

Back to the top