Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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-23Updated javadocsslewis1-1/+1
2007-07-22Updated plugin version numbersslewis1-1/+1
2007-07-22Bug 196007 - [UI] [Presence] Hover highlights should support picturesrsuen1-22/+126
2007-07-21Fixes for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=194981slewis2-3/+89
2007-07-19RESOLVED - bug 195770: [UI] Browse Contacts dialog should support filtering v...caniszczyk2-1/+4
2007-07-19RESOLVED - bug 195770: [UI] Browse Contacts dialog should support filtering v...caniszczyk1-3/+81
2007-07-19RESOLVED - bug 197049: NPE in contacts browse dialogtcaniszczyk1-5/+9
2007-07-15the browse classes need to be internal, not publiccaniszczyk3-3/+3
2007-07-15make a minor fix to adhere to UI guidelines, adding "..."caniszczyk1-1/+1
2007-07-14Changes to plugin numbersslewis1-1/+1
2007-07-12RESOLVED - bug 195772: [UI] Add toolbar entry for browsing contactscaniszczyk4-3/+36
2007-07-08Display views by default to fix bug #193562.rsuen1-4/+4
2007-07-08NEW - bug 192778: [UI] Easy way to browse contacts via key shortcut and searc...caniszczyk6-0/+418
2007-06-26Update to make dependency on org.eclipse.ui.editors.text optional in org.ecli...slewis5-17/+64
2007-06-25Fixes for bugs 194237 nd 194238v20070625-0900slewis7-84/+200
2007-06-24Applied patch for bug 194101slewis1-1/+1
2007-06-20Changed relative sizes of presence list and chat input/output sashesslewis1-2/+2
2007-06-20Fix bug #193412 by applying a full refresh if there are filters so that the f...rsuen1-0/+4
2007-06-20Fix for bug 193415v20070619-2230slewis2-55/+73
2007-06-13Made joinChatRoom protected rather than public as per discussion https://bugs...slewis1-1/+1
2007-06-12Added joinChatRoom for MultiRosterView as per bug https://bugs.eclipse.org/bu...slewis1-22/+50
2007-06-12Refactored MultiRosterView.joinRoom for bug https://bugs.eclipse.org/bugs/sho...slewis3-32/+72
2007-06-08Fix for plugin.properties filesslewis1-11/+8
2007-06-05Use setContentDescription(String) instead of having a Label to display notifi...rsuen1-18/+5
2007-06-04Alter the layout code so that it takes up less space.v20070604-1600rsuen1-7/+6
2007-05-29Changed date in about.html for bug https://bugs.eclipse.org/bugs/show_bug.cgi...slewis1-1/+1
2007-05-29fix for buildslewis1-2/+4
2007-05-29Added new extension point rosterViewerDropTargetslewis8-0/+360
2007-05-27Change the perspective ID.rsuen1-1/+1
2007-05-27Resolve bug #188408 - move ECF perspective to ecf.ui pluginrsuen1-4/+24

Back to the top