# HG changeset patch # User fturovic # Date 1279571508 18000 # Node ID 4891d49809bbd336ebd5816b9cba23aa413e13a5 # Parent 5fdc216afa33e6bc7ad724eaab8f73636cdeb074 minor CSS and content changes diff -r 5fdc216afa33 -r 4891d49809bb core/com.nokia.carbide.cpp/book.css --- a/core/com.nokia.carbide.cpp/book.css Mon Jul 19 15:15:54 2010 -0500 +++ b/core/com.nokia.carbide.cpp/book.css Mon Jul 19 15:31:48 2010 -0500 @@ -10,9 +10,9 @@ } /* 20091007 added verdana and ariel to list to match SFO website fonts choices */ -body, p, table { +body, p, table, li { font-family: Verdana, Ariel, Helvetica, sans-serif; - font-size: 0.9em; + font-size: 1em; font-weight: normal; } @@ -97,7 +97,7 @@ } th { - background-color: #ffd62c; + background-color: #8FCAE7; } div.ol.p { diff -r 5fdc216afa33 -r 4891d49809bb core/com.nokia.carbide.cpp/html/help_keys_carbide.htm --- a/core/com.nokia.carbide.cpp/html/help_keys_carbide.htm Mon Jul 19 15:15:54 2010 -0500 +++ b/core/com.nokia.carbide.cpp/html/help_keys_carbide.htm Mon Jul 19 15:31:48 2010 -0500 @@ -1,126 +1,126 @@ - - - - - - -Nokia Carbide.c++ Shortcuts - - - - -

Nokia Carbide.c++ Shortcuts

-

Table 1 describes the Nokia Carbide.c++ key shortcuts.

-

Keys can be viewed or edited in the - -General > Keys preference panel.

-
Table 1. Nokia Carbide.c++ key shortcuts
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Category

Carbide.c++Shortcut Added
Project
 Build All Configurations CTRL+ALT+A
 Build Clean CTRL+SHIFT+-
 Build Project CTRL+B
 Build Symbian Component CTRL+ALT+P
 Clean Symbian Component CTRL+ALT+X
 Freeze Symbian Component CTRL+ALT+B
 CompileCTRL+ALT+C
Run/Debug  
 DebugF11
 RunCTRL+F11
 Step Into F5
 Step Over F6
 Step Return F7
 Build Project CTRL+B
Search  
 System Search ALT+SHIFT+G
Help  
 Show Key Assist CTRL+SHIFT+L
-
Related references
- - - - + + + + + + +Nokia Carbide.c++ Shortcuts + + + + +

Nokia Carbide.c++ Shortcuts

+

Table 1 describes the Nokia Carbide.c++ key shortcuts.

+

Keys can be viewed or edited in the + +General > Keys preference panel.

+
Table 1. Nokia Carbide.c++ key shortcuts
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Category

Carbide.c++Shortcut Added
Project
 Build All Configurations CTRL+ALT+A
 Build Clean CTRL+SHIFT+-
 Build Project CTRL+B
 Build Symbian Component CTRL+ALT+P
 Clean Symbian Component CTRL+ALT+X
 Freeze Symbian Component CTRL+ALT+B
 CompileCTRL+ALT+C
Run/Debug  
 DebugF11
 RunCTRL+F11
 Step Into F5
 Step Over F6
 Step Return F7
 Build Project CTRL+B
Search  
 System Search ALT+SHIFT+G
Help  
 Show Key Assist CTRL+SHIFT+L
+
Related references
+ + + + \ No newline at end of file diff -r 5fdc216afa33 -r 4891d49809bb core/com.nokia.carbide.cpp/html/help_keys_cw.htm --- a/core/com.nokia.carbide.cpp/html/help_keys_cw.htm Mon Jul 19 15:15:54 2010 -0500 +++ b/core/com.nokia.carbide.cpp/html/help_keys_cw.htm Mon Jul 19 15:31:48 2010 -0500 @@ -1,211 +1,211 @@ - - - - - - -Nokia CodeWarrior Shortcuts - - - - - -

Nokia CodeWarrior Shortcuts

-

Table 1 describes the Nokia CodeWarrior key shortcuts supported by Carbide.c++.

-

NOTE These shortcuts extend the Default key shortcuts and not every CodeWarror tool shortcut is supported.

-

Keys can be viewed or edited in the - -General > Keys preference panel.

-
Table 1. Nokia CodeWarrior key shortcuts
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Category

Nokia CodeWarriorCarbide.c++Shortcut Added
C/C++ Source
 Find Definition Open Definition CTRL+'
Edit
 Find Next Find Next F3
 Find Previous Find Previous SHIFT+F3
 ReplaceFind and Replace CTRL+H
 UndoUndoCTRL+Backspace
Project
 MakeBuild Project F7
  CompileCTRL+F7
  Build Target Only CTRL+SHIFT+F7
 NewNewCTRL+SHIFT+N
 Remove Object Code Build CleanCTRL+-
Run/Debug
 DebugStartF5
 Goto Line Run to Line CTRL+G
 RunStart without DebuggingCTRL+F5
 Set/Clear Breakpoint Toggle Breakpoint F9
 Step Into Step Into F11
 Step Over Step Over F10
 Step Return Step Return SHIFT+F11
Search
  Search Backwards CTRL+B
  Search Forwards CTRL+F
  Find Text in Workspace CTRL+F3
 Find in Files SearchCTRL+SHIFT+M
Text Editing
 Select Word Left Select Next Word CTRL+RIGHT ARROW
 Select Word Right Select Previous Word CTRL+LEFT ARROW
Windows
 Cycle WindowsNext Editor CTRL+TAB
 Cycle WindowsPrevious Editor CTRL+SHIFT+TAB
-
Related references
- - - - + + + + + + +Nokia CodeWarrior Shortcuts + + + + + +

Nokia CodeWarrior Shortcuts

+

Table 1 describes the Nokia CodeWarrior key shortcuts supported by Carbide.c++.

+

NOTE These shortcuts extend the Default key shortcuts and not every CodeWarror tool shortcut is supported.

+

Keys can be viewed or edited in the + +General > Keys preference panel.

+
Table 1. Nokia CodeWarrior key shortcuts
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Category

Nokia CodeWarriorCarbide.c++Shortcut Added
C/C++ Source
 Find Definition Open Definition CTRL+'
Edit
 Find Next Find Next F3
 Find Previous Find Previous SHIFT+F3
 ReplaceFind and Replace CTRL+H
 UndoUndoCTRL+Backspace
Project
 MakeBuild Project F7
  CompileCTRL+F7
  Build Target Only CTRL+SHIFT+F7
 NewNewCTRL+SHIFT+N
 Remove Object Code Build CleanCTRL+-
Run/Debug
 DebugStartF5
 Goto Line Run to Line CTRL+G
 RunStart without DebuggingCTRL+F5
 Set/Clear Breakpoint Toggle Breakpoint F9
 Step Into Step Into F11
 Step Over Step Over F10
 Step Return Step Return SHIFT+F11
Search
  Search Backwards CTRL+B
  Search Forwards CTRL+F
  Find Text in Workspace CTRL+F3
 Find in Files SearchCTRL+SHIFT+M
Text Editing
 Select Word Left Select Next Word CTRL+RIGHT ARROW
 Select Word Right Select Previous Word CTRL+LEFT ARROW
Windows
 Cycle WindowsNext Editor CTRL+TAB
 Cycle WindowsPrevious Editor CTRL+SHIFT+TAB
+
Related references
+ + + + \ No newline at end of file diff -r 5fdc216afa33 -r 4891d49809bb core/com.nokia.carbide.cpp/html/help_keys_vs.htm --- a/core/com.nokia.carbide.cpp/html/help_keys_vs.htm Mon Jul 19 15:15:54 2010 -0500 +++ b/core/com.nokia.carbide.cpp/html/help_keys_vs.htm Mon Jul 19 15:31:48 2010 -0500 @@ -1,202 +1,202 @@ - - - - - - -Microsoft Visual Studio Key Shortcuts - - - - - -

Microsoft Visual Studio Shortcuts

-

Table 1 describes the Microsoft Visual Studio key shortcuts supported by Carbide.c++.

-

NOTE These shortcuts extend the Default key shortcuts and not every Visual Studio tool shortcut is supported.

-

Keys can be viewed or edited in the - -General > Keys preference panel.

-
Table 1. Microsoft Visual Studio key shortcuts
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Category

Visual Studio Carbide.c++Shortcut Added
C/C++ Source
 Edit.GoToDefinition Open DefinitionF12
Edit
 Edit.FindNext Find Next F3
  Find at Current Cursor Position CTRL+F3
 Edit.FindPrevious Find Previous SHIFT+F3
Project
 Build.BuildSolutionBuild Project F7
  CompileCTRL+F7
  Build Target Only CTRL+SHIFT+F7
 File.NewProjectNewCTRL+SHIFT+N
Navigation
 Add Bookmark Add Bookmark CTRL+F2
 Go to Line Go to Line... CTRL+G
Run/Debug
 Debug.StartStart / Resume F5
 Debug.StartWithoutDebuggingStart without DebuggingCTRL+F5
 Debug.StepIntoStep Into F11
 Debug.StepOutStep Return SHIFT+F11
 Debug.StepOverStep Over F10
 Debug.ToggleBreakpointToggle Breakpoint F9
 Debug.RunToCursorRun to Line CTRL+F10
 Debug.BreakpointsBreakpointsCTRL+ALT+B
Search
 Edit.FindinFilesSearchCTRL+SHIFT+F
Text Editing
 Edit.WordNextSelect Next Word CTRL+RIGHT ARROW
 Edit.WordPreviousSelect Previous Word CTRL+LEFT ARROW
Windows
 Window.NextDocumentWindowNext Editor CTRL+TAB
 Window.PreviousDocumentWindowPrevious Editor CTRL+SHIFT+TAB
-
Related references
- - - - + + + + + + +Microsoft Visual Studio Key Shortcuts + + + + + +

Microsoft Visual Studio Shortcuts

+

Table 1 describes the Microsoft Visual Studio key shortcuts supported by Carbide.c++.

+

NOTE These shortcuts extend the Default key shortcuts and not every Visual Studio tool shortcut is supported.

+

Keys can be viewed or edited in the + +General > Keys preference panel.

+
Table 1. Microsoft Visual Studio key shortcuts
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Category

Visual Studio Carbide.c++Shortcut Added
C/C++ Source
 Edit.GoToDefinition Open DefinitionF12
Edit
 Edit.FindNext Find Next F3
  Find at Current Cursor Position CTRL+F3
 Edit.FindPrevious Find Previous SHIFT+F3
Project
 Build.BuildSolutionBuild Project F7
  CompileCTRL+F7
  Build Target Only CTRL+SHIFT+F7
 File.NewProjectNewCTRL+SHIFT+N
Navigation
 Add Bookmark Add Bookmark CTRL+F2
 Go to Line Go to Line... CTRL+G
Run/Debug
 Debug.StartStart / Resume F5
 Debug.StartWithoutDebuggingStart without DebuggingCTRL+F5
 Debug.StepIntoStep Into F11
 Debug.StepOutStep Return SHIFT+F11
 Debug.StepOverStep Over F10
 Debug.ToggleBreakpointToggle Breakpoint F9
 Debug.RunToCursorRun to Line CTRL+F10
 Debug.BreakpointsBreakpointsCTRL+ALT+B
Search
 Edit.FindinFilesSearchCTRL+SHIFT+F
Text Editing
 Edit.WordNextSelect Next Word CTRL+RIGHT ARROW
 Edit.WordPreviousSelect Previous Word CTRL+LEFT ARROW
Windows
 Window.NextDocumentWindowNext Editor CTRL+TAB
 Window.PreviousDocumentWindowPrevious Editor CTRL+SHIFT+TAB
+
Related references
+ + + + \ No newline at end of file diff -r 5fdc216afa33 -r 4891d49809bb core/com.nokia.carbide.cpp/html/online_banner.html --- a/core/com.nokia.carbide.cpp/html/online_banner.html Mon Jul 19 15:15:54 2010 -0500 +++ b/core/com.nokia.carbide.cpp/html/online_banner.html Mon Jul 19 15:31:48 2010 -0500 @@ -37,8 +37,8 @@ - - + +
Carbide icon Carbide Online Help Center v3.0Carbide icon Carbide Online Help Center v3.0
diff -r 5fdc216afa33 -r 4891d49809bb core/com.nokia.carbide.cpp/html/welcome_note.htm --- a/core/com.nokia.carbide.cpp/html/welcome_note.htm Mon Jul 19 15:15:54 2010 -0500 +++ b/core/com.nokia.carbide.cpp/html/welcome_note.htm Mon Jul 19 15:31:48 2010 -0500 @@ -8,8 +8,15 @@

Welcome to Carbide.c++ 3.0

-

Thank you for installing Carbide.c++ 3.0! It's an improvement over 2.6 with many improvements including support for Eclipse 3.6 and CDT 7.0, as well as numerous bug fixes.

-

However, perhaps the best part about Carbide.c++ is the Carbide.c++ Development Kit (CDK) that you can use to build custom extensions for Carbide.c++. Update your installation of Carbide through the Carbide.c++ Update Site to get a copy of the Carbide.c++ Development Kit > Carbide.c++ Plug-in SDK. Take a look, and let us know what you build!

+

Thank you for installing Carbide.c++ 3.0! It's an improvement over 2.7 with many improvements including support for Eclipse 3.6 and CDT 7.0, as well as numerous bug fixes.

+

For initial help, check out the Welcome pages, a great resource for leearning about Carbide. Click Help > Welcome to open the Welcome screen and choose from the following topics:

+ +

Want to learn how to add additional features to Carbide? Download the Carbide.c++ Development Kit (CDK) that you can use to build custom extensions for Carbide.c++.

Finally, if you find bugs, please let us know by submitting it at the new Carbide Bugzilla bug tracking site located at https://xdabug001.ext.nokia.com/bugzilla

For any other questions, please don't hesitate to contact us.

Thank you again for choosing Carbide.c++! We hope you like it.