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

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