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

Name Size Rev Age Author Last Change
../
upload 3083   14 years bastiK added svn:eol-style=native to source files
search 3176   14 years jttt Fix #3952 Search history not remembered across restarts
mapmode 3201   14 years stoecker fix #4766 (exception), don't display virtual nodes for disabled …
downloadtasks 3225   14 years jttt Remove long deprecated data change listener
audio 2857   14 years mjulius fixed some more message contexts
ZoomOutAction.java 1.3 KB 3083   14 years bastiK added svn:eol-style=native to source files
ZoomInAction.java 1.5 KB 3083   14 years bastiK added svn:eol-style=native to source files
WireframeToggleAction.java 2.1 KB 3083   14 years bastiK added svn:eol-style=native to source files
UploadSelectionAction.java 13.0 KB 3206   14 years jttt Remove obsoleted methods from Dataset, replace some calls of …
UploadAction.java 6.9 KB 2990   14 years jttt Fix some eclipse warnings
UpdateSelectionAction.java 5.0 KB 3093   14 years Gubaer Ouch, shouldn't have removed getData(). Fixes the previous commit.
UpdateModifiedAction.java 2.1 KB 3093   14 years Gubaer Ouch, shouldn't have removed getData(). Fixes the previous commit.
UpdateDataAction.java 3.6 KB 3083   14 years bastiK added svn:eol-style=native to source files
UnselectAllAction.java 2.1 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
UnGlueAction.java 14.9 KB 3242   14 years jttt Applied #5026 by Kalle Lampila: Unnecessary code in UnGlueAction
UndoAction.java 1.1 KB 2323   15 years Gubaer Added explicit help topics See also …
ToggleGPXLinesAction.java 1.0 KB 3083   14 years bastiK added svn:eol-style=native to source files
SplitWayAction.java 21.1 KB 3156   14 years jttt Fix NPE in case SplitWayAction show message dialog
SimplifyWayAction.java 12.6 KB 3083   14 years bastiK added svn:eol-style=native to source files
ShowStatusReportAction.java 5.1 KB 3083   14 years bastiK added svn:eol-style=native to source files
SelectAllAction.java 1.1 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
SaveAsAction.java 988 bytes 2323   15 years Gubaer Added explicit help topics See also …
SaveActionBase.java 7.7 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
SaveAction.java 1.8 KB 2323   15 years Gubaer Added explicit help topics See also …
ReverseWayAction.java 3.9 KB 2633   14 years mjulius small optimization - use DataSet.getSelectedWays() instead of …
RenameLayerAction.java 3.8 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
RedoAction.java 1.1 KB 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 …
PasteTagsAction.java 11.8 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
PasteAction.java 7.1 KB 2932   14 years mjulius bring PrimitiveData.getId() in line with OsmPrimitive.getId() remove …
ParameterizedActionDecorator.java 1.4 KB 3175   14 years jttt Allow to set parameters for actions on toolbar. Used by SearchAction …
ParameterizedAction.java 381 bytes 3175   14 years jttt Allow to set parameters for actions on toolbar. Used by SearchAction …
OrthogonalizeAction.java 24.2 KB 3083   14 years bastiK added svn:eol-style=native to source files
OpenLocationAction.java 4.4 KB 3083   14 years bastiK added svn:eol-style=native to source files
OpenFileAction.java 10.9 KB 3083   14 years bastiK added svn:eol-style=native to source files
NewAction.java 929 bytes 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 …
MirrorAction.java 3.1 KB 3083   14 years bastiK added svn:eol-style=native to source files
MergeSelectionAction.java 2.3 KB 3083   14 years bastiK added svn:eol-style=native to source files
MergeNodesAction.java 12.0 KB 3217   14 years bastiK fixed #4971 NullPointerException at OsmReader.java:586, caused by …
MergeLayerAction.java 1.9 KB 3083   14 years bastiK added svn:eol-style=native to source files
JumpToAction.java 7.0 KB 3083   14 years bastiK added svn:eol-style=native to source files
JosmAction.java 7.5 KB 3244   14 years jttt Fix #5009: esc does not stop line drawing / deselect (by reverting r3227)
JoinNodeWayAction.java 3.9 KB 3177   14 years bastiK Filter: improved selection handling. (Don't allow to select filtered …
JoinAreasAction.java 36.6 KB 3230   14 years stoecker fix #4995 - improve area joinging reliability
InfoAction.java 1.1 KB 3083   14 years bastiK added svn:eol-style=native to source files
HistoryInfoAction.java 1.1 KB 3083   14 years bastiK added svn:eol-style=native to source files
HelpAction.java 1.7 KB 2990   14 years jttt Fix some eclipse warnings
GpxExportAction.java 3.6 KB 2842   14 years mjulius fix messages for actions
FullscreenToggleAction.java 2.6 KB 3083   14 years bastiK added svn:eol-style=native to source files
ExtensionFileFilter.java 8.9 KB 2990   14 years jttt Fix some eclipse warnings
ExitAction.java 1021 bytes 2715   14 years stoecker fixed #3772, #4139 - fixed help browser - the external start never …
DuplicateLayerAction.java 2.1 KB 3083   14 years bastiK added svn:eol-style=native to source files
DuplicateAction.java 1.4 KB 2323   15 years Gubaer Added explicit help topics See also …
DownloadReferrersAction.java 4.3 KB 3083   14 years bastiK added svn:eol-style=native to source files
DownloadPrimitiveAction.java 4.7 KB 3224   14 years jttt Applied #4999 by mikalaari: Missing tr() around a tooltip
DownloadAction.java 2.4 KB 2990   14 years jttt Fix some eclipse warnings
DistributeAction.java 5.0 KB 3083   14 years bastiK added svn:eol-style=native to source files
DiskAccessAction.java 2.4 KB 2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
DeleteAction.java 1.5 KB 3083   14 years bastiK added svn:eol-style=native to source files
CreateCircleAction.java 11.0 KB 3083   14 years bastiK added svn:eol-style=native to source files
CopyAction.java 3.1 KB 2892   14 years bastiK fixed #3135 - ability to copy id of selected object to copy-paste buffer
CombineWayAction.java 21.8 KB 3230   14 years stoecker fix #4995 - improve area joinging reliability
CloseChangesetAction.java 5.4 KB 3083   14 years bastiK added svn:eol-style=native to source files
ChangesetManagerToggleAction.java 3.2 KB 3083   14 years bastiK added svn:eol-style=native to source files
AutoScaleAction.java 9.5 KB 2986   14 years jttt Fix some of FindBugs warnings
AlignInLineAction.java 5.1 KB 2323   15 years Gubaer Added explicit help topics See also …
AlignInCircleAction.java 9.9 KB 2323   15 years Gubaer Added explicit help topics See also …
AddNodeAction.java 12.1 KB 3083   14 years bastiK added svn:eol-style=native to source files
ActionParameter.java 1.6 KB 3175   14 years jttt Allow to set parameters for actions on toolbar. Used by SearchAction …
AbstractMergeAction.java 2.9 KB 3153   14 years jttt Return copy of bbox in Way.getBBox (to make sure internal copy won't …
AbstractInfoAction.java 5.9 KB 3083   14 years bastiK added svn:eol-style=native to source files
AboutAction.java 4.1 KB 2370   15 years stoecker reworked user agent string to match established format
Note: See TracBrowser for help on using the repository browser.