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

Name Size Rev Age Author Last Change
../
audio 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
downloadtasks 6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
mapmode 6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
relation 6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
search 6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
upload 6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
AdaptableAction.java 238 bytes 4032   13 years stoecker allow to define icon and name for search and background layer actions …
ParameterizedAction.java 362 bytes 5926   11 years bastiK clean up imports
OsmPrimitiveAction.java 634 bytes 5821   11 years Don-vip see #7846 - Large code refactorization in management of popup menus to …
ToggleUploadDiscouragedLayerAction.java 788 bytes 5025   12 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
ExitAction.java 940 bytes 6125   11 years bastiK see #7275 - allow script to handle restart When JOSM was started with …
NewAction.java 960 bytes 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
LassoModeAction.java 973 bytes 5460   12 years Don-vip global use of Main.isDisplayingMapView()
UnselectAllAction.java 1.0 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ToggleGPXLinesAction.java 1.0 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
SaveAsAction.java 1.1 KB 6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
SelectAllAction.java 1.1 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
InfoWebAction.java 1.1 KB 5926   11 years bastiK clean up imports
HistoryInfoWebAction.java 1.2 KB 5926   11 years bastiK clean up imports
PreferencesAction.java 1.2 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ZoomOutAction.java 1.3 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ZoomInAction.java 1.3 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
PreferenceToggleAction.java 1.4 KB 5927   11 years bastiK add missing license information
ViewportFollowToggleAction.java 1.4 KB 6220   11 years Don-vip refactor Toggle actions, use Action.SELECTED_KEY since we have …
DeleteAction.java 1.4 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ParameterizedActionDecorator.java 1.5 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
DuplicateAction.java 1.5 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
InfoAction.java 1.6 KB 5925   11 years bastiK replace tabs by spaces
UndoAction.java 1.6 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
HistoryInfoAction.java 1.6 KB 5925   11 years bastiK replace tabs by spaces
ActionParameter.java 1.6 KB 5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
RedoAction.java 1.7 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
HelpAction.java 1.8 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
CopyCoordinatesAction.java 1.8 KB 5927   11 years bastiK add missing license information
WireframeToggleAction.java 1.8 KB 6220   11 years Don-vip refactor Toggle actions, use Action.SELECTED_KEY since we have …
SaveAction.java 2.0 KB 5909   11 years stoecker fix all remaining javadoc warnings
UpdateModifiedAction.java 2.1 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
AddNodeAction.java 2.2 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
DownloadAction.java 2.2 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ChangesetManagerToggleAction.java 2.3 KB 6220   11 years Don-vip refactor Toggle actions, use Action.SELECTED_KEY since we have …
MoveNodeAction.java 2.3 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
DialogsToggleAction.java 2.4 KB 6220   11 years Don-vip refactor Toggle actions, use Action.SELECTED_KEY since we have …
CopyAction.java 2.8 KB 6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
AbstractMergeAction.java 3.1 KB 5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
MirrorAction.java 3.1 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
GpxExportAction.java 3.5 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
FullscreenToggleAction.java 3.6 KB 6220   11 years Don-vip refactor Toggle actions, use Action.SELECTED_KEY since we have …
MergeSelectionAction.java 3.6 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
UpdateDataAction.java 3.7 KB 6053   11 years Don-vip see #2283 - allow to download both osm and gpx data in …
RenameLayerAction.java 3.9 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ZoomToAction.java 4.2 KB 6085   11 years Don-vip see #8902 - c-like array definitions changed to java-like (patch by …
ToggleAction.java 4.3 KB 6220   11 years Don-vip refactor Toggle actions, use Action.SELECTED_KEY since we have …
DownloadReferrersAction.java 4.3 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
JoinNodeWayAction.java 4.4 KB 6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
MergeLayerAction.java 4.6 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
FollowLineAction.java 4.6 KB 6142   11 years Don-vip see #8902 - fix compilation warnings
AboutAction.java 4.8 KB 6143   11 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
UpdateSelectionAction.java 5.0 KB 6046   11 years akks fix #7436 (shortcut/toolbar redefinition) and EDT violations in Update …
ReverseWayAction.java 5.2 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
CloseChangesetAction.java 5.2 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ExpertToggleAction.java 5.3 KB 6220   11 years Don-vip refactor Toggle actions, use Action.SELECTED_KEY since we have …
MoveAction.java 5.4 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
AddImageryLayerAction.java 5.8 KB 6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
DownloadAlongAction.java 5.9 KB 6054   11 years Don-vip see #2283 - download GPX data along a track + code refactorization to …
DistributeAction.java 5.9 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
AbstractInfoAction.java 6.0 KB 6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
RestartAction.java 6.8 KB 6234   11 years Don-vip fix #9077 - Restart doesn't work if jar path contains spaces
JumpToAction.java 6.8 KB 6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
SaveActionBase.java 6.9 KB 6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
ValidateAction.java 6.9 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
DownloadPrimitiveAction.java 7.1 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
SessionLoadAction.java 7.3 KB 6245   11 years Don-vip see #9032, see #4029 - Allow to load session from standard I/O …
DiskAccessAction.java 7.7 KB 6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
ShowStatusReportAction.java 8.0 KB 6103   11 years bastiK see #8921 - add Java package version to the status report
AlignInLineAction.java 8.0 KB 6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
OpenLocationAction.java 8.4 KB 6245   11 years Don-vip see #9032, see #4029 - Allow to load session from standard I/O …
PasteAction.java 8.5 KB 6227   11 years Don-vip fix #9055 - Changing Paste shortcut to a single key pasted in the …
SessionSaveAsAction.java 8.6 KB 6245   11 years Don-vip see #9032, see #4029 - Allow to load session from standard I/O …
MapRectifierWMSmenuAction.java 9.3 KB 6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
AlignInCircleAction.java 9.4 KB 6230   11 years Don-vip Sonar - Don't create instances of already existing BigInteger ZERO
JosmAction.java 9.8 KB 6101   11 years akks revert 6099: seems it was not the described bug
UploadAction.java 9.8 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ImageryAdjustAction.java 10.3 KB 6107   11 years Don-vip fix #8919 - fix memory leaks, including one introduced with r5982
SimplifyWayAction.java 10.4 KB 6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
CreateCircleAction.java 11.0 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
CreateMultipolygonAction.java 11.2 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
ExtensionFileFilter.java 12.0 KB 6245   11 years Don-vip see #9032, see #4029 - Allow to load session from standard I/O …
PurgeAction.java 12.7 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
PasteTagsAction.java 13.1 KB 6106   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
UploadSelectionAction.java 13.3 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
AutoScaleAction.java 13.7 KB 6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
OpenFileAction.java 14.0 KB 6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
MergeNodesAction.java 15.3 KB 6202   11 years Don-vip fix #2447 - Unnessary changes of a target node by dragging another …
UnGlueAction.java 16.2 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
CombineWayAction.java 21.8 KB 6156   11 years Don-vip fix #8971 - ArrayIndexOutOfBoundsException when combining single node …
SplitWayAction.java 23.2 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
OrthogonalizeAction.java 25.0 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
JoinAreasAction.java 51.6 KB 6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
Note: See TracBrowser for help on using the repository browser.