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

Name Size Rev Age Author Last Change
../
mapmode 6037   11 years akks see #8470: extrude mode option - extrude.drag-nodes-without-ctrl
upload 5926   11 years bastiK clean up imports
downloadtasks 6033   11 years Don-vip see #8809 - Use table in "open location" error dialog to reduce its size
relation 5821   11 years Don-vip see #7846 - Large code refactorization in management of popup menus to …
search 5948   11 years Don-vip fix #8693 - CCE in Search Dialog caused by r5886
audio 5945   11 years stoecker fix #8522 - remember and play last played audio marker for start/stop
DialogsToggleAction.java 3.0 KB 6019   11 years akks see #8652: do not shift the map on screen when toggling panels by Tab …
JumpToAction.java 6.8 KB 5966   11 years akks fix #8723: left click on position in status bar now opens lat/lon …
MoveAction.java 5.4 KB 5377   12 years akks patch by JB: Moving 400 ways takes more than 20 seconds, see #7888
AddNodeAction.java 2.2 KB 5926   11 years bastiK clean up imports
ChangesetManagerToggleAction.java 3.1 KB 5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
CopyCoordinatesAction.java 1.8 KB 5927   11 years bastiK add missing license information
DeleteAction.java 1.4 KB 5275   12 years bastiK doc improvements
ExpertToggleAction.java 5.7 KB 4843   12 years bastiK see #7299 - Move features to expert mode
FullscreenToggleAction.java 4.1 KB 5286   12 years bastiK fixed: "View > Fullscreen mode" causes 2 toggles in a row, resulting …
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
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
MoveNodeAction.java 2.3 KB 4314   13 years bastiK add east/north input to 'add node' and 'move node' actions
ParameterizedAction.java 362 bytes 5926   11 years bastiK clean up imports
PreferenceToggleAction.java 1.4 KB 5927   11 years bastiK add missing license information
PurgeAction.java 12.6 KB 5905   11 years bastiK applied #8643 - Very slow Purge command - O(N2) (patch by bilbo)
SessionLoadAction.java 4.9 KB 5926   11 years bastiK clean up imports
SessionSaveAsAction.java 8.3 KB 5684   11 years bastiK add session support for marker layers (see #4029) The data is …
UnselectAllAction.java 1017 bytes 5926   11 years bastiK clean up imports
WireframeToggleAction.java 2.8 KB 5925   11 years bastiK replace tabs by spaces
ZoomInAction.java 1.3 KB 5926   11 years bastiK clean up imports
ZoomOutAction.java 1.3 KB 5926   11 years bastiK clean up imports
AboutAction.java 4.9 KB 5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
AbstractInfoAction.java 6.0 KB 5422   12 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
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 …
AlignInCircleAction.java 9.3 KB 5719   11 years Don-vip see #8431 - Align in circle: Do not allow "regular polygon" mode for …
AutoScaleAction.java 13.6 KB 6009   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
CombineWayAction.java 20.7 KB 5452   12 years Don-vip Code refactorisation on EDT calls
CopyAction.java 2.8 KB 5953   11 years Don-vip fix #8690 - After copying some primitives, only select those that have …
DiskAccessAction.java 7.7 KB 5438   12 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
DistributeAction.java 5.9 KB 6006   11 years Don-vip fix #8793 - NullPointerException in DistributeAction
DownloadPrimitiveAction.java 7.1 KB 5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
ExtensionFileFilter.java 11.9 KB 5566   11 years Don-vip fix #5288 - multiple JOSM instances: Bogus crash recovery attempt
ImageryAdjustAction.java 9.9 KB 5962   11 years Don-vip see #8710 - Inconsistent MapMode focus behaviour: forgot one mapmode
JoinAreasAction.java 50.7 KB 5947   11 years Don-vip fix #8692 - Handle null DeleteCommands in JoinAreaAction and …
JosmAction.java 9.7 KB 5984   11 years Don-vip fix #7700 - fix all EDT violations observed while merging layers, most …
LassoModeAction.java 973 bytes 5460   12 years Don-vip global use of Main.isDisplayingMapView()
Map_Rectifier_WMSmenuAction.java 9.3 KB 5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
MergeLayerAction.java 4.6 KB 5897   11 years Don-vip see #8582 - Use Main.removeLayer() everywhere
MergeNodesAction.java 14.0 KB 5989   11 years Don-vip fix #8760 - When merging nodes, keep the oldest used one, not just …
MergeSelectionAction.java 3.6 KB 5360   12 years Don-vip fix #7776 - Selection of deleted objects
OpenFileAction.java 14.0 KB 5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
OpenLocationAction.java 8.4 KB 6032   11 years Don-vip see #8809 - Add Help button to "open location" error dialog + javadoc …
OrthogonalizeAction.java 25.3 KB 5736   11 years Don-vip fix #4276 - Allow to disable warning messages of orthogonalize action
OsmPrimitiveAction.java 634 bytes 5821   11 years Don-vip see #7846 - Large code refactorization in management of popup menus to …
ParameterizedActionDecorator.java 1.4 KB 5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
PasteAction.java 8.2 KB 5953   11 years Don-vip fix #8690 - After copying some primitives, only select those that have …
RenameLayerAction.java 3.9 KB 5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
RestartAction.java 6.0 KB 5967   11 years Don-vip see #8720, see #8733 - More checks and some debug info in RestartAction
ReverseWayAction.java 5.1 KB 5724   11 years Don-vip fix #4664 - warn when reverting a way with direction defined by tag
SaveActionBase.java 6.9 KB 6011   11 years Don-vip fix #8792 - correct save of file containing a dot in their name, …
SaveAsAction.java 1.1 KB 5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
ShowStatusReportAction.java 7.6 KB 5992   11 years Don-vip Nicer VM arguments in status report
SimplifyWayAction.java 10.2 KB 5871   11 years Don-vip fix #8611 (audio slower broken) + update all audio javadoc
ToggleGPXLinesAction.java 1.0 KB 5460   12 years Don-vip global use of Main.isDisplayingMapView()
ToggleUploadDiscouragedLayerAction.java 788 bytes 5025   12 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
UpdateSelectionAction.java 4.9 KB 5360   12 years Don-vip fix #7776 - Selection of deleted objects
UploadSelectionAction.java 13.2 KB 6009   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
ViewportFollowToggleAction.java 2.1 KB 5460   12 years Don-vip global use of Main.isDisplayingMapView()
ZoomToAction.java 4.1 KB 5857   11 years Don-vip fix #8561 - Integrate restart plugin into core. Asks for restart when …
SplitWayAction.java 23.6 KB 5570   11 years jttt Split way - allow special case when selected way touches way that we …
ValidateAction.java 6.9 KB 5526   12 years jttt Fix #8045 New "Registered toolbar action" bug with the Validator.
AddImageryLayerAction.java 5.9 KB 6000   11 years simon04 Add combobox for image format to dialog when creating WMS layer
UndoAction.java 1.6 KB 5289   12 years simon04 fix #7793 - Wrong tooltip for undo button
AdaptableAction.java 238 bytes 4032   13 years stoecker allow to define icon and name for search and background layer actions …
AlignInLineAction.java 8.0 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
CloseChangesetAction.java 5.1 KB 5818   11 years stoecker javadoc fixes
CreateCircleAction.java 11.0 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
CreateMultipolygonAction.java 10.8 KB 5818   11 years stoecker javadoc fixes
DownloadAction.java 2.2 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
DownloadReferrersAction.java 4.3 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
DuplicateAction.java 1.5 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
ExitAction.java 923 bytes 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
FollowLineAction.java 4.8 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
GpxExportAction.java 3.5 KB 5477   12 years stoecker fix GPX eport
HelpAction.java 1.8 KB 4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
JoinNodeWayAction.java 4.4 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
MirrorAction.java 3.0 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
NewAction.java 946 bytes 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
PasteTagsAction.java 13.1 KB 5915   11 years stoecker use 3 step wiki loading fallback, cleanup handling of language fallbacks
PreferencesAction.java 1.2 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
RedoAction.java 1.6 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
SaveAction.java 2.0 KB 5909   11 years stoecker fix all remaining javadoc warnings
SelectAllAction.java 1.1 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
UnGlueAction.java 15.9 KB 5909   11 years stoecker fix all remaining javadoc warnings
UpdateDataAction.java 3.6 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
UpdateModifiedAction.java 2.1 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
UploadAction.java 9.8 KB 5621   11 years stoecker fix #8211 - data fix on upload
Note: See TracBrowser for help on using the repository browser.