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

Name Size Rev Age Author Last Change
../
audio 3754   13 years stoecker some cleanups in help page marking
downloadtasks 4899   12 years Don-vip Allow JOSM to load remote .osm files
mapmode 4904   12 years stoecker proper help page name
search 4842   12 years stoecker i18n fixed and shortcut cleanups
upload 4310   13 years stoecker fix #6680, fix #6677 - i18n issues
AboutAction.java 4.1 KB 2370   14 years stoecker reworked user agent string to match established format
AbstractInfoAction.java 6.0 KB 4602   12 years bastiK upgrade historic users to real users, so their CT status can be shown …
AbstractMergeAction.java 3.1 KB 4851   12 years stoecker allow automatic parsing of shortcuts see #7226
ActionParameter.java 1.6 KB 3720   13 years bastiK added missing svn:eol-style
AdaptableAction.java 238 bytes 4032   13 years stoecker allow to define icon and name for search and background layer actions …
AddImageryLayerAction.java 2.5 KB 4721   12 years bastiK use builder pattern for ImageProvider (see #7192)
AddNodeAction.java 2.3 KB 4314   13 years bastiK add east/north input to 'add node' and 'move node' actions
AlignInCircleAction.java 9.9 KB 2323   14 years Gubaer Added explicit help topics See also …
AlignInLineAction.java 8.0 KB 4632   12 years Don-vip fix #7111 - JOSM crashes when "aligning nodes" is used and only one …
AutoScaleAction.java 10.2 KB 3973   13 years mjulius Zoom to conflict now zooms to first selected conflict if there is one …
ChangesetManagerToggleAction.java 3.1 KB 4851   12 years stoecker allow automatic parsing of shortcuts see #7226
CloseChangesetAction.java 5.3 KB 4892   12 years stoecker remove deprecation
CombineWayAction.java 22.5 KB 4892   12 years stoecker remove deprecation
CopyAction.java 2.5 KB 4380   13 years simon04 fix #4609 - copy node coordinate to clipboard
CopyCoordinatesAction.java 1.7 KB 4418   13 years simon04 fix #6815 - copy coordinates as keyboard shortcut. JavaDoc for …
CreateCircleAction.java 11.0 KB 4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
CreateMultipolygonAction.java 8.0 KB 4731   12 years bastiK applied #7153 - shortcut conflict within core (patch by akks)
DeleteAction.java 1.4 KB 3835   13 years stoecker fix #5885
DiskAccessAction.java 2.4 KB 4608   12 years bastiK add missing showDialog() (in currently unused code)
DistributeAction.java 5.1 KB 4855   12 years simon04 see #7184 - remap shortcuts of ImproveWayAccuracyAction ([W]), …
DownloadAction.java 2.2 KB 4191   13 years stoecker remove old debug stuff
DownloadPrimitiveAction.java 13.4 KB 4796   12 years simon04 fix #6425 - remotecontrol: make download objects available (e.g., …
DownloadReferrersAction.java 4.3 KB 4700   12 years stoecker adapt some more help links
DuplicateAction.java 1.5 KB 3969   13 years bastiK MapCSS: fixe related to layers
DuplicateLayerAction.java 2.1 KB 3083   14 years bastiK added svn:eol-style=native to source files
ExitAction.java 929 bytes 3378   14 years jttt Fix #2662 Auto-save
ExpertToggleAction.java 5.7 KB 4843   12 years bastiK see #7299 - Move features to expert mode
ExtensionFileFilter.java 9.0 KB 4886   12 years simon04 see #7307 - basic version of GeoJSON export
FollowLineAction.java 4.8 KB 4671   12 years stoecker fix #7164 - patch by ij - bugs fixes and improvements for FollowLine …
FullscreenToggleAction.java 4.0 KB 4203   13 years stoecker fix #6544 - fix NPE
GpxExportAction.java 3.6 KB 3570   14 years stoecker fix GPX export action
HelpAction.java 1.8 KB 4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
HistoryInfoAction.java 1.5 KB 4408   13 years simon04 fix #6773 - shortcuts for History and Advanced info dialog
HistoryInfoWebAction.java 1.3 KB 4700   12 years stoecker adapt some more help links
ImageryAdjustAction.java 9.9 KB 4845   12 years bastiK fixed #7240 - don`t know exatly
InfoAction.java 1.6 KB 4408   13 years simon04 fix #6773 - shortcuts for History and Advanced info dialog
InfoWebAction.java 1.2 KB 4700   12 years stoecker adapt some more help links
JoinAreasAction.java 51.6 KB 4458   13 years simon04 fix #3951 - user should be warned when unglue-ing two ways outside the …
JoinNodeWayAction.java 4.4 KB 4788   12 years simon04 see #4549 - alter tooltip text of "Join Node to Way" to clarify
JosmAction.java 7.8 KB 4733   12 years bastiK fixed #7174 - identifier for toolbar actions is icon name
JumpToAction.java 7.1 KB 4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
Map_Rectifier_WMSmenuAction.java 9.5 KB 4851   12 years stoecker allow automatic parsing of shortcuts see #7226
MergeLayerAction.java 2.5 KB 4851   12 years stoecker allow automatic parsing of shortcuts see #7226
MergeNodesAction.java 13.6 KB 4315   13 years bastiK applied #6696 - Another way of computing merged node location (patch …
MergeSelectionAction.java 2.3 KB 4836   12 years stoecker make Shortcut parsing easier
MirrorAction.java 3.1 KB 3083   14 years bastiK added svn:eol-style=native to source files
MoveAction.java 5.4 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
NewAction.java 952 bytes 3753   13 years stoecker fix help topics
OpenFileAction.java 12.5 KB 4404   13 years simon04 fix #4743 - wrong error message when loading a non-existing file
OpenLocationAction.java 6.2 KB 4530   13 years Don-vip see #6653 and #6960 - Allow JOSM to download osmChange files again
OrthogonalizeAction.java 24.6 KB 4385   13 years bastiK fixed #6190 - orthogonalize produces strange shapes
ParameterizedAction.java 390 bytes 4032   13 years stoecker allow to define icon and name for search and background layer actions …
ParameterizedActionDecorator.java 1.4 KB 3720   13 years bastiK added missing svn:eol-style
PasteAction.java 7.4 KB 3995   13 years mjulius fix #3590 - Primitives or objects: Pick one
PasteTagsAction.java 11.8 KB 4387   13 years bastiK fixed #6746 - paste properties in new layer results in nullpointer …
PreferencesAction.java 1.2 KB 2748   14 years Gubaer new: JOSM now supports OAuth See also …
PurgeAction.java 12.4 KB 4868   12 years jttt fix some warnings
RedoAction.java 1.1 KB 3810   13 years jttt Fix #5862 on startup neither redo nor undo button are greyed out
RenameLayerAction.java 3.8 KB 4570   12 years Don-vip Use of Main.platform.rename() instead of File.renameTo()
ReverseWayAction.java 4.9 KB 3504   14 years bastiK reworked reverseWay and combineWay such that it can be used by other …
SaveAction.java 1.9 KB 4114   13 years stoecker setting a save file in the close layer dialog now works as expected
SaveActionBase.java 8.8 KB 4463   13 years bastiK applied #6889 - Only the first matching exporter should save a file …
SaveAsAction.java 988 bytes 2323   14 years Gubaer Added explicit help topics See also …
SelectAllAction.java 1.1 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
SessionLoadAction.java 4.8 KB 4874   12 years jttt Use static class were appropriate
SessionSaveAsAction.java 8.8 KB 4733   12 years bastiK fixed #7174 - identifier for toolbar actions is icon name
ShowStatusReportAction.java 4.7 KB 4635   12 years bastiK status report should use new xml preference file (see #7027)
SimplifyWayAction.java 10.3 KB 4869   12 years jttt Use final were appropriate
SplitWayAction.java 20.7 KB 4254   13 years stoecker fix #6601 - improve warning prevention - don't warn for roles outer, …
ToggleGPXLinesAction.java 1.0 KB 3083   14 years bastiK added svn:eol-style=native to source files
UndoAction.java 1.1 KB 3810   13 years jttt Fix #5862 on startup neither redo nor undo button are greyed out
UnGlueAction.java 15.9 KB 4650   12 years simon04 fix #6900 - unglue confirmation within downloaded area
UnselectAllAction.java 1.9 KB 3252   14 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
UpdateDataAction.java 3.6 KB 4851   12 years stoecker allow automatic parsing of shortcuts see #7226
UpdateModifiedAction.java 2.1 KB 4892   12 years stoecker remove deprecation
UpdateSelectionAction.java 4.9 KB 4892   12 years stoecker remove deprecation
UploadAction.java 7.4 KB 4414   13 years bastiK applied #6742 - allow script generated files to set default changeset …
UploadSelectionAction.java 12.8 KB 4191   13 years stoecker remove old debug stuff
ValidateAction.java 6.9 KB 4874   12 years jttt Use static class were appropriate
ViewportFollowToggleAction.java 2.1 KB 4701   12 years stoecker adapt some more help links
WireframeToggleAction.java 2.7 KB 4177   13 years stoecker fix checking r4175
ZoomInAction.java 1.4 KB 4891   12 years stoecker add shortcut class usage
ZoomOutAction.java 1.3 KB 4891   12 years stoecker add shortcut class usage
Note: See TracBrowser for help on using the repository browser.