Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-21Bug 273135 LogService implementation misses details when loggingrsuen1-3/+3
2009-04-20Adding cast to (Object) to temporarily address issue https://bugs.eclipse.org...v20090420-2200slewis1-1/+1
2009-04-15Added @since tagslewis1-3/+6
2009-02-23Added URIID for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=250717v20090223-2200slewis1-0/+59
2009-02-23Additions for RFC 119 support. See bug https://bugs.eclipse.org/bugs/show_bu...slewis1-14/+25
2009-02-12NEW - bug 264126: BREE should include Foundation 1.1 as much as possiblemkuppe1-1/+19
2009-02-04Fixes to project settings to deal with bug https://bugs.eclipse.org/bugs/show...slewis1-4/+4
2009-01-15https://bugs.eclipse.org/bugs/show_bug.cgi?id=257115 and bug https://bugs.ecl...slewis1-1/+1
2009-01-15https://bugs.eclipse.org/bugs/show_bug.cgi?id=257115 and bug https://bugs.ecl...slewis1-0/+19
2008-12-16REOPENED - bug 254872: Convert org.eclipse.ecf.core.identity.IDCreateExceptio...mkuppe1-0/+3
2008-12-16REOPENED - bug 254872: Convert org.eclipse.ecf.core.identity.IDCreateExceptio...mkuppe1-4/+5
2008-12-16NEW - bug 254872: Convert org.eclipse.ecf.core.identity.IDCreateException int...mkuppe2-2/+80
2008-06-12Fix for 236759v20080611-2118slewis1-102/+196
2008-06-05Add @since 2.1.v20080605-1832rsuen1-0/+1
2008-05-30RESOLVED - bug 233807: Move replaceAllIgnoreCase to StringUtilsmkuppe1-0/+20
2008-05-29Added javadocs documentation for BaseID and Namespace classes.v20080528-2154slewis2-5/+78
2008-05-14Fix for 231969slewis3-12/+80
2008-05-06FIXED - bug 230369: Remove org.eclipse.ecf.core.util.StringUtils.replaceAllIg...mkuppe1-10/+0
2008-04-30FIXED - bug 228876: [Discovery][jSLP] org.eclipse.ecf.provider.jslp.container...mkuppe1-0/+10
2008-04-01String internalizations for bug 224907.slewis6-28/+10
2008-02-05Fixed GUID construction to allow for externally created valueslewis1-1/+6
2007-11-30fix for target length bugslewis1-1/+1
2007-11-30Added StringUtils.replaceAll(String,String,String) for bug https://bugs.eclip...slewis1-2/+25
2007-11-29ASSIGNED - bug 209774: Simplify/generalize discovery API (summary bug)mkuppe1-0/+213
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ...slewis9-73/+78
2007-10-09Added jdt and jdt ui prefs from Equinox projectslewis2-13/+13
2007-10-08Added SystemLogService class to implement osgi LogService interface. Setup o...slewis2-19/+118
2007-08-20Formatting changesslewis17-339/+171
2007-08-19Don't create new Boolean instances if we can help it.rsuen1-3/+1
2007-08-10Added externalized stringsslewis1-3/+3
2007-08-10Fix in Trace class for handling byte []sslewis1-0/+10
2007-08-05Cleanup of variable names for consistency and simplification of notifying code.slewis1-0/+6
2007-07-17Added adapter manager usage for BaseIDslewis1-1/+5
2007-05-02Simplification of AsynchConnectContainerAction, change of wizards to use. Ad...slewis2-1/+6
2007-04-28Fixed documentation for IIdentifiableslewis1-2/+2
2007-04-21Fixed bug 183492slewis1-0/+1
2007-04-20Fixes for NPE running in non OSGi environmentslewis1-1/+4
2007-04-20Changed back initialization of pluginslewis1-4/+1
2007-04-20Changed static instance reference to be set in static initializerslewis1-1/+4
2007-04-13Externalize strings.rsuen1-9/+11
2007-03-20Fix for PlatformHelper static initializer lack of clarityslewis1-15/+28
2007-03-20Modified PlatformHelper to look for Bundle then Platform class rather than ex...slewis2-31/+35
2007-03-20Added back in reference to org.eclipse.core.runtime packageslewis1-3/+2
2007-03-19Fix for new application launching structure (different number of parameters) ...slewis3-3/+6
2007-03-17Added org.eclipse.ecf.util.PlatformHelper class to eliminate use of Platform ...slewis2-7/+136
2007-03-14Fix for javadocsslewis1-1/+1
2007-03-14Removed all remaining references to Plugin class and Platform classslewis1-6/+5
2007-03-14Removed all remaining references to Plugin class and Platform classslewis1-0/+5
2007-03-14Removed all remaining references to Plugin class and Platform classslewis4-24/+119
2007-03-14Refactored Trace class static methods to remove reference to Plugin class and...slewis3-74/+96

Back to the top