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

Name Size Rev Age Author Last Change
../
audio 2017   16 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
mapmode 2558   16 years bastiK fix #3838 - DrawAction: Wrong start point for helper line after adding …
upload 2569   16 years Gubaer fixed #3684: Add "chunked" upload mode Removed support for API "0.5" …
downloadtasks 2578   16 years jttt Encalupse OsmPrimitive.incomplete
search 2578   16 years jttt Encalupse OsmPrimitive.incomplete
DiskAccessAction.java 2.3 KB 2070   16 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
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 …
CopyAction.java 2.3 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 …
DistributeAction.java 5.0 KB 2323   16 years Gubaer Added explicit help topics See also …
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 …
HistoryInfoAction.java 1.1 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 …
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 …
SaveAction.java 1.8 KB 2323   16 years Gubaer Added explicit help topics See also …
SaveAsAction.java 988 bytes 2323   16 years Gubaer Added explicit help topics See also …
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 …
UpdateDataAction.java 3.5 KB 2325   16 years Gubaer fixed #3783: does not finish download API Also improved …
HelpAction.java 1.8 KB 2347   16 years Gubaer fixed #3802: Buttons dont't react to enter in download dialog
ReverseWayAction.java 4.1 KB 2348   16 years Gubaer applied #3780: patch by hansendc: Shift selection is broken
AboutAction.java 4.1 KB 2370   16 years stoecker reworked user agent string to match established format
JoinNodeWayAction.java 3.8 KB 2431   16 years stoecker applied #3804 - patch by Daeron - reduce unnecessary changes
ShowStatusReportAction.java 4.9 KB 2500   16 years jttt Added Dataset consistency test that can be invoked on osm layer or in …
AbstractInfoAction.java 5.2 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
AbstractMergeAction.java 3.1 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
AutoScaleAction.java 6.7 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
CloseChangesetAction.java 5.4 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
DownloadAction.java 2.3 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
DownloadReferrersAction.java 11.8 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
ExtensionFileFilter.java 9.8 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
GpxExportAction.java 3.6 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
InfoAction.java 1.1 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
JosmAction.java 7.6 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
MergeLayerAction.java 1.9 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
MergeSelectionAction.java 2.3 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
OpenLocationAction.java 4.4 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
OrthogonalizeAction.java 22.5 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
PasteAction.java 4.7 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
PasteTagsAction.java 11.8 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
RenameLayerAction.java 3.8 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
SaveActionBase.java 7.7 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
SelectAllAction.java 1.1 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
UnselectAllAction.java 2.1 KB 2512   16 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
SplitWayAction.java 15.5 KB 2521   16 years jttt Fixed #3704 Relation memberships are not handled at all when a way is …
WireframeToggleAction.java 2.2 KB 2530   16 years Gubaer fixed #2261: "Wireframe View" should be turned into a JosmAction
FullscreenToggleAction.java 2.7 KB 2534   16 years Gubaer applied #4033: patch by avar: "Fullscreen View" should be turned into …
AddNodeAction.java 12.1 KB 2548   16 years Gubaer fixed #3064: Importing images into the "Downloaded GPX Data" layer …
ZoomInAction.java 1.5 KB 2550   16 years Gubaer fixed #2669: Problem with zoom keys fixed #3269: Plus/minus buttons …
ZoomOutAction.java 1.3 KB 2550   16 years Gubaer fixed #2669: Problem with zoom keys fixed #3269: Plus/minus buttons …
OpenFileAction.java 3.5 KB 2563   16 years Gubaer fixed #3400: relation editor: improvement to highlight an element …
CreateCircleAction.java 11.0 KB 2565   16 years Gubaer Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
MergeNodesAction.java 10.5 KB 2565   16 years Gubaer Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
UploadAction.java 27.2 KB 2569   16 years Gubaer fixed #3684: Add "chunked" upload mode Removed support for API "0.5" …
CombineWayAction.java 21.7 KB 2573   16 years stoecker applied #4068 - patch by mjulius - fix combine way and way reversing
JumpToAction.java 7.0 KB 2575   16 years stoecker include utilsplugin, fix #4086
SimplifyWayAction.java 8.7 KB 2575   16 years stoecker include utilsplugin, fix #4086
JoinAreasAction.java 36.0 KB 2578   16 years jttt Encalupse OsmPrimitive.incomplete
UnGlueAction.java 14.9 KB 2578   16 years jttt Encalupse OsmPrimitive.incomplete
UpdateSelectionAction.java 9.0 KB 2578   16 years jttt Encalupse OsmPrimitive.incomplete
UploadSelectionAction.java 13.0 KB 2578   16 years jttt Encalupse OsmPrimitive.incomplete
Note: See TracBrowser for help on using the repository browser.