source:
josm/trunk/src/org/openstreetmap/josm/actions@
2297
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
audio | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | ||
downloadtasks | 2273 | 15 years | Replace testing for id <= 0 with isNew() method | ||
mapmode | 2264 | 15 years | applied #3676 - patch by Dave Hansen - cleanup selection handling interface | ||
search | 2291 | 15 years | Replaced OsmPrimtive.user by setters/getters | ||
upload | 2273 | 15 years | Replace testing for id <= 0 with isNew() method | ||
NewAction.java | 825 bytes | 1790 | 15 years | Relation Editor: complete rework Relation Editor: had to temporarily … | |
SaveAsAction.java | 881 bytes | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
ToggleGPXLinesAction.java | 916 bytes | 1502 | 16 years | fix #2282 - NPE | |
ExitAction.java | 954 bytes | 2274 | 15 years | Improved help browser layout (now uses custom CSS shipped with JOSM) … | |
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 … | |
HistoryInfoAction.java | 995 bytes | 2274 | 15 years | Improved help browser layout (now uses custom CSS shipped with JOSM) … | |
UndoAction.java | 997 bytes | 1820 | 15 years | JosmAction is now a LayerChangeListener and a SelectionChangeListener … | |
SelectAllAction.java | 1002 bytes | 1865 | 15 years | replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now … | |
RedoAction.java | 1004 bytes | 1820 | 15 years | JosmAction is now a LayerChangeListener and a SelectionChangeListener … | |
InfoAction.java | 1005 bytes | 2034 | 15 years | refactored UserListDialog fixed #3379: Add a link to … | |
DuplicateAction.java | 1.2 KB | 2256 | 15 years | Removed inefficient DataSet:getSelected() when responding to … | |
DeleteAction.java | 1.3 KB | 2256 | 15 years | Removed inefficient DataSet:getSelected() when responding to … | |
SaveAction.java | 1.7 KB | 2070 | 15 years | new: rewrite of CombineWay action new: conflict resolution dialog for … | |
MergeLayerAction.java | 1.9 KB | 1890 | 15 years | update: rewrite of layer dialog new: allows multiple selection of … | |
UnselectAllAction.java | 2.0 KB | 1865 | 15 years | replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now … | |
MergeSelectionAction.java | 2.3 KB | 2256 | 15 years | Removed inefficient DataSet:getSelected() when responding to … | |
DiskAccessAction.java | 2.3 KB | 2070 | 15 years | new: rewrite of CombineWay action new: conflict resolution dialog for … | |
UpdateDataAction.java | 2.7 KB | 2254 | 15 years | i18n update | |
PreferencesAction.java | 2.8 KB | 1742 | 15 years | fixed #2849 - patch by jttt - fix memory leak | |
AddNodeAction.java | 2.9 KB | 1820 | 15 years | JosmAction is now a LayerChangeListener and a SelectionChangeListener … | |
MirrorAction.java | 2.9 KB | 2256 | 15 years | Removed inefficient DataSet:getSelected() when responding to … | |
AbstractMergeAction.java | 3.2 KB | 2032 | 15 years | fix #3377 - patch by xeen - removed deprecated calls | |
DownloadAction.java | 3.4 KB | 2138 | 15 years | Add remember window geometry feature to extended dialog (see #3478) | |
OpenFileAction.java | 3.4 KB | 2070 | 15 years | new: rewrite of CombineWay action new: conflict resolution dialog for … | |
HelpAction.java | 3.4 KB | 2274 | 15 years | Improved help browser layout (now uses custom CSS shipped with JOSM) … | |
GpxExportAction.java | 3.6 KB | 2181 | 15 years | lots of i18n fixes | |
JoinNodeWayAction.java | 3.6 KB | 2256 | 15 years | Removed inefficient DataSet:getSelected() when responding to … | |
RenameLayerAction.java | 3.7 KB | 2017 | 15 years | removed OptionPaneUtil cleanup of deprecated Layer API cleanup of … | |
OpenLocationAction.java | 4.0 KB | 2285 | 15 years | Improved Download Location Dialog and created … | |
ReverseWayAction.java | 4.0 KB | 2256 | 15 years | Removed inefficient DataSet:getSelected() when responding to … | |
ShowStatusReportAction.java | 4.2 KB | 2108 | 15 years | applied #3470 - patch by xeen - better scroll handling | |
MoveAction.java | 4.6 KB | 2256 | 15 years | Removed inefficient DataSet:getSelected() when responding to … | |
DistributeAction.java | 4.9 KB | 2256 | 15 years | Removed inefficient DataSet:getSelected() when responding to … | |
AlignInLineAction.java | 5.0 KB | 2256 | 15 years | Removed inefficient DataSet:getSelected() when responding to … | |
PasteAction.java | 5.0 KB | 2070 | 15 years | new: rewrite of CombineWay action new: conflict resolution dialog for … | |
CopyAction.java | 5.2 KB | 2283 | 15 years | fixed #3698: copying a relation or its keys/values impossible | |
AbstractInfoAction.java | 5.4 KB | 2273 | 15 years | Replace testing for id <= 0 with isNew() method | |
CloseChangesetAction.java | 5.4 KB | 2115 | 15 years | new: reading open changesets from the server new: reading user info … | |
DownloadReferrersAction.java | 6.3 KB | 2271 | 15 years | fix #3685 - NPE | |
AutoScaleAction.java | 6.6 KB | 2256 | 15 years | Removed inefficient DataSet:getSelected() when responding to … | |
JosmAction.java | 7.6 KB | 2260 | 15 years | added documentation, fixed initialization of enabled state of JosmAction | |
SaveActionBase.java | 7.7 KB | 2273 | 15 years | Replace testing for id <= 0 with isNew() method | |
AboutAction.java | 8.5 KB | 2081 | 15 years | fixed #3393: loooong delay when using presets with a large osm file - … | |
ExtensionFileFilter.java | 8.7 KB | 2288 | 15 years | removed deprecated | |
UpdateSelectionAction.java | 8.9 KB | 2277 | 15 years | Fixed problem with synchronizing ways | |
AlignInCircleAction.java | 9.8 KB | 2256 | 15 years | Removed inefficient DataSet:getSelected() when responding to … | |
CreateCircleAction.java | 11.1 KB | 2256 | 15 years | Removed inefficient DataSet:getSelected() when responding to … | |
MergeNodesAction.java | 12.0 KB | 2273 | 15 years | Replace testing for id <= 0 with isNew() method | |
PasteTagsAction.java | 12.3 KB | 2256 | 15 years | Removed inefficient DataSet:getSelected() when responding to … | |
UploadSelectionAction.java | 13.4 KB | 2273 | 15 years | Replace testing for id <= 0 with isNew() method | |
SplitWayAction.java | 14.6 KB | 2256 | 15 years | Removed inefficient DataSet:getSelected() when responding to … | |
UnGlueAction.java | 15.2 KB | 2264 | 15 years | applied #3676 - patch by Dave Hansen - cleanup selection handling interface | |
CombineWayAction.java | 22.4 KB | 2273 | 15 years | Replace testing for id <= 0 with isNew() method | |
OrthogonalizeAction.java | 22.4 KB | 2268 | 15 years | fix #3571 - patch by bastiK - improve orthogonalization action | |
UploadAction.java | 24.8 KB | 2273 | 15 years | Replace testing for id <= 0 with isNew() method |
Note:
See TracBrowser
for help on using the repository browser.