source:
josm/trunk/src/org/openstreetmap/josm/actions@
2032
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
audio | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | ||
downloadtasks | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | ||
mapmode | 2031 | 15 years | applied #2905: patch by xeen: Add option to disable the new "Move … | ||
search | 2025 | 15 years | new: improved dialog for uploading/saving modified layers on exit new: … | ||
AboutAction.java | 8.5 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
AbstractInfoAction.java | 3.3 KB | 2025 | 15 years | new: improved dialog for uploading/saving modified layers on exit new: … | |
AbstractMergeAction.java | 3.2 KB | 2032 | 15 years | fix #3377 - patch by xeen - removed deprecated calls | |
AddNodeAction.java | 2.9 KB | 1820 | 15 years | JosmAction is now a LayerChangeListener and a SelectionChangeListener … | |
AlignInCircleAction.java | 9.6 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
AlignInLineAction.java | 4.8 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
ApiPreconditionChecker.java | 5.1 KB | 2025 | 15 years | new: improved dialog for uploading/saving modified layers on exit new: … | |
AutoScaleAction.java | 6.4 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
CombineWayAction.java | 12.7 KB | 2032 | 15 years | fix #3377 - patch by xeen - removed deprecated calls | |
CopyAction.java | 4.9 KB | 2008 | 15 years | new: tag conflict resolution when pasting tags (only if necessary) … | |
CreateCircleAction.java | 10.8 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
DeleteAction.java | 1.0 KB | 1820 | 15 years | JosmAction is now a LayerChangeListener and a SelectionChangeListener … | |
DiskAccessAction.java | 2.2 KB | 2029 | 15 years | fixed #3362: "All formats" is added twice to format selections in open … | |
DistributeAction.java | 4.7 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
DownloadAction.java | 3.0 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
DownloadReferrersAction.java | 6.0 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
DuplicateAction.java | 947 bytes | 1820 | 15 years | JosmAction is now a LayerChangeListener and a SelectionChangeListener … | |
ExitAction.java | 916 bytes | 2025 | 15 years | new: improved dialog for uploading/saving modified layers on exit new: … | |
ExtensionFileFilter.java | 8.8 KB | 2029 | 15 years | fixed #3362: "All formats" is added twice to format selections in open … | |
GpxExportAction.java | 3.6 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
HelpAction.java | 8.8 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
HistoryInfoAction.java | 943 bytes | 2025 | 15 years | new: improved dialog for uploading/saving modified layers on exit new: … | |
InfoAction.java | 944 bytes | 2025 | 15 years | new: improved dialog for uploading/saving modified layers on exit new: … | |
JoinNodeWayAction.java | 3.4 KB | 1924 | 15 years | Made OsmPrimitive.keys deprecated, removed remaining references in JOSM | |
JosmAction.java | 6.8 KB | 1935 | 15 years | fixed #3203: pressing DEL deletes Layer instead of objects Enabled DEL … | |
MergeLayerAction.java | 1.9 KB | 1890 | 15 years | update: rewrite of layer dialog new: allows multiple selection of … | |
MergeNodesAction.java | 12.1 KB | 2025 | 15 years | new: improved dialog for uploading/saving modified layers on exit new: … | |
MergeSelectionAction.java | 2.0 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
MirrorAction.java | 2.7 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
MoveAction.java | 4.4 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
NewAction.java | 825 bytes | 1790 | 15 years | Relation Editor: complete rework Relation Editor: had to temporarily … | |
OpenFileAction.java | 2.1 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
OpenLocationAction.java | 2.0 KB | 1677 | 15 years | remove all these ugly tab stops introduced in the last half year | |
OrthogonalizeAction.java | 16.8 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
PasteAction.java | 5.0 KB | 1938 | 15 years | Replace some occurrences of RelationMember.member with getters | |
PasteTagsAction.java | 12.4 KB | 2025 | 15 years | new: improved dialog for uploading/saving modified layers on exit new: … | |
PreferencesAction.java | 2.8 KB | 1742 | 15 years | fixed #2849 - patch by jttt - fix memory leak | |
RedoAction.java | 1004 bytes | 1820 | 15 years | JosmAction is now a LayerChangeListener and a SelectionChangeListener … | |
RenameLayerAction.java | 3.7 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
ReverseWayAction.java | 3.5 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
SaveAction.java | 1.4 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
SaveActionBase.java | 7.2 KB | 2029 | 15 years | fixed #3362: "All formats" is added twice to format selections in open … | |
SaveAsAction.java | 881 bytes | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
SelectAllAction.java | 1002 bytes | 1865 | 15 years | replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now … | |
ShowStatusReportAction.java | 4.1 KB | 1674 | 15 years | add memory size to bug report | |
SplitWayAction.java | 14.4 KB | 2025 | 15 years | new: improved dialog for uploading/saving modified layers on exit new: … | |
ToggleGPXLinesAction.java | 916 bytes | 1502 | 16 years | fix #2282 - NPE | |
UndoAction.java | 997 bytes | 1820 | 15 years | JosmAction is now a LayerChangeListener and a SelectionChangeListener … | |
UnGlueAction.java | 15.0 KB | 2025 | 15 years | new: improved dialog for uploading/saving modified layers on exit new: … | |
UnselectAllAction.java | 2.0 KB | 1865 | 15 years | replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now … | |
UpdateDataAction.java | 2.7 KB | 2025 | 15 years | new: improved dialog for uploading/saving modified layers on exit new: … | |
UpdateSelectionAction.java | 7.8 KB | 2025 | 15 years | new: improved dialog for uploading/saving modified layers on exit new: … | |
UploadAction.java | 22.4 KB | 2031 | 15 years | applied #2905: patch by xeen: Add option to disable the new "Move … | |
ZoomInAction.java | 955 bytes | 1895 | 15 years | new: only one list of layers managed by MapView. LayerListDialog is an … | |
ZoomOutAction.java | 964 bytes | 1895 | 15 years | new: only one list of layers managed by MapView. LayerListDialog is an … |
Note:
See TracBrowser
for help on using the repository browser.