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

Name Size Rev Age Author Last Change
../
audio 6380   10 years Don-vip update license/copyright information
downloadtasks 6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
mapmode 6679   10 years stoecker see #9110 - fix singular forms, even if they are useless
relation 6336   10 years Don-vip code cleanup / robustness in edit layer handling
search 6674   10 years simon04 Make strings like foo relation/123 and way/345 but also node/789
upload 6699   10 years Don-vip fix #9547 - Remove multiple whitespaces inside values
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
LassoModeAction.java 973 bytes 5460   12 years Don-vip global use of Main.isDisplayingMapView()
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
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 6336   10 years Don-vip code cleanup / robustness in edit layer handling
DeleteAction.java 1.4 KB 6380   10 years Don-vip update license/copyright information
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
ParameterizedActionDecorator.java 1.5 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
UndoAction.java 1.6 KB 6380   10 years Don-vip update license/copyright information
InfoAction.java 1.6 KB 6336   10 years Don-vip code cleanup / robustness in edit layer handling
ActionParameter.java 1.6 KB 5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
RedoAction.java 1.6 KB 6380   10 years Don-vip update license/copyright information
HelpAction.java 1.8 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   10 years Don-vip code cleanup / robustness in edit layer handling
SaveAction.java 2.0 KB 6380   10 years Don-vip update license/copyright information
UpdateModifiedAction.java 2.1 KB 4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
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 6380   10 years Don-vip update license/copyright information
HistoryInfoAction.java 2.2 KB 6449   10 years Don-vip see #3626 - fix history of selected primitives
ChangesetManagerToggleAction.java 2.3 KB 6327   10 years Don-vip fix #9220 - toggle actions not usable via menu items (regression from …
DownloadAction.java 2.3 KB 6509   10 years Don-vip fix #9459 - initialize default center view of MapView to last download …
MoveNodeAction.java 2.3 KB 6380   10 years Don-vip update license/copyright information
DialogsToggleAction.java 2.4 KB 6327   10 years Don-vip fix #9220 - toggle actions not usable via menu items (regression from …
PreferencesAction.java 2.7 KB 6431   10 years simon04 fix #9383 - regression r6426 - Preferences window reopens after …
AbstractMergeAction.java 3.1 KB 5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
MirrorAction.java 3.1 KB 6380   10 years Don-vip update license/copyright information
CopyAction.java 3.5 KB 6451   10 years Don-vip fix #6614 - add CUA shortcuts for copy/paste (ctrl-inser and shift-inser)
GpxExportAction.java 3.5 KB 6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
FullscreenToggleAction.java 3.6 KB 6327   10 years Don-vip fix #9220 - toggle actions not usable via menu items (regression from …
MergeSelectionAction.java 3.6 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
UpdateDataAction.java 3.7 KB 6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
RenameLayerAction.java 3.9 KB 6380   10 years Don-vip update license/copyright information
ZoomToAction.java 4.2 KB 6085   11 years Don-vip see #8902 - c-like array definitions changed to java-like (patch by …
DownloadReferrersAction.java 4.3 KB 6336   10 years Don-vip code cleanup / robustness in edit layer handling
JoinNodeWayAction.java 4.4 KB 6380   10 years Don-vip update license/copyright information
SelectNonBranchingWaySequences.java 4.5 KB 6623   10 years Don-vip fix Sonar issues
FollowLineAction.java 4.6 KB 6142   11 years Don-vip see #8902 - fix compilation warnings
AboutAction.java 4.8 KB 6380   10 years Don-vip update license/copyright information
UpdateSelectionAction.java 4.9 KB 6336   10 years Don-vip code cleanup / robustness in edit layer handling
MergeLayerAction.java 5.2 KB 6706   10 years Don-vip fix #9401 - Do not create MergeLayerAction several times + fix EDT …
ReverseWayAction.java 5.2 KB 6380   10 years Don-vip update license/copyright information
CloseChangesetAction.java 5.2 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ExpertToggleAction.java 5.3 KB 6327   10 years Don-vip fix #9220 - toggle actions not usable via menu items (regression from …
MoveAction.java 5.4 KB 6380   10 years Don-vip update license/copyright information
UnJoinNodeWayAction.java 5.5 KB 6380   10 years Don-vip update license/copyright information
DownloadAlongAction.java 5.9 KB 6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
DistributeAction.java 5.9 KB 6380   10 years Don-vip update license/copyright information
ToggleAction.java 6.0 KB 6338   10 years Don-vip fix #9220 - fix toggle actions for good
AbstractInfoAction.java 6.4 KB 6679   10 years stoecker see #9110 - fix singular forms, even if they are useless
AddImageryLayerAction.java 6.8 KB 6707   10 years Don-vip fix #9028, see #6797 - load imagery layer icons in background
RestartAction.java 6.8 KB 6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
SaveActionBase.java 6.8 KB 6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
ValidateAction.java 6.9 KB 6529   10 years Don-vip Various stuff: * see #9414: remove old DeprecatedTags test * …
DownloadPrimitiveAction.java 7.2 KB 6448   10 years simon04 fix #3626 - Show history for any object in history dialog If no …
SessionLoadAction.java 7.5 KB 6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
JumpToAction.java 7.6 KB 6453   10 years Don-vip global use of osm website url and new url scheme
DiskAccessAction.java 7.7 KB 6380   10 years Don-vip update license/copyright information
ShowStatusReportAction.java 8.0 KB 6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
AlignInLineAction.java 8.1 KB 6380   10 years Don-vip update license/copyright information
OpenLocationAction.java 8.5 KB 6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
PasteAction.java 8.8 KB 6451   10 years Don-vip fix #6614 - add CUA shortcuts for copy/paste (ctrl-inser and shift-inser)
SessionSaveAsAction.java 8.8 KB 6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
MapRectifierWMSmenuAction.java 9.3 KB 6340   10 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
AlignInCircleAction.java 9.4 KB 6380   10 years Don-vip update license/copyright information
JosmAction.java 9.8 KB 6380   10 years Don-vip update license/copyright information
UploadAction.java 10.2 KB 6654   10 years simon04 fix #9514 fix #9484 fix #9502 - Upload dialog: make source field …
ImageryAdjustAction.java 10.3 KB 6340   10 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
SimplifyWayAction.java 10.6 KB 6639   10 years simon04 fix #9544 - Skip nodes outside of download area for …
CreateCircleAction.java 11.2 KB 6672   10 years Don-vip fix #9565 - "create circle" creates enormous circles of ways with …
ExtensionFileFilter.java 12.1 KB 6380   10 years Don-vip update license/copyright information
PurgeAction.java 12.7 KB 6336   10 years Don-vip code cleanup / robustness in edit layer handling
PasteTagsAction.java 13.2 KB 6380   10 years Don-vip update license/copyright information
UploadSelectionAction.java 13.3 KB 6380   10 years Don-vip update license/copyright information
AutoScaleAction.java 13.7 KB 6623   10 years Don-vip fix Sonar issues
OpenFileAction.java 14.0 KB 6380   10 years Don-vip update license/copyright information
MergeNodesAction.java 15.5 KB 6679   10 years stoecker see #9110 - fix singular forms, even if they are useless
UnGlueAction.java 16.2 KB 6679   10 years stoecker see #9110 - fix singular forms, even if they are useless
CreateMultipolygonAction.java 16.8 KB 6623   10 years Don-vip fix Sonar issues
CombineWayAction.java 22.0 KB 6679   10 years stoecker see #9110 - fix singular forms, even if they are useless
SplitWayAction.java 23.4 KB 6679   10 years stoecker see #9110 - fix singular forms, even if they are useless
OrthogonalizeAction.java 24.8 KB 6317   11 years Don-vip Sonar/FindBugs - Loose coupling
JoinAreasAction.java 50.6 KB 6639   10 years simon04 fix #9544 - Skip nodes outside of download area for …
Note: See TracBrowser for help on using the repository browser.