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

Name Size Rev Age Author Last Change
../
audio 3754   14 years stoecker some cleanups in help page marking
downloadtasks 4191   13 years stoecker remove old debug stuff
mapmode 4191   13 years stoecker remove old debug stuff
search 4089   14 years stoecker lower case search commands
upload 4097   14 years stoecker fix #6089 - typo
AdaptableAction.java 238 bytes 4032   14 years stoecker allow to define icon and name for search and background layer actions …
ParameterizedAction.java 390 bytes 4032   14 years stoecker allow to define icon and name for search and background layer actions …
ExitAction.java 929 bytes 3378   14 years jttt Fix #2662 Auto-save
NewAction.java 952 bytes 3753   14 years stoecker fix help topics
SaveAsAction.java 988 bytes 2323   15 years Gubaer Added explicit help topics See also …
ToggleGPXLinesAction.java 1.0 KB 3083   15 years bastiK added svn:eol-style=native to source files
SelectAllAction.java 1.1 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
UndoAction.java 1.1 KB 3810   14 years jttt Fix #5862 on startup neither redo nor undo button are greyed out
RedoAction.java 1.1 KB 3810   14 years jttt Fix #5862 on startup neither redo nor undo button are greyed out
PreferencesAction.java 1.2 KB 2748   15 years Gubaer new: JOSM now supports OAuth See also …
ZoomOutAction.java 1.2 KB 3252   15 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
InfoAction.java 1.2 KB 4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
HistoryInfoAction.java 1.2 KB 4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
ZoomInAction.java 1.2 KB 3252   15 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
ParameterizedActionDecorator.java 1.4 KB 3720   14 years bastiK added missing svn:eol-style
DeleteAction.java 1.4 KB 3835   14 years stoecker fix #5885
DuplicateAction.java 1.5 KB 3969   14 years bastiK MapCSS: fixe related to layers
AddImageryLayerAction.java 1.5 KB 4172   13 years stoecker remove unused icons, make connection timouts configurable and increase …
ActionParameter.java 1.6 KB 3720   14 years bastiK added missing svn:eol-style
HelpAction.java 1.8 KB 4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
SaveAction.java 1.9 KB 4114   14 years stoecker setting a save file in the close layer dialog now works as expected
UnselectAllAction.java 1.9 KB 3252   15 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
AddNodeAction.java 2.0 KB 4191   13 years stoecker remove old debug stuff
ViewportFollowToggleAction.java 2.0 KB 3837   14 years framm new viewport following function; moves the viewport so that the last …
MergeLayerAction.java 2.0 KB 4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
DuplicateLayerAction.java 2.1 KB 3083   15 years bastiK added svn:eol-style=native to source files
UpdateModifiedAction.java 2.1 KB 3093   15 years Gubaer Ouch, shouldn't have removed getData(). Fixes the previous commit.
DownloadAction.java 2.2 KB 4191   13 years stoecker remove old debug stuff
MoveNodeAction.java 2.3 KB 3720   14 years bastiK added missing svn:eol-style
MergeSelectionAction.java 2.3 KB 3995   14 years mjulius fix #3590 - Primitives or objects: Pick one
DiskAccessAction.java 2.4 KB 2702   15 years bastiK fixed #4100 - unable to simply load already referenced images Added …
WireframeToggleAction.java 2.7 KB 4177   13 years stoecker fix checking r4175
AbstractMergeAction.java 2.9 KB 3153   15 years jttt Return copy of bbox in Way.getBBox (to make sure internal copy won't …
CopyAction.java 2.9 KB 3384   14 years jttt Support Copy&Paste in relation editor
MirrorAction.java 3.1 KB 3083   15 years bastiK added svn:eol-style=native to source files
ChangesetManagerToggleAction.java 3.2 KB 3083   15 years bastiK added svn:eol-style=native to source files
GpxExportAction.java 3.6 KB 3570   14 years stoecker fix GPX export action
UpdateDataAction.java 3.6 KB 3083   15 years bastiK added svn:eol-style=native to source files
RenameLayerAction.java 3.8 KB 3501   14 years bastiK fixed #4632 - Button Help puts help window under main window
JoinNodeWayAction.java 4.0 KB 3713   14 years jttt Fix #5724 Merge node to the nearest one
AboutAction.java 4.1 KB 2370   15 years stoecker reworked user agent string to match established format
FullscreenToggleAction.java 4.3 KB 4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
DownloadReferrersAction.java 4.3 KB 3995   14 years mjulius fix #3590 - Primitives or objects: Pick one
OpenLocationAction.java 4.5 KB 4045   14 years stoecker fix #6097 - i18n issues
FollowLineAction.java 4.8 KB 4111   14 years stoecker fix #6367 - patch by Manchito - fix NPE
ReverseWayAction.java 4.9 KB 3504   14 years bastiK reworked reverseWay and combineWay such that it can be used by other …
UpdateSelectionAction.java 5.0 KB 3093   15 years Gubaer Ouch, shouldn't have removed getData(). Fixes the previous commit.
DistributeAction.java 5.0 KB 3757   14 years stoecker fix help topics
AlignInLineAction.java 5.1 KB 2323   15 years Gubaer Added explicit help topics See also …
ShowStatusReportAction.java 5.3 KB 4146   13 years stoecker fix #6480 - toolbar cleanups
CloseChangesetAction.java 5.4 KB 3083   15 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 …
AbstractInfoAction.java 6.0 KB 3995   14 years mjulius fix #3590 - Primitives or objects: Pick one
UploadAction.java 6.9 KB 4191   13 years stoecker remove old debug stuff
ValidateAction.java 6.9 KB 4076   14 years framm fix typo
JumpToAction.java 7.1 KB 4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
PasteAction.java 7.4 KB 3995   14 years mjulius fix #3590 - Primitives or objects: Pick one
JosmAction.java 7.6 KB 4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
CreateMultipolygonAction.java 8.0 KB 4133   14 years stoecker fix #6437 - patch by bilbo - do not auto-show relation dialog
SaveActionBase.java 8.0 KB 4114   14 years stoecker setting a save file in the close layer dialog now works as expected
ExtensionFileFilter.java 8.9 KB 2990   15 years jttt Fix some eclipse warnings
ImageryAdjustAction.java 9.8 KB 4192   13 years stoecker fix #6528 - toolbar conflict for imagery adjust
AlignInCircleAction.java 9.9 KB 2323   15 years Gubaer Added explicit help topics See also …
AutoScaleAction.java 10.2 KB 3973   14 years mjulius Zoom to conflict now zooms to first selected conflict if there is one …
Map_Rectifier_WMSmenuAction.java 10.2 KB 3733   14 years Upliner Offset bookmarks: don't create submenus when only 1 choice is …
CreateCircleAction.java 11.0 KB 4126   14 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
DownloadPrimitiveAction.java 11.2 KB 4096   14 years stoecker fix #6376 - wrong translation
PasteTagsAction.java 11.8 KB 3995   14 years mjulius fix #3590 - Primitives or objects: Pick one
PurgeAction.java 12.4 KB 4064   14 years bastiK applied #6250 (patch by akks) - move selection history to dataset
MergeNodesAction.java 12.6 KB 4045   14 years stoecker fix #6097 - i18n issues
OpenFileAction.java 12.8 KB 3924   14 years bastiK applied #5757 - Getting rid of not existing files in "Open Recent" …
UploadSelectionAction.java 12.8 KB 4191   13 years stoecker remove old debug stuff
SimplifyWayAction.java 13.0 KB 3952   14 years stoecker fix #5909 - remove deleted nodes from selection after simplify way …
UnGlueAction.java 14.6 KB 3538   14 years bastiK fixed #5452 - Tools-->UnGlue Ways is counterintuitive
SplitWayAction.java 20.5 KB 3515   14 years stoecker fixed #5431 - splitting way fails when outer-node is also inner node
CombineWayAction.java 22.8 KB 3510   14 years bastiK fix rework [3504] (see #5179)
OrthogonalizeAction.java 24.3 KB 4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
JoinAreasAction.java 51.9 KB 4045   14 years stoecker fix #6097 - i18n issues
Note: See TracBrowser for help on using the repository browser.