23
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 5 days ago.
Nov 20, 2023 — Nov 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes for bugs. Added disconnect operation to RosterView. Added hUI andling of server disconnect
Scott Lewis
as slewis
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()
Scott Lewis
as slewis
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
Scott Lewis
as slewis
More... almost 20 years ago
Added two methods for tracking group manager arrival and departure to ILocalUserSettable (need to rename this interface)
Scott Lewis
as slewis
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.
Scott Lewis
as slewis
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.
Scott Lewis
as slewis
More... almost 20 years ago
Bug fix in RosterView class
Scott Lewis
as slewis
More... almost 20 years ago
Bug fixes to ChatWindow class
Scott Lewis
as slewis
More... almost 20 years ago
Small changes to support xmpp provider
Scott Lewis
as slewis
More... almost 20 years ago
Added ChatWindow, TextChatComposite and supporting classes/interfaces in org.eclipse.ecf.ui.views.
Scott Lewis
as slewis
More... almost 20 years ago
Updates and improvements to User class. Also exposed vi manifest.mf
Scott Lewis
as slewis
More... almost 20 years ago
Modification of person.gif for presence viewer.
kengilmer
as kgilmer
More... almost 20 years ago
Added borders to widgets on presence/chat view composite.
kengilmer
as kgilmer
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.
Scott Lewis
as slewis
More... almost 20 years ago
Removed dependency on Platform. More... almost 20 years ago
Added second constructor
Scott Lewis
as slewis
More... almost 20 years ago
Improvements to RosterView class
Scott Lewis
as slewis
More... almost 20 years ago
Improvement to debug output for SOWrapper class
Scott Lewis
as slewis
More... almost 20 years ago
Small formatting changes
Scott Lewis
as slewis
More... almost 20 years ago
Clean before build. More... almost 20 years ago
Partially completed RosterView
Scott Lewis
as slewis
More... almost 20 years ago
Fixes for reporting of exceptional conditions
Scott Lewis
as slewis
More... almost 20 years ago
Chat StyledText widget now uses color to denote message origin.
kengilmer
as kgilmer
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.
Scott Lewis
as slewis
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
Scott Lewis
as slewis
More... almost 20 years ago
Moved IMessageViewer interface to new package. Added Type inner class to IMessageViewer
Scott Lewis
as slewis
More... almost 20 years ago
Started adding extension points. More... almost 20 years ago