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

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