44 * v. 2.0. If a copy of the MPL was not distributed with this file, You can
55 * obtain one at http://mozilla.org/MPL/2.0/
66 *
7- * Copyright (C) 2005-2012 , Peter Johnson (www.delphidabbler.com).
7+ * Copyright (C) 2005-2016 , Peter Johnson (www.delphidabbler.com).
88 *
99 * $Rev$
1010 * $Date$
6464 > Ctrl</ span > key, the item is displayed in a new tab in the detail pane.
6565 </ p >
6666 < p >
67- The nodes of the tree used to display the routines can be expanded and
68- collapsed in several ways:
67+ The tree used to display the snippets can be expanded and collapsed in
68+ several ways:
6969 </ p >
7070 < ul class ="unspaced ">
7171 < li >
7979 < li >
8080 Clicking the < img
8181 src ="../images/ExpandAll.png "
82- alt ="Expand All toolbar button "
82+ alt ="Expand All Sections toolbar button "
8383 class ="glyph "
84- > button in the title of the pane fully expands the tree while clicking
85- the < img
84+ > button in the title of the pane fully expands all sections, while
85+ clicking the < img
8686 src ="../images/CollapseAll.png "
87- alt ="Collapse All toolbar button "
87+ alt ="Collapse All Sections toolbar button "
8888 class ="glyph "
89- > button fully collapses the tree .
89+ > button fully collapses all sections .
9090 </ li >
9191 < li >
9292 Menu items on the < a href ="menu_view.htm "> View</ a > menu and the overview
148148 Shift+Down
149149 </ td >
150150 < td class ="desc ">
151- Selects the section header below the selected item and displays the
152- section's details in the details pane. If the selected item is part of
153- the last section, its own section header is selected.
151+ Selects the section header below the currently selected item and
152+ displays the section's details in the details pane. If the selected
153+ item is part of the last section, its own section header is selected.
154154 </ td >
155155 </ tr >
156156 < tr >
@@ -176,15 +176,15 @@ <h2>
176176 < td class ="desc ">
177177 < ul >
178178 < li >
179- If a sub item is currently selected, the item 's parent node is
180- selected.
179+ If a snippet item is currently selected, the snippets 's section
180+ header is selected.
181181 </ li >
182182 < li >
183- If an expanded section head item is currently selected, it's
184- section is collapsed.
183+ If an expanded section header is currently selected, its section
184+ is collapsed.
185185 </ li >
186186 < li >
187- If a collapsed section head is currently selected, no action is
187+ If a collapsed section header is currently selected, no action is
188188 taken.
189189 </ li >
190190 </ ul >
@@ -197,14 +197,15 @@ <h2>
197197 < td class ="desc ">
198198 < ul >
199199 < li >
200- If a collapsed section header is selected the section is expanded.
200+ If a collapsed section header is selected the section is expanded
201+ to display all the snippets in the section.
201202 </ li >
202203 < li >
203204 If an expanded section header is selected the section's first
204- child node is selected.
205+ snippet is selected.
205206 </ li >
206207 < li >
207- If a child node or an empty section header is selected no action
208+ If a snippet or an empty section header is selected no action
208209 is taken.
209210 </ li >
210211 </ ul >
273274 and collapsed state.
274275 </ li >
275276 < li >
276- When a child node is selected no action is taken.
277+ When a snippet is selected no action is taken.
277278 </ li >
278279 </ ul >
279280 </ td >
283284 Ctrl+Num Sub
284285 </ td >
285286 < td class ="desc ">
286- Collapses an expanded section and selects the section header.
287+ Collapses an expanded section and selects the section header.
287288 </ td >
288289 </ tr >
289290 < tr >
313314 </ table >
314315 </ body >
315316</ html >
316-
0 commit comments