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

Name Size Rev Age Author Last Change
../
audio 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
downloadtasks 6085   11 years Don-vip see #8902 - c-like array definitions changed to java-like (patch by …
mapmode 6107   11 years Don-vip fix #8919 - fix memory leaks, including one introduced with r5982
relation 6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
search 6106   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
upload 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
AboutAction.java 4.9 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
AbstractInfoAction.java 6.1 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
AbstractMergeAction.java 3.1 KB 5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
ActionParameter.java 1.6 KB 5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
AdaptableAction.java 238 bytes 4032   13 years stoecker allow to define icon and name for search and background layer actions …
AddImageryLayerAction.java 5.9 KB 6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
AddNodeAction.java 2.2 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
AlignInCircleAction.java 9.4 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
AlignInLineAction.java 8.0 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
AutoScaleAction.java 13.6 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ChangesetManagerToggleAction.java 3.1 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
CloseChangesetAction.java 5.2 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
CombineWayAction.java 20.7 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
CopyAction.java 2.8 KB 6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
CopyCoordinatesAction.java 1.8 KB 5927   11 years bastiK add missing license information
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 …
DeleteAction.java 1.4 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
DialogsToggleAction.java 3.0 KB 6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
DiskAccessAction.java 7.7 KB 6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
DistributeAction.java 5.9 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
DownloadAction.java 2.2 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
DownloadAlongAction.java 5.9 KB 6054   11 years Don-vip see #2283 - download GPX data along a track + code refactorization to …
DownloadPrimitiveAction.java 7.1 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
DownloadReferrersAction.java 4.3 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)
ExitAction.java 940 bytes 6125   11 years bastiK see #7275 - allow script to handle restart When JOSM was started with …
ExpertToggleAction.java 5.7 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ExtensionFileFilter.java 11.9 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
FollowLineAction.java 4.6 KB 6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
FullscreenToggleAction.java 4.1 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
GpxExportAction.java 3.5 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)
HistoryInfoAction.java 1.6 KB 5925   11 years bastiK replace tabs by spaces
HistoryInfoWebAction.java 1.2 KB 5926   11 years bastiK clean up imports
ImageryAdjustAction.java 10.3 KB 6107   11 years Don-vip fix #8919 - fix memory leaks, including one introduced with r5982
InfoAction.java 1.6 KB 5925   11 years bastiK replace tabs by spaces
InfoWebAction.java 1.1 KB 5926   11 years bastiK clean up imports
JoinAreasAction.java 51.7 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
JoinNodeWayAction.java 4.4 KB 6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
JosmAction.java 9.8 KB 6101   11 years akks revert 6099: seems it was not the described bug
JumpToAction.java 6.8 KB 5966   11 years akks fix #8723: left click on position in status bar now opens lat/lon …
LassoModeAction.java 973 bytes 5460   12 years Don-vip global use of Main.isDisplayingMapView()
Map_Rectifier_WMSmenuAction.java 9.3 KB 6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
MergeLayerAction.java 4.6 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
MergeNodesAction.java 14.0 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
MergeSelectionAction.java 3.6 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
MirrorAction.java 3.1 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
MoveAction.java 5.4 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
MoveNodeAction.java 2.3 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
NewAction.java 960 bytes 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
OpenFileAction.java 14.1 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
OpenLocationAction.java 8.3 KB 6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
OrthogonalizeAction.java 25.0 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
OsmPrimitiveAction.java 634 bytes 5821   11 years Don-vip see #7846 - Large code refactorization in management of popup menus to …
ParameterizedAction.java 362 bytes 5926   11 years bastiK clean up imports
ParameterizedActionDecorator.java 1.5 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
PasteAction.java 8.3 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 …
PreferencesAction.java 1.2 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
PurgeAction.java 12.7 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
RedoAction.java 1.7 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
RenameLayerAction.java 3.9 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
RestartAction.java 6.6 KB 6125   11 years bastiK see #7275 - allow script to handle restart When JOSM was started with …
ReverseWayAction.java 5.2 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
SaveAction.java 2.0 KB 5909   11 years stoecker fix all remaining javadoc warnings
SaveActionBase.java 6.9 KB 6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
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)
SessionLoadAction.java 4.9 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
SessionSaveAsAction.java 8.3 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
SimplifyWayAction.java 10.3 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
SplitWayAction.java 23.2 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
ToggleGPXLinesAction.java 1.0 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ToggleUploadDiscouragedLayerAction.java 788 bytes 5025   12 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
UndoAction.java 1.6 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
UnGlueAction.java 16.2 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
UnselectAllAction.java 1.0 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 …
UpdateModifiedAction.java 2.1 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
UpdateSelectionAction.java 5.0 KB 6046   11 years akks fix #7436 (shortcut/toolbar redefinition) and EDT violations in Update …
UploadAction.java 9.8 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
UploadSelectionAction.java 13.3 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ValidateAction.java 6.9 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ViewportFollowToggleAction.java 2.1 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
WireframeToggleAction.java 2.8 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)
ZoomOutAction.java 1.3 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 …
Note: See TracBrowser for help on using the repository browser.