openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
E
Eclipse Communication Framework
Settings
|
Report Duplicate
23
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
3 days
ago. based on code collected
5 days
ago.
Nov 20, 2023 — Nov 20, 2024
Showing page 446 of 454
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed minor bug in handling of 'Add Buddy Dialog' ok button enable/disable
Scott Lewis
as slewis
More...
over 19 years ago
New integration build
Scott Lewis
as slewis
More...
over 19 years ago
Updates to feature projects. Also included integration build for 4/15/2005
Scott Lewis
as slewis
More...
over 19 years ago
Changed user id nomenclature and added user id example above input field
Scott Lewis
as slewis
More...
over 19 years ago
Fixed bugs in buddy list view. Added ability to handle iq set events properly.
Scott Lewis
as slewis
More...
over 19 years ago
Fixed timestamp display bug.
kengilmer
as kgilmer
More...
over 19 years ago
Fixes for many IM bugs. Group creation, add/remove of buddy, etc.
Scott Lewis
as slewis
More...
over 19 years ago
Improvements to UI
Scott Lewis
as slewis
More...
over 19 years ago
Added addgroup and addbuddy and support functions to RosterView
Scott Lewis
as slewis
More...
over 19 years ago
Added dialog to approve/reject authorization requests. Tested.
Scott Lewis
as slewis
More...
over 19 years ago
Added behavior to RosterView such that when view is closed (dispose()) the disconnect() call is made to disconnect the client
Scott Lewis
as slewis
More...
over 19 years ago
Fixed bug in group handling. Added IAccountManager interface to org.eclipse.ecf.presence.IPresenceContainer interface. Created/added IPresenceSender and moved sendPresenceUpdate method to IPresenceSender interface (rather than IMessageSender). Provided implementation of all three interfaces in org.eclipse.ecf.provider.xmpp provider
Scott Lewis
as slewis
More...
over 19 years ago
Fixed UI bug for ECF Buddy List view. Added new functionality: 1) new images for active/inactive user in org.eclipse.ecf.ui. 2) Changed behavior of rosterview to better handle groups, and to display number available and total in group. 3) Added new API for handling subscribe/unsubscribe requests (ISubscribeListener); 4) Added code in collab example client to demonstrate use of ISubscribeListener API; 5) Added support in provider org.eclipse.ecf.provider.xmpp. 6) Replaced version of Smack jars with one based upon 1.5.1 of Smack libraries...after removing copyrighted images and replacing StringUtils.encodeHex
Scott Lewis
as slewis
More...
over 19 years ago
M1 build of all features and combined set of zips (org.eclipse.ecf.core-1.0.0.M1.zip
Scott Lewis
as slewis
More...
over 19 years ago
Fixed file transfer, file send and launch, send message
Scott Lewis
as slewis
More...
over 19 years ago
Removed icon image from group tree entry
Scott Lewis
as slewis
More...
over 19 years ago
Minor fixes discovered using eclipse-SDK-I20050330.
pnehrer
More...
over 19 years ago
Added suppport for groups in the roster view. Also cleaned up IPresenceContainer config in Client.java
Scott Lewis
as slewis
More...
over 19 years ago
Initial check-in.
pnehrer
More...
over 19 years ago
Merged E3_1M5a branch.
pnehrer
More...
over 19 years ago
Added disconnect icon, enabled and disabled. Icon is from Eclipse debugger icon set. Added references in RosterView
Scott Lewis
as slewis
More...
over 19 years ago
Made change to correspond with addition of org.eclipse.ecf.presence plugin.
Scott Lewis
as slewis
More...
over 19 years ago
Moved a number of interfaces to the org.eclipse.ecf.presence plugin. Changed references to interfaces previously defined in org.eclipse.ecf.ui to org.eclipse.ecf.presence.
Scott Lewis
as slewis
More...
over 19 years ago
Initial checkin of org.eclipse.ecf.provider.xmpp implementation
Scott Lewis
as slewis
More...
over 19 years ago
Initial checkin of org.eclipse.ecf.presence plugin
Scott Lewis
as slewis
More...
over 19 years ago
Refactored interfaces and view implementations
Scott Lewis
as slewis
More...
over 19 years ago
Added about.html copy of EPL license header
Scott Lewis
as slewis
More...
over 19 years ago
Generalized IdentifiableObjectOutputStream to use a String rather than ID
Scott Lewis
as slewis
More...
over 19 years ago
Added mechanism and interfaces to support the name-based lookup of classloaders during object deserialization. When shared objects send messages to remote replicas (via ISharedObjectContext.sendMessage(ID,message)), the provided message class is annotated on the IdentifiableObjectOutputStream with the shared object ID (actually the sharedobjectid.getName() value). When received, the name is read and the IdentifiableObjectOutputStream does a lookup on a container-provided instance of IClassLoaderMapper, to map a name to a classloader. In most implementations, the container will compare this name against it's known set of shared objects, and if found it will use that object's classloader to attempt to load the class for deserialization. In this way, shared objects can serialize and deserialize classes that are not known to the container/provider's classloader.
Scott Lewis
as slewis
More...
over 19 years ago
Added IdentifiableObjectInputStream and IdentifiableOutputStream. These two stream classes are designed to allow the dynamic lookup of classloader from and ID
Scott Lewis
as slewis
More...
over 19 years ago
←
1
2
…
442
443
444
445
446
447
448
449
450
…
453
454
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree