source:
josm/trunk/src/org/openstreetmap/josm/actions
@
7757
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
audio | 6883 | 9 years | fix some Sonar issues | ||
downloadtasks | 7749 | 9 years | remotecontrol /import: only allow whitelisted download tasks to be … | ||
mapmode | 7720 | 9 years | fix #10739 - Improve note input dialogs (patch by ToeBee) | ||
relation | 7742 | 9 years | fix #10778 - fix automatic member role assignment when relation … | ||
search | 7509 | 9 years | remove tabs | ||
upload | 7748 | 9 years | fix some Sonar issues recently introduced | ||
AboutAction.java | 4.8 KB | 6901 | 9 years | see #3764 - make UI messages copy-able (patch by simon04) | |
AbstractInfoAction.java | 4.5 KB | 7678 | 9 years | fix #9059 - no more assumptions about URL for element browsing - use … | |
AbstractMergeAction.java | 3.1 KB | 7017 | 9 years | see #8465 - fix easy compilation warnings | |
ActionParameter.java | 1.6 KB | 6792 | 9 years | Sonar - fix various issues | |
AdaptableAction.java | 238 bytes | 4032 | 12 years | allow to define icon and name for search and background layer actions … | |
AddImageryLayerAction.java | 6.9 KB | 7693 | 9 years | see #10684 - no double loading of images, cleanup action icons - menu … | |
AddNodeAction.java | 2.2 KB | 6977 | 9 years | fix some sonar issues recently introduced | |
AlignInCircleAction.java | 15.6 KB | 7509 | 9 years | remove tabs | |
AlignInLineAction.java | 15.2 KB | 7025 | 9 years | Sonar - fix various issues | |
AutoScaleAction.java | 13.9 KB | 7668 | 9 years | cleanup icons, mark undetected icons, set proper mimetype, delete … | |
ChangesetManagerToggleAction.java | 2.3 KB | 6327 | 10 years | fix #9220 - toggle actions not usable via menu items (regression from … | |
CloseChangesetAction.java | 5.4 KB | 7434 | 9 years | fix #8885 (see #4614) - add offline mode with new command line … | |
CombineWayAction.java | 21.8 KB | 7509 | 9 years | remove tabs | |
CopyAction.java | 3.5 KB | 6920 | 9 years | fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by … | |
CopyCoordinatesAction.java | 1.8 KB | 5927 | 10 years | add missing license information | |
CreateCircleAction.java | 9.5 KB | 7269 | 9 years |
fix #10168 - double default value of createcircle.nodecount from 8 to 16
|
|
CreateMultipolygonAction.java | 16.9 KB | 7668 | 9 years | cleanup icons, mark undetected icons, set proper mimetype, delete … | |
DeleteAction.java | 1.5 KB | 7434 | 9 years | fix #8885 (see #4614) - add offline mode with new command line … | |
DialogsToggleAction.java | 2.4 KB | 7746 | 9 years | see #10684 - fix deprecation warning | |
DiskAccessAction.java | 7.9 KB | 7578 | 9 years | fix #10024 - Add an option in Preferences/Look-and-Feel to use native … | |
DistributeAction.java | 5.9 KB | 7005 | 9 years | see #8465 - use diamond operator where applicable | |
DownloadAction.java | 2.6 KB | 7722 | 9 years | fix #10746 - Add Notes checkbox in DownloadDialog (patch by ToeBee) | |
DownloadAlongAction.java | 5.9 KB | 7005 | 9 years | see #8465 - use diamond operator where applicable | |
DownloadPrimitiveAction.java | 2.7 KB | 6973 | 9 years | applied #9634 - Downloading Referrers Grabs Focus (patch by Balaitous, … | |
DownloadReferrersAction.java | 4.5 KB | 6883 | 9 years | fix some Sonar issues | |
DuplicateAction.java | 1.5 KB | 6380 | 10 years | update license/copyright information | |
ExitAction.java | 926 bytes | 6380 | 10 years | update license/copyright information | |
ExpertToggleAction.java | 5.1 KB | 7025 | 9 years | Sonar - fix various issues | |
ExtensionFileFilter.java | 13.7 KB | 7732 | 9 years | fix #10766 - Save notes to file (patch by ToeBee) | |
FollowLineAction.java | 4.9 KB | 7130 | 9 years | fix #10028 - Follow line function should unselect last node when … | |
FullscreenToggleAction.java | 3.5 KB | 7335 | 9 years | see #10230, see #10033 - big rework of HTTPS support for Remote … | |
GpxExportAction.java | 3.6 KB | 7414 | 9 years | fix #10165 - Wrong waypoint order in exported GPX | |
HelpAction.java | 2.0 KB | 7694 | 9 years | image size fixes | |
HistoryInfoAction.java | 2.5 KB | 7434 | 9 years | fix #8885 (see #4614) - add offline mode with new command line … | |
HistoryInfoWebAction.java | 1.2 KB | 7678 | 9 years | fix #9059 - no more assumptions about URL for element browsing - use … | |
ImageryAdjustAction.java | 10.6 KB | 7350 | 9 years | fix #10322 - NPE | |
InfoAction.java | 1.6 KB | 6336 | 10 years | code cleanup / robustness in edit layer handling | |
InfoWebAction.java | 1.2 KB | 7678 | 9 years | fix #9059 - no more assumptions about URL for element browsing - use … | |
JoinAreasAction.java | 54.2 KB | 7534 | 9 years | see #10511 - add unit test | |
JoinNodeWayAction.java | 8.7 KB | 7668 | 9 years | cleanup icons, mark undetected icons, set proper mimetype, delete … | |
JosmAction.java | 14.1 KB | 7693 | 9 years | see #10684 - no double loading of images, cleanup action icons - menu … | |
JumpToAction.java | 7.6 KB | 7693 | 9 years | see #10684 - no double loading of images, cleanup action icons - menu … | |
LassoModeAction.java | 1.2 KB | 7668 | 9 years | cleanup icons, mark undetected icons, set proper mimetype, delete … | |
MapRectifierWMSmenuAction.java | 9.3 KB | 7005 | 9 years | see #8465 - use diamond operator where applicable | |
MergeLayerAction.java | 5.4 KB | 7509 | 9 years | remove tabs | |
MergeNodesAction.java | 15.5 KB | 7509 | 9 years | remove tabs | |
MergeSelectionAction.java | 3.6 KB | 6084 | 10 years | see #8902 - add missing @Override annotations (patch by shinigami) | |
MirrorAction.java | 3.1 KB | 7005 | 9 years | see #8465 - use diamond operator where applicable | |
MoveAction.java | 5.4 KB | 6798 | 9 years | fix some Sonar issues | |
MoveNodeAction.java | 2.3 KB | 6380 | 10 years | update license/copyright information | |
NewAction.java | 1.0 KB | 6509 | 9 years | fix #9459 - initialize default center view of MapView to last download … | |
OpenFileAction.java | 13.6 KB | 7578 | 9 years | fix #10024 - Add an option in Preferences/Look-and-Feel to use native … | |
OpenLocationAction.java | 8.8 KB | 7749 | 9 years | remotecontrol /import: only allow whitelisted download tasks to be … | |
OrthogonalizeAction.java | 25.0 KB | 7012 | 9 years | see #8465 - use String switch/case where applicable | |
OsmPrimitiveAction.java | 634 bytes | 5821 | 10 years | see #7846 - Large code refactorization in management of popup menus to … | |
ParameterizedAction.java | 362 bytes | 5926 | 10 years | clean up imports | |
ParameterizedActionDecorator.java | 1.5 KB | 7005 | 9 years | see #8465 - use diamond operator where applicable | |
PasteAction.java | 8.7 KB | 7005 | 9 years | see #8465 - use diamond operator where applicable | |
PasteTagsAction.java | 13.2 KB | 7005 | 9 years | see #8465 - use diamond operator where applicable | |
PreferencesAction.java | 4.4 KB | 7022 | 9 years | see #8465 - enable and fix more warnings | |
PreferenceToggleAction.java | 1.4 KB | 6501 | 9 years | Revert accidentally committed r6499 (to be committed after the … | |
PurgeAction.java | 12.7 KB | 7433 | 9 years | fix layout issue in Purge dialog | |
RedoAction.java | 1.6 KB | 6380 | 10 years | update license/copyright information | |
RenameLayerAction.java | 3.7 KB | 7026 | 9 years | fix #3142 - drop applet code finally | |
ReportBugAction.java | 1.5 KB | 7624 | 9 years | see #10640 - add "Help/Report bug" menu entry to avoid annoying empty … | |
RestartAction.java | 8.1 KB | 7757 | 9 years | fix #10795 - restart does not work with jnlp if process is launched by … | |
ReverseWayAction.java | 5.2 KB | 7005 | 9 years | see #8465 - use diamond operator where applicable | |
SaveAction.java | 2.0 KB | 6380 | 10 years | update license/copyright information | |
SaveActionBase.java | 7.5 KB | 7578 | 9 years | fix #10024 - Add an option in Preferences/Look-and-Feel to use native … | |
SaveAsAction.java | 1.1 KB | 6380 | 10 years | update license/copyright information | |
SelectAllAction.java | 1.1 KB | 6380 | 10 years | update license/copyright information | |
SelectByInternalPointAction.java | 4.2 KB | 7146 | 9 years | see #10037 - Improve class name | |
SelectNonBranchingWaySequences.java | 4.5 KB | 7005 | 9 years | see #8465 - use diamond operator where applicable | |
SelectNonBranchingWaySequencesAction.java | 1.5 KB | 6544 | 9 years |
fix #9473 - Added wayselector plugin to josm core. This plugin was …
|
|
SessionLoadAction.java | 7.1 KB | 7578 | 9 years | fix #10024 - Add an option in Preferences/Look-and-Feel to use native … | |
SessionSaveAsAction.java | 8.9 KB | 7578 | 9 years | fix #10024 - Add an option in Preferences/Look-and-Feel to use native … | |
ShowStatusReportAction.java | 8.7 KB | 7624 | 9 years | see #10640 - add "Help/Report bug" menu entry to avoid annoying empty … | |
SimplifyWayAction.java | 10.6 KB | 7509 | 9 years | remove tabs | |
SplitWayAction.java | 23.2 KB | 7534 | 9 years | see #10511 - add unit test | |
ToggleAction.java | 6.0 KB | 7746 | 9 years | see #10684 - fix deprecation warning | |
ToggleGPXLinesAction.java | 1.0 KB | 6380 | 10 years | update license/copyright information | |
ToggleUploadDiscouragedLayerAction.java | 788 bytes | 5025 | 11 years | see #4043 - Have an 'upload prohibited' flag in .osm files | |
UndoAction.java | 1.6 KB | 6380 | 10 years | update license/copyright information | |
UnGlueAction.java | 18.6 KB | 7152 | 9 years | fix #10019 - Order of nodes in relations after unglueing | |
UnJoinNodeWayAction.java | 5.5 KB | 7509 | 9 years | remove tabs | |
UnselectAllAction.java | 1017 bytes | 6380 | 10 years | update license/copyright information | |
UpdateDataAction.java | 3.7 KB | 7575 | 9 years | fix #7976 - Get downloaded gpx areas, on the same model as osm data | |
UpdateModifiedAction.java | 2.3 KB | 7434 | 9 years | fix #8885 (see #4614) - add offline mode with new command line … | |
UpdateSelectionAction.java | 6.3 KB | 7434 | 9 years | fix #8885 (see #4614) - add offline mode with new command line … | |
UploadAction.java | 10.6 KB | 7402 | 9 years | fix some Sonar issues | |
UploadNotesAction.java | 1.9 KB | 7699 | 9 years | fix #10700 - Add note upload functionality (patch by ToeBee) | |
UploadSelectionAction.java | 13.2 KB | 7005 | 9 years | see #8465 - use diamond operator where applicable | |
ValidateAction.java | 6.8 KB | 7117 | 9 years | validator - remove old and unused serializable stuff | |
ViewportFollowToggleAction.java | 1.4 KB | 7509 | 9 years | remove tabs | |
WireframeToggleAction.java | 1.8 KB | 6336 | 10 years | code cleanup / robustness in edit layer handling | |
ZoomInAction.java | 2.1 KB | 6710 | 9 years | fix #5630 - use Equals as another shortcut to zoom in | |
ZoomOutAction.java | 1.4 KB | 6380 | 10 years | update license/copyright information | |
ZoomToAction.java | 4.2 KB | 6986 | 9 years | sonar - fix various minor issues |
Note: See TracBrowser
for help on using the repository browser.