diff --git a/doc/org.eclipse.cdt.doc.user/images/icon_collapse_all.png b/doc/org.eclipse.cdt.doc.user/images/icon_collapse_all.png index c6c4d0e5c3e..349d4ead802 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/icon_collapse_all.png and b/doc/org.eclipse.cdt.doc.user/images/icon_collapse_all.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/icon_expand_all.png b/doc/org.eclipse.cdt.doc.user/images/icon_expand_all.png new file mode 100755 index 00000000000..ce2626a43bd Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/icon_expand_all.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/icon_pin.png b/doc/org.eclipse.cdt.doc.user/images/icon_pin.png new file mode 100755 index 00000000000..1125cde1181 Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/icon_pin.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/icon_repeat_search.png b/doc/org.eclipse.cdt.doc.user/images/icon_repeat_search.png new file mode 100755 index 00000000000..dde5909d205 Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/icon_repeat_search.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/searchView.png b/doc/org.eclipse.cdt.doc.user/images/searchView.png index 4429dde6bfc..8b5f16252d8 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/searchView.png and b/doc/org.eclipse.cdt.doc.user/images/searchView.png differ diff --git a/doc/org.eclipse.cdt.doc.user/images/view_properties.png b/doc/org.eclipse.cdt.doc.user/images/view_properties.png index 1d17ebeb07f..2504de730e4 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/view_properties.png and b/doc/org.eclipse.cdt.doc.user/images/view_properties.png differ diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_properties_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_properties_view.htm index b808d84ad87..effc1759149 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_properties_view.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_properties_view.htm @@ -6,65 +6,56 @@ Properties view +

Properties view

-

The properties view displays property names and values for a selected item such as a resource.

+

The Properties view displays property names and values for a selected item such as a resource.

Properties View

Toolbar buttons allow you to toggle to display properties by category or to filter advanced properties. Another toolbar button allows you to restore the selected property to its default value.

-

To see more detailed information about a resource than the Properties view gives you, right-click the resource name in the Project Explorer view and select Properties from the pop-up menu.

+

To see more detailed information about a resource than the Properties view gives you, right-click the resource name in the Project Explorer view and select Properties from the pop-up menu.

-

Toolbar

+

Properties view toolbar options

+

The table below lists the toolbar options displayed in the Properties view.

-

+

+ + + + + - - - - - - - - - - - - - + + + - - + + - - - - - - - - - -
Icon Name Description
Show Categories IconShow CategoriesThis command, when selected, lists the properties in sorted categories.
Show Advanced Properties IconShow Advanced PropertiesThis command, when selected, shows advanced properties. By default, advanced properties are filtered.
Restore Default IconRestore DefaultThis command returns any modified properties to their default values.Pin IconPin Properties ViewForces the Properties view to remain on top of other views in the workbench area.
Menu IconMenuClick the black upside-down triangle icon to open a menu of items specific to the Properties view.

-
-

Show Categories
-
See the toolbar item description above.

-

Show Advanced Properties
-
See the toolbar item description above.

-
View MenuClick the white upside-down triangle icon to open a menu of items specific to the Properties view.
+
+

New Properties View
+
Create a new pane within the Properties view. Panes can be selected using the names that appear on the left edge.

+

Pin to Selection
+
Pin the current selection to remain within the viewable area of the Properties view.

+
Minimize iconMinimizeConsoleMinimizes the Console view.
Maximize iconMaximize ConsoleMaximizes the Console view.

+

Related references +
C/C++ Views

+

- IBM Copyright Statement + IBM Copyright Statement
+ Nokia Copyright Statement

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search_view.htm index 5369491a1a7..bad01546b25 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search_view.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search_view.htm @@ -6,11 +6,12 @@ Search view +

Search view

-

Any matches are reported in the Search view.

+

Any matches are reported in the Search view.

Search View

When you have completed a search and have results in the @@ -33,54 +34,72 @@ you can put the focus on that view and get more options on the selection.

-

Search view Toolbar

+

Search view toolbar options

- +
- + - + - + - + - - + + + + + + + + + + + + + + + + + - + + + + + + - - - - - - - - - - - - + +
IconCommandDescription
Next iconNextNext Navigates to the next search result.
Previous iconPreviousPrevious Navigates to the previous search result.
Remote the Selected Matches iconRemove the Selected MatchesRemove Selected Matches (Delete) Removes user selected matches from the search console.
Remove all Matches iconRemove All MatchesRemove All Matches Clears the search console.
Terminate iconTerminateExpand All iconExpand AllExpands all search results.
Collapse All iconCollapse AllCollapses all search results.
Cancel Search iconCancel Current Search Terminates the current search.
Repeat Search iconRun the Current Search AgainRepeat the search using the same criteria.
Show Previous Searches iconShow Previous SearchesShow Previous Searches Shows the list of previously run searches which can be reselected.
Pin view iconPin the Search ViewForces the Search view to remain on top of other views in the workbench area.
Menu iconMenuLists two selectable view layouts for search results: Flat and Heirarchical.
Minimize iconMinimize ConsoleMinimizes the Console view.
Maximize iconMaximize ConsoleMaximizes the Console view.MenuDisplays assorted options available for the Search view, including:
+
    +
  • Show as List
  • +
  • Show as Tree (default)
  • +
  • Hide Potential Method Calls
  • +
  • Filters...
  • +
  • Show Enclosing Definitions
  • +
+
@@ -96,9 +115,11 @@ you can put the focus on that view and get more options on the Search action
Search dialog

+

-Red Hat Copyright Statement
-IBM Copyright Statement +Red Hat Copyright Statement
+IBM Copyright Statement
+Nokia Copyright Statement