diff --git a/doc/org.eclipse.cdt.doc.user/images/cdt_pref_brk_action.png b/doc/org.eclipse.cdt.doc.user/images/cdt_pref_brk_action.png index c05e5880691..2ce105461ed 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/cdt_pref_brk_action.png and b/doc/org.eclipse.cdt.doc.user/images/cdt_pref_brk_action.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/cdt_pref_file_types.png b/doc/org.eclipse.cdt.doc.user/images/cdt_pref_file_types.png index cde4df22115..e65ff03cd9e 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/cdt_pref_file_types.png and b/doc/org.eclipse.cdt.doc.user/images/cdt_pref_file_types.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/debug_pref.png b/doc/org.eclipse.cdt.doc.user/images/debug_pref.png index 4748077f13e..31cf49179e9 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/debug_pref.png and b/doc/org.eclipse.cdt.doc.user/images/debug_pref.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/debug_src_pref.png b/doc/org.eclipse.cdt.doc.user/images/debug_src_pref.png index db6981a0833..d52c50b6f6b 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/debug_src_pref.png and b/doc/org.eclipse.cdt.doc.user/images/debug_src_pref.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/editor_general_preferences.png b/doc/org.eclipse.cdt.doc.user/images/editor_general_preferences.png index 77b104b229a..1b7687dce23 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/editor_general_preferences.png and b/doc/org.eclipse.cdt.doc.user/images/editor_general_preferences.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/view_language_mappings_prefs.png b/doc/org.eclipse.cdt.doc.user/images/view_language_mappings_prefs.png index 4488e0ce68b..55f871307fc 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/view_language_mappings_prefs.png and b/doc/org.eclipse.cdt.doc.user/images/view_language_mappings_prefs.png differ diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_gen.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_gen.htm index 5aff16b0510..44aa9982a77 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_gen.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_gen.htm @@ -6,21 +6,26 @@
Use the Editor preference panel to control the appearance of text highlighting in C/C++ editors.
-Use the Editor preference panel to control the appearance of text highlighting in C/C++ editors.
Options | +Description | +||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Smart caret positioning in identifiers | If enabled, there are additional word boundaries inside identifiers. | diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm index 5ef502337bf..d997908a7ca 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_file_types.htm @@ -4,21 +4,38 @@ -
Options | +Description | +
New... | +Add a new File Type definition. | +
Remove | +Remove the currently selected File Type definition. | +
Use the Breakpoint Actions page in the Preferences window to create, edit, and remove breakpoint actions. The breakpoint actions defined here are available to all projects in the current workspace.
-Use the Breakpoint Actions page in the Preferences window to create, edit, and remove breakpoint actions. The breakpoint actions defined here are available to all projects in the current workspace.
New... | -To create a new breakpoint action, click New. - |
+ |||||||||||||||||||||||||||||
Options | +Description | |||||||||||||||||||||||||||||
Edit... | +New... | +To create a new breakpoint action, click New. | +||||||||||||||||||||||||||||
Edit... | To edit the currently selected action, click Edit. In the Action dialog box that appears, edit the action settings, then click OK. | |||||||||||||||||||||||||||||
Delete | +Delete | To delete the currently selected action, click Delete. |
Options | +Description | +|||||||||||||||||||||||||||||
Add... | -Opens the Add Source dialog to insert a new source container of one of the following types: + | Opens the Add Source dialog to insert a new source container of one of the following types:
| ||||||||||||||||||||||||||||
Edit... | -Opens the Edit File System Directory dialog to modify the currently selected souce container. | +Opens the Edit File System Directory dialog to modify the currently selected source container. | ||||||||||||||||||||||||||||
Remove | -Remove the currently selected souce container. | +Remove the currently selected source container. | ||||||||||||||||||||||||||||
Up | diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm index 1dd9229d80c..70ecf6b9232 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm @@ -4,34 +4,64 @@ -
Options | +Description | +
Show Full Paths | +Select this checkbox to show the full path to files and directories. | +
Default variable format | +Select the default variable format from either Natural, Hexidecimal, Decimal or binary. | +
Default expression format | +Select the default expression format from either Natural, Hexidecimal, Decimal or binary. | +
Default register format | +Select the default register format from either Natural, Hexidecimal, Decimal or binary. | +
Character encoding | +Select a character encoding scheme from the dropdown list. | +
Maximum number of displayed instructions | +Enter the maximum number of disassembly instruction to be shown in the Disassembly view. | +
Color of source lines | +Select the color of source lines in the mixed source/disassembly mode. | +
Show source files in binaries | +Select this checkbox to show the source files in binaries. | +
Customize the use of C/C++ language associations in the Language Mappings preference panel for the workspace.
-Use the Language Mappings preference panel to customize the use of C/C++ language associations for the workspace.
Options | +Description | +||
Content Type | The content type associated with the language. | @@ -33,13 +38,13 @@The language associated with the content type. | |
Add | -Click to show the Add Mapping dialog where you define the content type and language associated with it. - |
+ Add... | +Click to show the Add Mapping dialog where you define the content type and language associated with it. + |
Remove | -Click to remove the selected langauge mapping. | +Click to remove the selected language mapping. |