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


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

extended

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/ChangesetList

    v2 v3  
    1616== The Changeset List Dialog ==
    1717
     18[[Image(changeset-list-dialog-screenshot.png)]]
    1819
     20== Working with the Changeset List Dialog ==
    1921
    20 == Working with changesets ==
     22=== Switching beween the lists of displayed changesets ===
     23
     24The Changeset List Dialog either displays
     25 * the list of changesets the currently selected objects are assigned to
     26 * the list of changesets the objects in the current data layer are assigned to
     27
     28Select the checkbox '''For selected objects only''' to display changesets the currently selected objects are assigned to.
     29
     30Unselect the checkbox '''For selected objects only''' to display changesets the objects in the current data layer are assigned to.
    2131
    2232=== Select objects assigned to a changeset ===
    2333
     34Double-click on a changeset in the Changeset List Dialog to select the objects assigned to this changeset in the map window.
     35
     36Alternatively, you can select one or more changesets in the Changeset List Dialog and click on [[Image(source:/trunk/images/dialogs/select.png)]].
     37
    2438=== Download changesets ===
     39JOSM only knows the unique id of a changeset unless one explicitly downloads more information from the OSM server.
     40
     41To download information about a changeset, select one or more changesets in the Changeset List Dialog and click on [[Image(source:/trunk/images/download.png)]]
    2542
    2643=== Close changesets ===
     44Changesets can either be [wiki:/Help/Concepts/Changeset open or closed].
     45
     46You 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)]].
    2747
    2848=== Show information about changesets ===
     49If you need additional information about a changeset the OSM server provides a web pages for each changeset.
     50
     51In 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)]].
    2952
    3053
     54
     55