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

Name Size Rev Age Author Last Change
../
mapmode 3939   15 years stoecker hopefully fix #5427
search 3818   15 years bastiK fixed #5857 - add "closed" to search, fixed #5015 - logical AND & for …
audio 3754   15 years stoecker some cleanups in help page marking
upload 3745   15 years bastiK fixed #5752 - validator: warning window on upload is broken (2)
downloadtasks 3720   15 years bastiK added missing svn:eol-style
ImageryAdjustAction.java 9.8 KB 4001   15 years Upliner applied #5787 Display and read offset as one line (patch by Zverik), …
PasteTagsAction.java 11.8 KB 3995   15 years mjulius fix #3590 - Primitives or objects: Pick one
PasteAction.java 7.4 KB 3995   15 years mjulius fix #3590 - Primitives or objects: Pick one
MergeSelectionAction.java 2.3 KB 3995   15 years mjulius fix #3590 - Primitives or objects: Pick one
DownloadReferrersAction.java 4.3 KB 3995   15 years mjulius fix #3590 - Primitives or objects: Pick one
AbstractInfoAction.java 6.0 KB 3995   15 years mjulius fix #3590 - Primitives or objects: Pick one
AutoScaleAction.java 10.2 KB 3973   15 years mjulius Zoom to conflict now zooms to first selected conflict if there is one …
DuplicateAction.java 1.5 KB 3969   15 years bastiK MapCSS: fixe related to layers
SimplifyWayAction.java 13.0 KB 3952   15 years stoecker fix #5909 - remove deleted nodes from selection after simplify way …
OpenFileAction.java 12.8 KB 3924   15 years bastiK applied #5757 - Getting rid of not existing files in "Open Recent" …
WireframeToggleAction.java 2.2 KB 3894   15 years bastiK integrate wireframe into mappaint dialog; rename 'shortdescription' to …
AddImageryLayerAction.java 1.5 KB 3878   15 years Upliner Add support for ScanEx IRS tilesource (patch by glebius)
SaveActionBase.java 7.8 KB 3863   15 years bastiK extended mappaint style dialog
JoinAreasAction.java 51.9 KB 3844   15 years stoecker see #5899 - support different display of closed ways and areas
ViewportFollowToggleAction.java 2.0 KB 3837   15 years framm new viewport following function; moves the viewport so that the last …
JosmAction.java 7.5 KB 3835   15 years stoecker fix #5885
DeleteAction.java 1.4 KB 3835   15 years stoecker fix #5885
PurgeAction.java 12.4 KB 3823   15 years bastiK fixed #5878 - purge keeps relations in the relation view)
UndoAction.java 1.1 KB 3810   15 years jttt Fix #5862 on startup neither redo nor undo button are greyed out
RedoAction.java 1.1 KB 3810   15 years jttt Fix #5862 on startup neither redo nor undo button are greyed out
InfoAction.java 1.1 KB 3761   15 years stoecker fix help
HistoryInfoAction.java 1.1 KB 3759   15 years stoecker fix help
OrthogonalizeAction.java 24.2 KB 3757   15 years stoecker fix help topics
MergeNodesAction.java 12.6 KB 3757   15 years stoecker fix help topics
FullscreenToggleAction.java 4.1 KB 3757   15 years stoecker fix help topics
DistributeAction.java 5.0 KB 3757   15 years stoecker fix help topics
NewAction.java 952 bytes 3753   15 years stoecker fix help topics
Map_Rectifier_WMSmenuAction.java 10.2 KB 3733   15 years Upliner Offset bookmarks: don't create submenus when only 1 choice is …
ParameterizedActionDecorator.java 1.4 KB 3720   15 years bastiK added missing svn:eol-style
ParameterizedAction.java 381 bytes 3720   15 years bastiK added missing svn:eol-style
MoveNodeAction.java 2.3 KB 3720   15 years bastiK added missing svn:eol-style
ActionParameter.java 1.6 KB 3720   15 years bastiK added missing svn:eol-style
JoinNodeWayAction.java 4.0 KB 3713   15 years jttt Fix #5724 Merge node to the nearest one
CreateMultipolygonAction.java 8.1 KB 3704   15 years bastiK added multipoly plugin to josm core. authors: bilbo and Viesturs …
ValidateAction.java 6.9 KB 3671   15 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
UploadAction.java 7.0 KB 3671   15 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
AddNodeAction.java 2.1 KB 3656   15 years bastiK applied #5604 (patch by m.zdila) - support different formats of GPS …
GpxExportAction.java 3.6 KB 3570   15 years stoecker fix GPX export action
UnGlueAction.java 14.6 KB 3538   16 years bastiK fixed #5452 - Tools-->UnGlue Ways is counterintuitive
SplitWayAction.java 20.5 KB 3515   16 years stoecker fixed #5431 - splitting way fails when outer-node is also inner node
CombineWayAction.java 22.8 KB 3510   16 years bastiK fix rework [3504] (see #5179)
ReverseWayAction.java 4.9 KB 3504   16 years bastiK reworked reverseWay and combineWay such that it can be used by other …
RenameLayerAction.java 3.8 KB 3501   16 years bastiK fixed #4632 - Button Help puts help window under main window
UploadSelectionAction.java 12.9 KB 3426   16 years stoecker see #5303 - some cleanup patches from matthew Bell - partially applied only
CopyAction.java 2.9 KB 3384   16 years jttt Support Copy&Paste in relation editor
ExitAction.java 929 bytes 3378   16 years jttt Fix #2662 Auto-save
MoveAction.java 4.8 KB 3327   16 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
ShowStatusReportAction.java 5.2 KB 3299   16 years stoecker some minor cleanups
DownloadPrimitiveAction.java 5.2 KB 3285   16 years stoecker fix #5076 - exception for object download
ZoomOutAction.java 1.2 KB 3252   16 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
ZoomInAction.java 1.2 KB 3252   16 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
UnselectAllAction.java 1.9 KB 3252   16 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
AbstractMergeAction.java 2.9 KB 3153   16 years jttt Return copy of bbox in Way.getBBox (to make sure internal copy won't …
UpdateSelectionAction.java 5.0 KB 3093   16 years Gubaer Ouch, shouldn't have removed getData(). Fixes the previous commit.
UpdateModifiedAction.java 2.1 KB 3093   16 years Gubaer Ouch, shouldn't have removed getData(). Fixes the previous commit.
UpdateDataAction.java 3.6 KB 3083   16 years bastiK added svn:eol-style=native to source files
ToggleGPXLinesAction.java 1.0 KB 3083   16 years bastiK added svn:eol-style=native to source files
OpenLocationAction.java 4.4 KB 3083   16 years bastiK added svn:eol-style=native to source files
MirrorAction.java 3.1 KB 3083   16 years bastiK added svn:eol-style=native to source files
MergeLayerAction.java 1.9 KB 3083   16 years bastiK added svn:eol-style=native to source files
JumpToAction.java 7.0 KB 3083   16 years bastiK added svn:eol-style=native to source files
DuplicateLayerAction.java 2.1 KB 3083   16 years bastiK added svn:eol-style=native to source files
CreateCircleAction.java 11.0 KB 3083   16 years bastiK added svn:eol-style=native to source files
CloseChangesetAction.java 5.4 KB 3083   16 years bastiK added svn:eol-style=native to source files
ChangesetManagerToggleAction.java 3.2 KB 3083   16 years bastiK added svn:eol-style=native to source files
HelpAction.java 1.7 KB 2990   16 years jttt Fix some eclipse warnings
ExtensionFileFilter.java 8.9 KB 2990   16 years jttt Fix some eclipse warnings
DownloadAction.java 2.4 KB 2990   16 years jttt Fix some eclipse warnings
PreferencesAction.java 1.2 KB 2748   16 years Gubaer new: JOSM now supports OAuth See also …
DiskAccessAction.java 2.4 KB 2702   16 years bastiK fixed #4100 - unable to simply load already referenced images Added …
SelectAllAction.java 1.1 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
AboutAction.java 4.1 KB 2370   16 years stoecker reworked user agent string to match established format
SaveAsAction.java 988 bytes 2323   16 years Gubaer Added explicit help topics See also …
SaveAction.java 1.8 KB 2323   16 years Gubaer Added explicit help topics See also …
AlignInLineAction.java 5.1 KB 2323   16 years Gubaer Added explicit help topics See also …
AlignInCircleAction.java 9.9 KB 2323   16 years Gubaer Added explicit help topics See also …
Note: See TracBrowser for help on using the repository browser.