Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-12Fix for externalized messagesslewis5-61/+6
2009-07-08Fixes for externalized string for bug https://bugs.eclipse.org/bugs/show_bug....slewis6-18/+19
2009-04-28bug 273151: adding message search apimmayworm1-0/+9
2009-02-12Changes to settings and code to reduce warningsslewis11-68/+48
2009-02-12NEW - bug 264126: BREE should include Foundation 1.1 as much as possiblemkuppe1-1/+2
2009-01-26Updated @since tagsslewis1-0/+6
2009-01-23Fix for bug 261805slewis2-4/+95
2008-12-15Removing this class as it is no longer used and has been superseded by the wi...rsuen1-465/+0
2008-12-14We only use one provider.rsuen1-39/+12
2008-12-14Remove CVS-related code.rsuen2-36/+1
2008-12-14Private messages should go through the 'Messages' view.rsuen2-68/+52
2008-12-14Only show the message in one 'Messages' view.rsuen1-15/+23
2008-12-14Clear the map of views when we're disposing them so that they don't leak over...rsuen1-10/+3
2008-12-14Reuse the 'Messages' view.rsuen1-21/+53
2008-12-14First cut at providing support for handling instant messasges through the Pre...rsuen3-26/+22
2008-12-14Reference the constant to another constant.rsuen1-37/+18
2008-12-13Add support for sending IMs.rsuen2-7/+41
2008-12-13Unregister the presence container.rsuen2-45/+28
2008-12-13Add project-specific JDT settings.rsuen1-13/+1
2008-12-13Register the container as a service.rsuen2-8/+21
2008-12-13Remove the unused TreeItem class.rsuen3-141/+0
2008-11-30Fix bug 256980 - o.e.ecf.example.collab should contribute a presence containerrsuen6-24/+264
2008-11-29Fix bug 256956 - o.e.ecf.example.collab.share.User should be removed in favou...rsuen10-184/+135
2008-07-12Fix bug 222253 -rsuen1-10/+20
2008-06-20Minor addition to user data...to allow for tracking of clients with bad behav...v20080622-1412slewis1-3/+4
2008-04-25Changed logging.slewis1-1/+1
2008-04-11Fixes to address bug 226608slewis1-13/+2
2008-04-09Fix bug 222878 - "Confirm Close Collaboration" dialog is wrongTedsTestTagrsuen2-3/+4
2008-03-26Applied remaining patches from 222811.slewis1-0/+1
2008-03-16Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=222865v20080315-2236slewis3-31/+44
2008-03-14Fix for screen capture dialog image capture, sizing issues, and handling mult...slewis2-18/+22
2008-03-10Improvements in docshare (shared editing UI...menu text and icons). Also cha...slewis6-111/+86
2008-03-03Externalized stringsslewis40-581/+636
2008-02-26String externalization for org.eclipse.ecf.example.collab pluginslewis9-162/+194
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-1/+0
2008-01-26Refactoring of DiscoveryView and associated classes. This makes the Discover...slewis4-312/+12
2008-01-24Added catches for NoClassDefFoundError for optional classes being loaded.slewis1-0/+3
2008-01-05Adding titles and user name on dialogsmmayworm1-4/+4
2008-01-03Created screen capture capability in org.eclipse.ecf.presence.collab.ui. Cre...slewis4-360/+14
2008-01-03Extra clean up for showImageShellslewis2-1/+19
2008-01-02Put back delay into screen capturev20080102-1456slewis2-4/+8
2008-01-02Updates to screen capture capabilityslewis4-67/+183
2008-01-01Added compression for screen captureslewis6-632/+402
2007-11-29ASSIGNED - bug 209774: Simplify/generalize discovery API (summary bug)mkuppe3-44/+27
2007-11-08Correctly handles no contribution by returning empty array rather than nullv20071108-1441slewis1-18/+48
2007-11-08Fix for id error and refactoring/string externalizationv20071108-1120slewis6-16/+59
2007-11-08Added hyperlink detector for Collaboration Example.slewis3-7/+242
2007-11-06Removed unnecessary markup. Added java and text editor context menu item "Sh...v20071106-1608slewis3-269/+231
2007-10-26Fix for bug 199938slewis1-1/+1
2007-10-26Fixed errors in javadocsslewis5-77/+56

Back to the top