Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-23Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=306448slewis1-1/+5
2009-12-17compile fixslewis1-2/+2
2009-10-12Fix for externalized messagesslewis2-53/+0
2009-05-07Bug 275359 [ui] remove use of deprecated methodsv20090508-1057rsuen2-3/+5
2009-05-07Bug 275359 [ui] remove use of deprecated methodsrsuen2-6/+5
2009-04-28Note that containers should be disposd of in performCancel().rsuen1-1/+12
2009-04-24Bug 256985 ShowImageShell appears to leak an Imagersuen1-2/+8
2009-02-12Changes to settings and code to reduce warningsslewis39-6293/+267
2008-11-30Fix a GC and Cursor resource leak. Also added a safeguard to prevent the Imag...rsuen1-4/+22
2008-11-30The image is disposed by the job already. Generally speaking, when resources ...rsuen1-5/+0
2008-06-23Added comment to verify HEAD for CC build.v20080622-2357tkubaska1-0/+2
2008-04-11Fixes to address bug 226608slewis1-3/+2
2008-04-02Removed deprecated javadocv20080401-2140slewis1-11/+5
2008-03-24Enhancements/contributions from bug 222866. Also updated versions to 2.0.0 f...slewis3-88/+52
2008-03-15Added URL hyperlink detector for scp protocol.slewis1-3/+0
2008-03-14Fix for screen capture dialog image capture, sizing issues, and handling mult...slewis3-31/+26
2008-01-24Added catches for NoClassDefFoundError for optional classes being loaded.slewis3-220/+81
2008-01-05Disable cross cursor using ESCv20080105-1841mmayworm1-1/+0
2008-01-05Adding titles and user name on dialogsmmayworm2-6/+32
2008-01-05Adding titles and user name on dialogsmmayworm2-0/+2
2008-01-03Created screen capture capability in org.eclipse.ecf.presence.collab.ui. Cre...slewis6-0/+434
2007-12-12Additions to file transfer API...specifically addition of two extension point...slewis1-6/+6
2007-12-10Additions to outgoingfiletransfercontainer adapter API and implementation.slewis1-475/+222
2007-11-08Import removal/consolidationslewis1-30/+13
2007-10-26Fixed errors in javadocsslewis1-1/+1
2007-10-26Fix javadoc errors.rsuen1-275/+110
2007-08-08RESOLVED - bug 198731: Wrong underline in hyperlink recognitioncaniszczyk1-9/+14
2007-07-30Removed System.out.println statementsslewis1-3/+0
2007-07-27committing patch from bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=198132slewis1-1/+9
2007-07-27bug 192574: Communications preference page isn't empty enoughcaniszczyk1-1/+12
2007-07-23NEW - bug 194975: Method to connect to providers is not obviouscaniszczyk3-4/+59
2007-07-08Display views by default to fix bug #193562.rsuen1-1/+2
2007-07-08NEW - bug 192778: [UI] Easy way to browse contacts via key shortcut and searc...caniszczyk3-2/+11
2007-06-26Update to make dependency on org.eclipse.ui.editors.text optional in org.ecli...v20070626-1313slewis3-24/+87
2007-06-14Added error checking to SelectProviderAction line 73 for bug https://bugs.ecl...v20070614-1610slewis3-19/+43
2007-05-27Added support for storing password after successful login.slewis3-1/+100
2007-05-27Resolve bug #188408 - move ECF perspective to ecf.ui pluginrsuen1-0/+57
2007-05-23Added identity image. Modified group.gif so that it doesn't look so busy.v20070522-2222slewis3-0/+7
2007-05-22Changed icons with new ones for bug https://bugs.eclipse.org/bugs/show_bug.cg...slewis4-22/+32
2007-05-18Applied patches from bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=187060...slewis3-7/+3
2007-05-08Removed calls to String.split()v20070508-1842slewis2-2/+11
2007-05-04Fixed manifests and menu contributionsslewis1-1/+0
2007-05-02Simplification of AsynchConnectContainerAction, change of wizards to use. Ad...slewis5-31/+96
2007-05-01Fixes for error dialogsslewis2-20/+4
2007-05-01Javadocs fixesslewis10-50/+63
2007-05-01new javadocs package list. Also corrected small javadocs errorsslewis1-1/+1
2007-05-01Refactoring of org.eclipse.ecf.ui and org.eclipse.ecf.presence.ui plugins to ...slewis45-470/+399
2007-04-29Refactoring of ChatRoomManagerView and dependent classes. Also added support...slewis2-230/+257
2007-04-28Refactor of xmpp provider so that xmpp provider ui can access XMPPContainer a...slewis1-0/+5
2007-04-26Fixes for 183030slewis9-374/+266

Back to the top