source: josm/trunk/src/org/openstreetmap/josm/actions/UploadSelectionAction.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6009   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
(edit) @5909   11 years stoecker fix all remaining javadoc warnings
(edit) @5711   11 years Don-vip fix #8415 - Replaced shortcut Ctrl-Alt-Shift-U. It now uploads current …
(edit) @5360   12 years Don-vip fix #7776 - Selection of deleted objects
(edit) @5025   12 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @3426   14 years stoecker see #5303 - some cleanup patches from matthew Bell - partially applied only
(edit) @3336   14 years stoecker #close #5135 - allow undeleting without recreating object - patch by …
(edit) @3206   14 years jttt Remove obsoleted methods from Dataset, replace some calls of …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2979   14 years Gubaer fixed #4386: "There are unsolved conflicts in layer X" holds up any …
(edit) @2842   14 years mjulius fix messages for actions
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2399   14 years jttt Added map of primitives to dataset to make search by id faster check …
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2323   14 years Gubaer Added explicit help topics See also …
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2256   15 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
(edit) @2255   15 years Gubaer New utility class for help context aware option dialogs Improved …
(edit) @2253   15 years Gubaer Improved dialogs in the context of conflict resolution. Improved …
(add) @2250   15 years Gubaer fixed #3653: History for anonymous users should not be clickable fixed …
Note: See TracRevisionLog for help on using the revision log.