Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-05-06Added code for parsing xml config file. See -c param to ServerApplication cl...slewis7-85/+195
2005-05-05Added ServerConfigParser class to parse a server config xml file.slewis1-0/+159
2005-05-04Added ejectAllGroupMembers to ISharedObjectContainerGroupManager interface an...slewis2-8/+6
2005-05-04renamed some methods in SOContainer and subclassesslewis2-12/+12
2005-05-04Changed IJoinAuthorizationContext interface to IJoinContext. Removed API ISh...slewis9-396/+314
2005-05-03Fixed messaging for consistencyslewis1-1/+1
2005-05-03Added serialVersionID in serializable classes.slewis10-19/+38
2005-05-03Added serialVersionID in serializable classes. Added interfaces to org.eclip...slewis49-68/+253
2005-05-02Added IJoinContext interface for generalizing ISharedObjectContainer.joinGrou...slewis2-2/+20
2005-05-02Added IJoinContext interface for generalizing ISharedObjectContainer.joinGrou...slewis1-0/+17
2005-05-02Checkpoint.pnehrer6-346/+500
2005-04-27Checkpoint.pnehrer2-0/+69
2005-04-25Added (currently commented out) new joinGroup method to core ISharedObjectCon...slewis1-0/+3
2005-04-25Checkpoint.pnehrer11-115/+176
2005-04-24Migrated from ECF+SDO.pnehrer14-65/+838
2005-04-20Strategized new member bootstrapping.pnehrer7-192/+624
2005-04-20Initial check-in.pnehrer9-0/+499
2005-04-17Fixed minor bug in handling of 'Add Buddy Dialog' ok button enable/disableslewis1-1/+4
2005-04-16Updates to feature projects. Also included integration build for 4/15/2005slewis2-155/+0
2005-04-15Changed user id nomenclature and added user id example above input fieldslewis1-6/+8
2005-04-15Fixed bugs in buddy list view. Added ability to handle iq set events properly.slewis3-39/+179
2005-04-14Fixes for many IM bugs. Group creation, add/remove of buddy, etc.slewis7-155/+237
2005-04-13Improvements to UIslewis5-33/+129
2005-04-12Added addgroup and addbuddy and support functions to RosterViewslewis4-17/+213
2005-04-12Added dialog to approve/reject authorization requests. Tested.slewis1-5/+11
2005-04-12Added behavior to RosterView such that when view is closed (dispose()) the di...slewis1-2/+8
2005-04-12Fixed bug in group handling. Added IAccountManager interface to org.eclipse....slewis7-28/+87
2005-04-12Fixed UI bug for ECF Buddy List view. Added new functionality: 1) new image...slewis12-104/+665
2005-03-31Removed icon image from group tree entryslewis1-1/+4
2005-03-31Minor fixes discovered using eclipse-SDK-I20050330.pnehrer2-4/+2
2005-03-31Added suppport for groups in the roster view. Also cleaned up IPresenceContai...slewis2-47/+60
2005-03-30Added disconnect icon, enabled and disabled. Icon is from Eclipse debugger i...slewis3-1/+9
2005-03-28Moved a number of interfaces to the org.eclipse.ecf.presence plugin. Changed...slewis12-696/+36
2005-03-28Initial checkin of org.eclipse.ecf.presence pluginslewis19-0/+972
2005-03-24Refactored interfaces and view implementationsslewis4-29/+10
2005-03-18Added about.html copy of EPL license headerslewis3-0/+66
2005-03-17Generalized IdentifiableObjectOutputStream to use a String rather than IDslewis3-7/+6
2005-03-17Added mechanism and interfaces to support the name-based lookup of classloade...slewis6-21/+72
2005-03-15Added IdentifiableObjectInputStream and IdentifiableOutputStream. These two ...slewis2-0/+97
2005-03-15Added new IClassLoaderMapper interface to allow ID->ClassLoader mapping to oc...slewis1-0/+18
2005-03-11Added new interface IRemoteViewSenderslewis1-0/+7
2005-03-11Small bug fix for shared object message handling and added to manifest.mf to ...slewis2-7/+7
2005-03-11Fixed bug in carriage return handling in TextChatCompositeslewis1-1/+1
2005-03-08Added org.eclipse.ui re-exportslewis1-1/+1
2005-03-08Fixed bug in StringID.namespaceCompareToslewis2-3/+4
2005-02-25Fixes for building on latest platform versionslewis1-4/+4
2005-02-25Fixed problem with Client.isConnected() call. Now returns a non-null sharedo...slewis2-2/+5
2005-02-24Fix for handling of server disconnect/failure (clean up, etc).slewis1-0/+2
2005-02-24Added presence_member.gif to org.eclipse.ecf.ui plugin. Added image registry...slewis4-5/+61
2005-02-23Added copyright notice for all files in org.eclipse.ecf.ui packageslewis15-40/+165

Back to the top