dadubrow [Tue, 14 Sep 2010 11:40:12 -0500] rev 2000
Open portal in new and reset carbide perspective and if left open
timkelly [Tue, 14 Sep 2010 10:19:24 -0500] rev 1999
remove some deprecated methods (was essentially dead code)
timkelly [Tue, 14 Sep 2010 08:42:24 -0500] rev 1998
remove references to com.nokia.carbide.cpp.buildProject, use org.eclipse.ui.project.buildProject
wpaul [Mon, 13 Sep 2010 16:38:53 -0500] rev 1997
fixed build.
fturovic <frank.turovich@nokia.com> [Mon, 13 Sep 2010 16:08:36 -0500] rev 1996
BUG 11531 - good catch on missing options in dialogs, fixed images and names as appropriate
fturovic <frank.turovich@nokia.com> [Mon, 13 Sep 2010 15:37:29 -0500] rev 1995
BUG 11653 fixed remaining perl links to point to FN
dadubrow [Mon, 13 Sep 2010 15:22:01 -0500] rev 1994
Bug 10645 - add p2 install operation for docs plugins
fturovic <frank.turovich@nokia.com> [Mon, 13 Sep 2010 15:01:12 -0500] rev 1993
fixed font size
fturovic <frank.turovich@nokia.com> [Mon, 13 Sep 2010 15:00:09 -0500] rev 1992
updated images and pages associated with launch changes as per Warrens message
Chad Peckham <chad.peckham@nokia.com> [Mon, 13 Sep 2010 13:17:04 -0500] rev 1991
add Ed's changes to allow multiple Carbide instances to use same TCFServer
fturovic <frank.turovich@nokia.com> [Mon, 13 Sep 2010 12:54:58 -0500] rev 1990
fixed perspective issue Ed and David noticed in splash screen
timkelly [Mon, 13 Sep 2010 10:29:40 -0500] rev 1989
fix bug 9928 - issues with platform project > build (ctrl+b)- removes workaround
fturovic <frank.turovich@nokia.com> [Mon, 13 Sep 2010 10:25:00 -0500] rev 1988
removed build targets page and updated links to same as the same functionality can be found in the MMP Editor page
fturovic <frank.turovich@nokia.com> [Mon, 13 Sep 2010 09:45:09 -0500] rev 1987
BUG 11654 - removed last traces of TRACE32 from text, some images still need replacement but not a priority
timkelly [Sat, 11 Sep 2010 14:07:16 -0500] rev 1986
fix bug 12047
timkelly [Sat, 11 Sep 2010 13:36:12 -0500] rev 1985
fixed bug 11347
timkelly [Sat, 11 Sep 2010 11:56:59 -0500] rev 1984
fix bug 12018
timkelly [Fri, 10 Sep 2010 15:05:16 -0500] rev 1983
Don't allow Qt project to be created when SDKs on different drives are selected (Win32 only)
wpaul [Fri, 10 Sep 2010 09:38:24 -0500] rev 1982
fixed bug #11824.
cawthron [Thu, 09 Sep 2010 20:14:19 -0500] rev 1981
set version to 3.0.0
wpaul [Thu, 09 Sep 2010 16:48:30 -0500] rev 1980
removed old (removed) install view from carbide perspective factory.
wpaul [Thu, 09 Sep 2010 16:48:02 -0500] rev 1979
don't show the welcome screen - bug #9556.
wpaul [Thu, 09 Sep 2010 16:46:06 -0500] rev 1978
cleaned up old classic TRK/DE-isms:
removed TRK Program Output Console, TRK Communications Log Console, Symbian Rom Log Console
removed option to log rom log warnings - these are handled in EDC now if a module is not found
removed TRK timeout launch setting
removed default processor mode setting
timkelly [Thu, 09 Sep 2010 13:57:02 -0500] rev 1977
fix __PRODUCT_INCLUDE__ macro if it has value, during preprocessing.
timkelly [Thu, 09 Sep 2010 13:25:52 -0500] rev 1976
remove mention of 3rd ed. SDK
timkelly [Thu, 09 Sep 2010 10:20:21 -0500] rev 1975
make single file compiler got to stdout
timkelly [Thu, 09 Sep 2010 09:47:25 -0500] rev 1974
when building SDK/Config tree and EPOCROOT is missing, update status with: (Building cache with bad EPOCROOT)
timkelly [Thu, 09 Sep 2010 09:31:25 -0500] rev 1973
Add a sleep before testing if sdk cache entry was deleted. Test to figure out why test is failing on one machine only.
timkelly [Thu, 09 Sep 2010 09:30:28 -0500] rev 1972
testing fixes for spurious JUnit failures on SymSEE builds
timkelly [Wed, 08 Sep 2010 18:06:51 -0500] rev 1971
merge commit
timkelly [Wed, 08 Sep 2010 18:06:14 -0500] rev 1970
fix bug 12036
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:34:14 -0500] rev 1969
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:21:24 -0500] rev 1968
Remove TRK service and replace with TCF TRK service. Remove wildcard service check used as an interim when TCF TRK and TRK were both options.
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:14:34 -0500] rev 1967
Use proper punctuation when only one or two services applies
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:13:42 -0500] rev 1966
Avoid NPEs when services (like TRK) go missing
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:12:10 -0500] rev 1965
Support testing package XML locally
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:11:16 -0500] rev 1964
Show errors if package download or install fails
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:09:15 -0500] rev 1963
Make Mike's request changes to portal links and content
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:07:49 -0500] rev 1962
Add TCF TRK package listing (dead link) and placeholder for InstallPlatsim page
timkelly [Wed, 08 Sep 2010 17:17:20 -0500] rev 1961
fix unit tests (call init() after creating an SDKManager instance.
timkelly [Tue, 07 Sep 2010 16:31:38 -0500] rev 1960
merge some changes from C3_BUILDER_WORK to default for better SDK scanning when the SDKManager is loaded.
Ed Swartz <ed.swartz@nokia.com> [Sun, 05 Sep 2010 13:42:22 -0500] rev 1959
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Thu, 02 Sep 2010 13:19:32 -0500] rev 1958
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Tue, 31 Aug 2010 07:53:48 -0500] rev 1957
Fix Java 6-ism
timkelly [Fri, 03 Sep 2010 18:19:46 -0500] rev 1956
make init call after constructing SDKManager.
timkelly [Fri, 03 Sep 2010 18:19:14 -0500] rev 1955
make SDK scan job a user job. Run jobs under new init method to avoid the SDKManager from being constructed twice by client requests.
timkelly [Fri, 03 Sep 2010 15:38:48 -0500] rev 1954
merge from default
timkelly [Fri, 03 Sep 2010 14:57:26 -0500] rev 1953
merge commit
timkelly [Fri, 03 Sep 2010 14:56:39 -0500] rev 1952
remove some preliminary work for linked resources that was merged from C3_BUILDER_WORK to default that should not have been
fturovic <frank.turovich@nokia.com> [Fri, 03 Sep 2010 14:14:14 -0500] rev 1951
fixed broken links in pages
fturovic <frank.turovich@nokia.com> [Fri, 03 Sep 2010 13:35:52 -0500] rev 1950
resized splash to show progress bar
timkelly [Fri, 03 Sep 2010 12:21:04 -0500] rev 1949
fix bug 12012
timkelly [Fri, 03 Sep 2010 10:37:04 -0500] rev 1948
fix bad xml comments
timkelly [Fri, 03 Sep 2010 10:34:40 -0500] rev 1947
wait until after SDK scan job is complete before notifiying plugings that the SDKManager load is complete.
Chad Peckham <chad.peckham@nokia.com> [Thu, 02 Sep 2010 15:49:09 -0500] rev 1946
delete "plugin" from name
fturovic <frank.turovich@nokia.com> [Thu, 02 Sep 2010 15:10:10 -0500] rev 1945
converted splash to 16-bit from 32-bit
fturovic <frank.turovich@nokia.com> [Thu, 02 Sep 2010 14:31:01 -0500] rev 1944
changed date
fturovic <frank.turovich@nokia.com> [Thu, 02 Sep 2010 14:25:46 -0500] rev 1943
updated perl info
fturovic <frank.turovich@nokia.com> [Thu, 02 Sep 2010 14:23:35 -0500] rev 1942
updated perl info
Chad Peckham <chad.peckham@nokia.com> [Thu, 02 Sep 2010 13:18:17 -0500] rev 1941
Add DEBUGGABLE_UDEBONLY support to MMP and .PRO file templates