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

Name Size Rev Age Author Last Change
../
upload 7005   10 years Don-vip see #8465 - use diamond operator where applicable
search 7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
relation 7047   10 years Don-vip fix #7042 - Add "call relation editor" to context menu of validator dialog
mapmode 7025   10 years Don-vip Sonar - fix various issues
downloadtasks 7031   10 years Don-vip fix #9947 - Make File / Open URL also accept osm.org URLs with an …
audio 6883   10 years Don-vip fix some Sonar issues
ZoomToAction.java 4.2 KB 6986   10 years Don-vip sonar - fix various minor issues
ZoomOutAction.java 1.4 KB 6380   10 years Don-vip update license/copyright information
ZoomInAction.java 2.1 KB 6710   10 years Don-vip fix #5630 - use Equals as another shortcut to zoom in
WireframeToggleAction.java 1.8 KB 6336   10 years Don-vip code cleanup / robustness in edit layer handling
ViewportFollowToggleAction.java 1.4 KB 6336   10 years Don-vip code cleanup / robustness in edit layer handling
ValidateAction.java 6.8 KB 7117   10 years Don-vip validator - remove old and unused serializable stuff
UploadSelectionAction.java 13.2 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
UploadAction.java 10.2 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
UpdateSelectionAction.java 6.2 KB 6814   10 years Don-vip fix #8234 - remove duplicated/unused icons + javadoc
UpdateModifiedAction.java 2.2 KB 6814   10 years Don-vip fix #8234 - remove duplicated/unused icons + javadoc
UpdateDataAction.java 3.6 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
UnselectAllAction.java 1017 bytes 6380   10 years Don-vip update license/copyright information
UnJoinNodeWayAction.java 5.6 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
UnGlueAction.java 18.5 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
UndoAction.java 1.6 KB 6380   10 years Don-vip update license/copyright information
ToggleUploadDiscouragedLayerAction.java 788 bytes 5025   12 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
ToggleGPXLinesAction.java 1.0 KB 6380   10 years Don-vip update license/copyright information
ToggleAction.java 6.0 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
SplitWayAction.java 23.3 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
SimplifyWayAction.java 10.6 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
ShowStatusReportAction.java 8.5 KB 7027   10 years Don-vip fix more warnings (-Xlint:rawtypes), remove deprecated method and …
SessionSaveAsAction.java 8.8 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
SessionLoadAction.java 7.0 KB 7048   10 years Don-vip sonar - Throwable and Error classes should not be caught
SelectNonBranchingWaySequencesAction.java 1.5 KB 6544   10 years simon04 fix #9473 - Added wayselector plugin to josm core. This plugin was …
SelectNonBranchingWaySequences.java 4.5 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
SelectAllAction.java 1.1 KB 6380   10 years Don-vip update license/copyright information
SaveAsAction.java 1.1 KB 6380   10 years Don-vip update license/copyright information
SaveActionBase.java 6.9 KB 7026   10 years stoecker fix #3142 - drop applet code finally
SaveAction.java 2.0 KB 6380   10 years Don-vip update license/copyright information
ReverseWayAction.java 5.2 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
RestartAction.java 6.8 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
RenameLayerAction.java 3.7 KB 7026   10 years stoecker fix #3142 - drop applet code finally
RedoAction.java 1.6 KB 6380   10 years Don-vip update license/copyright information
PurgeAction.java 12.7 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
PreferenceToggleAction.java 1.4 KB 6501   10 years simon04 Revert accidentally committed r6499 (to be committed after the …
PreferencesAction.java 4.4 KB 7022   10 years Don-vip see #8465 - enable and fix more warnings
PasteTagsAction.java 13.2 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
PasteAction.java 8.7 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
ParameterizedActionDecorator.java 1.5 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
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 …
OrthogonalizeAction.java 25.0 KB 7012   10 years Don-vip see #8465 - use String switch/case where applicable
OpenLocationAction.java 8.5 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
OpenFileAction.java 14.0 KB 7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
NewAction.java 1.0 KB 6509   10 years Don-vip fix #9459 - initialize default center view of MapView to last download …
MoveNodeAction.java 2.3 KB 6380   10 years Don-vip update license/copyright information
MoveAction.java 5.4 KB 6798   10 years Don-vip fix some Sonar issues
MirrorAction.java 3.1 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
MergeSelectionAction.java 3.6 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
MergeNodesAction.java 15.5 KB 7025   10 years Don-vip Sonar - fix various issues
MergeLayerAction.java 5.4 KB 6964   10 years Don-vip fix #9905 - fix EDT violation in merge layer action
MapRectifierWMSmenuAction.java 9.3 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
LassoModeAction.java 973 bytes 5460   12 years Don-vip global use of Main.isDisplayingMapView()
JumpToAction.java 7.6 KB 7081   10 years Don-vip fixes for unit tests
JosmAction.java 12.2 KB 6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
JoinNodeWayAction.java 4.4 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
JoinAreasAction.java 54.0 KB 7052   10 years Balaitous fix #9951 - "Join Overlapping Areas" gives strange multipolygons
InfoWebAction.java 1.1 KB 6380   10 years Don-vip update license/copyright information
InfoAction.java 1.6 KB 6336   10 years Don-vip code cleanup / robustness in edit layer handling
ImageryAdjustAction.java 10.6 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
HistoryInfoWebAction.java 1.1 KB 6380   10 years Don-vip update license/copyright information
HistoryInfoAction.java 2.2 KB 6449   10 years Don-vip see #3626 - fix history of selected primitives
HelpAction.java 1.8 KB 6380   10 years Don-vip update license/copyright information
GpxExportAction.java 3.5 KB 6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
FullscreenToggleAction.java 3.6 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
FollowLineAction.java 4.7 KB 7122   10 years simon04 fix #6367 - Select last node of way when undoing Follow line (patch by …
ExtensionFileFilter.java 12.1 KB 7048   10 years Don-vip sonar - Throwable and Error classes should not be caught
ExpertToggleAction.java 5.1 KB 7025   10 years Don-vip Sonar - fix various issues
ExitAction.java 926 bytes 6380   10 years Don-vip update license/copyright information
DuplicateAction.java 1.5 KB 6380   10 years Don-vip update license/copyright information
DownloadReferrersAction.java 4.5 KB 6883   10 years Don-vip fix some Sonar issues
DownloadPrimitiveAction.java 2.7 KB 6973   10 years bastiK applied #9634 - Downloading Referrers Grabs Focus (patch by Balaitous, …
DownloadAlongAction.java 5.9 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
DownloadAction.java 2.3 KB 6509   10 years Don-vip fix #9459 - initialize default center view of MapView to last download …
DistributeAction.java 5.9 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
DiskAccessAction.java 7.7 KB 6889   10 years Don-vip fix some Sonar issues (JLS order)
DialogsToggleAction.java 2.4 KB 6327   10 years Don-vip fix #9220 - toggle actions not usable via menu items (regression from …
DeleteAction.java 1.4 KB 6380   10 years Don-vip update license/copyright information
CreateMultipolygonAction.java 16.8 KB 7012   10 years Don-vip see #8465 - use String switch/case where applicable
CreateCircleAction.java 9.5 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
CopyCoordinatesAction.java 1.8 KB 5927   11 years bastiK add missing license information
CopyAction.java 3.5 KB 6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
CombineWayAction.java 21.8 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
CloseChangesetAction.java 5.2 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ChangesetManagerToggleAction.java 2.3 KB 6327   10 years Don-vip fix #9220 - toggle actions not usable via menu items (regression from …
AutoScaleAction.java 13.6 KB 7053   10 years bastiK fixed #9669 - key-press 3 on node goes down to 6 meter new advanced …
AlignInLineAction.java 15.2 KB 7025   10 years Don-vip Sonar - fix various issues
AlignInCircleAction.java 15.7 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
AddNodeAction.java 2.2 KB 6977   10 years Don-vip fix some sonar issues recently introduced
AddImageryLayerAction.java 6.8 KB 7017   10 years Don-vip see #8465 - fix easy compilation warnings
AdaptableAction.java 238 bytes 4032   13 years stoecker allow to define icon and name for search and background layer actions …
ActionParameter.java 1.6 KB 6792   10 years Don-vip Sonar - fix various issues
AbstractMergeAction.java 3.1 KB 7017   10 years Don-vip see #8465 - fix easy compilation warnings
AbstractInfoAction.java 6.3 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
AboutAction.java 4.8 KB 6901   10 years Don-vip see #3764 - make UI messages copy-able (patch by simon04)
Note: See TracBrowser for help on using the repository browser.