Changes between Initial Version and Version 1 of Ru:Help/Dialog/ChangesetList


Ignore:
Timestamp:
2009-12-20T06:54:11+01:00 (16 years ago)
Author:
calibrator
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Ru:Help/Dialog/ChangesetList

    v1 v1  
     1[[TranslatedPages]]
     2
     3= Диалог списка пакетов правок =
     4'''Диалог списка пакетов правок''' Это одно из [wiki:/Help/ToggleDialogs переключаемых окон] в JOSM. Он показывает список [wiki:/Help/Concepts/Changeset пакетов правок]. И может отображать либо
     5 * список пакетов правок объектов, которые вsltktys в настоящий момент
     6 * список пакетов вравок объектов в текущем слое
     7
     8[[TOC(inline)]]
     9
     10== Opening and closing the dialog ==
     11
     12 * Click on [[Image(source:/trunk/images/dialogs/changesetdialog.png)]] in the [wiki:/Help/EditToolbar edit toolbar] to open the dialog
     13 * Click on [[Image(source:/trunk/images/dialogs/changesetdialog.png)]] in the [wiki:/Help/EditToolbar edit toolbar] again to close it.
     14
     15
     16== The Changeset List Dialog ==
     17
     18[[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)]]
     25
     26== Working with the Changeset List Dialog ==
     27
     28=== Switching beween the lists of displayed changesets ===
     29
     30The Changeset List Dialog either displays
     31 * the list of changesets the currently selected objects are assigned to
     32 * the list of changesets the objects in the current data layer are assigned to
     33
     34Select the checkbox '''For selected objects only''' to display changesets the currently selected objects are assigned to.
     35
     36Unselect the checkbox '''For selected objects only''' to display changesets the objects in the current data layer are assigned to.
     37
     38=== Select objects assigned to a changeset ===
     39
     40Double-click on a changeset in the Changeset List Dialog to select the objects assigned to this changeset in the map window.
     41
     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.
     43
     44=== Download changesets ===
     45JOSM only knows the unique id of a changeset unless one explicitly downloads more information from the OSM server.
     46
     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.
     48
     49=== Close changesets ===
     50Changesets can either be [wiki:/Help/Concepts/Changeset open or closed].
     51
     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.
     53
     54=== Show information about changesets ===
     55If you need additional information about a changeset the OSM server provides a web pages for each changeset.
     56
     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.
     58