dadubrow [Mon, 27 Sep 2010 13:54:43 -0500] rev 2105
comment out creating carbide blog rss for now because it doesn't work with proxypac auto-proxy config script
fturovic <frank.turovich@nokia.com> [Mon, 27 Sep 2010 10:00:11 -0500] rev 2104
moved platsim anchor to debugger section per Matts complaint
fturovic <frank.turovich@nokia.com> [Fri, 24 Sep 2010 13:12:07 -0500] rev 2103
additional TOC changes and page editing
fturovic <frank.turovich@nokia.com> [Fri, 24 Sep 2010 12:50:36 -0500] rev 2102
update to help home page and removed excess TOC entry
fturovic <frank.turovich@nokia.com> [Fri, 24 Sep 2010 11:34:18 -0500] rev 2101
changed <3 to C3 in small icon image
dadubrow [Fri, 24 Sep 2010 09:51:37 -0500] rev 2100
revert auto update default
dadubrow [Fri, 24 Sep 2010 09:51:09 -0500] rev 2099
Remove capabilities link and fix ui glitch in nav bar
dadubrow [Fri, 24 Sep 2010 08:40:09 -0500] rev 2098
change kits icon
stechong [Thu, 23 Sep 2010 13:25:28 -0500] rev 2097
merge commit
stechong [Thu, 23 Sep 2010 13:24:28 -0500] rev 2096
Fix for Bug 10645, added prompt for restart in bubble help.
timkelly [Thu, 23 Sep 2010 12:08:33 -0500] rev 2095
ed's fix to remove job to save language data cache. was causing more problems than it fixed.
fturovic <frank.turovich@nokia.com> [Thu, 23 Sep 2010 10:16:37 -0500] rev 2094
removed light pixels from icons circumference to minimize smooth merging with bkgrd colors
fturovic <frank.turovich@nokia.com> [Wed, 22 Sep 2010 16:34:53 -0500] rev 2093
even more image updates for coda rename
fturovic <frank.turovich@nokia.com> [Wed, 22 Sep 2010 15:02:33 -0500] rev 2092
more trk to coda changes
timkelly [Wed, 22 Sep 2010 13:55:01 -0500] rev 2091
merge commit
timkelly [Wed, 22 Sep 2010 13:54:26 -0500] rev 2090
fix bug 12172
fturovic <frank.turovich@nokia.com> [Wed, 22 Sep 2010 13:40:05 -0500] rev 2089
revised branding images and updated CODA images
Chad Peckham <chad.peckham@nokia.com> [Wed, 22 Sep 2010 13:21:59 -0500] rev 2088
comment out ANSI C/C++ template until we can have a better fix.
fturovic <frank.turovich@nokia.com> [Tue, 21 Sep 2010 15:50:51 -0500] rev 2087
BUG 12110 - text instances of apptrk/systrk changed, more images yet to update
bkirk [Tue, 21 Sep 2010 10:33:50 -0700] rev 2086
should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6;
making these changes requires the project to have custom compiler settings in order to continue to import XPathAPI
from its original location com.sun.org.apache.xpath.internal, which is still in JavaSE-1.6 rt.jar .
bkirk [Tue, 21 Sep 2010 10:28:30 -0700] rev 2085
should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
Ed Swartz <ed.swartz@nokia.com> [Tue, 21 Sep 2010 11:35:38 -0500] rev 2084
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Tue, 21 Sep 2010 11:35:22 -0500] rev 2083
Fix bug 12139: don't launch multiple 'save indexer cache' jobs at once. Also, just in case, always ignore .cproject as a resource that can trigger rebuilding configuration data.
fturovic <frank.turovich@nokia.com> [Tue, 21 Sep 2010 11:06:28 -0500] rev 2082
BUG 12155 - removed TOC entry pointing to soft-attach page
fturovic <frank.turovich@nokia.com> [Tue, 21 Sep 2010 11:02:45 -0500] rev 2081
updated Qt and Carbide Portal images and page content
dadubrow [Tue, 21 Sep 2010 10:31:22 -0500] rev 2080
enable automatic updates in p2 as default pref
timkelly [Tue, 21 Sep 2010 10:02:43 -0500] rev 2079
remove workaround for fixing -p args when buildign symbian components
timkelly [Tue, 21 Sep 2010 09:13:39 -0500] rev 2078
fix 12140. Only scan Raptor to try to repair configs with errors once per IDE session.
Ed Swartz <ed.swartz@nokia.com> [Mon, 20 Sep 2010 18:51:12 -0500] rev 2077
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Mon, 20 Sep 2010 18:50:57 -0500] rev 2076
Fix bug 11274. Don't hold a lock on projectInfoMap for so long, fetching interesting mmp/bld.inf/etc list outside the lock instead. Add a temporary resource listener just in case resources are modified when we're not looking (I never saw this fire).