Changes between Version 13 and Version 14 of Help/Dialog/ChangesetList
- Timestamp:
- 2020-01-02T22:59:59+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/ChangesetList
v13 v14 1 [[TranslatedPages]] 1 [[TranslatedPages(outdated=The screenshots is outdated. Icon did change plus one more icon was added]] 2 2 [[PageOutline]] 3 3 4 4 = Changeset List Dialog = 5 The [[Image(source:/trunk/images/dialogs/changesetdialog.svg)]] '''Changeset List Dialog''' — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM windows] 5 The [[Image(source:/trunk/images/dialogs/changesetdialog.svg,middle)]] '''Changeset List Dialog''' — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM windows] 6 6 7 7 It displays a list of [wikitr:/Help/Concepts/Changeset changesets]. It can either display … … 11 11 == Opening and closing the dialog == 12 12 13 * Click on [[Image(source:/trunk/images/dialogs/changesetdialog.svg)]] in the [wikitr:/Help/EditToolbar edit toolbar] to open the dialog 14 * Click on [[Image(source:/trunk/images/dialogs/changesetdialog.svg)]] in the [wikitr:/Help/EditToolbar edit toolbar] again to close it. 13 * Click on [[Image(source:/trunk/images/dialogs/changesetdialog.svg,middle)]] in the [wikitr:/Help/EditToolbar edit toolbar] to open the dialog 14 * Click on [[Image(source:/trunk/images/dialogs/changesetdialog.svg,middle)]] in the [wikitr:/Help/EditToolbar edit toolbar] again to close it. 15 15 16 16 … … 41 41 Double-click on a changeset in the Changeset List Dialog to select the objects assigned to this changeset in the map window. 42 42 43 Alternatively, 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. 43 Alternatively, you can select one or more changesets in the Changeset List Dialog and click on [[Image(source:/trunk/images/dialogs/select.png,middle)]] or on the respective item in the popup menu. 44 44 45 45 === Download changesets === 46 46 JOSM only knows the unique id of a changeset unless one explicitly downloads more information from the OSM server. 47 47 48 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)]] or on the respective item in the popup menu. 48 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,middle)]] or on the respective item in the popup menu. 49 49 50 50 === Close changesets === 51 51 Changesets can either be [wikitr:/Help/Concepts/Changeset open or closed]. 52 52 53 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)]] or on the respective item in the popup menu. 53 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,bottom)]] or on the respective item in the popup menu. 54 54 55 55 === Show information about changesets === 56 56 If you need additional information about a changeset the OSM server provides a web page for each changeset. 57 57 58 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/help/internet.png)]] or on the respective item in the popup menu. 58 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/help/internet.png,middle)]] or on the respective item in the popup menu. 59 59 60 == See also == 61 * [[Image(source:/trunk/images/closechangeset.png)]] [wikitr:/Help/Action/CloseChangeset Close changesets] 62 * [wikitr:/Help/Dialog/ChangesetQuery Changeset Query Dialog] 63 * [wikitr:/Help/Dialog/ChangesetManager Changeset Manager] 60 == See also == 61 * [wikitr:/Help/Concepts/Changeset Concept of changesets] 62 * [[Image(source:/trunk/images/closechangeset.png,bottom)]] [wikitr:/Help/Action/CloseChangeset Close changesets] 63 * [[Image(source:trunk/images/dialogs/changeset/changesetmanager.svg,24,middle)]] [wikitr:/Help/Dialog/ChangesetManager Changeset Manager] 64 * [wikitr:/Help/Dialog/ChangesetQuery Changeset Query Dialog] 64 65 65 66 ----