Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-27javadocs fixesv20070527-1500slewis1-1/+1
2007-05-27Added documentation for listeners (asynchronous invocation).slewis1-0/+22
2007-05-27Added documentation for listeners (asynchronous invocation).slewis2-0/+44
2007-05-27Added documentation for listeners (asynchronous invocation).slewis2-0/+45
2007-05-27Added documentation for listeners (asynchronous invocation).slewis1-1/+2
2007-05-27Added documentation for listeners (asynchronous invocation).slewis2-1/+24
2007-05-27Added documentation for listeners (asynchronous invocation).slewis2-0/+44
2007-05-27Fix for bugs https://bugs.eclipse.org/bugs/show_bug.cgi?id=189267 and https:/...slewis1-10/+10
2007-05-27Fixed handling of irc password caching.slewis2-3/+9
2007-05-27Comment the text out properly.rsuen1-10/+11
2007-05-27Externalize strings.rsuen3-43/+121
2007-05-27Change the perspective ID.rsuen1-1/+1
2007-05-27Change the perspective ID.rsuen1-1/+1
2007-05-27Change the perspective ID.rsuen1-1/+1
2007-05-27Added support for storing password after successful login.slewis1-0/+5
2007-05-27Added support for storing password after successful login.slewis3-27/+81
2007-05-27Added support for storing password after successful login.slewis3-17/+55
2007-05-27Added support for storing password after successful login.slewis2-21/+71
2007-05-27Added support for storing password after successful login.slewis4-1/+101
2007-05-27Resolve bug #188408 - move ECF perspective to ecf.ui pluginrsuen3-89/+16
2007-05-27Resolve bug #188408 - move ECF perspective to ecf.ui pluginrsuen1-4/+24
2007-05-27Resolve bug #188408 - move ECF perspective to ecf.ui pluginrsuen4-1/+67
2007-05-27Use the viewer properly instead of making all these arbitrary tree items.rsuen9-415/+107
2007-05-27Remove this unused class.rsuen1-19/+0
2007-05-27Use a TableViewer instead of a TreeViewer.rsuen5-107/+44
2007-05-27Just use Strings instead of TreeItems.rsuen2-25/+18
2007-05-27Remove unnecessary dependencies.rsuen1-5/+3
2007-05-27Remove the org.eclipse.jdt.core requirement.rsuen2-67/+31
2007-05-27Ues a TreeViewer instead of extending it because we are not supposed to per t...rsuen4-72/+19
2007-05-27Use JFace tooltips to draw the attributes of a user.rsuen1-21/+123
2007-05-27Remove ChatLayout.rsuen2-68/+5
2007-05-27Remove dead code.rsuen1-113/+58
2007-05-27Don't draw the automatic login button since it's currently not supported.rsuen1-10/+10
2007-05-27Remove duplicated code.rsuen1-73/+2
2007-05-27'res' is null already.rsuen1-2/+1
2007-05-27Remove unnecessary NLS tags.rsuen1-2/+2
2007-05-27Remove unnecessary casts.rsuen1-7/+9
2007-05-27Remove unnecessary casts.rsuen1-9/+12
2007-05-26Changed IChatManager.createChat(ID) to IChatManager.createChat(ID,IIMMessageL...slewis7-34/+134
2007-05-26Changed IChatManager.createChat(ID) to IChatManager.createChat(ID,IIMMessageL...slewis1-1/+1
2007-05-26Changed IChatManager.createChat(ID) to IChatManager.createChat(ID,IIMMessageL...slewis1-1/+1
2007-05-26Remove a tab from the internal collection when it has been closed by the user.rsuen1-0/+16
2007-05-26Resolve bug #188798 - [ui] MessagesView makes inefficient use of screen real ...rsuen1-120/+19
2007-05-26Resolve bug #183192 - [presence] IChatRoomContainer needs to allow the sendin...rsuen1-0/+6
2007-05-26Resolve bug #183192 - [presence] IChatRoomContainer needs to allow the sendin...rsuen1-5/+19
2007-05-26Resolve bug #183192 - [presence] IChatRoomContainer needs to allow the sendin...rsuen4-17/+63
2007-05-26Have the launch configuration use an execution environment instead of some ar...rsuen1-6/+6
2007-05-26Allow the action at the top to be used.rsuen1-5/+25
2007-05-26Remove unnecessary casts.rsuen2-4/+3
2007-05-26Remove unnecessary casts.rsuen2-19/+22

Back to the top