Changes between Version 3 and Version 4 of Help/Dialog/ChangesetList


Ignore:
Timestamp:
2009-12-12T11:53:50+01:00 (16 years ago)
Author:
Gubaer
Comment:

extended

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/ChangesetList

    v3 v4  
    22
    33= Changeset List Dialog =
    4 The '''Changeset List Dialog''' is one of the [[wiki:/Help/ToggleDialogs toggle dialogs]] in JOSM. It displays a list of [[wiki:/Help/Concepts/Changeset changesets]]. It can either display
     4The '''Changeset List Dialog''' is one of the [wiki:/Help/ToggleDialogs toggle dialogs] in JOSM. It displays a list of [wiki:/Help/Concepts/Changeset changesets]. It can either display
    55 * the list of changesets the currently selected objects are assigned to
    66 * the list of changesets the objects in the current data layer are assigned to
     
    1717
    1818[[Image(changeset-list-dialog-screenshot.png)]]
     19
     20== The Popup Menu in the Changeset List Dialog ==
     21
     22The Changeset List Dialog provides a popup menu. Use the standard mouse or keyboard gestures on your plattform to launch it (i.e. right-click in Windows).
     23
     24[[Image(changeset-list-dialog-popup.png)]]
    1925
    2026== Working with the Changeset List Dialog ==
     
    3440Double-click on a changeset in the Changeset List Dialog to select the objects assigned to this changeset in the map window.
    3541
    36 Alternatively, you can select one or more changesets in the Changeset List Dialog and click on [[Image(source:/trunk/images/dialogs/select.png)]].
     42Alternatively, you can select one or more changesets in the Changeset List Dialog and click on [[Image(source:/trunk/images/dialogs/select.png)]] or on the respective item in the popup menu.
    3743
    3844=== Download changesets ===
    3945JOSM only knows the unique id of a changeset unless one explicitly downloads more information from the OSM server.
    4046
    41 To download information about a changeset, select one or more changesets in the Changeset List Dialog and click on [[Image(source:/trunk/images/download.png)]]
     47To download information about a changeset, select one or more changesets in the Changeset List Dialog and click on [[Image(source:/trunk/images/download.png)]] or on the respective item in the popup menu.
    4248
    4349=== Close changesets ===
    4450Changesets can either be [wiki:/Help/Concepts/Changeset open or closed].
    4551
    46 You can explicitly close changesets which are still open. Select one or more open changesets in the Changeset List Dialog and click on [[Image(source:/trunk/images/closechangeset.png)]].
     52You can explicitly close changesets which are still open. Select one or more open changesets in the Changeset List Dialog and click on [[Image(source:/trunk/images/closechangeset.png)]] or on the respective item in the popup menu.
    4753
    4854=== Show information about changesets ===
    4955If you need additional information about a changeset the OSM server provides a web pages for each changeset.
    5056
    51 In order to launch a browser with this webpage, select one or more open changesets in the Changeset List Dialog and click on [[Image(source:/trunk/images/about.png)]].
     57In order to launch a browser with this webpage, select one or more open changesets in the Changeset List Dialog and click on [[Image(source:/trunk/images/about.png)]] or on the respective item in the popup menu.
    5258
    53 
    54 
    55