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

Name Size Rev Age Author Last Change
../
search 2912   14 years jttt Fixed #4330 java.lang.ArrayIndexOutOfBoundsException: 6 >= 6, added …
audio 2857   14 years mjulius fixed some more message contexts
downloadtasks 2923   14 years mjulius New action: DownloadPrimitiveAction This allows to download a specific …
mapmode 2842   14 years mjulius fix messages for actions
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 …
ExtensionFileFilter.java 8.9 KB 2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
OpenFileAction.java 6.7 KB 2946   14 years bastiK autocompletion: Always add the preset keys/values to the …
OrthogonalizeAction.java 24.1 KB 2888   14 years bastiK applied #4425 - Text fixes (patch by andre68)
AlignInCircleAction.java 9.9 KB 2323   14 years Gubaer Added explicit help topics See also …
AlignInLineAction.java 5.1 KB 2323   14 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   14 years Gubaer Added explicit help topics See also …
DistributeAction.java 5.0 KB 2323   14 years Gubaer Added explicit help topics See also …
DuplicateAction.java 1.4 KB 2323   14 years Gubaer Added explicit help topics See also …
HistoryInfoAction.java 1.1 KB 2323   14 years Gubaer Added explicit help topics See also …
MirrorAction.java 3.1 KB 2323   14 years Gubaer Added explicit help topics See also …
MoveAction.java 4.8 KB 2323   14 years Gubaer Added explicit help topics See also …
NewAction.java 929 bytes 2323   14 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   14 years Gubaer Added explicit help topics See also …
SaveAction.java 1.8 KB 2323   14 years Gubaer Added explicit help topics See also …
SaveAsAction.java 988 bytes 2323   14 years Gubaer Added explicit help topics See also …
ToggleGPXLinesAction.java 1.0 KB 2323   14 years Gubaer Added explicit help topics See also …
UndoAction.java 1.1 KB 2323   14 years Gubaer Added explicit help topics See also …
UpdateModifiedAction.java 1.3 KB 2684   14 years Gubaer fixed help topic
UploadAction.java 6.0 KB 2598   14 years Gubaer comment to follow in a later commit Have to break up a commit because …
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 …
JosmAction.java 7.5 KB 2871   14 years jttt Partially fix situation after last layer removal - most objects still …
ShowStatusReportAction.java 5.0 KB 2921   14 years jttt Show java vendor and os name in status report
SplitWayAction.java 19.5 KB 2792   14 years jttt #4323 splitting way freezes JOSM completely
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
AutoScaleAction.java 9.6 KB 2759   14 years mjulius Make the new zoom previous and next actions listen to zoom changes and …
DownloadPrimitiveAction.java 4.5 KB 2923   14 years mjulius New action: DownloadPrimitiveAction This allows to download a specific …
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 …
SimplifyWayAction.java 8.9 KB 2842   14 years mjulius fix messages for actions
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
UploadSelectionAction.java 13.0 KB 2842   14 years mjulius fix messages for actions
AboutAction.java 4.1 KB 2370   14 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
DownloadAction.java 2.3 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
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
HelpAction.java 1.7 KB 2715   14 years stoecker fixed #3772, #4139 - fixed help browser - the external start never …
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   14 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.