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

Name Size Rev Age Author Last Change
../
relation 7946   11 years Don-vip fix #10953 - handle "incomplete but new" relations
mapmode 8064   10 years Don-vip fix #11105 - DataIntegrityProblemException when undo drawing
downloadtasks 8115   10 years Don-vip fix #11192 - missing notes translations
audio 6883   11 years Don-vip fix some Sonar issues
upload 7937   11 years bastiK add subversion property svn:eol=native
search 8061   10 years bastiK see #11096 - strip .png
SimplifyWayAction.java 10.6 KB 7509   11 years stoecker remove tabs
RenameLayerAction.java 3.7 KB 7026   11 years stoecker fix #3142 - drop applet code finally
JumpToAction.java 7.7 KB 7812   11 years stoecker see #10858 - fix JumpTo action help page
HelpAction.java 2.0 KB 7694   11 years stoecker image size fixes
AlignInCircleAction.java 15.6 KB 7509   11 years stoecker remove tabs
AddImageryLayerAction.java 6.9 KB 7693   11 years stoecker see #10684 - no double loading of images, cleanup action icons - menu …
UnGlueAction.java 18.6 KB 7152   11 years simon04 fix #10019 - Order of nodes in relations after unglueing
ZoomOutAction.java 1.4 KB 6380   12 years Don-vip update license/copyright information
ZoomInAction.java 2.1 KB 6710   11 years Don-vip fix #5630 - use Equals as another shortcut to zoom in
WireframeToggleAction.java 1.8 KB 6336   12 years Don-vip code cleanup / robustness in edit layer handling
ValidateAction.java 6.8 KB 7117   11 years Don-vip validator - remove old and unused serializable stuff
UploadSelectionAction.java 13.2 KB 7005   11 years Don-vip see #8465 - use diamond operator where applicable
UploadAction.java 10.6 KB 7402   11 years Don-vip fix some Sonar issues
UpdateSelectionAction.java 6.3 KB 7434   11 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
UpdateModifiedAction.java 2.3 KB 7434   11 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
UpdateDataAction.java 3.7 KB 7575   11 years Don-vip fix #7976 - Get downloaded gpx areas, on the same model as osm data
UnselectAllAction.java 1017 bytes 6380   12 years Don-vip update license/copyright information
UndoAction.java 1.6 KB 6380   12 years Don-vip update license/copyright information
ToggleGPXLinesAction.java 1.0 KB 6380   12 years Don-vip update license/copyright information
SplitWayAction.java 23.2 KB 7534   11 years Don-vip see #10511 - add unit test
SessionSaveAsAction.java 8.9 KB 7578   11 years Don-vip fix #10024 - Add an option in Preferences/Look-and-Feel to use native …
SessionLoadAction.java 7.1 KB 7578   11 years Don-vip fix #10024 - Add an option in Preferences/Look-and-Feel to use native …
SelectByInternalPointAction.java 4.5 KB 8114   10 years Don-vip fix #11197 - don't select filtered ways with double-click selection mode
SelectAllAction.java 1.1 KB 6380   12 years Don-vip update license/copyright information
SearchNotesDownloadAction.java 3.5 KB 8071   10 years Don-vip fix #10960 - Add note API search dialog (modified patch by ToeBee). …
SaveAsAction.java 1.1 KB 6380   12 years Don-vip update license/copyright information
ReverseWayAction.java 5.2 KB 7005   11 years Don-vip see #8465 - use diamond operator where applicable
RedoAction.java 1.6 KB 6380   12 years Don-vip update license/copyright information
PurgeAction.java 12.7 KB 7433   11 years Don-vip fix layout issue in Purge dialog
PreferencesAction.java 4.4 KB 7022   11 years Don-vip see #8465 - enable and fix more warnings
PasteTagsAction.java 13.2 KB 7005   11 years Don-vip see #8465 - use diamond operator where applicable
ParameterizedActionDecorator.java 1.5 KB 7005   11 years Don-vip see #8465 - use diamond operator where applicable
OrthogonalizeAction.java 25.1 KB 7859   11 years Don-vip fix various Sonar issues, improve Javadoc
OpenFileAction.java 13.7 KB 7865   11 years Don-vip fix NPE, typo
NewAction.java 1.0 KB 6509   12 years Don-vip fix #9459 - initialize default center view of MapView to last download …
MoveNodeAction.java 2.4 KB 7859   11 years Don-vip fix various Sonar issues, improve Javadoc
MoveAction.java 5.5 KB 7859   11 years Don-vip fix various Sonar issues, improve Javadoc
MirrorAction.java 3.1 KB 7859   11 years Don-vip fix various Sonar issues, improve Javadoc
MergeSelectionAction.java 3.9 KB 7859   11 years Don-vip fix various Sonar issues, improve Javadoc
MergeNodesAction.java 15.5 KB 7859   11 years Don-vip fix various Sonar issues, improve Javadoc
MergeLayerAction.java 5.4 KB 7859   11 years Don-vip fix various Sonar issues, improve Javadoc
MapRectifierWMSmenuAction.java 9.8 KB 8068   10 years Don-vip fix #11076 - robustness to unsupported WMS rectifier imagery types
JosmAction.java 14.1 KB 7859   11 years Don-vip fix various Sonar issues, improve Javadoc
JoinNodeWayAction.java 8.9 KB 7859   11 years Don-vip fix various Sonar issues, improve Javadoc
JoinAreasAction.java 54.6 KB 7989   10 years Don-vip fix #11026 - NPE when joining areas (regression from r7987)
InfoAction.java 1.7 KB 7859   11 years Don-vip fix various Sonar issues, improve Javadoc
ImageryAdjustAction.java 10.9 KB 7859   11 years Don-vip fix various Sonar issues, improve Javadoc
GpxExportAction.java 3.6 KB 7414   11 years Don-vip fix #10165 - Wrong waypoint order in exported GPX
FullscreenToggleAction.java 3.5 KB 7335   11 years Don-vip see #10230, see #10033 - big rework of HTTPS support for Remote …
ExtensionFileFilter.java 13.7 KB 7732   11 years Don-vip fix #10766 - Save notes to file (patch by ToeBee)
ExpertToggleAction.java 5.1 KB 7025   11 years Don-vip Sonar - fix various issues
ExitAction.java 926 bytes 6380   12 years Don-vip update license/copyright information
DuplicateAction.java 1.5 KB 6380   12 years Don-vip update license/copyright information
DownloadReferrersAction.java 4.5 KB 6883   11 years Don-vip fix some Sonar issues
DownloadAction.java 2.6 KB 7722   11 years Don-vip fix #10746 - Add Notes checkbox in DownloadDialog (patch by ToeBee)
DistributeAction.java 5.9 KB 7828   11 years Don-vip fix #10855 - fix NPE - better handling of nodes without coordinates
DiskAccessAction.java 7.9 KB 7578   11 years Don-vip fix #10024 - Add an option in Preferences/Look-and-Feel to use native …
DeleteAction.java 1.5 KB 7434   11 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
CreateMultipolygonAction.java 17.7 KB 7946   11 years Don-vip fix #10953 - handle "incomplete but new" relations
CreateCircleAction.java 9.5 KB 7269   11 years Don-vip fix #10168 - double default value of createcircle.nodecount from 8 to 16
CopyAction.java 3.5 KB 6920   11 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
CloseChangesetAction.java 5.4 KB 7434   11 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
ChangesetManagerToggleAction.java 2.3 KB 6327   12 years Don-vip fix #9220 - toggle actions not usable via menu items (regression from …
AlignInLineAction.java 15.9 KB 7850   11 years Don-vip fix #9605, fix #10050 - align nodes in line moves outer instead of …
AddNodeAction.java 2.2 KB 6977   11 years Don-vip fix some sonar issues recently introduced
ActionParameter.java 1.6 KB 6792   11 years Don-vip Sonar - fix various issues
AbstractSelectAction.java 751 bytes 7949   11 years Don-vip fix #10933 - keep the same selection in selection dialog after cliking …
AbstractMergeAction.java 3.1 KB 7017   11 years Don-vip see #8465 - fix easy compilation warnings
ZoomToAction.java 4.1 KB 7937   11 years bastiK add subversion property svn:eol=native
ViewportFollowToggleAction.java 1.4 KB 7937   11 years bastiK add subversion property svn:eol=native
UploadNotesAction.java 1.9 KB 7937   11 years bastiK add subversion property svn:eol=native
UnJoinNodeWayAction.java 5.5 KB 7937   11 years bastiK add subversion property svn:eol=native
ToggleUploadDiscouragedLayerAction.java 763 bytes 7937   11 years bastiK add subversion property svn:eol=native
ToggleAction.java 5.9 KB 7937   11 years bastiK add subversion property svn:eol=native
ShowStatusReportAction.java 8.7 KB 8061   10 years bastiK see #11096 - strip .png
SelectNonBranchingWaySequencesAction.java 1.5 KB 7937   11 years bastiK add subversion property svn:eol=native
SelectNonBranchingWaySequences.java 4.5 KB 7937   11 years bastiK add subversion property svn:eol=native
SaveActionBase.java 7.5 KB 8061   10 years bastiK see #11096 - strip .png
SaveAction.java 2.0 KB 8061   10 years bastiK see #11096 - strip .png
RestartAction.java 8.4 KB 7937   11 years bastiK add subversion property svn:eol=native
ReportBugAction.java 1.5 KB 8061   10 years bastiK see #11096 - strip .png
PreferenceToggleAction.java 1.4 KB 7937   11 years bastiK add subversion property svn:eol=native
PasteAction.java 8.7 KB 8061   10 years bastiK see #11096 - strip .png
ParameterizedAction.java 362 bytes 5926   12 years bastiK clean up imports
OsmPrimitiveAction.java 613 bytes 7937   11 years bastiK add subversion property svn:eol=native
OpenLocationAction.java 8.8 KB 8061   10 years bastiK see #11096 - strip .png
LassoModeAction.java 1.4 KB 7937   11 years bastiK add subversion property svn:eol=native
InfoWebAction.java 1.3 KB 7937   11 years bastiK add subversion property svn:eol=native
HistoryInfoWebAction.java 1.2 KB 7937   11 years bastiK add subversion property svn:eol=native
HistoryInfoAction.java 2.5 KB 8061   10 years bastiK see #11096 - strip .png
FollowLineAction.java 4.9 KB 8036   10 years bastiK fixed #11096 - replace png icons with svg version if available
DownloadPrimitiveAction.java 2.7 KB 6973   11 years bastiK applied #9634 - Downloading Referrers Grabs Focus (patch by Balaitous, …
DownloadAlongAction.java 5.7 KB 7937   11 years bastiK add subversion property svn:eol=native
DialogsToggleAction.java 2.4 KB 7937   11 years bastiK add subversion property svn:eol=native
CopyCoordinatesAction.java 1.8 KB 7937   11 years bastiK add subversion property svn:eol=native
CombineWayAction.java 21.8 KB 8061   10 years bastiK see #11096 - strip .png
AutoScaleAction.java 13.8 KB 7817   11 years bastiK fixed #10861 - Zoom to layer when opening new file (see #10860)
AdaptableAction.java 238 bytes 7937   11 years bastiK add subversion property svn:eol=native
AbstractInfoAction.java 4.4 KB 7771   11 years bastiK fixes #1608 - remove remaining old logos
AboutAction.java 4.8 KB 7771   11 years bastiK fixes #1608 - remove remaining old logos
Note: See TracBrowser for help on using the repository browser.