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

Name Size Rev Age Author Last Change
../
audio 2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
downloadtasks 2477   14 years Gubaer fixed #3921: Autojump to downloaded area
search 2467   14 years Gubaer applied #3961: patch by avar: Display help button in Search dialog
mapmode 2450   14 years jttt Added parameter Bounds to MapView, draw only currently visible …
upload 2273   15 years jttt Replace testing for id <= 0 with isNew() method
ExtensionFileFilter.java 9.8 KB 2367   14 years framm make file types optional so that JOSM still works if certain …
AbstractMergeAction.java 3.2 KB 2343   14 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
AddNodeAction.java 3.0 KB 2323   14 years Gubaer Added explicit help topics See also …
AlignInCircleAction.java 9.9 KB 2323   14 years Gubaer Added explicit help topics See also …
AlignInLineAction.java 5.1 KB 2323   14 years Gubaer Added explicit help topics See also …
AutoScaleAction.java 6.7 KB 2477   14 years Gubaer fixed #3921: Autojump to downloaded area
CloseChangesetAction.java 5.5 KB 2323   14 years Gubaer Added explicit help topics See also …
CopyAction.java 2.3 KB 2323   14 years Gubaer Added explicit help topics See also …
CreateCircleAction.java 11.2 KB 2323   14 years Gubaer Added explicit help topics See also …
DeleteAction.java 1.5 KB 2323   14 years Gubaer Added explicit help topics See also …
DiskAccessAction.java 2.3 KB 2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
DistributeAction.java 5.0 KB 2323   14 years Gubaer Added explicit help topics See also …
DownloadAction.java 2.4 KB 2335   14 years Gubaer fixed #3795: download has wrong coordinates
DownloadReferrersAction.java 12.1 KB 2434   14 years Gubaer Improved detection of modified state in OsmDataLayer.
DuplicateAction.java 1.4 KB 2323   14 years Gubaer Added explicit help topics See also …
ExitAction.java 1.0 KB 2323   14 years Gubaer Added explicit help topics See also …
GpxExportAction.java 3.6 KB 2343   14 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
HelpAction.java 1.8 KB 2347   14 years Gubaer fixed #3802: Buttons dont't react to enter in download dialog
HistoryInfoAction.java 1.1 KB 2323   14 years Gubaer Added explicit help topics See also …
InfoAction.java 1.1 KB 2323   14 years Gubaer Added explicit help topics See also …
MergeLayerAction.java 2.0 KB 2323   14 years Gubaer Added explicit help topics See also …
MergeNodesAction.java 12.4 KB 2414   14 years Gubaer Removed methods made @deprecated in r2411.
MergeSelectionAction.java 2.4 KB 2323   14 years Gubaer Added explicit help topics See also …
MirrorAction.java 3.1 KB 2323   14 years Gubaer Added explicit help topics See also …
MoveAction.java 4.8 KB 2323   14 years Gubaer Added explicit help topics See also …
NewAction.java 929 bytes 2323   14 years Gubaer Added explicit help topics See also …
OpenFileAction.java 3.5 KB 2323   14 years Gubaer Added explicit help topics See also …
OpenLocationAction.java 4.4 KB 2323   14 years Gubaer Added explicit help topics See also …
OrthogonalizeAction.java 22.5 KB 2323   14 years Gubaer Added explicit help topics See also …
PasteAction.java 4.8 KB 2349   14 years Gubaer applied #3787: patch by hansendc: Select duplicated objects
PasteTagsAction.java 11.8 KB 2323   14 years Gubaer Added explicit help topics See also …
PreferencesAction.java 2.9 KB 2323   14 years Gubaer Added explicit help topics See also …
RedoAction.java 1.1 KB 2323   14 years Gubaer Added explicit help topics See also …
RenameLayerAction.java 3.8 KB 2323   14 years Gubaer Added explicit help topics See also …
ReverseWayAction.java 4.1 KB 2348   14 years Gubaer applied #3780: patch by hansendc: Shift selection is broken
SaveAction.java 1.8 KB 2323   14 years Gubaer Added explicit help topics See also …
SaveActionBase.java 7.7 KB 2343   14 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
SaveAsAction.java 988 bytes 2323   14 years Gubaer Added explicit help topics See also …
SelectAllAction.java 1.1 KB 2323   14 years Gubaer Added explicit help topics See also …
ShowStatusReportAction.java 4.4 KB 2369   14 years Gubaer fixed #3305: Version is UNKNOWN see also [wiki:CreateBuild howto …
ToggleGPXLinesAction.java 1.0 KB 2323   14 years Gubaer Added explicit help topics See also …
UndoAction.java 1.1 KB 2323   14 years Gubaer Added explicit help topics See also …
UnselectAllAction.java 2.1 KB 2323   14 years Gubaer Added explicit help topics See also …
UpdateDataAction.java 3.5 KB 2325   14 years Gubaer fixed #3783: does not finish download API Also improved …
UpdateSelectionAction.java 9.3 KB 2471   14 years Gubaer fixed #3963: Synchronize does not work
UploadAction.java 27.1 KB 2480   14 years Gubaer fixed #3937: Closed changeset (due to timeout) remains in the upload dialog
ZoomInAction.java 1.0 KB 2343   14 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
ZoomOutAction.java 1.0 KB 2343   14 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
AbstractInfoAction.java 5.4 KB 2273   15 years jttt Replace testing for id <= 0 with isNew() method
CombineWayAction.java 22.6 KB 2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
JosmAction.java 7.6 KB 2305   14 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
SplitWayAction.java 14.8 KB 2412   14 years jttt Use refererrers in Draw, SplitWay and UnGlue actions
UnGlueAction.java 14.9 KB 2412   14 years jttt Use refererrers in Draw, SplitWay and UnGlue actions
UploadSelectionAction.java 13.4 KB 2399   14 years jttt Added map of primitives to dataset to make search by id faster check …
AboutAction.java 4.1 KB 2370   14 years stoecker reworked user agent string to match established format
JoinNodeWayAction.java 3.8 KB 2431   14 years stoecker applied #3804 - patch by Daeron - reduce unnecessary changes
Note: See TracBrowser for help on using the repository browser.