Wed, 28 Jul 2010 15:19:12 -0500 Refactor getBuiltInMacros() to be SBSv1 specific. This are the hard-coded macros misc macros we are adding for SBSv1. C3_BUILDER_WORK
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
Wed, 28 Jul 2010 11:33:05 -0500 clean up some TODOs C3_BUILDER_WORK
timkelly [Wed, 28 Jul 2010 11:33:05 -0500] rev 1709
clean up some TODOs
Wed, 28 Jul 2010 10:10:48 -0500 move findOrCreatePlatSimConnection() to com.nokia.cdt.internal.debug.launch.ui
ssobek [Wed, 28 Jul 2010 10:10:48 -0500] rev 1708
move findOrCreatePlatSimConnection() to com.nokia.cdt.internal.debug.launch.ui
Tue, 27 Jul 2010 16:30:33 -0500 clean up code by remove EKA1 functionality. Essentially removing dead code as there is no pre-os 9 functionality supported. C3_BUILDER_WORK
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.
Tue, 27 Jul 2010 16:14:29 -0500 bug 11535. Remove ROM builder. C3_BUILDER_WORK
timkelly [Tue, 27 Jul 2010 16:14:29 -0500] rev 1706
bug 11535. Remove ROM builder.
Tue, 27 Jul 2010 15:29:41 -0500 add support for multiple layers per page
dadubrow [Tue, 27 Jul 2010 15:29:41 -0500] rev 1705
add support for multiple layers per page
Tue, 27 Jul 2010 15:28:19 -0500 updated copyright dates and fixed some css issues
fturovic <frank.turovich@nokia.com> [Tue, 27 Jul 2010 15:28:19 -0500] rev 1704
updated copyright dates and fixed some css issues
Tue, 27 Jul 2010 15:20:28 -0500 Merge with c2c8b7393fe75b3a352ce1d27171b7687350f573
ssobek [Tue, 27 Jul 2010 15:20:28 -0500] rev 1703
Merge with c2c8b7393fe75b3a352ce1d27171b7687350f573
Tue, 27 Jul 2010 15:16:15 -0500 stop mode PlatSim using remote connections; don't overwrite user-chosen PlatSim connection names
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
Tue, 27 Jul 2010 15:12:04 -0500 Remove SBSv2 configuration tab and associated data store. Variants are handled in the configuration creation now and not as a preference after-thought. C3_BUILDER_WORK
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.
Tue, 27 Jul 2010 15:03:22 -0500 Removed scanJobListener since it's no logner used. C3_BUILDER_WORK
stechong [Tue, 27 Jul 2010 15:03:22 -0500] rev 1700
Removed scanJobListener since it's no logner used.
Tue, 27 Jul 2010 14:59:12 -0500 No longer scan for installable Eclipse plugins in SDKs. C3_BUILDER_WORK
stechong [Tue, 27 Jul 2010 14:59:12 -0500] rev 1699
No longer scan for installable Eclipse plugins in SDKs.
Tue, 27 Jul 2010 15:00:54 -0500 changed header color and removed PI TOC link
fturovic <frank.turovich@nokia.com> [Tue, 27 Jul 2010 15:00:54 -0500] rev 1698
changed header color and removed PI TOC link
Tue, 27 Jul 2010 14:37:58 -0500 minor edit
fturovic <frank.turovich@nokia.com> [Tue, 27 Jul 2010 14:37:58 -0500] rev 1697
minor edit
Tue, 27 Jul 2010 14:37:04 -0500 fixed broken TOC links, updated platform filtering pref panel, and reduced font size of manual
fturovic <frank.turovich@nokia.com> [Tue, 27 Jul 2010 14:37:04 -0500] rev 1696
fixed broken TOC links, updated platform filtering pref panel, and reduced font size of manual
Tue, 27 Jul 2010 14:20:13 -0500 Create buildinfo and prefix file on demand to improve performance. C3_BUILDER_WORK
stechong [Tue, 27 Jul 2010 14:20:13 -0500] rev 1695
Create buildinfo and prefix file on demand to improve performance.
Tue, 27 Jul 2010 13:49:17 -0500 set discovery.directory to Symbian Foundation update site
cawthron [Tue, 27 Jul 2010 13:49:17 -0500] rev 1694
set discovery.directory to Symbian Foundation update site
Tue, 27 Jul 2010 11:49:52 -0500 fix small glitch with clearing sbs cache on rescan C3_BUILDER_WORK
timkelly [Tue, 27 Jul 2010 11:49:52 -0500] rev 1693
fix small glitch with clearing sbs cache on rescan
Tue, 27 Jul 2010 11:13:38 -0500 Update removeCache() to delete corresponding cache file saved to disk; also updated getCacheData() to remember cache loaded from disk. C3_BUILDER_WORK
stechong [Tue, 27 Jul 2010 11:13:38 -0500] rev 1692
Update removeCache() to delete corresponding cache file saved to disk; also updated getCacheData() to remember cache loaded from disk.
Tue, 27 Jul 2010 10:31:29 -0500 Remove boolean API to force rescan the SBS cache (there was API to do that already) C3_BUILDER_WORK
timkelly [Tue, 27 Jul 2010 10:31:29 -0500] rev 1691
Remove boolean API to force rescan the SBS cache (there was API to do that already)
Mon, 26 Jul 2010 17:32:53 -0500 1) always try to rescan configs that have error messages. 2) remove some dead code C3_BUILDER_WORK
timkelly [Mon, 26 Jul 2010 17:32:53 -0500] rev 1690
1) always try to rescan configs that have error messages. 2) remove some dead code
Mon, 26 Jul 2010 17:27:13 -0500 removed white background from link items in welcome pages
fturovic <frank.turovich@nokia.com> [Mon, 26 Jul 2010 17:27:13 -0500] rev 1689
removed white background from link items in welcome pages
Mon, 26 Jul 2010 16:31:09 -0500 fix text localization problem C3_BUILDER_WORK
timkelly [Mon, 26 Jul 2010 16:31:09 -0500] rev 1688
fix text localization problem
Mon, 26 Jul 2010 16:18:24 -0500 Fix error message for existing configs in projects that have errors, but were filtered out by filtering prefs. Error message was left off, if there was one. C3_BUILDER_WORK
timkelly [Mon, 26 Jul 2010 16:18:24 -0500] rev 1687
Fix error message for existing configs in projects that have errors, but were filtered out by filtering prefs. Error message was left off, if there was one.
Mon, 26 Jul 2010 15:21:29 -0500 localize scanning message C3_BUILDER_WORK
timkelly [Mon, 26 Jul 2010 15:21:29 -0500] rev 1686
localize scanning message
Mon, 26 Jul 2010 15:17:47 -0500 fix refresh button on SBSv2 to rebuild product and aliases list from scratch C3_BUILDER_WORK
timkelly [Mon, 26 Jul 2010 15:17:47 -0500] rev 1685
fix refresh button on SBSv2 to rebuild product and aliases list from scratch
Mon, 26 Jul 2010 15:11:10 -0500 refactor to allow better support for multiple layers
dadubrow [Mon, 26 Jul 2010 15:11:10 -0500] rev 1684
refactor to allow better support for multiple layers
Mon, 26 Jul 2010 14:25:58 -0500 simplify building of filtered alias lists from sbsv2 filtering prefs. Fix NPE when creating a build config that has errors and not platform or target. C3_BUILDER_WORK
timkelly [Mon, 26 Jul 2010 14:25:58 -0500] rev 1683
simplify building of filtered alias lists from sbsv2 filtering prefs. Fix NPE when creating a build config that has errors and not platform or target.
Mon, 26 Jul 2010 12:02:37 -0500 Updated support for adding/removing missing SDK. C3_BUILDER_WORK
stechong [Mon, 26 Jul 2010 12:02:37 -0500] rev 1682
Updated support for adding/removing missing SDK.
Mon, 26 Jul 2010 11:32:21 -0500 Fix problem with sbs config xml parsing. Make sure to trim error message to avoid erroneously adding an error when there is none. Fix problem with adding system includes for variants. C3_BUILDER_WORK
timkelly [Mon, 26 Jul 2010 11:32:21 -0500] rev 1681
Fix problem with sbs config xml parsing. Make sure to trim error message to avoid erroneously adding an error when there is none. Fix problem with adding system includes for variants.
Fri, 23 Jul 2010 18:22:58 -0500 C:\c3_dev\hg\carbidecpp>First round of implementing variant build support and properly building projects that contain mi C3_BUILDER_WORK
timkelly [Fri, 23 Jul 2010 18:22:58 -0500] rev 1680
C:\c3_dev\hg\carbidecpp>First round of implementing variant build support and properly building projects that contain mi xed FEATUREVARIANT keywork in some MMPs and not others (see bug 11592)
Fri, 23 Jul 2010 15:40:47 -0500 revised remaining welcome page icons for C3
fturovic <frank.turovich@nokia.com> [Fri, 23 Jul 2010 15:40:47 -0500] rev 1679
revised remaining welcome page icons for C3
Fri, 23 Jul 2010 14:21:59 -0500 Make use of system include paths returned by Raptor config query. C3_BUILDER_WORK
stechong [Fri, 23 Jul 2010 14:21:59 -0500] rev 1678
Make use of system include paths returned by Raptor config query.
Fri, 23 Jul 2010 12:42:38 -0500 lightened new icons as they appeared too dark at small sizes
fturovic <frank.turovich@nokia.com> [Fri, 23 Jul 2010 12:42:38 -0500] rev 1677
lightened new icons as they appeared too dark at small sizes
Fri, 23 Jul 2010 11:40:59 -0500 updated icon images for some welcome icons
fturovic <frank.turovich@nokia.com> [Fri, 23 Jul 2010 11:40:59 -0500] rev 1676
updated icon images for some welcome icons
Fri, 23 Jul 2010 11:15:18 -0500 make default OS version 9.5 if not found in SDK C3_BUILDER_WORK
timkelly [Fri, 23 Jul 2010 11:15:18 -0500] rev 1675
make default OS version 9.5 if not found in SDK
Thu, 22 Jul 2010 16:37:37 -0500 fix build breaks for removal of ISymbianSDK#getSDKVersion() C3_BUILDER_WORK
timkelly [Thu, 22 Jul 2010 16:37:37 -0500] rev 1674
fix build breaks for removal of ISymbianSDK#getSDKVersion()
Thu, 22 Jul 2010 16:21:59 -0500 merge commit C3_BUILDER_WORK
timkelly [Thu, 22 Jul 2010 16:21:59 -0500] rev 1673
merge commit
Thu, 22 Jul 2010 16:21:19 -0500 fix problem with scanning for product variants when added to the filtering prefs C3_BUILDER_WORK
timkelly [Thu, 22 Jul 2010 16:21:19 -0500] rev 1672
fix problem with scanning for product variants when added to the filtering prefs
Thu, 22 Jul 2010 16:16:46 -0500 commented out branding image on certain welcome pages
fturovic <frank.turovich@nokia.com> [Thu, 22 Jul 2010 16:16:46 -0500] rev 1671
commented out branding image on certain welcome pages
Thu, 22 Jul 2010 16:06:04 -0500 Fixed link to SDK preference page. C3_BUILDER_WORK
stechong [Thu, 22 Jul 2010 16:06:04 -0500] rev 1670
Fixed link to SDK preference page.
Thu, 22 Jul 2010 15:45:27 -0500 Make sure we're getting the correct set of macros for each SBSv2 build context. C3_BUILDER_WORK
stechong [Thu, 22 Jul 2010 15:45:27 -0500] rev 1669
Make sure we're getting the correct set of macros for each SBSv2 build context.
Thu, 22 Jul 2010 15:40:20 -0500 Fixed problem where include paths and macros not showing up for SBSv2 targets. C3_BUILDER_WORK
stechong [Thu, 22 Jul 2010 15:40:20 -0500] rev 1668
Fixed problem where include paths and macros not showing up for SBSv2 targets.
Thu, 22 Jul 2010 15:18:39 -0500 remove ISymbianSDK: getSDKVersion(), getName() and related methods. C3_BUILDER_WORK
timkelly [Thu, 22 Jul 2010 15:18:39 -0500] rev 1667
remove ISymbianSDK: getSDKVersion(), getName() and related methods.
Thu, 22 Jul 2010 14:02:11 -0500 fix 11553. For project template filtering, use feature fags. No longer us OS/SDK version or name attribute. C3_BUILDER_WORK
timkelly [Thu, 22 Jul 2010 14:02:11 -0500] rev 1666
fix 11553. For project template filtering, use feature fags. No longer us OS/SDK version or name attribute.
Thu, 22 Jul 2010 13:14:37 -0500 fixed bug #11286.
wpaul [Thu, 22 Jul 2010 13:14:37 -0500] rev 1665
fixed bug #11286.
Wed, 21 Jul 2010 17:12:21 -0500 fix some config refresh issues with SDK/Config tree management. Fixed some issues with showing proper configs re: SBSv2 config filtering prefs. C3_BUILDER_WORK
timkelly [Wed, 21 Jul 2010 17:12:21 -0500] rev 1664
fix some config refresh issues with SDK/Config tree management. Fixed some issues with showing proper configs re: SBSv2 config filtering prefs.
Wed, 21 Jul 2010 16:13:43 -0500 Updated SDK manager behavior when scanning drives for SDKs. C3_BUILDER_WORK
stechong [Wed, 21 Jul 2010 16:13:43 -0500] rev 1663
Updated SDK manager behavior when scanning drives for SDKs.
Wed, 21 Jul 2010 15:24:25 -0500 Check whether compiler prefix file returned by Raptor query really exist when scanning for compiler macros. C3_BUILDER_WORK
stechong [Wed, 21 Jul 2010 15:24:25 -0500] rev 1662
Check whether compiler prefix file returned by Raptor query really exist when scanning for compiler macros.
Wed, 21 Jul 2010 14:53:42 -0500 multiple changes:
dadubrow [Wed, 21 Jul 2010 14:53:42 -0500] rev 1661
multiple changes: + export packages + support for highlighted actions + externalize strings
Wed, 21 Jul 2010 14:13:29 -0500 revised system search feature
fturovic <frank.turovich@nokia.com> [Wed, 21 Jul 2010 14:13:29 -0500] rev 1660
revised system search feature
Wed, 21 Jul 2010 13:52:53 -0500 fix NPE, avoid adding a null system include path. C3_BUILDER_WORK
timkelly [Wed, 21 Jul 2010 13:52:53 -0500] rev 1659
fix NPE, avoid adding a null system include path.
Wed, 21 Jul 2010 13:50:58 -0500 renamed files for consistency in naming
fturovic <frank.turovich@nokia.com> [Wed, 21 Jul 2010 13:50:58 -0500] rev 1658
renamed files for consistency in naming
Wed, 21 Jul 2010 12:11:48 -0500 Merge from default. C3_BUILDER_WORK
stechong [Wed, 21 Jul 2010 12:11:48 -0500] rev 1657
Merge from default.
Wed, 21 Jul 2010 11:37:56 -0500 make sure to alaways create configs even if even epoc root is bad. Also, make sure to display broken SDKs in the config tree. C3_BUILDER_WORK
timkelly [Wed, 21 Jul 2010 11:37:56 -0500] rev 1656
make sure to alaways create configs even if even epoc root is bad. Also, make sure to display broken SDKs in the config tree.
Wed, 21 Jul 2010 11:32:00 -0500 removd duplicate items in TOC and updated install extension instructions
fturovic <frank.turovich@nokia.com> [Wed, 21 Jul 2010 11:32:00 -0500] rev 1655
removd duplicate items in TOC and updated install extension instructions
Wed, 21 Jul 2010 10:31:48 -0500 corrected some misnamed images that prevented their appearance in help system
fturovic <frank.turovich@nokia.com> [Wed, 21 Jul 2010 10:31:48 -0500] rev 1654
corrected some misnamed images that prevented their appearance in help system
Wed, 21 Jul 2010 09:37:18 -0500 tweak portal ui
dadubrow [Wed, 21 Jul 2010 09:37:18 -0500] rev 1653
tweak portal ui
Tue, 20 Jul 2010 17:17:54 -0500 fix extension checker items
Chad Peckham <chad.peckham@nokia.com> [Tue, 20 Jul 2010 17:17:54 -0500] rev 1652
fix extension checker items
Tue, 20 Jul 2010 17:00:30 -0500 fix extension checker items
Chad Peckham <chad.peckham@nokia.com> [Tue, 20 Jul 2010 17:00:30 -0500] rev 1651
fix extension checker items
Tue, 20 Jul 2010 16:56:41 -0500 fix extension checker items
Chad Peckham <chad.peckham@nokia.com> [Tue, 20 Jul 2010 16:56:41 -0500] rev 1650
fix extension checker items
Tue, 20 Jul 2010 16:51:45 -0500 fix extension checker items
Chad Peckham <chad.peckham@nokia.com> [Tue, 20 Jul 2010 16:51:45 -0500] rev 1649
fix extension checker items
Tue, 20 Jul 2010 16:45:01 -0500 updated Menu section of manual
fturovic <frank.turovich@nokia.com> [Tue, 20 Jul 2010 16:45:01 -0500] rev 1648
updated Menu section of manual
Tue, 20 Jul 2010 16:42:21 -0500 fix extension checker items
Chad Peckham <chad.peckham@nokia.com> [Tue, 20 Jul 2010 16:42:21 -0500] rev 1647
fix extension checker items
Tue, 20 Jul 2010 14:14:39 -0500 completed remote debug tutorial
fturovic <frank.turovich@nokia.com> [Tue, 20 Jul 2010 14:14:39 -0500] rev 1646
completed remote debug tutorial
Tue, 20 Jul 2010 13:52:51 -0500 minor edits to sync titles across tutorials
fturovic <frank.turovich@nokia.com> [Tue, 20 Jul 2010 13:52:51 -0500] rev 1645
minor edits to sync titles across tutorials
Tue, 20 Jul 2010 13:38:47 -0500 fix NPEs when SBSv2ConfigQueryData does not exist due to it's EPOCROOT no longer existing (e.g. removing the subst) C3_BUILDER_WORK
timkelly [Tue, 20 Jul 2010 13:38:47 -0500] rev 1644
fix NPEs when SBSv2ConfigQueryData does not exist due to it's EPOCROOT no longer existing (e.g. removing the subst)
Mon, 19 Jul 2010 21:06:20 -0500 Set error parser IDs based on compiler macros from Raptor config query. C3_BUILDER_WORK
stechong [Mon, 19 Jul 2010 21:06:20 -0500] rev 1643
Set error parser IDs based on compiler macros from Raptor config query.
Mon, 19 Jul 2010 17:04:12 -0500 added new page to debug on device tutorial with new images
fturovic <frank.turovich@nokia.com> [Mon, 19 Jul 2010 17:04:12 -0500] rev 1642
added new page to debug on device tutorial with new images
Mon, 19 Jul 2010 16:13:24 -0500 revised x86 compiler dates, graphics, CSS, and release notes
fturovic <frank.turovich@nokia.com> [Mon, 19 Jul 2010 16:13:24 -0500] rev 1641
revised x86 compiler dates, graphics, CSS, and release notes
Mon, 19 Jul 2010 15:31:48 -0500 minor CSS and content changes
fturovic <frank.turovich@nokia.com> [Mon, 19 Jul 2010 15:31:48 -0500] rev 1640
minor CSS and content changes
Mon, 19 Jul 2010 15:15:54 -0500 add home page url
dadubrow [Mon, 19 Jul 2010 15:15:54 -0500] rev 1639
add home page url
Mon, 19 Jul 2010 14:41:27 -0500 merge
dadubrow [Mon, 19 Jul 2010 14:41:27 -0500] rev 1638
merge
Mon, 19 Jul 2010 14:40:41 -0500 add mozilla support
dadubrow [Mon, 19 Jul 2010 14:40:41 -0500] rev 1637
add mozilla support
Mon, 19 Jul 2010 14:00:24 -0500 added 3.0 notes and revised TOC
fturovic <frank.turovich@nokia.com> [Mon, 19 Jul 2010 14:00:24 -0500] rev 1636
added 3.0 notes and revised TOC
Fri, 16 Jul 2010 15:41:48 -0500 add url to support page
dadubrow [Fri, 16 Jul 2010 15:41:48 -0500] rev 1635
add url to support page
Fri, 16 Jul 2010 15:39:47 -0500 add portal support for browser page
dadubrow [Fri, 16 Jul 2010 15:39:47 -0500] rev 1634
add portal support for browser page
Fri, 16 Jul 2010 14:42:52 -0500 draft of run mode tutorial material
fturovic <frank.turovich@nokia.com> [Fri, 16 Jul 2010 14:42:52 -0500] rev 1633
draft of run mode tutorial material
Fri, 16 Jul 2010 14:41:18 -0500 minor edits
fturovic <frank.turovich@nokia.com> [Fri, 16 Jul 2010 14:41:18 -0500] rev 1632
minor edits
Fri, 16 Jul 2010 14:38:19 -0500 added 2.7 notes
fturovic <frank.turovich@nokia.com> [Fri, 16 Jul 2010 14:38:19 -0500] rev 1631
added 2.7 notes
Fri, 16 Jul 2010 14:37:47 -0500 added 2.7 bugs list
fturovic <frank.turovich@nokia.com> [Fri, 16 Jul 2010 14:37:47 -0500] rev 1630
added 2.7 bugs list
Fri, 16 Jul 2010 14:36:58 -0500 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com> [Fri, 16 Jul 2010 14:36:58 -0500] rev 1629
added carbide portal page to TOC
Fri, 16 Jul 2010 14:36:25 -0500 added carbide portal page
fturovic <frank.turovich@nokia.com> [Fri, 16 Jul 2010 14:36:25 -0500] rev 1628
added carbide portal page
Fri, 16 Jul 2010 10:38:04 -0500 add install tree node ordering based on augmented xml data
dadubrow [Fri, 16 Jul 2010 10:38:04 -0500] rev 1627
add install tree node ordering based on augmented xml data
Fri, 16 Jul 2010 10:17:30 -0500 Fix for part of bug 11563: show project name when building
Ed Swartz <ed.swartz@nokia.com> [Fri, 16 Jul 2010 10:17:30 -0500] rev 1626
Fix for part of bug 11563: show project name when building
Fri, 16 Jul 2010 09:55:08 -0500 removed extra chars that prevented tutorials from appearing and removed n-gage link
fturovic <frank.turovich@nokia.com> [Fri, 16 Jul 2010 09:55:08 -0500] rev 1625
removed extra chars that prevented tutorials from appearing and removed n-gage link
Fri, 16 Jul 2010 09:09:09 -0500 deprecate IServerData
dadubrow [Fri, 16 Jul 2010 09:09:09 -0500] rev 1624
deprecate IServerData
Fri, 16 Jul 2010 08:52:07 -0500 multiple changes to remote agent installer code:
dadubrow [Fri, 16 Jul 2010 08:52:07 -0500] rev 1623
multiple changes to remote agent installer code:
Fri, 16 Jul 2010 08:47:34 -0500 multiple changes to remote agent installer code:
dadubrow [Fri, 16 Jul 2010 08:47:34 -0500] rev 1622
multiple changes to remote agent installer code: + augment xml file structure with optional ordering info for sdk family and versions (ordering not yet implemented) + do not require sdk version to be parseable version string + encode xml file into the server.properties entry rather than providing only dir and adding file name with code + remove unneeded tracing packages entry
Thu, 15 Jul 2010 23:28:04 -0500 Raptor scanner discovery on top of new Raptor Query API. C3_BUILDER_WORK
stechong [Thu, 15 Jul 2010 23:28:04 -0500] rev 1621
Raptor scanner discovery on top of new Raptor Query API.
Thu, 15 Jul 2010 15:29:49 -0500 fixed link to dll example
fturovic <frank.turovich@nokia.com> [Thu, 15 Jul 2010 15:29:49 -0500] rev 1620
fixed link to dll example
Thu, 15 Jul 2010 14:14:40 -0500 use new update site URL for Carbide 2.7 RCL_2_4
cawthron [Thu, 15 Jul 2010 14:14:40 -0500] rev 1619
use new update site URL for Carbide 2.7
Thu, 15 Jul 2010 09:59:29 -0500 Portal tweaks - use standard fonts, etc.
dadubrow [Thu, 15 Jul 2010 09:59:29 -0500] rev 1618
Portal tweaks - use standard fonts, etc.
Wed, 14 Jul 2010 15:59:19 -0500 revised dll example with new images, TOC, and welcome page
fturovic <frank.turovich@nokia.com> [Wed, 14 Jul 2010 15:59:19 -0500] rev 1617
revised dll example with new images, TOC, and welcome page
Wed, 14 Jul 2010 15:00:33 -0500 add ranking to portal page extension
dadubrow [Wed, 14 Jul 2010 15:00:33 -0500] rev 1616
add ranking to portal page extension
Wed, 14 Jul 2010 12:01:27 -0500 more portal
dadubrow [Wed, 14 Jul 2010 12:01:27 -0500] rev 1615
more portal
Wed, 14 Jul 2010 09:40:09 -0500 Bug 11636 - fixed broken link to symbian foundation
fturovic <frank.turovich@nokia.com> [Wed, 14 Jul 2010 09:40:09 -0500] rev 1614
Bug 11636 - fixed broken link to symbian foundation
Wed, 14 Jul 2010 09:37:55 -0500 Bug 11636 - fixed broken link to symbian foundation RCL_2_4
fturovic <frank.turovich@nokia.com> [Wed, 14 Jul 2010 09:37:55 -0500] rev 1613
Bug 11636 - fixed broken link to symbian foundation
Wed, 14 Jul 2010 07:31:25 -0500 add utility to open an editor
dadubrow [Wed, 14 Jul 2010 07:31:25 -0500] rev 1612
add utility to open an editor
Tue, 13 Jul 2010 15:35:51 -0500 daily merge
fturovic <frank.turovich@nokia.com> [Tue, 13 Jul 2010 15:35:51 -0500] rev 1611
daily merge
Tue, 13 Jul 2010 13:38:18 -0500 revised Create New Project tutorial, updated images, TOC, and welcome link
fturovic <frank.turovich@nokia.com> [Tue, 13 Jul 2010 13:38:18 -0500] rev 1610
revised Create New Project tutorial, updated images, TOC, and welcome link
Tue, 13 Jul 2010 15:27:30 -0500 Portal initial commit
dadubrow [Tue, 13 Jul 2010 15:27:30 -0500] rev 1609
Portal initial commit
Mon, 12 Jul 2010 10:32:59 -0500 Merge commit
Ed Swartz <ed.swartz@nokia.com> [Mon, 12 Jul 2010 10:32:59 -0500] rev 1608
Merge commit
Mon, 12 Jul 2010 10:32:25 -0500 Fix possible NPE
Ed Swartz <ed.swartz@nokia.com> [Mon, 12 Jul 2010 10:32:25 -0500] rev 1607
Fix possible NPE
Mon, 12 Jul 2010 10:30:21 -0500 Fix bug 11465
Ed Swartz <ed.swartz@nokia.com> [Mon, 12 Jul 2010 10:30:21 -0500] rev 1606
Fix bug 11465
Mon, 12 Jul 2010 09:22:47 -0500 erged RCL_2_4
wpaul [Mon, 12 Jul 2010 09:22:47 -0500] rev 1605
erged
Mon, 12 Jul 2010 09:19:44 -0500 removed last reference to uiq plugins - fixed 2.7 build. RCL_2_4
wpaul [Mon, 12 Jul 2010 09:19:44 -0500] rev 1604
removed last reference to uiq plugins - fixed 2.7 build.
Fri, 09 Jul 2010 16:58:09 -0500 Fix bug 11592 - mixing executables from variant and non-variant builds in the same SDK is OK
Chad Peckham <chad.peckham@nokia.com> [Fri, 09 Jul 2010 16:58:09 -0500] rev 1603
Fix bug 11592 - mixing executables from variant and non-variant builds in the same SDK is OK
Fri, 09 Jul 2010 16:42:26 -0500 Fix bug 11592 - mixing executables from variant and non-variant builds in the same SDK is OK RCL_2_4
chpeckha [Fri, 09 Jul 2010 16:42:26 -0500] rev 1602
Fix bug 11592 - mixing executables from variant and non-variant builds in the same SDK is OK
Fri, 09 Jul 2010 14:17:27 -0500 revised variables, watchpoints pages with new images, fixed broken links in F1 help too
fturovic <frank.turovich@nokia.com> [Fri, 09 Jul 2010 14:17:27 -0500] rev 1601
revised variables, watchpoints pages with new images, fixed broken links in F1 help too
Fri, 09 Jul 2010 09:44:18 -0500 minor edits
fturovic <frank.turovich@nokia.com> [Fri, 09 Jul 2010 09:44:18 -0500] rev 1600
minor edits
Fri, 09 Jul 2010 09:43:10 -0500 revised variables view page and added new images
fturovic <frank.turovich@nokia.com> [Fri, 09 Jul 2010 09:43:10 -0500] rev 1599
revised variables view page and added new images
(0) -1000 -112 +112 tip