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

Name Size Rev Age Author Last Change
../
audio 2857   3 years mjulius fixed some more message contexts
downloadtasks 3313   3 years stoecker fixed typo
mapmode 3631   3 years bastiK see #5560 (patch by extropy) - Extrude does not work with multiple …
search 3586   3 years jttt Fix #5497 search finds strings in username by default
upload 3083   3 years bastiK added svn:eol-style=native to source files
AboutAction.java 4.1 KB 2370   4 years stoecker reworked user agent string to match established format
AbstractInfoAction.java 6.0 KB 3443   3 years jttt Fix some of the references/forgotten listeners that keeps MapView alive …
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 3175   3 years jttt Allow to set parameters for actions on toolbar. Used by SearchAction to …
AddNodeAction.java 1.9 KB 3363   3 years stoecker fix #5204 - wrong window title
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.0 KB 3327   3 years jttt Fix some of "Keystroke %s is already assigned to %s, will be overridden by …
ChangesetManagerToggleAction.java 3.2 KB 3083   3 years bastiK added svn:eol-style=native to source files
CloseChangesetAction.java 5.4 KB 3083   3 years bastiK added svn:eol-style=native to source files
CombineWayAction.java 22.8 KB 3510   3 years bastiK fix rework [3504] (see #5179)
CopyAction.java 2.9 KB 3384   3 years jttt Support Copy&Paste in relation editor
CreateCircleAction.java 11.0 KB 3083   3 years bastiK added svn:eol-style=native to source files
DeleteAction.java 1.5 KB 3083   3 years bastiK added svn:eol-style=native to source files
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 3083   3 years bastiK added svn:eol-style=native to source files
DownloadAction.java 2.4 KB 2990   3 years jttt Fix some eclipse warnings
DownloadPrimitiveAction.java 5.2 KB 3285   3 years stoecker fix #5076 - exception for object download
DownloadReferrersAction.java 4.3 KB 3083   3 years bastiK added svn:eol-style=native to source files
DuplicateAction.java 1.4 KB 2323   4 years Gubaer Added explicit help topics See also …
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
FullscreenToggleAction.java 4.0 KB 3552   3 years bastiK remove debugging code from last commit
GpxExportAction.java 3.6 KB 3570   3 years stoecker fix GPX export action
HelpAction.java 1.7 KB 2990   3 years jttt Fix some eclipse warnings
HistoryInfoAction.java 1.1 KB 3083   3 years bastiK added svn:eol-style=native to source files
InfoAction.java 1.1 KB 3083   3 years bastiK added svn:eol-style=native to source files
JoinAreasAction.java 62.9 KB 3595   3 years bastiK applied #5179 (patch by bilbo) - Join overlapping areas / Separate …
JoinNodeWayAction.java 3.9 KB 3177   3 years bastiK Filter: improved selection handling. (Don't allow to select filtered or …
JosmAction.java 7.5 KB 3504   3 years bastiK reworked reverseWay and combineWay such that it can be used by other …
JumpToAction.java 7.0 KB 3083   3 years bastiK added svn:eol-style=native to source files
MergeLayerAction.java 1.9 KB 3083   3 years bastiK added svn:eol-style=native to source files
MergeNodesAction.java 12.4 KB 3596   3 years bastiK applied #5531 (patch by Martin Ždila) - There should be way to merge nodes …
MergeSelectionAction.java 2.3 KB 3083   3 years bastiK added svn:eol-style=native to source files
MirrorAction.java 3.1 KB 3083   3 years bastiK added svn:eol-style=native to source files
MoveAction.java 4.8 KB 3327   3 years jttt Fix some of "Keystroke %s is already assigned to %s, will be overridden by …
MoveNodeAction.java 2.4 KB 3363   3 years stoecker fix #5204 - wrong window title
NewAction.java 947 bytes 3260   3 years stoecker fix #5012 - rename New to New Layer
OpenFileAction.java 10.1 KB 3530   3 years stoecker fix array preferences
OpenLocationAction.java 4.4 KB 3083   3 years bastiK added svn:eol-style=native to source files
OrthogonalizeAction.java 24.2 KB 3083   3 years bastiK added svn:eol-style=native to source files
ParameterizedAction.java 381 bytes 3175   3 years jttt Allow to set parameters for actions on toolbar. Used by SearchAction to …
ParameterizedActionDecorator.java 1.4 KB 3175   3 years jttt Allow to set parameters for actions on toolbar. Used by SearchAction to …
PasteAction.java 7.4 KB 3384   3 years jttt Support Copy&Paste in relation editor
PasteTagsAction.java 12.0 KB 3385   3 years jttt Fix warnings
PreferencesAction.java 1.2 KB 2748   3 years Gubaer new: JOSM now supports OAuth See also [wiki:/Help/Preferences/Connection
PurgeAction.java 10.6 KB 3479   3 years jttt cosmetics
RedoAction.java 1.1 KB 2323   4 years Gubaer Added explicit help topics See also …
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.8 KB 2323   4 years Gubaer Added explicit help topics See also …
SaveActionBase.java 7.7 KB 3570   3 years stoecker fix GPX export action
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 5.2 KB 3299   3 years stoecker some minor cleanups
SimplifyWayAction.java 12.6 KB 3530   3 years stoecker fix array preferences
SplitWayAction.java 20.5 KB 3515   3 years stoecker fixed #5431 - splitting way fails when outer-node is also inner node
ToggleGPXLinesAction.java 1.0 KB 3083   3 years bastiK added svn:eol-style=native to source files
UndoAction.java 1.1 KB 2323   4 years Gubaer Added explicit help topics See also …
UnGlueAction.java 14.6 KB 3538   3 years bastiK fixed #5452 - Tools-->UnGlue Ways is counterintuitive
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 6.9 KB 3530   3 years stoecker fix array preferences
UploadSelectionAction.java 12.9 KB 3426   3 years stoecker see #5303 - some cleanup patches from matthew Bell - partially applied …
WireframeToggleAction.java 2.1 KB 3083   3 years bastiK added svn:eol-style=native to source files
ZoomInAction.java 1.2 KB 3252   3 years jttt Fix #2234: Translation can cause JosmActions to illegally handle …
ZoomOutAction.java 1.2 KB 3252   3 years jttt Fix #2234: Translation can cause JosmActions to illegally handle …
Note: See TracBrowser for help on using the repository browser.