ryall [Mon, 29 Jun 2009 13:27:31 -0500] rev 32
Cache results of findSourceElements for performance.
stechong [Thu, 18 Jun 2009 16:49:04 -0500] rev 31
Fix for Bug 8513.
cawthron [Tue, 16 Jun 2009 15:36:31 -0500] rev 30
add qualifier to version of org.eclipse.core.resources
dadubrow [Tue, 16 Jun 2009 15:13:27 -0500] rev 29
Optimize CProjectDescriptionManager.calculateSettingsChanges() because was slow with large numbers of macros.
cawthron [Tue, 16 Jun 2009 13:57:17 -0500] rev 28
bump version of org.eclipse.core.resources to hopefully force it to build
dadubrow [Thu, 11 Jun 2009 10:40:41 -0500] rev 27
update with latest version of patch for path entry optimizations
dadubrow [Tue, 09 Jun 2009 15:42:55 -0500] rev 26
optimize slow loop checking for path entry duplicates
dadubrow [Tue, 09 Jun 2009 10:02:47 -0500] rev 25
test code for performance evaluation - will restore later
wpaul [Mon, 08 Jun 2009 12:51:27 -0500] rev 24
fixed bug #9228.
wpaul [Fri, 05 Jun 2009 16:58:02 -0500] rev 23
dont' refresh after build for projects with no builders
fturovic <frank.turovich@nokia.com> [Fri, 05 Jun 2009 16:10:32 -0500] rev 22
fix bug 9031 - added source root optin to table and updated image
fturovic <frank.turovich@nokia.com> [Fri, 05 Jun 2009 14:32:14 -0500] rev 21
merged
fturovic <frank.turovich@nokia.com> [Fri, 05 Jun 2009 14:27:56 -0500] rev 20
fixed bug 9135 - added descriptions of source code paths to page
ryall [Fri, 05 Jun 2009 14:27:40 -0500] rev 19
Only react if the select change is new. Don't refresh the exe list if ImportExecutables doesn't do anything.
dadubrow [Fri, 05 Jun 2009 10:43:19 -0500] rev 18
[Bugs 9201 and 9031] Handle nested source roots correctly