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

Name Size Rev Age Author Last Change
../
audio 2017   16 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
downloadtasks 2273   16 years jttt Replace testing for id <= 0 with isNew() method
upload 2273   16 years jttt Replace testing for id <= 0 with isNew() method
search 2291   16 years Gubaer Replaced OsmPrimtive.user by setters/getters
mapmode 2310   16 years Gubaer fixed #3755: ctrl+drop node merging doesn't use destination node coords
ToggleGPXLinesAction.java 916 bytes 1502   16 years stoecker fix #2282 - NPE
PreferencesAction.java 2.8 KB 1742   16 years stoecker fixed #2849 - patch by jttt - fix memory leak
NewAction.java 825 bytes 1790   16 years Gubaer Relation Editor: complete rework Relation Editor: had to temporarily …
AddNodeAction.java 2.9 KB 1820   16 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
RedoAction.java 1004 bytes 1820   16 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
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 …
UnselectAllAction.java 2.0 KB 1865   16 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
MergeLayerAction.java 1.9 KB 1890   16 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
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 …
RenameLayerAction.java 3.7 KB 2017   16 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
SaveAsAction.java 881 bytes 2017   16 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
AbstractMergeAction.java 3.2 KB 2032   16 years stoecker fix #3377 - patch by xeen - removed deprecated calls
InfoAction.java 1005 bytes 2034   16 years Gubaer refactored UserListDialog fixed #3379: Add a link to …
DiskAccessAction.java 2.3 KB 2070   16 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
OpenFileAction.java 3.4 KB 2070   16 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
SaveAction.java 1.7 KB 2070   16 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
ShowStatusReportAction.java 4.2 KB 2108   16 years stoecker applied #3470 - patch by xeen - better scroll handling
CloseChangesetAction.java 5.4 KB 2115   16 years Gubaer new: reading open changesets from the server new: reading user info …
DownloadAction.java 3.4 KB 2138   16 years xeen Add remember window geometry feature to extended dialog (see #3478)
GpxExportAction.java 3.6 KB 2181   16 years stoecker lots of i18n fixes
AlignInCircleAction.java 9.8 KB 2256   16 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
AlignInLineAction.java 5.0 KB 2256   16 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
AutoScaleAction.java 6.6 KB 2256   16 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
CreateCircleAction.java 11.1 KB 2256   16 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
DeleteAction.java 1.3 KB 2256   16 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
DistributeAction.java 4.9 KB 2256   16 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
JoinNodeWayAction.java 3.6 KB 2256   16 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
MergeSelectionAction.java 2.3 KB 2256   16 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
MirrorAction.java 2.9 KB 2256   16 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
ReverseWayAction.java 4.0 KB 2256   16 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
SplitWayAction.java 14.6 KB 2256   16 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
UnGlueAction.java 15.2 KB 2264   16 years stoecker applied #3676 - patch by Dave Hansen - cleanup selection handling interface
OrthogonalizeAction.java 22.4 KB 2268   16 years stoecker fix #3571 - patch by bastiK - improve orthogonalization action
AbstractInfoAction.java 5.4 KB 2273   16 years jttt Replace testing for id <= 0 with isNew() method
SaveActionBase.java 7.7 KB 2273   16 years jttt Replace testing for id <= 0 with isNew() method
UploadSelectionAction.java 13.4 KB 2273   16 years jttt Replace testing for id <= 0 with isNew() method
ExitAction.java 954 bytes 2274   16 years Gubaer Improved help browser layout (now uses custom CSS shipped with JOSM) …
HistoryInfoAction.java 995 bytes 2274   16 years Gubaer Improved help browser layout (now uses custom CSS shipped with JOSM) …
UpdateSelectionAction.java 8.9 KB 2277   16 years Gubaer Fixed problem with synchronizing ways
ExtensionFileFilter.java 8.7 KB 2288   16 years stoecker removed deprecated
DownloadReferrersAction.java 11.9 KB 2303   16 years Gubaer see #3761: Precondition failed: Node is still used by way Also added …
CopyAction.java 2.2 KB 2305   16 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
DuplicateAction.java 1.3 KB 2305   16 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
JosmAction.java 7.6 KB 2305   16 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
MoveAction.java 4.7 KB 2305   16 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
PasteTagsAction.java 11.7 KB 2305   16 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
AboutAction.java 8.5 KB 2308   16 years Gubaer fixed #3762: Deleted relation still referenced when deleting former …
CombineWayAction.java 22.4 KB 2308   16 years Gubaer fixed #3762: Deleted relation still referenced when deleting former …
HelpAction.java 1.8 KB 2308   16 years Gubaer fixed #3762: Deleted relation still referenced when deleting former …
OpenLocationAction.java 4.0 KB 2308   16 years Gubaer fixed #3762: Deleted relation still referenced when deleting former …
PasteAction.java 4.7 KB 2312   16 years Gubaer fixed #3759: NPE on copy-paste between two layers where the origin …
MergeNodesAction.java 13.1 KB 2315   16 years Gubaer fixed #3753: Merging the ends of two node ways produces corrupt way …
UpdateDataAction.java 2.7 KB 2317   16 years Gubaer applied #3663: patch by singularita: Function to automatically …
UploadAction.java 27.6 KB 2317   16 years Gubaer applied #3663: patch by singularita: Function to automatically …
Note: See TracBrowser for help on using the repository browser.