Changes between Version 14 and Version 22 of Help/Dialog/CommandStack


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/CommandStack

    v14 v22  
    11[[TranslatedPages]]
     2[[PageOutline(2-10,Table of Contents)]]
    23
    34= Command Stack Dialog =
    45
    5 [[Image(source:/trunk/images/dialogs/commandstack.png,middle)]] ''Keyboard shortcut'': '''{{{Alt+Shift+O}}}''' — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM windows]
     6[[JOSMImage(dialogs/commandstack,link=,48,middle,margin-right=20)]] ''Keyboard shortcut'': **`Alt+Shift+O`** — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM panels]
    67
    7 This window shows all commands issued.
     8This sidebar panel shows all commands issued. [[Image(command_list_dialog.png,link=,right,margin-left=10,margin-bottom=10)]]
    89
    9 [[Image(command_list_dialog.png,right)]]
    1010
    1111== Usage ==
    12 This window can be used to spot mistakes during editing in JOSM and to undo/redo several actions at once.
     12This panel can be used to spot mistakes during editing in JOSM and to undo/redo several actions at once.
    1313
    14 **Note**: Josm uses only one stack for all OSM-Data layers and there is no indication of layer switches in the window.
     14**Note**: Josm uses only one stack for all OSM-Data layers and there is no indication of layer switches in the panel.
     15
    1516
    1617== Stack List ==
    1718The stack displays one action per line with:
    18 * [[Image(source:/trunk/images/data/key.png,middle)]] **Tags** representing changes on tags
    19 * [[Image(source://trunk/images/data/sequence.svg,middle)]] **Sequence** representing geometrical changes on objects like adding, moving and deleting nodes or ways
    20 * [[Image(source:/trunk/images/data/relation.png,middle)]] **Relation** representing changes of relations only
    21 If multiple objects were changed in one action unfolding by clicking on the [[Image()]] anchor on the left will show one object per line. Depending on the action folding might not be supported or even another unfold is needed to show the objects.
     19* [[JOSMImage(dialogs/propertiesdialog,link=,16,middle)]] **Tags** representing changes on [wikitr:/Help/Concepts/Object#Tags1 tags]
     20* [[JOSMImage(data/sequence)]] **Sequence** representing geometrical changes on objects like adding, moving and deleting [[JOSMImage(data/node)]] [wikitr:/Help/Concepts/Object#Nodes nodes] or [[JOSMImage(data/way)]] [wikitr:/Help/Concepts/Object#Ways ways]
     21* [[JOSMImage(data/relation)]] **Relation** representing changes of [[JOSMImage(data/relation)]] [wikitr:/Help/Concepts/Object#Relations relations] only
     22If multiple objects were changed in one action unfolding by clicking on the [[JOSMImage(svpRight,link=,8,middle)]] anchor on the left will show one object per line. Depending on the action folding might not be supported or even another unfold is needed to show the objects.
    2223
    2324A thin horizontal line displays the current position with in the stack which is rendered in [wikitr:/Help/MapView Map View].
    2425
     26
    2527== Control buttons ==
    26 **Note:** Depending on the selection in the stack either the [[Image(source:/trunk/images/undo.svg,24,middle)]] Undo button or the [[Image(source:trunk/images/redo.svg,24,middle)]] Redo button is active but never both.
     28**Note:** Depending on the selection in the stack either the [[JOSMImage(undo,link=,24,middle)]] Undo button or the [[JOSMImage(redo,link=,24,middle)]] Redo button is active but never both.
    2729
    2830=== Select ===#Select
    29 [[Image(source:/trunk/images/dialogs/select.png,middle)]] **Select** selects all objects  which are not deleted and were modified by the currently selected action in the stack. If an object is selected in the stack it is selected.
     31[[JOSMImage(dialogs/select)]] **Select** selects all objects  which are not deleted and were modified by the currently selected action in the stack. If an object is selected in the stack it is selected.
    3032
    3133=== Undo ===
    32 [[Image(source:/trunk/images/undo.svg,24,middle)]] **Undo** reverts all changes up to the currently selected action in the stack including the selected one.
     34[[JOSMImage(undo,link=,24,middle)]] **Undo** reverts all changes up to the currently selected action in the stack including the selected one.
    3335
    3436=== Redo ===
    35 [[Image(source:/trunk/images/redo.svg,24,middle)]] **Redo** reapplies all previously reverted changes down to the currently selected action in the stack including the selected one.
     37[[JOSMImage(redo,link=,24,middle)]] **Redo** reapplies all previously reverted changes down to the currently selected action in the stack including the selected one.
    3638
    3739
    3840== Context Menu ==
    39 ||= Icon =||= Description =||
    40 || [[Image(source:/trunk/images/dialogs/select.png,middle)]] || **Select** selects objects. Same action as control button [#Select Select]. ||
    41 || [[Image(source:/trunk/images/dialogs/autoscale/selection.png)]] || **Select and zoom** additionally to selecting zooms on selected objects in Map View. ||
     41||= **Icon** =||= **Description** =||
     42||  [[JOSMImage(dialogs/select)]] || **Select** selects objects. Same action as control button [#Select Select]. ||
     43||  [[JOSMImage(dialogs/autoscale/selection)]] || **Select and zoom** additionally to selecting zooms on selected objects in Map View. ||
    4244
    4345== See also ==
    44 * [[Image(source:/trunk/images/undo.svg,24,middle)]] [wikitr:/Help/Action/Undo Undo]
    45 * [[Image(source:/trunk/images/redo.svg,24,middle)]] [wikitr:/Help/Action/Redo Redo]
     46* [[JOSMImage(undo,link=,24,middle)]] [wikitr:/Help/Action/Undo Undo]
     47* [[JOSMImage(redo,link=,24,middle)]] [wikitr:/Help/Action/Redo Redo]
    4648
    4749----
    48 Back to [wikitr:/Help/ToggleDialogs Windows][[BR]]
     50Back to [wikitr:/Help/ToggleDialogs Sidebar panels] \\
    4951Back to [wikitr:/Help Main Help]