Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-06-08Fix for plugin.properties filesslewis1-11/+8
2007-06-08Fix for plugin.properties filesslewis2-12/+9
2007-06-06Changed names on labelsslewis3-11/+5
2007-06-06Updated skype provider so that sent messages are displayedslewis1-4/+0
2007-06-06Fix for NPE when using hyperlink (no shell available)slewis1-1/+1
2007-06-06REmoved image for examples pluginslewis1-0/+0
2007-06-06Changed feature spec for branding pluginv20070606-0630slewis4-4/+16
2007-06-06Changed feature spec for branding pluginslewis1-2/+4
2007-06-06Added icon image file and about.iniv20070605-2250slewis2-4/+19
2007-06-06Fixes for feature properties, added about.properties, changed id for core and...slewis1-0/+1
2007-06-06Fixes for feature properties, added about.properties, changed id for core and...slewis1-0/+15
2007-06-06Added guardslewis1-0/+1
2007-06-05Fix for NPEslewis1-1/+6
2007-06-05Fix for NPEslewis2-57/+57
2007-06-05Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=190920slewis1-29/+21
2007-05-29Changed date in about.html for bug https://bugs.eclipse.org/bugs/show_bug.cgi...slewis1-1/+1
2007-05-29Changed date in about.html for bug https://bugs.eclipse.org/bugs/show_bug.cgi...slewis1-1/+1
2007-05-29Changed date in about.html for bug https://bugs.eclipse.org/bugs/show_bug.cgi...slewis1-1/+1
2007-05-28Remove dead code.rsuen2-22/+4
2007-05-28Format the lines consistently by having the dates always appear in the front ...rsuen3-77/+51
2007-05-28Code clean-up.rsuen2-87/+10
2007-05-28Add a license header.rsuen1-0/+10
2007-05-28Remove an extraneous constructor parameter.rsuen3-8/+6
2007-05-28Dispose Color instances properly.rsuen1-14/+10
2007-05-28Use an actual constant for the additions separator.rsuen1-6/+6
2007-05-28Provide colouring in the chat box.rsuen1-40/+25
2007-05-28Set an accelerator key binding for pasting.rsuen1-1/+1
2007-05-28Put the two actions together.rsuen1-7/+3
2007-05-28Remove some dead code and also altered to use the SharedImages class instead ...rsuen2-63/+53
2007-05-27Use a faster way to get the current Shell.rsuen1-3/+2
2007-05-27Fix for bugs https://bugs.eclipse.org/bugs/show_bug.cgi?id=189267 and https:/...slewis1-10/+10
2007-05-27Change the perspective ID.rsuen1-1/+1
2007-05-27Resolve bug #188408 - move ECF perspective to ecf.ui pluginrsuen3-89/+16
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-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-4/+4
2007-05-26Prevent an NPE from being thrown.rsuen1-1/+1
2007-05-26Code clean-up.rsuen1-14/+28
2007-05-26Correct the comments.rsuen1-11/+11

Back to the top