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

Name Size Rev Age Author Last Change
../
upload 2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
search 2701   14 years stoecker fixed typo
mapmode 2692   14 years Gubaer fixed #4242: patch by Pekka Lampila: Clicks are ignored in draw mode, …
downloadtasks 2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
audio 2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
ZoomOutAction.java 1.3 KB 2550   15 years Gubaer fixed #2669: Problem with zoom keys fixed #3269: Plus/minus buttons …
ZoomInAction.java 1.5 KB 2550   15 years Gubaer fixed #2669: Problem with zoom keys fixed #3269: Plus/minus buttons …
WireframeToggleAction.java 2.2 KB 2530   15 years Gubaer fixed #2261: "Wireframe View" should be turned into a JosmAction
UploadSelectionAction.java 13.0 KB 2578   15 years jttt Encalupse OsmPrimitive.incomplete
UploadAction.java 6.0 KB 2598   14 years Gubaer comment to follow in a later commit Have to break up a commit because …
UpdateSelectionAction.java 4.9 KB 2684   14 years Gubaer fixed help topic
UpdateModifiedAction.java 1.3 KB 2684   14 years Gubaer fixed help topic
UpdateDataAction.java 3.6 KB 2598   14 years Gubaer comment to follow in a later commit Have to break up a commit because …
UnselectAllAction.java 2.1 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
UnGlueAction.java 14.8 KB 2589   15 years stoecker small code cleanup
UndoAction.java 1.1 KB 2323   15 years Gubaer Added explicit help topics See also …
ToggleGPXLinesAction.java 1.0 KB 2323   15 years Gubaer Added explicit help topics See also …
SplitWayAction.java 18.0 KB 2628   14 years stoecker close #2086 - handle restriction relation for way splitting
SimplifyWayAction.java 8.7 KB 2575   15 years stoecker include utilsplugin, fix #4086
ShowStatusReportAction.java 4.9 KB 2500   15 years jttt Added Dataset consistency test that can be invoked on osm layer or in …
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 2.9 KB 2323   15 years Gubaer Added explicit help topics See also …
PasteTagsAction.java 11.8 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
PasteAction.java 4.7 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
OrthogonalizeAction.java 24.0 KB 2626   14 years jttt Fixed some of the warnings found by FindBugs
OpenLocationAction.java 4.4 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
OpenFileAction.java 6.4 KB 2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
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 2323   15 years Gubaer Added explicit help topics See also …
MergeSelectionAction.java 2.3 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
MergeNodesAction.java 10.5 KB 2565   15 years Gubaer Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
MergeLayerAction.java 1.9 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
JumpToAction.java 7.0 KB 2575   15 years stoecker include utilsplugin, fix #4086
JosmAction.java 7.6 KB 2621   14 years Gubaer Moved layer listener management from Layer to MapView Made sure that …
JoinNodeWayAction.java 3.8 KB 2431   15 years stoecker applied #3804 - patch by Daeron - reduce unnecessary changes
JoinAreasAction.java 35.5 KB 2626   14 years jttt Fixed some of the warnings found by FindBugs
InfoAction.java 1.1 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
HistoryInfoAction.java 1.1 KB 2323   15 years Gubaer Added explicit help topics See also …
HelpAction.java 1.8 KB 2347   15 years Gubaer fixed #3802: Buttons dont't react to enter in download dialog
GpxExportAction.java 3.6 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
FullscreenToggleAction.java 2.7 KB 2534   15 years Gubaer applied #4033: patch by avar: "Fullscreen View" should be turned into …
ExtensionFileFilter.java 8.9 KB 2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
ExitAction.java 1.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 …
DownloadReferrersAction.java 11.8 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
DownloadAction.java 2.3 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
DistributeAction.java 5.0 KB 2323   15 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 …
DeleteAction.java 1.5 KB 2323   15 years Gubaer Added explicit help topics See also …
CreateCircleAction.java 11.0 KB 2565   15 years Gubaer Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
CopyAction.java 2.3 KB 2323   15 years Gubaer Added explicit help topics See also …
CombineWayAction.java 21.7 KB 2573   15 years stoecker applied #4068 - patch by mjulius - fix combine way and way reversing
CloseChangesetAction.java 5.4 KB 2685   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
ChangesetManagerToggleAction.java 3.3 KB 2685   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
AutoScaleAction.java 8.0 KB 2685   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
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 2626   14 years jttt Fixed some of the warnings found by FindBugs
AbstractMergeAction.java 3.1 KB 2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
AbstractInfoAction.java 5.9 KB 2616   14 years Gubaer Completed Changeset List Dialog See also …
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.