diff --git a/doc/org.eclipse.cdt.doc.user/help.css b/doc/org.eclipse.cdt.doc.user/help.css index 28c9f006f67..338e3bd22de 100755 --- a/doc/org.eclipse.cdt.doc.user/help.css +++ b/doc/org.eclipse.cdt.doc.user/help.css @@ -43,7 +43,7 @@ th { font-weight: bold } } .menu, .option td { vertical-align: top; } -td.menu_name, td.option_name {font-weight: bold;} +td.menu_name, td.option_name {vertical-align: top; font-weight: bold;} /* Mike Behm's addition to the style sheet */ .userinput { font-family: monospace; } diff --git a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_edit.png b/doc/org.eclipse.cdt.doc.user/images/cdt_menu_edit.png deleted file mode 100755 index fa85205cb52..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_edit.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_file.png b/doc/org.eclipse.cdt.doc.user/images/cdt_menu_file.png deleted file mode 100644 index 5bf1dd53c87..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_file.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_navigate.png b/doc/org.eclipse.cdt.doc.user/images/cdt_menu_navigate.png deleted file mode 100755 index 50a98c0af37..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_navigate.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_refactor.png b/doc/org.eclipse.cdt.doc.user/images/cdt_menu_refactor.png deleted file mode 100644 index 44acf0bf451..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_refactor.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_run.png b/doc/org.eclipse.cdt.doc.user/images/cdt_menu_run.png deleted file mode 100755 index 4451d8e7f39..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_run.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_source.png b/doc/org.eclipse.cdt.doc.user/images/cdt_menu_source.png deleted file mode 100755 index d293d2bb8cb..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_source.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_window.png b/doc/org.eclipse.cdt.doc.user/images/cdt_menu_window.png deleted file mode 100644 index 7be77728849..00000000000 Binary files a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_window.png and /dev/null differ diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_edit.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_edit.htm index 269cec8c291..0079dff78e6 100755 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_edit.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_edit.htm @@ -11,9 +11,6 @@

Edit Menu actions

-

- Selecting Edit Menu -

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_file.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_file.htm index f30d686bdeb..1b0e77fbbbe 100755 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_file.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_file.htm @@ -9,9 +9,6 @@

File Menu actions

-

- Selecting File Menu -

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_navigate.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_navigate.htm index 6a10b19352c..e37aa2a4add 100755 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_navigate.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_navigate.htm @@ -9,10 +9,6 @@

Navigate Menu actions

-

- Selecting Navigate Menu -

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_refactor.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_refactor.htm index f0f4f98b40f..579050591fc 100755 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_refactor.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_refactor.htm @@ -1,9 +1,8 @@ - - +Refactor Menu actions @@ -11,70 +10,73 @@

Refactor Menu actions

- -

- Selecting Refactor Menu -

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -

-

- Intel Copyright Statement + Intel Copyright Statement

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_run.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_run.htm index 205db2f66ff..c3afbae0b4f 100755 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_run.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_run.htm @@ -9,9 +9,6 @@

Run Menu actions

-

- Selecting Run Menu -

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_source.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_source.htm index a2c277a56e1..b147821ee14 100755 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_source.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_source.htm @@ -11,9 +11,6 @@

Source Menu actions

-

- Selecting Source Menu -

@@ -25,47 +22,48 @@ - - - + - - - - - + + + + + - + - + - @@ -101,8 +105,8 @@ -
Add or remove single-line, C++-style, + Adds or removes single-line, C++-style, comment markers on each line in the selection, or the line containing the cursor, if there is no selection Ctrl+/
Add a block comment around the + Adds a block comment around the selection Ctrl+Shift+/
If the selection contains one or more - block comments, remove themRemoves the comment markers around any + block comments in the selection Ctrl+Shift+\
Increase indentation on each line in + Increases indentation on each line in the selection, or the line containing the cursor, if there is no selection  
Decrease indentation on each line in + Decreases indentation on each line in the selection, or the line containing the cursor, if there is no selection Shift+Tab
Apply simple indentation rules to the + Applies simple indentation rules to the current selection, or the line containing the cursor, if there is no selection Ctrl+I
Apply the full Applies the full command linkC/C++ > Code Style > Formatter @@ -76,24 +74,30 @@
Add an include statement and, + Adds an include statement and, optionally, a "using" declaration for the currently selected name Ctrl+Shift+N
Adds all the required includes for the + selected file 
Sort the selected linesSorts the selected lines Ctrl+Alt+S
Open the Implement Method dialogOpens the Implement Method dialog  
Open the Generate Getters and Setters + Opens the Generate Getters and Setters dialog that allows you to create Getters and Setters for fields in the current type. Available on fields and types or on a text selection inside a type
Surround the selected statements with a - code template (as defined in Surrounds the selected statements with + a code template (as defined in command linkC/C++ > Editor > Templates diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_window.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_window.htm index 66ed08dbd34..b9d05507502 100755 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_window.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_window.htm @@ -9,9 +9,6 @@

Window Menu actions

-

- Selecting Window Menu -