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
timkelly [Tue, 27 Jul 2010 16:30:33 -0500] rev 1707
clean up code by remove EKA1 functionality. Essentially removing dead code as there is no pre-os 9 functionality supported.
timkelly [Tue, 27 Jul 2010 16:14:29 -0500] rev 1706
bug 11535. Remove ROM builder.
dadubrow [Tue, 27 Jul 2010 15:29:41 -0500] rev 1705
add support for multiple layers per page
fturovic <frank.turovich@nokia.com> [Tue, 27 Jul 2010 15:28:19 -0500] rev 1704
updated copyright dates and fixed some css issues
ssobek [Tue, 27 Jul 2010 15:20:28 -0500] rev 1703
Merge with c2c8b7393fe75b3a352ce1d27171b7687350f573
ssobek [Tue, 27 Jul 2010 15:16:15 -0500] rev 1702
stop mode PlatSim using remote connections; don't overwrite user-chosen PlatSim connection names
timkelly [Tue, 27 Jul 2010 15:12:04 -0500] rev 1701
Remove SBSv2 configuration tab and associated data store. Variants are handled in the configuration creation now and not as a preference after-thought.
stechong [Tue, 27 Jul 2010 15:03:22 -0500] rev 1700
Removed scanJobListener since it's no logner used.