Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-14Fix for bug 232006slewis2-8/+7
2008-05-03Fix for bug 229237.slewis1-2/+3
2008-04-29Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=229237. Also adde...slewis2-7/+25
2008-04-20Fix for bug 194975.v20080421-0800slewis3-17/+39
2008-04-18Fix for bug 194981v20080418-1632slewis6-5/+12
2008-04-11Fixes to address bug 226608slewis3-9/+6
2008-04-06Added execution environment where missing.slewis1-3/+3
2008-03-31Apply patch from 197745.slewis2-2/+32
2008-03-26Applied remaining patches from 222811.slewis4-0/+4
2008-03-26Fix for bug 223484slewis1-1/+2
2008-03-26Fix for bug 223484slewis1-2/+7
2008-03-22Applied contributions from bug 222172slewis2-1/+20
2008-03-16Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=222864slewis1-4/+6
2008-03-03Patch applied for bug 205532slewis1-7/+7
2008-02-23Updates to plugin versionsv20080222-2025slewis1-0/+1
2008-01-24Added catches for NoClassDefFoundError for optional classes being loaded.slewis2-0/+6
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

Back to the top