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