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

Name Size Rev Age Author Last Change
../
audio 2857   15 years mjulius fixed some more message contexts
downloadtasks 2950   15 years mjulius when downloading referrers also download way nodes for referring ways …
mapmode 2990   15 years jttt Fix some eclipse warnings
search 2995   15 years jttt Fix #4528: Search for colon-containing keys broken
upload 2906   15 years mjulius remove OsmPrimitive.entrySet() using keySet()/get() or getKeys() instead
NewAction.java 929 bytes 2323   15 years Gubaer Added explicit help topics See also …
SaveAsAction.java 988 bytes 2323   15 years Gubaer Added explicit help topics See also …
ExitAction.java 1021 bytes 2715   15 years stoecker fixed #3772, #4139 - fixed help browser - the external start never …
ToggleGPXLinesAction.java 1.0 KB 2323   15 years Gubaer Added explicit help topics See also …
InfoAction.java 1.1 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
UndoAction.java 1.1 KB 2323   15 years Gubaer Added explicit help topics See also …
HistoryInfoAction.java 1.1 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 …
SelectAllAction.java 1.1 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
PreferencesAction.java 1.2 KB 2748   15 years Gubaer new: JOSM now supports OAuth See also …
ZoomOutAction.java 1.3 KB 2550   15 years Gubaer fixed #2669: Problem with zoom keys fixed #3269: Plus/minus buttons …
UpdateModifiedAction.java 1.3 KB 2684   15 years Gubaer fixed help topic
DuplicateAction.java 1.4 KB 2323   15 years Gubaer Added explicit help topics See also …
DeleteAction.java 1.5 KB 2323   15 years Gubaer Added explicit help topics See also …
ZoomInAction.java 1.5 KB 2550   15 years Gubaer fixed #2669: Problem with zoom keys fixed #3269: Plus/minus buttons …
HelpAction.java 1.7 KB 2990   15 years jttt Fix some eclipse warnings
SaveAction.java 1.8 KB 2323   15 years Gubaer Added explicit help topics See also …
MergeLayerAction.java 1.9 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
DuplicateLayerAction.java 2.1 KB 2901   15 years mjulius new button in LayerListDialog: Duplicate Layer This creates a …
UnselectAllAction.java 2.1 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
WireframeToggleAction.java 2.1 KB 2735   15 years stoecker close #4284 - wireframe display on startup wrong
MergeSelectionAction.java 2.3 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
DownloadAction.java 2.4 KB 2990   15 years jttt Fix some eclipse warnings
DiskAccessAction.java 2.4 KB 2702   15 years bastiK fixed #4100 - unable to simply load already referenced images Added …
FullscreenToggleAction.java 2.6 KB 2711   15 years stoecker fix bad line endings
MirrorAction.java 3.1 KB 2323   15 years Gubaer Added explicit help topics See also …
AbstractMergeAction.java 3.1 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
CopyAction.java 3.1 KB 2892   15 years bastiK fixed #3135 - ability to copy id of selected object to copy-paste buffer
ChangesetManagerToggleAction.java 3.2 KB 2801   15 years stoecker fixed line endings of recent checkins
GpxExportAction.java 3.6 KB 2842   15 years mjulius fix messages for actions
UpdateDataAction.java 3.6 KB 2943   15 years mjulius generally round Bounds to LatLon.MAX_SERVER_PRECISION
RenameLayerAction.java 3.8 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
JoinNodeWayAction.java 3.8 KB 2431   15 years stoecker applied #3804 - patch by Daeron - reduce unnecessary changes
ReverseWayAction.java 3.9 KB 2633   15 years mjulius small optimization - use DataSet.getSelectedWays() instead of …
AboutAction.java 4.1 KB 2370   15 years stoecker reworked user agent string to match established format
DownloadReferrersAction.java 4.3 KB 2923   15 years mjulius New action: DownloadPrimitiveAction This allows to download a specific …
OpenLocationAction.java 4.4 KB 2842   15 years mjulius fix messages for actions
DownloadPrimitiveAction.java 4.5 KB 2923   15 years mjulius New action: DownloadPrimitiveAction This allows to download a specific …
MoveAction.java 4.8 KB 2323   15 years Gubaer Added explicit help topics See also …
UpdateSelectionAction.java 4.9 KB 2842   15 years mjulius fix messages for actions
DistributeAction.java 5.0 KB 2323   15 years Gubaer Added explicit help topics See also …
ShowStatusReportAction.java 5.1 KB 2987   15 years bastiK fixed #4289 - rendering goes crazy at high zoom levels, fixed #4424 - …
AlignInLineAction.java 5.1 KB 2323   15 years Gubaer Added explicit help topics See also …
CloseChangesetAction.java 5.4 KB 2685   15 years Gubaer Partial commit due to issue described in #4137 Breaks the build
AbstractInfoAction.java 5.9 KB 2842   15 years mjulius fix messages for actions
UploadAction.java 6.9 KB 2990   15 years jttt Fix some eclipse warnings
JumpToAction.java 7.0 KB 2575   15 years stoecker include utilsplugin, fix #4086
PasteAction.java 7.1 KB 2932   15 years mjulius bring PrimitiveData.getId() in line with OsmPrimitive.getId() remove …
JosmAction.java 7.5 KB 2871   15 years jttt Partially fix situation after last layer removal - most objects still …
SaveActionBase.java 7.7 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
ExtensionFileFilter.java 8.9 KB 2990   15 years jttt Fix some eclipse warnings
AutoScaleAction.java 9.5 KB 2986   15 years jttt Fix some of FindBugs warnings
AlignInCircleAction.java 9.9 KB 2323   15 years Gubaer Added explicit help topics See also …
MergeNodesAction.java 10.5 KB 2842   15 years mjulius fix messages for actions
OpenFileAction.java 10.9 KB 2994   15 years bastiK fixed #4534 - non-closable error message when opening files
CreateCircleAction.java 11.0 KB 2565   15 years Gubaer Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
PasteTagsAction.java 11.8 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
AddNodeAction.java 12.1 KB 2842   15 years mjulius fix messages for actions
SimplifyWayAction.java 12.6 KB 2999   15 years jttt Fix #4541 simplify way tool creates ways with duplicate nodes
UploadSelectionAction.java 13.3 KB 2979   15 years Gubaer fixed #4386: "There are unsolved conflicts in layer X" holds up any …
UnGlueAction.java 15.0 KB 2842   15 years mjulius fix messages for actions
SplitWayAction.java 19.5 KB 2792   15 years jttt #4323 splitting way freezes JOSM completely
CombineWayAction.java 21.7 KB 2711   15 years stoecker fix bad line endings
OrthogonalizeAction.java 24.1 KB 2957   15 years mjulius fixes #4430 - incorrect message
JoinAreasAction.java 35.7 KB 2906   15 years mjulius remove OsmPrimitive.entrySet() using keySet()/get() or getKeys() instead
Note: See TracBrowser for help on using the repository browser.