Fixes for bugs. Added disconnect operation to RosterView. Added hUI andling of server disconnect |
|
More...
|
almost 20 years ago
|
Added utility methods in ClientSOContainer to allow subclasses to access lock objects. Removed clearing of listener Vector upon dispose(), so that code that is called within listener can call ISharedObjectContainer.dispose() |
|
More...
|
almost 20 years ago
|
Small additions to RosterView. Local storage of groupID, and put in place of 'clean-up handler' for handling when server/group manager departs |
|
More...
|
almost 20 years ago
|
Added two methods for tracking group manager arrival and departure to ILocalUserSettable (need to rename this interface) |
|
More...
|
almost 20 years ago
|
Changes to provider descriptions. Added code to joingroupwizard that checks for existence of isServer property to exclude items from the provider combo box. |
|
More...
|
almost 20 years ago
|
Added cut, copy, paste, select all to text output window. fixed context menus and action menu to allow arbitrary target IM receiver to be specified. |
|
More...
|
almost 20 years ago
|
Bug fix in RosterView class |
|
More...
|
almost 20 years ago
|
Bug fixes to ChatWindow class |
|
More...
|
almost 20 years ago
|
Small changes to support xmpp provider |
|
More...
|
almost 20 years ago
|
Added ChatWindow, TextChatComposite and supporting classes/interfaces in org.eclipse.ecf.ui.views. |
|
More...
|
almost 20 years ago
|
Updates and improvements to User class. Also exposed vi manifest.mf |
|
More...
|
almost 20 years ago
|
Modification of person.gif for presence viewer. |
|
More...
|
almost 20 years ago
|
Added borders to widgets on presence/chat view composite. |
|
More...
|
almost 20 years ago
|
Added IAdaptable to interfaces exposed by org.eclipse.ecf.core.user. Moved User class (implements IUser) from org.eclipse.ecf.provider project to org.eclipse.ecf.core project. |
|
More...
|
almost 20 years ago
|
Removed dependency on Platform. |
|
More...
|
almost 20 years ago
|
Added second constructor |
|
More...
|
almost 20 years ago
|
Improvements to RosterView class |
|
More...
|
almost 20 years ago
|
Improvement to debug output for SOWrapper class |
|
More...
|
almost 20 years ago
|
Small formatting changes |
|
More...
|
almost 20 years ago
|
Clean before build. |
|
More...
|
almost 20 years ago
|
Partially completed RosterView |
|
More...
|
almost 20 years ago
|
Fixes for reporting of exceptional conditions |
|
More...
|
almost 20 years ago
|
Chat StyledText widget now uses color to denote message origin. |
|
More...
|
almost 20 years ago
|
Changes/improvements to structure of top-level Client class in org.eclipse.ecf.example.collab to allow for multiple containers (of different providers) for a single project. Changed getContainer() API to getContainer(IProject). Changed call in org.eclipse.ecf.example.sdo.editor to use new API. |
|
More...
|
almost 20 years ago
|
Refactored to work with containers on per-project basis. |
|
More...
|
almost 20 years ago
|
Added basic documentation. |
|
More...
|
almost 20 years ago
|
Added the manager extension point. |
|
More...
|
almost 20 years ago
|
Fixed small problem with ERROR enum type name |
|
More...
|
almost 20 years ago
|
Moved IMessageViewer interface to new package. Added Type inner class to IMessageViewer |
|
More...
|
almost 20 years ago
|
Started adding extension points. |
|
More...
|
almost 20 years ago
|