Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-29Fix for API tools-required minor version update.slewis1-2/+3
2012-12-12bug 368052: Chats view should make its intent clear Wim Jongman1-0/+67
2010-02-17RESOLVED - bug 303030: Add getChatRoomContainers() to ChatRoomManagerViewmkuppe1-0/+17
2009-05-07Bug 275359 [ui] remove use of deprecated methodsrsuen1-4/+5
2008-07-12Fix bug 222253 -v20080728-0800rsuen1-19/+28
2008-05-23Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=223560 appliedslewis1-6/+14
2008-05-14Fix for bug 232006slewis1-7/+5
2008-04-18Fix for bug 194981v20080418-1632slewis1-1/+2
2008-04-11Fixes to address bug 226608slewis1-3/+2
2008-03-31Apply patch from 197745.slewis1-2/+5
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-01-24Added catches for NoClassDefFoundError for optional classes being loaded.slewis1-0/+3
2007-10-26Fixed errors in javadocsslewis1-1/+1
2007-10-26Fix javadoc errors.rsuen1-1/+1
2007-09-28Resolve bug 197332 - [IRC] No way to set the topic of a channelrsuen1-1/+19
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.1slewis1-70/+73
2007-09-03Bug 200630 - [IRC] Private messages are not being handledrsuen1-2/+68
2007-09-02Use the new API instead of calculating items.rsuen1-16/+4
2007-09-02Bug 19733 - Display the amount of users in a chatroomrsuen1-360/+203
2007-09-02Allow the messages in the chat room view to be customizable for bug 190851 (A...rsuen1-2/+4
2007-08-27Fix bug #201332 ([UI] Chatroom nick completion does not work for case differe...rsuen1-19/+22
2007-08-22Fix for bug 199366slewis1-1/+1
2007-08-20RESOLVED - bug 199336: [IRC] Unable to close chatroom tab after wrong join co...caniszczyk1-2/+2
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-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...slewis1-0/+2
2007-07-30Removed System.out.println statementsslewis1-2/+1
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 incaniszczyk1-9/+17
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-117/+38
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
2007-07-24*** empty log message ***caniszczyk1-0/+15
2007-07-23NEW - bug 192762: [IRC] Support common operations on usernames like op,voice,etccaniszczyk1-2/+31
2007-07-21Fixes for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=194981slewis1-2/+46
2007-06-26Update to make dependency on org.eclipse.ui.editors.text optional in org.ecli...slewis1-8/+30
2007-06-20Changed relative sizes of presence list and chat input/output sashesslewis1-2/+2
2007-06-20Fix for bug 193415v20070619-2230slewis1-11/+5
2007-05-27Remove duplicated code.rsuen1-73/+2
2007-05-27Remove unnecessary NLS tags.rsuen1-2/+2
2007-05-03Fixes to view and menusslewis1-4/+5
2007-05-02javadocs fixesv20070501-2203slewis1-1/+4
2007-05-02Simplification of AsynchConnectContainerAction, change of wizards to use. Ad...slewis1-4/+12
2007-05-01Fix for view closingslewis1-6/+6
2007-05-01Made chatroommangerview more robust in face of invalid data in initializeslewis1-5/+12

Back to the top