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

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