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

Name Size Rev Age Author Last Change
../
audio 1245   16 years stoecker added link to presets, fix #1675
downloadtasks 1895   16 years Gubaer new: only one list of layers managed by MapView. LayerListDialog is an …
mapmode 1865   16 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
search 1862   16 years jttt Way refactoring - added method that will in future replace public …
NewAction.java 825 bytes 1790   16 years Gubaer Relation Editor: complete rework Relation Editor: had to temporarily …
ExitAction.java 911 bytes 1677   16 years stoecker remove all these ugly tab stops introduced in the last half year
ToggleGPXLinesAction.java 916 bytes 1502   16 years stoecker fix #2282 - NPE
SaveAsAction.java 917 bytes 1879   16 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
HistoryInfoAction.java 938 bytes 1697   16 years Gubaer #2779: patch by avar (slightly refactored in order to avoid duplicated …
InfoAction.java 939 bytes 1697   16 years Gubaer #2779: patch by avar (slightly refactored in order to avoid duplicated …
DuplicateAction.java 947 bytes 1820   16 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
ZoomInAction.java 955 bytes 1895   16 years Gubaer new: only one list of layers managed by MapView. LayerListDialog is an …
ZoomOutAction.java 964 bytes 1895   16 years Gubaer new: only one list of layers managed by MapView. LayerListDialog is an …
UndoAction.java 997 bytes 1820   16 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
SelectAllAction.java 1002 bytes 1865   16 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
RedoAction.java 1004 bytes 1820   16 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
DeleteAction.java 1.0 KB 1820   16 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
SaveAction.java 1.4 KB 1808   16 years Gubaer improved enabling/disabling of menu entries and action buttons …
ExtensionFileFilter.java 1.8 KB 1653   16 years stoecker add support for compressed OSM files (bzip2, gzip)
MergeLayerAction.java 1.9 KB 1890   16 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
OpenLocationAction.java 2.0 KB 1677   16 years stoecker remove all these ugly tab stops introduced in the last half year
UnselectAllAction.java 2.0 KB 1865   16 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
MergeSelectionAction.java 2.1 KB 1890   16 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
OpenFileAction.java 2.2 KB 1879   16 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
UpdateDataAction.java 2.7 KB 1881   16 years Gubaer fixed two issues in #3141: conflict resolution flags false conflicts …
MirrorAction.java 2.8 KB 1862   16 years jttt Way refactoring - added method that will in future replace public …
PreferencesAction.java 2.8 KB 1742   16 years stoecker fixed #2849 - patch by jttt - fix memory leak
AddNodeAction.java 2.9 KB 1820   16 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
DownloadAction.java 3.1 KB 1847   16 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
AbstractMergeAction.java 3.2 KB 1890   16 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
JoinNodeWayAction.java 3.3 KB 1862   16 years jttt Way refactoring - added method that will in future replace public …
AbstractInfoAction.java 3.3 KB 1847   16 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
ReverseWayAction.java 3.6 KB 1862   16 years jttt Way refactoring - added method that will in future replace public …
DiskAccessAction.java 3.8 KB 1879   16 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
RenameLayerAction.java 4.0 KB 1890   16 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
ShowStatusReportAction.java 4.1 KB 1674   16 years stoecker add memory size to bug report
MoveAction.java 4.4 KB 1847   16 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
DistributeAction.java 4.7 KB 1862   16 years jttt Way refactoring - added method that will in future replace public …
AlignInLineAction.java 4.9 KB 1862   16 years jttt Way refactoring - added method that will in future replace public …
PasteAction.java 5.1 KB 1862   16 years jttt Way refactoring - added method that will in future replace public …
AutoScaleAction.java 5.1 KB 1895   16 years Gubaer new: only one list of layers managed by MapView. LayerListDialog is an …
ApiPreconditionChecker.java 5.2 KB 1885   16 years Gubaer Improved exception handling
PasteTagsAction.java 5.5 KB 1847   16 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
CopyAction.java 5.6 KB 1862   16 years jttt Way refactoring - added method that will in future replace public …
DownloadReferrersAction.java 6.2 KB 1847   16 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
JosmAction.java 6.8 KB 1820   16 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
UpdateSelectionAction.java 7.8 KB 1883   16 years Gubaer only fetch existing nodes
AlignInCircleAction.java 8.3 KB 1862   16 years jttt Way refactoring - added method that will in future replace public …
AboutAction.java 8.6 KB 1879   16 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
HelpAction.java 8.9 KB 1847   16 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
CreateCircleAction.java 11.0 KB 1862   16 years jttt Way refactoring - added method that will in future replace public …
MergeNodesAction.java 12.1 KB 1862   16 years jttt Way refactoring - added method that will in future replace public …
CombineWayAction.java 12.5 KB 1862   16 years jttt Way refactoring - added method that will in future replace public …
SaveActionBase.java 12.5 KB 1894   16 years Gubaer fixed #3158: modify status is not removed for partial uploads
OrthogonalizeAction.java 13.7 KB 1862   16 years jttt Way refactoring - added method that will in future replace public …
GpxExportAction.java 14.5 KB 1857   16 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
SplitWayAction.java 14.6 KB 1862   16 years jttt Way refactoring - added method that will in future replace public …
UnGlueAction.java 15.1 KB 1862   16 years jttt Way refactoring - added method that will in future replace public …
UploadAction.java 21.8 KB 1894   16 years Gubaer fixed #3158: modify status is not removed for partial uploads
Note: See TracBrowser for help on using the repository browser.