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

Name Size Rev Age Author Last Change
../
audio 6883   10 years Don-vip fix some Sonar issues
downloadtasks 7463   10 years Don-vip fix #10392 - rework of MenuScroller to replace static scrollCount …
mapmode 7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
relation 7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
search 7509   10 years stoecker remove tabs
upload 7509   10 years stoecker remove tabs
AdaptableAction.java 238 bytes 4032   13 years stoecker allow to define icon and name for search and background layer actions …
ParameterizedAction.java 362 bytes 5926   11 years bastiK clean up imports
OsmPrimitiveAction.java 634 bytes 5821   11 years Don-vip see #7846 - Large code refactorization in management of popup menus to …
ToggleUploadDiscouragedLayerAction.java 788 bytes 5025   12 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
ExitAction.java 926 bytes 6380   10 years Don-vip update license/copyright information
UnselectAllAction.java 1017 bytes 6380   10 years Don-vip update license/copyright information
ToggleGPXLinesAction.java 1.0 KB 6380   10 years Don-vip update license/copyright information
NewAction.java 1.0 KB 6509   10 years Don-vip fix #9459 - initialize default center view of MapView to last download …
SaveAsAction.java 1.1 KB 6380   10 years Don-vip update license/copyright information
SelectAllAction.java 1.1 KB 6380   10 years Don-vip update license/copyright information
InfoWebAction.java 1.1 KB 6380   10 years Don-vip update license/copyright information
HistoryInfoWebAction.java 1.1 KB 6380   10 years Don-vip update license/copyright information
LassoModeAction.java 1.2 KB 7293   10 years akks Fix resource leaks when closing map in Lasso mode, see #10104
ZoomOutAction.java 1.4 KB 6380   10 years Don-vip update license/copyright information
PreferenceToggleAction.java 1.4 KB 6501   10 years simon04 Revert accidentally committed r6499 (to be committed after the …
ViewportFollowToggleAction.java 1.4 KB 7509   10 years stoecker remove tabs
ParameterizedActionDecorator.java 1.5 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
SelectNonBranchingWaySequencesAction.java 1.5 KB 6544   10 years simon04 fix #9473 - Added wayselector plugin to josm core. This plugin was …
DuplicateAction.java 1.5 KB 6380   10 years Don-vip update license/copyright information
DeleteAction.java 1.5 KB 7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
ActionParameter.java 1.6 KB 6792   10 years Don-vip Sonar - fix various issues
UndoAction.java 1.6 KB 6380   10 years Don-vip update license/copyright information
InfoAction.java 1.6 KB 6336   11 years Don-vip code cleanup / robustness in edit layer handling
RedoAction.java 1.6 KB 6380   10 years Don-vip update license/copyright information
CopyCoordinatesAction.java 1.8 KB 5927   11 years bastiK add missing license information
WireframeToggleAction.java 1.8 KB 6336   11 years Don-vip code cleanup / robustness in edit layer handling
HelpAction.java 1.9 KB 7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
SaveAction.java 2.0 KB 6380   10 years Don-vip update license/copyright information
ZoomInAction.java 2.1 KB 6710   10 years Don-vip fix #5630 - use Equals as another shortcut to zoom in
AddNodeAction.java 2.2 KB 6977   10 years Don-vip fix some sonar issues recently introduced
ChangesetManagerToggleAction.java 2.3 KB 6327   11 years Don-vip fix #9220 - toggle actions not usable via menu items (regression from …
DownloadAction.java 2.3 KB 7509   10 years stoecker remove tabs
UpdateModifiedAction.java 2.3 KB 7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
MoveNodeAction.java 2.3 KB 6380   10 years Don-vip update license/copyright information
DialogsToggleAction.java 2.4 KB 6327   11 years Don-vip fix #9220 - toggle actions not usable via menu items (regression from …
HistoryInfoAction.java 2.5 KB 7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
DownloadPrimitiveAction.java 2.7 KB 6973   10 years bastiK applied #9634 - Downloading Referrers Grabs Focus (patch by Balaitous, …
MirrorAction.java 3.1 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
AbstractMergeAction.java 3.1 KB 7017   10 years Don-vip see #8465 - fix easy compilation warnings
CopyAction.java 3.5 KB 6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
FullscreenToggleAction.java 3.5 KB 7335   10 years Don-vip see #10230, see #10033 - big rework of HTTPS support for Remote …
GpxExportAction.java 3.6 KB 7414   10 years Don-vip fix #10165 - Wrong waypoint order in exported GPX
MergeSelectionAction.java 3.6 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
UpdateDataAction.java 3.7 KB 7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
RenameLayerAction.java 3.7 KB 7026   10 years stoecker fix #3142 - drop applet code finally
SelectByInternalPointAction.java 4.2 KB 7146   10 years simon04 see #10037 - Improve class name
ZoomToAction.java 4.2 KB 6986   10 years Don-vip sonar - fix various minor issues
PreferencesAction.java 4.4 KB 7022   10 years Don-vip see #8465 - enable and fix more warnings
DownloadReferrersAction.java 4.5 KB 6883   10 years Don-vip fix some Sonar issues
SelectNonBranchingWaySequences.java 4.5 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
AboutAction.java 4.8 KB 6901   10 years Don-vip see #3764 - make UI messages copy-able (patch by simon04)
FollowLineAction.java 4.9 KB 7130   10 years simon04 fix #10028 - Follow line function should unselect last node when …
ExpertToggleAction.java 5.1 KB 7025   10 years Don-vip Sonar - fix various issues
ReverseWayAction.java 5.2 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
CloseChangesetAction.java 5.4 KB 7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
MergeLayerAction.java 5.4 KB 7509   10 years stoecker remove tabs
MoveAction.java 5.4 KB 6798   10 years Don-vip fix some Sonar issues
UnJoinNodeWayAction.java 5.5 KB 7509   10 years stoecker remove tabs
DownloadAlongAction.java 5.9 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
DistributeAction.java 5.9 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
ToggleAction.java 6.0 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
AbstractInfoAction.java 6.3 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
UpdateSelectionAction.java 6.3 KB 7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
ValidateAction.java 6.8 KB 7117   10 years Don-vip validator - remove old and unused serializable stuff
AddImageryLayerAction.java 6.8 KB 7509   10 years stoecker remove tabs
SessionLoadAction.java 7.0 KB 7326   10 years Don-vip fix #10292 - allow to load a session with NMEA file + enhance …
SaveActionBase.java 7.5 KB 7204   10 years Don-vip fix #10086 - fix EDT violation causing freeze of Save/upload dialog …
JumpToAction.java 7.6 KB 7081   10 years Don-vip fixes for unit tests
RestartAction.java 7.6 KB 7487   10 years Don-vip see #10455 - fix restart of OS X package + file icons
DiskAccessAction.java 7.7 KB 6889   10 years Don-vip fix some Sonar issues (JLS order)
OpenLocationAction.java 8.5 KB 7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
JoinNodeWayAction.java 8.7 KB 7400   10 years Don-vip fix #10316 - use N as a new shortcut for "Move Node onto Way" action
PasteAction.java 8.7 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
SessionSaveAsAction.java 8.8 KB 7509   10 years stoecker remove tabs
ShowStatusReportAction.java 8.9 KB 7420   10 years Don-vip fix #9435 - add last 10 error/warning messages to bug report
MapRectifierWMSmenuAction.java 9.3 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
CreateCircleAction.java 9.5 KB 7269   10 years Don-vip fix #10168 - double default value of createcircle.nodecount from 8 to 16
UploadAction.java 10.6 KB 7402   10 years Don-vip fix some Sonar issues
SimplifyWayAction.java 10.6 KB 7509   10 years stoecker remove tabs
ImageryAdjustAction.java 10.6 KB 7350   10 years Don-vip fix #10322 - NPE
JosmAction.java 12.2 KB 6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
PurgeAction.java 12.7 KB 7433   10 years Don-vip fix layout issue in Purge dialog
PasteTagsAction.java 13.2 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
UploadSelectionAction.java 13.2 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
ExtensionFileFilter.java 13.6 KB 7369   10 years Don-vip robustness to strange JAI configuration error occuring in unit tests …
OpenFileAction.java 13.6 KB 7453   10 years Don-vip fix #10433 - Files not saved to "Open Recent ->" menu if opened with a …
AutoScaleAction.java 13.6 KB 7053   10 years bastiK fixed #9669 - key-press 3 on node goes down to 6 meter new advanced …
AlignInLineAction.java 15.2 KB 7025   10 years Don-vip Sonar - fix various issues
MergeNodesAction.java 15.5 KB 7509   10 years stoecker remove tabs
AlignInCircleAction.java 15.6 KB 7509   10 years stoecker remove tabs
CreateMultipolygonAction.java 16.7 KB 7423   10 years Don-vip see #9680, see #4626 - multithreaded multipolygon creation
UnGlueAction.java 18.6 KB 7152   10 years simon04 fix #10019 - Order of nodes in relations after unglueing
CombineWayAction.java 21.8 KB 7509   10 years stoecker remove tabs
SplitWayAction.java 23.3 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
OrthogonalizeAction.java 25.0 KB 7012   10 years Don-vip see #8465 - use String switch/case where applicable
JoinAreasAction.java 54.0 KB 7052   10 years Balaitous fix #9951 - "Join Overlapping Areas" gives strange multipolygons
Note: See TracBrowser for help on using the repository browser.