Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-16Fix for jdt.core.prefs and .classpathslewis1-2/+1
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 ...slewis10-74/+79
2007-10-11Correct the compiler compliance settings.rsuen2-7/+6
2007-10-09Added jdt and jdt ui prefs from Equinox projectslewis4-24/+356
2007-10-08Added SystemLogService class to implement osgi LogService interface. Setup o...slewis2-19/+118
2007-09-06Updated versions for ECF 1.1slewis1-1/+1
2007-08-22added jdt UI prefs to include formatting on save for these projectsslewis1-0/+50
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-06-08Fix for plugin.properties filesslewis1-4/+1
2007-05-29Changed date in about.html for bug https://bugs.eclipse.org/bugs/show_bug.cgi...slewis1-1/+1
2007-05-07Fixes for source plugin builds.slewis1-5/+2
2007-05-07Fixes for source plugin builds.slewis1-2/+1
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-21Fixes for CDC 1.0/Foundation 1.0slewis2-3/+3
2007-04-20Fixes for NPE running in non OSGi environmentslewis1-1/+4
2007-04-20update to manifests and .classpath files for jre and cdc/foundation versionslewis2-7/+7
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-04-07changed copyright notice for the properties file for this pluginslewis1-10/+10
2007-04-06changed version number back to 1.0.0.qualifierslewis1-1/+1
2007-04-06Changed version qualifier for build testslewis1-1/+1
2007-03-31Changed Bundle-Version back to .qualifierslewis1-1/+1
2007-03-31commit for tag of version v20070330-2111slewis1-1/+1
2007-03-30Changed version number for tag to .qualifierslewis1-1/+1
2007-03-30Bundle-Version checkin for v20070330 tag (1.0.0.M6)slewis1-1/+1
2007-03-26Changed qualifier to .qualifier in version number identificationslewis1-1/+1
2007-03-22new version numberslewis1-1/+1
2007-03-22Update to build.propertiesslewis1-1/+3
2007-03-22new version numberslewis1-1/+1
2007-03-22Update to version numberslewis1-1/+1
2007-03-21Updated version numberslewis1-1/+1
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...slewis3-33/+36
2007-03-20Added back in reference to org.eclipse.core.runtime packageslewis2-4/+4
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 ...slewis3-9/+137
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 classslewis5-24/+122
2007-03-14Refactored Trace class static methods to remove reference to Plugin class and...slewis4-74/+97

Back to the top