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

Name Size Rev Age Author Last Change
../
audio 2857   14 years mjulius fixed some more message contexts
downloadtasks 3313   14 years stoecker fixed typo
upload 3671   13 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
search 3684   13 years bastiK fixed #5644 - Search box help not visible if histrory contains long …
mapmode 3702   13 years bastiK applied #5652 (patch by Olivier Croquette) - add support for scaling …
AlignInCircleAction.java 9.9 KB 2323   15 years Gubaer Added explicit help topics See also …
AlignInLineAction.java 5.1 KB 2323   15 years Gubaer Added explicit help topics See also …
DuplicateAction.java 1.4 KB 2323   15 years Gubaer Added explicit help topics See also …
RedoAction.java 1.1 KB 2323   15 years Gubaer Added explicit help topics See also …
SaveAction.java 1.8 KB 2323   15 years Gubaer Added explicit help topics See also …
SaveAsAction.java 988 bytes 2323   15 years Gubaer Added explicit help topics See also …
UndoAction.java 1.1 KB 2323   15 years Gubaer Added explicit help topics See also …
AboutAction.java 4.1 KB 2370   14 years stoecker reworked user agent string to match established format
SelectAllAction.java 1.1 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
DiskAccessAction.java 2.4 KB 2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
PreferencesAction.java 1.2 KB 2748   14 years Gubaer new: JOSM now supports OAuth See also …
DownloadAction.java 2.4 KB 2990   14 years jttt Fix some eclipse warnings
ExtensionFileFilter.java 8.9 KB 2990   14 years jttt Fix some eclipse warnings
HelpAction.java 1.7 KB 2990   14 years jttt Fix some eclipse warnings
ChangesetManagerToggleAction.java 3.2 KB 3083   14 years bastiK added svn:eol-style=native to source files
CloseChangesetAction.java 5.4 KB 3083   14 years bastiK added svn:eol-style=native to source files
CreateCircleAction.java 11.0 KB 3083   14 years bastiK added svn:eol-style=native to source files
DeleteAction.java 1.5 KB 3083   14 years bastiK added svn:eol-style=native to source files
DistributeAction.java 5.0 KB 3083   14 years bastiK added svn:eol-style=native to source files
DownloadReferrersAction.java 4.3 KB 3083   14 years bastiK added svn:eol-style=native to source files
DuplicateLayerAction.java 2.1 KB 3083   14 years bastiK added svn:eol-style=native to source files
HistoryInfoAction.java 1.1 KB 3083   14 years bastiK added svn:eol-style=native to source files
InfoAction.java 1.1 KB 3083   14 years bastiK added svn:eol-style=native to source files
JumpToAction.java 7.0 KB 3083   14 years bastiK added svn:eol-style=native to source files
MergeLayerAction.java 1.9 KB 3083   14 years bastiK added svn:eol-style=native to source files
MergeSelectionAction.java 2.3 KB 3083   14 years bastiK added svn:eol-style=native to source files
MirrorAction.java 3.1 KB 3083   14 years bastiK added svn:eol-style=native to source files
OpenLocationAction.java 4.4 KB 3083   14 years bastiK added svn:eol-style=native to source files
OrthogonalizeAction.java 24.2 KB 3083   14 years bastiK added svn:eol-style=native to source files
ToggleGPXLinesAction.java 1.0 KB 3083   14 years bastiK added svn:eol-style=native to source files
UpdateDataAction.java 3.6 KB 3083   14 years bastiK added svn:eol-style=native to source files
WireframeToggleAction.java 2.1 KB 3083   14 years bastiK added svn:eol-style=native to source files
UpdateModifiedAction.java 2.1 KB 3093   14 years Gubaer Ouch, shouldn't have removed getData(). Fixes the previous commit.
UpdateSelectionAction.java 5.0 KB 3093   14 years Gubaer Ouch, shouldn't have removed getData(). Fixes the previous commit.
AbstractMergeAction.java 2.9 KB 3153   14 years jttt Return copy of bbox in Way.getBBox (to make sure internal copy won't …
ActionParameter.java 1.6 KB 3175   14 years jttt Allow to set parameters for actions on toolbar. Used by SearchAction …
ParameterizedAction.java 381 bytes 3175   14 years jttt Allow to set parameters for actions on toolbar. Used by SearchAction …
ParameterizedActionDecorator.java 1.4 KB 3175   14 years jttt Allow to set parameters for actions on toolbar. Used by SearchAction …
UnselectAllAction.java 1.9 KB 3252   14 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
ZoomInAction.java 1.2 KB 3252   14 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
ZoomOutAction.java 1.2 KB 3252   14 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
NewAction.java 947 bytes 3260   14 years stoecker fix #5012 - rename New to New Layer
DownloadPrimitiveAction.java 5.2 KB 3285   14 years stoecker fix #5076 - exception for object download
ShowStatusReportAction.java 5.2 KB 3299   14 years stoecker some minor cleanups
AutoScaleAction.java 10.0 KB 3327   14 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
MoveAction.java 4.8 KB 3327   14 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
MoveNodeAction.java 2.4 KB 3363   14 years stoecker fix #5204 - wrong window title
ExitAction.java 929 bytes 3378   14 years jttt Fix #2662 Auto-save
CopyAction.java 2.9 KB 3384   14 years jttt Support Copy&Paste in relation editor
PasteAction.java 7.4 KB 3384   14 years jttt Support Copy&Paste in relation editor
UploadSelectionAction.java 12.9 KB 3426   14 years stoecker see #5303 - some cleanup patches from matthew Bell - partially applied only
AbstractInfoAction.java 6.0 KB 3443   14 years jttt Fix some of the references/forgotten listeners that keeps MapView …
PurgeAction.java 10.6 KB 3479   14 years jttt cosmetics
RenameLayerAction.java 3.8 KB 3501   14 years bastiK fixed #4632 - Button Help puts help window under main window
JosmAction.java 7.5 KB 3504   14 years bastiK reworked reverseWay and combineWay such that it can be used by other …
ReverseWayAction.java 4.9 KB 3504   14 years bastiK reworked reverseWay and combineWay such that it can be used by other …
CombineWayAction.java 22.8 KB 3510   14 years bastiK fix rework [3504] (see #5179)
SplitWayAction.java 20.5 KB 3515   14 years stoecker fixed #5431 - splitting way fails when outer-node is also inner node
SimplifyWayAction.java 12.6 KB 3530   14 years stoecker fix array preferences
UnGlueAction.java 14.6 KB 3538   14 years bastiK fixed #5452 - Tools-->UnGlue Ways is counterintuitive
FullscreenToggleAction.java 4.0 KB 3552   14 years bastiK remove debugging code from last commit
GpxExportAction.java 3.6 KB 3570   14 years stoecker fix GPX export action
SaveActionBase.java 7.7 KB 3570   14 years stoecker fix GPX export action
PasteTagsAction.java 11.8 KB 3640   14 years jttt Fix #5579 allow paste tags in the relation editor
AddNodeAction.java 2.1 KB 3656   13 years bastiK applied #5604 (patch by m.zdila) - support different formats of GPS …
UploadAction.java 7.0 KB 3671   13 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
ValidateAction.java 6.9 KB 3671   13 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
JoinAreasAction.java 51.8 KB 3683   13 years bastiK #5611 - Error for JoinAreas
CreateMultipolygonAction.java 8.1 KB 3704   13 years bastiK added multipoly plugin to josm core. authors: bilbo and Viesturs …
OpenFileAction.java 12.0 KB 3710   13 years bastiK new list of recently opened files; little preference rework
JoinNodeWayAction.java 4.0 KB 3713   13 years jttt Fix #5724 Merge node to the nearest one
MergeNodesAction.java 12.6 KB 3713   13 years jttt Fix #5724 Merge node to the nearest one
AddImageryLayerAction.java 799 bytes 3715   13 years Upliner Added imagery plugin to josm core. Imagery plugin is union of …
ImageryAdjustAction.java 6.6 KB 3715   13 years Upliner Added imagery plugin to josm core. Imagery plugin is union of …
Map_Rectifier_WMSmenuAction.java 9.9 KB 3715   13 years Upliner Added imagery plugin to josm core. Imagery plugin is union of …
Note: See TracBrowser for help on using the repository browser.