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

Name Size Rev Age Author Last Change
../
audio 2857   14 years mjulius fixed some more message contexts
downloadtasks 2950   14 years mjulius when downloading referrers also download way nodes for referring ways …
mapmode 2842   14 years mjulius fix messages for actions
search 2962   14 years bastiK fixed #4499 - Search is broken
upload 2906   14 years mjulius remove OsmPrimitive.entrySet() using keySet()/get() or getKeys() instead
AboutAction.java 4.1 KB 2370   14 years stoecker reworked user agent string to match established format
AbstractInfoAction.java 5.9 KB 2842   14 years mjulius fix messages for actions
AbstractMergeAction.java 3.1 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
AddNodeAction.java 12.1 KB 2842   14 years mjulius fix messages for actions
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 …
AutoScaleAction.java 9.6 KB 2759   14 years mjulius Make the new zoom previous and next actions listen to zoom changes and …
ChangesetManagerToggleAction.java 3.2 KB 2801   14 years stoecker fixed line endings of recent checkins
CloseChangesetAction.java 5.4 KB 2685   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
CombineWayAction.java 21.7 KB 2711   14 years stoecker fix bad line endings
CopyAction.java 3.1 KB 2892   14 years bastiK fixed #3135 - ability to copy id of selected object to copy-paste buffer
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 …
DiskAccessAction.java 2.4 KB 2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
DistributeAction.java 5.0 KB 2323   14 years Gubaer Added explicit help topics See also …
DownloadAction.java 2.3 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
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 …
DuplicateAction.java 1.4 KB 2323   14 years Gubaer Added explicit help topics See also …
DuplicateLayerAction.java 2.1 KB 2901   14 years mjulius new button in LayerListDialog: Duplicate Layer This creates a …
ExitAction.java 1021 bytes 2715   14 years stoecker fixed #3772, #4139 - fixed help browser - the external start never …
ExtensionFileFilter.java 8.9 KB 2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
FullscreenToggleAction.java 2.6 KB 2711   14 years stoecker fix bad line endings
GpxExportAction.java 3.6 KB 2842   14 years mjulius fix messages for actions
HelpAction.java 1.7 KB 2715   14 years stoecker fixed #3772, #4139 - fixed help browser - the external start never …
HistoryInfoAction.java 1.1 KB 2323   14 years Gubaer Added explicit help topics See also …
InfoAction.java 1.1 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
JoinAreasAction.java 35.7 KB 2906   14 years mjulius remove OsmPrimitive.entrySet() using keySet()/get() or getKeys() instead
JoinNodeWayAction.java 3.8 KB 2431   14 years stoecker applied #3804 - patch by Daeron - reduce unnecessary changes
JosmAction.java 7.5 KB 2871   14 years jttt Partially fix situation after last layer removal - most objects still …
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, …
MergeNodesAction.java 10.5 KB 2842   14 years mjulius fix messages for actions
MergeSelectionAction.java 2.3 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
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 …
OpenFileAction.java 6.7 KB 2946   14 years bastiK autocompletion: Always add the preset keys/values to the …
OpenLocationAction.java 4.4 KB 2842   14 years mjulius fix messages for actions
OrthogonalizeAction.java 24.1 KB 2957   14 years mjulius fixes #4430 - incorrect message
PasteAction.java 7.1 KB 2932   14 years mjulius bring PrimitiveData.getId() in line with OsmPrimitive.getId() remove …
PasteTagsAction.java 11.8 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
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 …
RenameLayerAction.java 3.8 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
ReverseWayAction.java 3.9 KB 2633   14 years mjulius small optimization - use DataSet.getSelectedWays() instead of …
SaveAction.java 1.8 KB 2323   14 years Gubaer Added explicit help topics See also …
SaveActionBase.java 7.7 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
SaveAsAction.java 988 bytes 2323   14 years Gubaer Added explicit help topics See also …
SelectAllAction.java 1.1 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
ShowStatusReportAction.java 5.0 KB 2921   14 years jttt Show java vendor and os name in status report
SimplifyWayAction.java 8.9 KB 2842   14 years mjulius fix messages for actions
SplitWayAction.java 19.5 KB 2792   14 years jttt #4323 splitting way freezes JOSM completely
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 …
UnGlueAction.java 15.0 KB 2842   14 years mjulius fix messages for actions
UnselectAllAction.java 2.1 KB 2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
UpdateDataAction.java 3.6 KB 2943   14 years mjulius generally round Bounds to LatLon.MAX_SERVER_PRECISION
UpdateModifiedAction.java 1.3 KB 2684   14 years Gubaer fixed help topic
UpdateSelectionAction.java 4.9 KB 2842   14 years mjulius fix messages for actions
UploadAction.java 6.0 KB 2598   14 years Gubaer comment to follow in a later commit Have to break up a commit because …
UploadSelectionAction.java 13.0 KB 2842   14 years mjulius fix messages for actions
WireframeToggleAction.java 2.1 KB 2735   14 years stoecker close #4284 - wireframe display on startup wrong
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 …
Note: See TracBrowser for help on using the repository browser.