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

Name Size Rev Age Author Last Change
../
audio 2017   16 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
downloadtasks 2381   16 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
mapmode 2412   16 years jttt Use refererrers in Draw, SplitWay and UnGlue actions
search 2407   16 years jttt Added support for referrers
upload 2273   16 years jttt Replace testing for id <= 0 with isNew() method
AboutAction.java 4.1 KB 2370   16 years stoecker reworked user agent string to match established format
AbstractInfoAction.java 5.4 KB 2273   16 years jttt Replace testing for id <= 0 with isNew() method
AbstractMergeAction.java 3.2 KB 2343   16 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
AddNodeAction.java 3.0 KB 2323   16 years Gubaer Added explicit help topics See also …
AlignInCircleAction.java 9.9 KB 2323   16 years Gubaer Added explicit help topics See also …
AlignInLineAction.java 5.1 KB 2323   16 years Gubaer Added explicit help topics See also …
AutoScaleAction.java 7.2 KB 2343   16 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
CloseChangesetAction.java 5.5 KB 2323   16 years Gubaer Added explicit help topics See also …
CombineWayAction.java 22.6 KB 2381   16 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
CopyAction.java 2.3 KB 2323   16 years Gubaer Added explicit help topics See also …
CreateCircleAction.java 11.2 KB 2323   16 years Gubaer Added explicit help topics See also …
DeleteAction.java 1.5 KB 2323   16 years Gubaer Added explicit help topics See also …
DiskAccessAction.java 2.3 KB 2070   16 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
DistributeAction.java 5.0 KB 2323   16 years Gubaer Added explicit help topics See also …
DownloadAction.java 2.4 KB 2335   16 years Gubaer fixed #3795: download has wrong coordinates
DownloadReferrersAction.java 12.0 KB 2343   16 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
DuplicateAction.java 1.4 KB 2323   16 years Gubaer Added explicit help topics See also …
ExitAction.java 1.0 KB 2323   16 years Gubaer Added explicit help topics See also …
ExtensionFileFilter.java 9.8 KB 2367   16 years framm make file types optional so that JOSM still works if certain …
GpxExportAction.java 3.6 KB 2343   16 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
HelpAction.java 1.8 KB 2347   16 years Gubaer fixed #3802: Buttons dont't react to enter in download dialog
HistoryInfoAction.java 1.1 KB 2323   16 years Gubaer Added explicit help topics See also …
InfoAction.java 1.1 KB 2323   16 years Gubaer Added explicit help topics See also …
JoinNodeWayAction.java 3.7 KB 2323   16 years Gubaer Added explicit help topics See also …
JosmAction.java 7.6 KB 2305   16 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
MergeLayerAction.java 2.0 KB 2323   16 years Gubaer Added explicit help topics See also …
MergeNodesAction.java 12.5 KB 2341   16 years Gubaer applied #3798: patch by bastiK: Merge nodes tool - respect selection order
MergeSelectionAction.java 2.4 KB 2323   16 years Gubaer Added explicit help topics See also …
MirrorAction.java 3.1 KB 2323   16 years Gubaer Added explicit help topics See also …
MoveAction.java 4.8 KB 2323   16 years Gubaer Added explicit help topics See also …
NewAction.java 929 bytes 2323   16 years Gubaer Added explicit help topics See also …
OpenFileAction.java 3.5 KB 2323   16 years Gubaer Added explicit help topics See also …
OpenLocationAction.java 4.4 KB 2323   16 years Gubaer Added explicit help topics See also …
OrthogonalizeAction.java 22.5 KB 2323   16 years Gubaer Added explicit help topics See also …
PasteAction.java 4.8 KB 2349   16 years Gubaer applied #3787: patch by hansendc: Select duplicated objects
PasteTagsAction.java 11.8 KB 2323   16 years Gubaer Added explicit help topics See also …
PreferencesAction.java 2.9 KB 2323   16 years Gubaer Added explicit help topics See also …
RedoAction.java 1.1 KB 2323   16 years Gubaer Added explicit help topics See also …
RenameLayerAction.java 3.8 KB 2323   16 years Gubaer Added explicit help topics See also …
ReverseWayAction.java 4.1 KB 2348   16 years Gubaer applied #3780: patch by hansendc: Shift selection is broken
SaveAction.java 1.8 KB 2323   16 years Gubaer Added explicit help topics See also …
SaveActionBase.java 7.7 KB 2343   16 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
SaveAsAction.java 988 bytes 2323   16 years Gubaer Added explicit help topics See also …
SelectAllAction.java 1.1 KB 2323   16 years Gubaer Added explicit help topics See also …
ShowStatusReportAction.java 4.4 KB 2369   16 years Gubaer fixed #3305: Version is UNKNOWN see also [wiki:CreateBuild howto …
SplitWayAction.java 14.8 KB 2412   16 years jttt Use refererrers in Draw, SplitWay and UnGlue actions
ToggleGPXLinesAction.java 1.0 KB 2323   16 years Gubaer Added explicit help topics See also …
UndoAction.java 1.1 KB 2323   16 years Gubaer Added explicit help topics See also …
UnGlueAction.java 14.9 KB 2412   16 years jttt Use refererrers in Draw, SplitWay and UnGlue actions
UnselectAllAction.java 2.1 KB 2323   16 years Gubaer Added explicit help topics See also …
UpdateDataAction.java 3.5 KB 2325   16 years Gubaer fixed #3783: does not finish download API Also improved …
UpdateSelectionAction.java 9.0 KB 2381   16 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
UploadAction.java 27.1 KB 2402   16 years jttt Remove some unnecessary calls to fireSelectionChanged()
UploadSelectionAction.java 13.4 KB 2399   16 years jttt Added map of primitives to dataset to make search by id faster check …
ZoomInAction.java 1.0 KB 2343   16 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
ZoomOutAction.java 1.0 KB 2343   16 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
Note: See TracBrowser for help on using the repository browser.