timkelly [Mon, 02 Aug 2010 11:10:33 -0500] rev 1737
add sbsv2 targettypes test check
timkelly [Mon, 02 Aug 2010 10:36:48 -0500] rev 1736
fix bug 11762. Fix targettypes for MMP editor to retrieve properly depending on whether build config is SBsv1 or SBSv2.
dadubrow [Mon, 02 Aug 2010 08:45:13 -0500] rev 1735
add urls
dadubrow [Mon, 02 Aug 2010 08:44:45 -0500] rev 1734
More portal framework changes:
support for page command bars in page extension
ordering across layers on page
abstract discovery UI pages
improvements to open editor asap and defer updates if needed
timkelly [Fri, 30 Jul 2010 13:18:50 -0500] rev 1733
add a since 3.0 tag
stechong [Fri, 30 Jul 2010 13:10:27 -0500] rev 1732
Make sure OS version is never set to 0 when loading SDK from cache.
timkelly [Fri, 30 Jul 2010 12:13:13 -0500] rev 1731
Added API change notes for SDK/Builder related stuff. Added an @since 3.0 tag on API
timkelly [Thu, 29 Jul 2010 15:50:56 -0500] rev 1730
make createContents public so Carbide portal can access SDK Prefs to draw it.
dadubrow [Thu, 29 Jul 2010 15:31:29 -0500] rev 1729
change urls
dadubrow [Thu, 29 Jul 2010 15:31:01 -0500] rev 1728
add portal page layer with sdk prefs
dadubrow [Thu, 29 Jul 2010 15:30:00 -0500] rev 1727
more portal changes - add kits page + pref page links to customize
fturovic <frank.turovich@nokia.com> [Thu, 29 Jul 2010 14:52:28 -0500] rev 1726
minor edit
fturovic <frank.turovich@nokia.com> [Thu, 29 Jul 2010 14:41:38 -0500] rev 1725
added views overview and modified css file colors
timkelly [Thu, 29 Jul 2010 14:08:00 -0500] rev 1724
merge from default
dadubrow [Thu, 29 Jul 2010 13:33:19 -0500] rev 1723
move urls to server.properties
dadubrow [Thu, 29 Jul 2010 13:32:40 -0500] rev 1722
move urls to server.properties
dadubrow [Thu, 29 Jul 2010 13:28:20 -0500] rev 1721
more portal changes:
- support for rss
- better browser support
- add some rss feeds
timkelly [Thu, 29 Jul 2010 13:03:15 -0500] rev 1720
add SBSv2QueryTests to the builder test suite.
timkelly [Thu, 29 Jul 2010 10:44:19 -0500] rev 1719
fixing SBSv2QueryTests.
fturovic <frank.turovich@nokia.com> [Thu, 29 Jul 2010 09:51:07 -0500] rev 1718
removed carbide news page and references
timkelly [Wed, 28 Jul 2010 17:10:59 -0500] rev 1717
only wait 5 seconds for rvct version info. If not found, default to rvct2_2. (This is for abld only)
timkelly [Wed, 28 Jul 2010 17:07:31 -0500] rev 1716
put @since 3.0 on public APIs, where needed
stechong [Wed, 28 Jul 2010 16:48:09 -0500] rev 1715
Updated SDKManager to use SDKCacheUtils for caching SDK info.
fturovic <frank.turovich@nokia.com> [Wed, 28 Jul 2010 15:41:21 -0500] rev 1714
added latest bug fixes
fturovic <frank.turovich@nokia.com> [Wed, 28 Jul 2010 15:40:59 -0500] rev 1713
minor edits handling theme references
fturovic <frank.turovich@nokia.com> [Wed, 28 Jul 2010 15:39:56 -0500] rev 1712
removed carbide theme from product plugin
ssobek [Wed, 28 Jul 2010 15:25:04 -0500] rev 1711
move StopModeMainTab to PlatSim-only launch
timkelly [Wed, 28 Jul 2010 15:19:12 -0500] rev 1710
Refactor getBuiltInMacros() to be SBSv1 specific. This are the hard-coded macros misc macros we are adding for SBSv1.
For SBSv2, they are retrieved from the sbs config query. Also, clean up some API and comments on public APIS
timkelly [Wed, 28 Jul 2010 11:33:05 -0500] rev 1709
clean up some TODOs
ssobek [Wed, 28 Jul 2010 10:10:48 -0500] rev 1708
move findOrCreatePlatSimConnection() to com.nokia.cdt.internal.debug.launch.ui