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

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