Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-17Increased the IRC Connection timeout to 60seconds since some of theR-Release_HEAD-sdk_feature-24_2011-05-17_16-12-23hmartin1-1/+2
2010-10-20Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=327032. Checkin on beh...slewis@composent.com3-26/+60
2010-10-13renamed .cvsignore to .gitignore, created .gitignore where missingMarkus Alexander Kuppe1-0/+0
2009-12-17Fixes for build.propertiesslewis1-0/+1
2009-11-03Fixes to build.properties for src bundlesslewis1-2/+1
2009-10-12Fix for externalized messagesslewis2-2/+0
2009-05-01Bug 274613 Wizard handling of IRC IDs fundamentally wrong due to special chat...rsuen1-1/+13
2009-04-30Bug 273819 - Containers are instantiated every time a wizard opensrsuen2-10/+40
2009-04-24Applied string externalization for plugin.xml files from bug 259547slewis2-4/+9
2009-03-19Updated provider name to Eclipse.org - ECFslewis1-1/+1
2009-03-19Update to build properties for proper source plugin buildslewis1-3/+1
2009-02-12NEW - bug 264126: BREE should include Foundation 1.1 as much as possiblemkuppe3-4/+10
2009-02-04Fixes to project settings to deal with bug https://bugs.eclipse.org/bugs/show...slewis4-11/+139
2009-01-21ASSIGNED - bug 261791: Activate APITooling for ECFmkuppe1-0/+6
2008-05-16Updated about.html to Ganymede/ECF 2.0.0 release date: June 25, 2008slewis1-1/+1
2008-04-04Fix for IRC ui dependencyv20080404-1645slewis1-1/+1
2008-04-02Added copyright for contribution from Abner Ballardo in bug 197745slewis3-37/+55
2008-03-31Apply patch from 197745.slewis4-1/+152
2008-03-24Enhancements/contributions from bug 222866. Also updated versions to 2.0.0 f...slewis8-20/+78
2008-02-23Updates to plugin versionsslewis1-1/+1
2008-02-21Fixes for Bundle-ActivationPolicy header. bug 219878slewis1-0/+1
2007-10-26Fixed errors in javadocsslewis1-6/+6
2007-10-16Fixes for source buildslewis1-1/+4
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ...slewis1-1/+1
2007-09-06Updated versions for ECF 1.1slewis1-1/+1
2007-09-02Allow the messages in the chat room view to be customizable for bug 190851 (A...rsuen3-13/+50
2007-08-23Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=195690#c4slewis1-38/+33
2007-08-22Fix for bug 199366slewis2-21/+22
2007-08-21Patch from https://bugs.eclipse.org/bugs/show_bug.cgi?id=199309 tested and ap...slewis1-1/+8
2007-08-05Changes to plugin and feature version numbers: 1.0.1 to 1.0.2slewis1-1/+1
2007-08-03Applied patch for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=198734slewis1-1/+2
2007-07-27RESOLVED - bug 197329: [IRC] Action should be supported better in the UIcaniszczyk2-2/+67
2007-07-26bug 193136: [IRC] Add default IRC servercaniszczyk3-0/+13
2007-07-26bug 192762: [IRC] Support common operations on usernames like op,voice,etccaniszczyk8-33/+31
2007-07-24bug 192762: [IRC] Support common operations on usernames like op,voice,etccaniszczyk10-0/+268
2007-07-14Changes to plugin numbersslewis1-1/+1
2007-07-06Fix for bug #195009slewis1-1/+3
2007-06-08Fix for plugin.properties filesslewis1-3/+1
2007-05-30Update to license files datesslewis1-29/+29
2007-05-27Fixed handling of irc password caching.slewis2-3/+9
2007-05-27Added support for storing password after successful login.slewis3-17/+55
2007-05-22Changed icons with new ones for bug https://bugs.eclipse.org/bugs/show_bug.cg...slewis1-0/+2
2007-05-18Applied patches from bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=187060...slewis3-12/+29
2007-05-11Added combo box and saving/restoring of connect ID for yahoo, irc, xmpp/xmpps...slewis2-10/+88
2007-05-07Fixes for source plugin builds.slewis1-4/+1
2007-05-07Fixes for source plugin builds.slewis1-2/+1
2007-05-02Simplification of AsynchConnectContainerAction, change of wizards to use. Ad...slewis2-38/+5
2007-05-01Refactored chatroommanagerview to handle all chat roomsslewis1-2/+2
2007-05-01Refactoring of org.eclipse.ecf.ui and org.eclipse.ecf.presence.ui plugins to ...slewis3-10/+90
2007-04-30Simplified irc connect wizardslewis3-28/+29

Back to the top