Ed Swartz <ed.swartz@nokia.com> [Wed, 16 Dec 2009 15:32:46 -0600] rev 694
Template setup fixes for #10290
Ed Swartz <ed.swartz@nokia.com> [Wed, 16 Dec 2009 15:27:05 -0600] rev 693
Look for sbs or sbs.bat under SBS_HOME/bin first, instead of only looking at the PATH.
Ed Swartz <ed.swartz@nokia.com> [Wed, 16 Dec 2009 15:26:14 -0600] rev 692
Some fixes to avoid rescanning and re-warning when sbs/sbs.bat cannot be found.
Ed Swartz <ed.swartz@nokia.com> [Wed, 16 Dec 2009 15:24:45 -0600] rev 691
Detect errors from broken Perl scripts
wpaul [Wed, 16 Dec 2009 14:58:27 -0600] rev 690
fixed bug #10282.
wpaul [Wed, 16 Dec 2009 14:53:38 -0600] rev 689
fixed bug #10282.
dadubrow [Wed, 16 Dec 2009 10:28:34 -0600] rev 688
Changes to remote connections
add javadoc to IConnectionsManager + IConnectionTypeProvider
deprecate internal methods and don't use them internally from interface
add new interfaces and methods to support host PnP
dadubrow [Wed, 16 Dec 2009 10:27:32 -0600] rev 687
Changes to remote connections
add javadoc to IConnectionsManager + IConnectionTypeProvider
deprecate internal methods and don't use them internally from interface
add new interfaces and methods to support host PnP
dadubrow [Wed, 16 Dec 2009 08:50:16 -0600] rev 686
updated release notes with info about IConnectionsManager
Ed Swartz <ed.swartz@nokia.com> [Mon, 14 Dec 2009 13:06:58 -0600] rev 685
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Mon, 14 Dec 2009 12:59:27 -0600] rev 684
Extract path-manipulation utilities into PathUtils, to correspond with the same classes in EDC.
-- Also, fix oversight where Win32 paths were not properly converted into IPath on Unix (the device was not set).
timkelly [Mon, 14 Dec 2009 10:34:03 -0600] rev 683
Fix bug 10166. Use rvct.h as fallback for rvct tools preinclude
timkelly [Mon, 14 Dec 2009 10:28:53 -0600] rev 682
rollback last commit on CarbideLanguageData.java. Those changes not needed.
timkelly [Mon, 14 Dec 2009 10:26:24 -0600] rev 681
merge commit
timkelly [Mon, 14 Dec 2009 10:24:12 -0600] rev 680
merge commit
timkelly [Mon, 14 Dec 2009 10:22:37 -0600] rev 679
Fix bug 10166. Use rvct.h as fallback for rvct tools preinclude
Ed Swartz <ed.swartz@nokia.com> [Fri, 11 Dec 2009 10:41:54 -0600] rev 678
Fixes for #10354 (Linux & remote connections). Provide appropriate status for TRK/Tracing when remote connection not impemented. Do not provide installer data for now either.
Ed Swartz <ed.swartz@nokia.com> [Fri, 11 Dec 2009 09:47:44 -0600] rev 677
More bug #10363 fixes
Ed Swartz <ed.swartz@nokia.com> [Thu, 10 Dec 2009 14:57:48 -0600] rev 676
Initial fixes for bug #10363 (Browse... button behavior)
Ed Swartz <ed.swartz@nokia.com> [Thu, 10 Dec 2009 14:56:18 -0600] rev 675
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Thu, 10 Dec 2009 14:53:07 -0600] rev 674
Initial fixes for bug #10363 (Browse... button behavior)
Ed Swartz <ed.swartz@nokia.com> [Thu, 10 Dec 2009 14:51:11 -0600] rev 673
Refactor the *.pkg file resourceset gathering to avoid fixing the same bug 12 times
Ed Swartz <ed.swartz@nokia.com> [Wed, 09 Dec 2009 15:49:38 -0600] rev 672
Fix more path conversion issues with Symbian launch
timkelly [Thu, 10 Dec 2009 13:45:47 -0600] rev 671
Add S60 5.2 support.
timkelly [Thu, 10 Dec 2009 13:44:05 -0600] rev 670
Add S60 5.2 support.
timkelly [Thu, 10 Dec 2009 09:48:56 -0600] rev 669
Fix bug 10269.
timkelly [Thu, 10 Dec 2009 09:38:03 -0600] rev 668
Fix bug 10269. Bad exception thrown for unknown keyword (comment in this case)
Ed Swartz <ed.swartz@nokia.com> [Wed, 09 Dec 2009 15:44:24 -0600] rev 667
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Wed, 09 Dec 2009 15:43:55 -0600] rev 666
Avoid loading TRK/TCF related connected services outside Win32 since there are no native libraries to support these yet.
Ed Swartz <ed.swartz@nokia.com> [Wed, 09 Dec 2009 15:40:36 -0600] rev 665
Trap and report errors failing to load non-available native libraries.