Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-05Added pde preferences fileslewis3-9/+11
2007-11-22Updates to avoid using 3.4-only APIv20071121-2313slewis1-1/+1
2007-11-22Updates to avoid using 3.4-only APIslewis1-3/+6
2007-11-19Changed icon for roster menu top level (to collaboration icon). Made additio...slewis3-1/+4
2007-11-18Improvement/generalizationslewis1-12/+20
2007-11-05Removed xml markup for command creation. Now done programmaticallyslewis2-203/+2
2007-11-02Fixed variable nameslewis1-20/+19
2007-10-31Added more protected methodsslewis1-3/+29
2007-10-31Added copyright.slewis1-0/+10
2007-10-31Added AbstractRosterMenuContributionItem and AbstractRosterMenuHandler in new...slewis6-2/+595
2007-10-26Fixed errors in javadocsslewis1-1/+1
2007-10-26Fix javadoc errors.rsuen1-1/+1
2007-10-16Fix for jdt.core.prefs and .classpathslewis1-2/+1
2007-10-16Fixes for source buildslewis1-1/+5
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ...slewis1-1/+1
2007-09-28Resolve bug 197332 - [IRC] No way to set the topic of a channelrsuen1-1/+19
2007-09-12Removing a redundant null check as 'target' can only be an instance of an IRo...rsuen1-1/+1
2007-09-12Add a text field that displays the subject of the chatroom at the top.rsuen1-1/+23
2007-09-12Contributed fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=202958v20070911-2116slewis1-3/+6
2007-09-06Updated versions for ECF 1.1slewis21-910/+495
2007-09-03Bug 200630 - [IRC] Private messages are not being handledrsuen4-63/+99
2007-09-02Use the new API instead of calculating items.rsuen1-16/+4
2007-09-02Commit the Equinox project's coding convention preference files.rsuen2-2/+379
2007-09-02Bug 19733 - Display the amount of users in a chatroomrsuen3-360/+206
2007-09-02Allow the messages in the chat room view to be customizable for bug 190851 (A...rsuen4-59/+223
2007-08-27Fix bug #201332 ([UI] Chatroom nick completion does not work for case differe...rsuen1-19/+22
2007-08-22Fix for bug 199366slewis2-2/+2
2007-08-20RESOLVED - bug 199336: [IRC] Unable to close chatroom tab after wrong join co...caniszczyk1-2/+2
2007-08-20The progress monitor can't be null since it would've thrown an NPE long befor...rsuen1-2/+2
2007-08-20UI touch-ups.rsuen1-19/+6
2007-08-19Prevent an NPE from being thrown by hiding the 'Change Password' account if i...rsuen1-2/+6
2007-08-09improved the tooltipcaniszczyk1-189/+96
2007-08-06Updated plugin version for future releasesslewis1-1/+1
2007-08-06Simplified rules for scrolling on tabs that are not being displayed.slewis1-8/+4
2007-08-06Simplified rules for scrolling on tabs that are not being displayed.slewis1-6/+9
2007-08-06Change the style of the view's tabs by checking it against the workspace's se...rsuen1-8/+31
2007-08-05Changes to plugin and feature version numbers: 1.0.1 to 1.0.2slewis1-2/+1
2007-08-03Fixed text chat output, highlighting and scolling behaviorslewis1-18/+32
2007-07-30Change to provide non-null MessageRenderer when no renderer is set. Also adj...slewis2-1/+3
2007-07-30Removed System.out.println statementsslewis1-2/+1
2007-07-30Set a background colour so that the tooltip doesn't look so ugly.v20070729-2300rsuen1-3/+7
2007-07-28removed bugs entrycaniszczyk1-10/+0
2007-07-27Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=198161slewis1-1/+1
2007-07-27RESOLVED - bug 192756: [IRC] On channel join, get rid of 'entered' spam incaniszczyk8-11/+149
2007-07-27committing patch from bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=198132slewis1-4/+8
2007-07-27RESOLVED - bug 197329: [IRC] Action should be supported better in the UIcaniszczyk1-0/+176
2007-07-27RESOLVED - bug 197329: [IRC] Action should be supported better in the UIcaniszczyk5-131/+97
2007-07-27bug 198043: [ui] open contacts dialog doesn't recognize users in groupscaniszczyk1-1/+15
2007-07-26Additions to ChatRoomManagerView to support see the root channel tab as highl...slewis1-0/+49
2007-07-26bug 192762: [IRC] Support common operations on usernames like op,voice,etccaniszczyk1-22/+27

Back to the top