source: josm/trunk/src/org/openstreetmap/josm/actions@ 2189

Name Size Rev Age Author Last Change
../
audio 2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
downloadtasks 2172   15 years Gubaer see #3558: JOSM displays an error when the API request didn't yield …
mapmode 2181   15 years stoecker lots of i18n fixes
search 2166   15 years stoecker see #3475 - patch by Petr Dlouhý - improve speed
upload 2168   15 years Gubaer fixed #3304: Upload failed - Placeholder Relation not found fixed …
AboutAction.java 8.5 KB 2081   15 years Gubaer fixed #3393: loooong delay when using presets with a large osm file - …
AbstractInfoAction.java 4.4 KB 2044   15 years Gubaer fixed #3383: changeset tags in history dialog
AbstractMergeAction.java 3.2 KB 2032   15 years stoecker fix #3377 - patch by xeen - removed deprecated calls
AddNodeAction.java 2.9 KB 1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
AlignInCircleAction.java 9.6 KB 2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
AlignInLineAction.java 4.8 KB 2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
AutoScaleAction.java 6.4 KB 2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
CloseChangesetAction.java 5.4 KB 2115   15 years Gubaer new: reading open changesets from the server new: reading user info …
CombineWayAction.java 21.4 KB 2120   15 years stoecker see #3475 - patch by Petr Dlouhý - code rework for display filtering
CopyAction.java 4.9 KB 2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
CreateCircleAction.java 10.8 KB 2166   15 years stoecker see #3475 - patch by Petr Dlouhý - improve speed
DeleteAction.java 1.0 KB 1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
DiskAccessAction.java 2.3 KB 2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
DistributeAction.java 4.7 KB 2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
DownloadAction.java 3.4 KB 2138   15 years xeen Add remember window geometry feature to extended dialog (see #3478)
DownloadReferrersAction.java 6.0 KB 2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
DuplicateAction.java 947 bytes 1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
ExitAction.java 916 bytes 2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
ExtensionFileFilter.java 8.8 KB 2029   15 years Gubaer fixed #3362: "All formats" is added twice to format selections in open …
GpxExportAction.java 3.6 KB 2181   15 years stoecker lots of i18n fixes
HelpAction.java 8.8 KB 2163   15 years stoecker fixed typos
HistoryInfoAction.java 1003 bytes 2034   15 years Gubaer refactored UserListDialog fixed #3379: Add a link to …
InfoAction.java 1005 bytes 2034   15 years Gubaer refactored UserListDialog fixed #3379: Add a link to …
JoinNodeWayAction.java 3.4 KB 1924   15 years jttt Made OsmPrimitive.keys deprecated, removed remaining references in JOSM
JosmAction.java 6.8 KB 1935   15 years Gubaer fixed #3203: pressing DEL deletes Layer instead of objects Enabled DEL …
MergeLayerAction.java 1.9 KB 1890   15 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
MergeNodesAction.java 12.3 KB 2181   15 years stoecker lots of i18n fixes
MergeSelectionAction.java 2.0 KB 2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
MirrorAction.java 2.7 KB 2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
MoveAction.java 4.4 KB 2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
NewAction.java 825 bytes 1790   15 years Gubaer Relation Editor: complete rework Relation Editor: had to temporarily …
OpenFileAction.java 3.4 KB 2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
OpenLocationAction.java 2.1 KB 2080   15 years Gubaer fixed #3436: "Open Location" broken
OrthogonalizeAction.java 16.8 KB 2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
PasteAction.java 5.0 KB 2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
PasteTagsAction.java 12.6 KB 2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
PreferencesAction.java 2.8 KB 1742   15 years stoecker fixed #2849 - patch by jttt - fix memory leak
RedoAction.java 1004 bytes 1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
RenameLayerAction.java 3.7 KB 2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
ReverseWayAction.java 3.5 KB 2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
SaveAction.java 1.7 KB 2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
SaveActionBase.java 7.7 KB 2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
SaveAsAction.java 881 bytes 2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
SelectAllAction.java 1002 bytes 1865   15 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
ShowStatusReportAction.java 4.2 KB 2108   15 years stoecker applied #3470 - patch by xeen - better scroll handling
SplitWayAction.java 14.4 KB 2120   15 years stoecker see #3475 - patch by Petr Dlouhý - code rework for display filtering
ToggleGPXLinesAction.java 916 bytes 1502   15 years stoecker fix #2282 - NPE
UndoAction.java 997 bytes 1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
UnGlueAction.java 14.9 KB 2120   15 years stoecker see #3475 - patch by Petr Dlouhý - code rework for display filtering
UnselectAllAction.java 2.0 KB 1865   15 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
UpdateDataAction.java 2.7 KB 2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
UpdateSelectionAction.java 7.9 KB 2077   15 years Gubaer Had to replace DataSet:getPrimitiveById(id) with …
UploadAction.java 22.0 KB 2189   15 years Gubaer fixed #3564: i18n fail in error when uploading OSM data to a fresh server
ZoomInAction.java 955 bytes 1895   15 years Gubaer new: only one list of layers managed by MapView. LayerListDialog is an …
ZoomOutAction.java 964 bytes 1895   15 years Gubaer new: only one list of layers managed by MapView. LayerListDialog is an …
Note: See TracBrowser for help on using the repository browser.