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

Name Size Rev Age Author Last Change
../
audio 3754   2 years stoecker some cleanups in help page marking
downloadtasks 4530   19 months Don-vip see #6653 and #6960 - Allow JOSM to download osmChange files again
mapmode 4527   19 months Don-vip fix #6950 - Parallel way mode snap distance broken for non-metric units
search 4507   20 months stoecker unify texts
upload 4310   22 months stoecker fix #6680, fix #6677 - i18n issues
AboutAction.java 4.1 KB 2370   4 years stoecker reworked user agent string to match established format
AbstractInfoAction.java 6.0 KB 3995   2 years mjulius fix #3590 - Primitives or objects: Pick one
AbstractMergeAction.java 2.9 KB 3153   3 years jttt Return copy of bbox in Way.getBBox (to make sure internal copy won't be …
ActionParameter.java 1.6 KB 3720   2 years bastiK added missing svn:eol-style
AdaptableAction.java 238 bytes 4032   2 years stoecker allow to define icon and name for search and background layer actions in …
AddImageryLayerAction.java 1.9 KB 4531   19 months Don-vip fix #6982 - broken TMS url leads to exceptions
AddNodeAction.java 2.3 KB 4314   22 months bastiK add east/north input to 'add node' and 'move node' actions
AlignInCircleAction.java 9.9 KB 2323   4 years Gubaer Added explicit help topics See also …
AlignInLineAction.java 5.1 KB 2323   4 years Gubaer Added explicit help topics See also …
AutoScaleAction.java 10.2 KB 3973   2 years mjulius Zoom to conflict now zooms to first selected conflict if there is one …
ChangesetManagerToggleAction.java 3.2 KB 3083   3 years bastiK added svn:eol-style=native to source files
CloseChangesetAction.java 5.4 KB 4310   22 months stoecker fix #6680, fix #6677 - i18n issues
CombineWayAction.java 22.8 KB 4310   22 months stoecker fix #6680, fix #6677 - i18n issues
CopyAction.java 2.5 KB 4380   21 months simon04 fix #4609 - copy node coordinate to clipboard
CopyCoordinatesAction.java 1.7 KB 4418   21 months simon04 fix #6815 - copy coordinates as keyboard shortcut. JavaDoc for Shortcut …
CreateCircleAction.java 11.0 KB 4126   2 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) The …
CreateMultipolygonAction.java 8.0 KB 4133   2 years stoecker fix #6437 - patch by bilbo - do not auto-show relation dialog
DeleteAction.java 1.4 KB 3835   2 years stoecker fix #5885
DiskAccessAction.java 2.4 KB 2702   3 years bastiK fixed #4100 - unable to simply load already referenced images Added 'jpg' …
DistributeAction.java 5.0 KB 3757   2 years stoecker fix help topics
DownloadAction.java 2.2 KB 4191   23 months stoecker remove old debug stuff
DownloadPrimitiveAction.java 13.1 KB 4497   20 months simon04 fix #6542 - option to download relation without its members for "Download …
DownloadReferrersAction.java 4.3 KB 3995   2 years mjulius fix #3590 - Primitives or objects: Pick one
DuplicateAction.java 1.5 KB 3969   2 years bastiK MapCSS: fixe related to layers
DuplicateLayerAction.java 2.1 KB 3083   3 years bastiK added svn:eol-style=native to source files
ExitAction.java 929 bytes 3378   3 years jttt Fix #2662 Auto-save
ExtensionFileFilter.java 8.9 KB 2990   3 years jttt Fix some eclipse warnings
FollowLineAction.java 5.0 KB 4214   23 months stoecker follow line now honors viewport following
FullscreenToggleAction.java 4.0 KB 4203   23 months stoecker fix #6544 - fix NPE
GpxExportAction.java 3.6 KB 3570   3 years stoecker fix GPX export action
HelpAction.java 1.8 KB 4139   2 years stoecker fix #6474 - fix toolbar action entries for some actions and fix fullscreen …
HistoryInfoAction.java 1.5 KB 4408   21 months simon04 fix #6773 - shortcuts for History and Advanced info dialog
HistoryInfoWebAction.java 1.3 KB 4408   21 months simon04 fix #6773 - shortcuts for History and Advanced info dialog
ImageryAdjustAction.java 9.8 KB 4192   23 months stoecker fix #6528 - toolbar conflict for imagery adjust
InfoAction.java 1.6 KB 4408   21 months simon04 fix #6773 - shortcuts for History and Advanced info dialog
InfoWebAction.java 1.2 KB 4408   21 months simon04 fix #6773 - shortcuts for History and Advanced info dialog
JoinAreasAction.java 51.6 KB 4458   20 months simon04 fix #3951 - user should be warned when unglue-ing two ways outside the …
JoinNodeWayAction.java 4.0 KB 3713   2 years jttt Fix #5724 Merge node to the nearest one
JosmAction.java 7.6 KB 4139   2 years stoecker fix #6474 - fix toolbar action entries for some actions and fix fullscreen …
JumpToAction.java 7.1 KB 4139   2 years stoecker fix #6474 - fix toolbar action entries for some actions and fix fullscreen …
Map_Rectifier_WMSmenuAction.java 9.6 KB 4380   21 months simon04 fix #4609 - copy node coordinate to clipboard
MergeLayerAction.java 2.4 KB 4265   22 months jttt Make merge layers work when more than one layer is selected
MergeNodesAction.java 13.6 KB 4315   22 months bastiK applied #6696 - Another way of computing merged node location (patch by …
MergeSelectionAction.java 2.3 KB 3995   2 years mjulius fix #3590 - Primitives or objects: Pick one
MirrorAction.java 3.1 KB 3083   3 years bastiK added svn:eol-style=native to source files
MoveAction.java 5.4 KB 4139   2 years stoecker fix #6474 - fix toolbar action entries for some actions and fix fullscreen …
MoveNodeAction.java 2.3 KB 4314   22 months bastiK add east/north input to 'add node' and 'move node' actions
NewAction.java 952 bytes 3753   2 years stoecker fix help topics
OpenFileAction.java 12.5 KB 4404   21 months simon04 fix #4743 - wrong error message when loading a non-existing file
OpenLocationAction.java 6.2 KB 4530   19 months Don-vip see #6653 and #6960 - Allow JOSM to download osmChange files again
OrthogonalizeAction.java 24.6 KB 4385   21 months bastiK fixed #6190 - orthogonalize produces strange shapes
ParameterizedAction.java 390 bytes 4032   2 years stoecker allow to define icon and name for search and background layer actions in …
ParameterizedActionDecorator.java 1.4 KB 3720   2 years bastiK added missing svn:eol-style
PasteAction.java 7.4 KB 3995   2 years mjulius fix #3590 - Primitives or objects: Pick one
PasteTagsAction.java 11.8 KB 4387   21 months bastiK fixed #6746 - paste properties in new layer results in nullpointer …
PreferencesAction.java 1.2 KB 2748   3 years Gubaer new: JOSM now supports OAuth See also [wiki:/Help/Preferences/Connection
PurgeAction.java 12.4 KB 4064   2 years bastiK applied #6250 (patch by akks) - move selection history to dataset
RedoAction.java 1.1 KB 3810   2 years jttt Fix #5862 on startup neither redo nor undo button are greyed out
RenameLayerAction.java 3.8 KB 3501   3 years bastiK fixed #4632 - Button Help puts help window under main window
ReverseWayAction.java 4.9 KB 3504   3 years bastiK reworked reverseWay and combineWay such that it can be used by other …
SaveAction.java 1.9 KB 4114   2 years stoecker setting a save file in the close layer dialog now works as expected
SaveActionBase.java 8.8 KB 4463   20 months bastiK applied #6889 - Only the first matching exporter should save a file (patch …
SaveAsAction.java 988 bytes 2323   4 years Gubaer Added explicit help topics See also …
SelectAllAction.java 1.1 KB 2512   3 years stoecker i18n updated, fixed files to reduce problems when applying patches, fix …
ShowStatusReportAction.java 4.8 KB 4380   21 months simon04 fix #4609 - copy node coordinate to clipboard
SimplifyWayAction.java 10.2 KB 4461   20 months simon04 fix #5407 - simplify way: dialog asking to delete nodes outside boundary …
SplitWayAction.java 20.7 KB 4254   23 months stoecker fix #6601 - improve warning prevention - don't warn for roles outer, …
ToggleGPXLinesAction.java 1.0 KB 3083   3 years bastiK added svn:eol-style=native to source files
UndoAction.java 1.1 KB 3810   2 years jttt Fix #5862 on startup neither redo nor undo button are greyed out
UnGlueAction.java 16.0 KB 4487   20 months bastiK fixed #6848 - 'G' - ungluing building - creates unconnected node
UnselectAllAction.java 1.9 KB 3252   3 years jttt Fix #2234: Translation can cause JosmActions to illegally handle …
UpdateDataAction.java 3.6 KB 3083   3 years bastiK added svn:eol-style=native to source files
UpdateModifiedAction.java 2.1 KB 3093   3 years Gubaer Ouch, shouldn't have removed getData(). Fixes the previous commit.
UpdateSelectionAction.java 5.0 KB 3093   3 years Gubaer Ouch, shouldn't have removed getData(). Fixes the previous commit.
UploadAction.java 7.4 KB 4414   21 months bastiK applied #6742 - allow script generated files to set default changeset info …
UploadSelectionAction.java 12.8 KB 4191   23 months stoecker remove old debug stuff
ValidateAction.java 6.9 KB 4076   2 years framm fix typo
ViewportFollowToggleAction.java 2.0 KB 3837   2 years framm new viewport following function; moves the viewport so that the last …
WireframeToggleAction.java 2.7 KB 4177   2 years stoecker fix checking r4175
ZoomInAction.java 1.2 KB 4494   20 months bastiK change zoom factor to something more suitable for TMS (2x zoom in …
ZoomOutAction.java 1.2 KB 4494   20 months bastiK change zoom factor to something more suitable for TMS (2x zoom in …
Note: See TracBrowser for help on using the repository browser.