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

Name Size Rev Age Author Last Change
../
audio 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
search 5602   11 years simon04 typo
upload 5623   11 years akks fix NPE in FixDataHook, see #8211
mapmode 5665   11 years Don-vip fix #8341 - Don't clear current selection in ImproveWayAccuracy mode
downloadtasks 5730   11 years bastiK clean up last commit (see #8307, see #8441)
AdaptableAction.java 238 bytes 4032   13 years stoecker allow to define icon and name for search and background layer actions …
HelpAction.java 1.8 KB 4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
MoveNodeAction.java 2.3 KB 4314   13 years bastiK add east/north input to 'add node' and 'move node' actions
RenameLayerAction.java 3.8 KB 4570   12 years Don-vip Use of Main.platform.rename() instead of File.renameTo()
ExpertToggleAction.java 5.7 KB 4843   12 years bastiK see #7299 - Move features to expert mode
ShowStatusReportAction.java 4.7 KB 4973   12 years stoecker remove keycodes for NONE-group
AddNodeAction.java 2.2 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
AlignInLineAction.java 8.0 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
CloseChangesetAction.java 5.3 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
CopyAction.java 2.5 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
CopyCoordinatesAction.java 1.7 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
CreateCircleAction.java 11.0 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
DistributeAction.java 5.0 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
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
HistoryInfoWebAction.java 1.2 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
InfoWebAction.java 1.2 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
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
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
SelectAllAction.java 1.1 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
SimplifyWayAction.java 10.3 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
UnGlueAction.java 15.9 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
UnselectAllAction.java 1.0 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
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
ZoomInAction.java 1.3 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
ZoomOutAction.java 1.3 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
OpenFileAction.java 13.7 KB 4996   12 years Don-vip fix #2012 - Download from URL dropped on main window
ToggleUploadDiscouragedLayerAction.java 788 bytes 5025   12 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
PreferenceToggleAction.java 1.3 KB 5092   12 years simon04 Toggle edit toolbar (in View menu or in popup menu)
PasteAction.java 7.5 KB 5096   12 years simon04 fix #7517 - NPE when pasting relation with incomplete node members to …
ActionParameter.java 1.6 KB 5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
ParameterizedAction.java 390 bytes 5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
ParameterizedActionDecorator.java 1.4 KB 5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
CreateMultipolygonAction.java 9.7 KB 5225   12 years akks see #7458 : enable tags moving when creating multipolygon [improved …
ChangesetManagerToggleAction.java 3.1 KB 5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
DeleteAction.java 1.4 KB 5275   12 years bastiK doc improvements
PasteTagsAction.java 11.7 KB 5275   12 years bastiK doc improvements
FullscreenToggleAction.java 4.1 KB 5286   12 years bastiK fixed: "View > Fullscreen mode" causes 2 toggles in a row, resulting …
UndoAction.java 1.6 KB 5289   12 years simon04 fix #7793 - Wrong tooltip for undo button
MergeLayerAction.java 4.6 KB 5297   12 years Don-vip fix #4493, fix #7750: conflict dialog, nodes and members tab: allow …
ZoomToAction.java 4.1 KB 5310   12 years Don-vip fix #7750 - Conflict dialog: Really selects id:0 primitives without zooming
HistoryInfoAction.java 1.5 KB 5360   12 years Don-vip fix #7776 - Selection of deleted objects
InfoAction.java 1.6 KB 5360   12 years Don-vip fix #7776 - Selection of deleted objects
MergeNodesAction.java 13.6 KB 5360   12 years Don-vip fix #7776 - Selection of deleted objects
MergeSelectionAction.java 3.6 KB 5360   12 years Don-vip fix #7776 - Selection of deleted objects
PurgeAction.java 12.4 KB 5360   12 years Don-vip fix #7776 - Selection of deleted objects
UpdateSelectionAction.java 4.9 KB 5360   12 years Don-vip fix #7776 - Selection of deleted objects
DownloadPrimitiveAction.java 14.4 KB 5373   12 years Don-vip fix indentation from previous commit
MoveAction.java 5.4 KB 5377   12 years akks patch by JB: Moving 400 ways takes more than 20 seconds, see #7888
AbstractInfoAction.java 6.0 KB 5422   12 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
DiskAccessAction.java 7.7 KB 5438   12 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
AbstractMergeAction.java 3.1 KB 5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
CombineWayAction.java 20.7 KB 5452   12 years Don-vip Code refactorisation on EDT calls
SaveAction.java 2.0 KB 5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
SaveAsAction.java 1.1 KB 5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
AutoScaleAction.java 10.1 KB 5460   12 years Don-vip global use of Main.isDisplayingMapView()
ImageryAdjustAction.java 9.9 KB 5460   12 years Don-vip global use of Main.isDisplayingMapView()
LassoModeAction.java 973 bytes 5460   12 years Don-vip global use of Main.isDisplayingMapView()
SaveActionBase.java 6.5 KB 5460   12 years Don-vip global use of Main.isDisplayingMapView()
ToggleGPXLinesAction.java 1.0 KB 5460   12 years Don-vip global use of Main.isDisplayingMapView()
ViewportFollowToggleAction.java 2.1 KB 5460   12 years Don-vip global use of Main.isDisplayingMapView()
WireframeToggleAction.java 2.8 KB 5460   12 years Don-vip global use of Main.isDisplayingMapView()
GpxExportAction.java 3.5 KB 5477   12 years stoecker fix GPX eport
AboutAction.java 4.6 KB 5493   12 years Don-vip see #8011 - Small improvements in About dialog
JosmAction.java 9.4 KB 5526   12 years jttt Fix #8045 New "Registered toolbar action" bug with the Validator.
ValidateAction.java 6.9 KB 5526   12 years jttt Fix #8045 New "Registered toolbar action" bug with the Validator.
ExtensionFileFilter.java 11.9 KB 5566   11 years Don-vip fix #5288 - multiple JOSM instances: Bogus crash recovery attempt
Map_Rectifier_WMSmenuAction.java 9.3 KB 5567   11 years Don-vip fix #8107 - Fix layout of "Rectified Image" dialog
SplitWayAction.java 23.6 KB 5570   11 years jttt Split way - allow special case when selected way touches way that we …
AddImageryLayerAction.java 5.4 KB 5617   11 years simon04 see #8254 - new imagery entry wms_endpoint: Store WMS endpoint only, …
UploadAction.java 9.8 KB 5621   11 years stoecker fix #8211 - data fix on upload
JumpToAction.java 7.0 KB 5670   11 years bastiK session: save & restore map position and scale (see #4029)
SessionLoadAction.java 5.0 KB 5670   11 years bastiK session: save & restore map position and scale (see #4029)
SessionSaveAsAction.java 8.3 KB 5684   11 years bastiK add session support for marker layers (see #4029) The data is …
OrthogonalizeAction.java 25.1 KB 5686   11 years bastiK fixed #7889 - Error making a way rectangular while two nodes should …
OpenLocationAction.java 7.3 KB 5691   11 years Don-vip see #8148 - Remote control: URL validation in import handler + find …
JoinAreasAction.java 50.3 KB 5698   11 years bastiK fix problem with making multisplitpanelayout persistent (avoid loop …
UploadSelectionAction.java 13.2 KB 5711   11 years Don-vip fix #8415 - Replaced shortcut Ctrl-Alt-Shift-U. It now uploads current …
AlignInCircleAction.java 9.3 KB 5719   11 years Don-vip see #8431 - Align in circle: Do not allow "regular polygon" mode for …
ReverseWayAction.java 5.1 KB 5724   11 years Don-vip fix #4664 - warn when reverting a way with direction defined by tag
Note: See TracBrowser for help on using the repository browser.