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

Name Size Rev Age Author Last Change
../
audio 1245   15 years stoecker added link to presets, fix #1675
downloadtasks 1879   15 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
mapmode 1865   15 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
search 1862   15 years jttt Way refactoring - added method that will in future replace public …
AboutAction.java 8.6 KB 1879   15 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
AbstractInfoAction.java 3.3 KB 1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
AddNodeAction.java 2.9 KB 1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
AlignInCircleAction.java 8.3 KB 1862   15 years jttt Way refactoring - added method that will in future replace public …
AlignInLineAction.java 4.9 KB 1862   15 years jttt Way refactoring - added method that will in future replace public …
ApiPreconditionChecker.java 5.4 KB 1862   15 years jttt Way refactoring - added method that will in future replace public …
AutoScaleAction.java 5.1 KB 1868   15 years Gubaer fixed #3041: Relation Editor: Provide action for zooming to a …
CombineWayAction.java 12.5 KB 1862   15 years jttt Way refactoring - added method that will in future replace public …
CopyAction.java 5.6 KB 1862   15 years jttt Way refactoring - added method that will in future replace public …
CreateCircleAction.java 11.0 KB 1862   15 years jttt Way refactoring - added method that will in future replace public …
DeleteAction.java 1.0 KB 1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
DiskAccessAction.java 3.8 KB 1879   15 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
DistributeAction.java 4.7 KB 1862   15 years jttt Way refactoring - added method that will in future replace public …
DownloadAction.java 3.1 KB 1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
DownloadReferrersAction.java 6.2 KB 1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
DuplicateAction.java 947 bytes 1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
ExitAction.java 911 bytes 1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
ExtensionFileFilter.java 1.8 KB 1653   15 years stoecker add support for compressed OSM files (bzip2, gzip)
GpxExportAction.java 14.5 KB 1857   15 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
HelpAction.java 8.9 KB 1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
HistoryInfoAction.java 938 bytes 1697   15 years Gubaer #2779: patch by avar (slightly refactored in order to avoid duplicated …
InfoAction.java 939 bytes 1697   15 years Gubaer #2779: patch by avar (slightly refactored in order to avoid duplicated …
JoinNodeWayAction.java 3.3 KB 1862   15 years jttt Way refactoring - added method that will in future replace public …
JosmAction.java 6.8 KB 1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
MergeNodesAction.java 12.1 KB 1862   15 years jttt Way refactoring - added method that will in future replace public …
MirrorAction.java 2.8 KB 1862   15 years jttt Way refactoring - added method that will in future replace public …
MoveAction.java 4.4 KB 1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
NewAction.java 825 bytes 1790   15 years Gubaer Relation Editor: complete rework Relation Editor: had to temporarily …
OpenFileAction.java 2.2 KB 1879   15 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
OpenLocationAction.java 2.0 KB 1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
OrthogonalizeAction.java 13.7 KB 1862   15 years jttt Way refactoring - added method that will in future replace public …
PasteAction.java 5.1 KB 1862   15 years jttt Way refactoring - added method that will in future replace public …
PasteTagsAction.java 5.5 KB 1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
PreferencesAction.java 2.8 KB 1742   15 years stoecker fixed #2849 - patch by jttt - fix memory leak
RedoAction.java 1004 bytes 1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
RenameLayerAction.java 4.0 KB 1861   15 years Gubaer added diagnostic messages for #3109 - window order generally messed up?
ReverseWayAction.java 3.6 KB 1862   15 years jttt Way refactoring - added method that will in future replace public …
SaveAction.java 1.4 KB 1808   15 years Gubaer improved enabling/disabling of menu entries and action buttons …
SaveActionBase.java 12.5 KB 1879   15 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
SaveAsAction.java 917 bytes 1879   15 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
SelectAllAction.java 1002 bytes 1865   15 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
ShowStatusReportAction.java 4.1 KB 1674   15 years stoecker add memory size to bug report
SplitWayAction.java 14.6 KB 1862   15 years jttt Way refactoring - added method that will in future replace public …
ToggleGPXLinesAction.java 916 bytes 1502   15 years stoecker fix #2282 - NPE
UndoAction.java 997 bytes 1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
UnGlueAction.java 15.1 KB 1862   15 years jttt Way refactoring - added method that will in future replace public …
UnselectAllAction.java 2.0 KB 1865   15 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
UpdateDataAction.java 2.7 KB 1881   15 years Gubaer fixed two issues in #3141: conflict resolution flags false conflicts …
UpdateSelectionAction.java 7.8 KB 1883   15 years Gubaer only fetch existing nodes
UploadAction.java 24.2 KB 1876   15 years Gubaer fixed #3139: version conflict handling is broken
ZoomInAction.java 1016 bytes 1854   15 years Gubaer fixed #3091: zoom to selection on gpx load only
ZoomOutAction.java 978 bytes 1854   15 years Gubaer fixed #3091: zoom to selection on gpx load only
Note: See TracBrowser for help on using the repository browser.