source: josm/trunk/src/org/openstreetmap/josm/command/MoveCommand.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10663   8 years Don-vip fix #13223 - Minor command class fixes (patch by michael2402, …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10248   8 years Don-vip findbugs - NM_CONFUSING
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9231   8 years Don-vip javadoc update
(edit) @9067   8 years Don-vip sonar - Immutable Field
(edit) @8549   9 years bastiK applied #11628 - Added documentation to EastNorth, changed x - y = …
(edit) @8447   9 years Don-vip fix #11508 - fix bad behaviour of Move Node onto way with overlapping ways
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6881   10 years Don-vip javadoc/code style/minor refactorization
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6215   11 years Don-vip fix #9042 - Robustness to invalid .osm files containing null coordinates
(edit) @6173   11 years Don-vip fix #8987 - immutable coordinates (patch by shinigami)
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5694   11 years Don-vip fix #8394 - improve javadoc + remove deprecated debug method
(edit) @5418   12 years akks fix #7082 (?) - CTRL-drag in selection mode problem, see #7888: …
(edit) @4918   12 years simon04 fix #7370 - Refactor Command.getDescription
(edit) @4894   12 years stoecker remove deprecation
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @3682   13 years bastiK fixed #5670 - Nodes are not marked dirty when moved with area tool …
(edit) @3266   14 years mjulius New action: MoveNodeAction allows to move a node by entering lat and lon
(edit) @3262   14 years bastiK extended command list dialog; added inspection panel
(edit) @3253   14 years jttt See #3892: NPE when dragging virtual node (further debugging info)
(edit) @3187   14 years bastiK clean up debugging code from last commit
(edit) @3186   14 years bastiK fixed #4601 - Conflict list dialog won't update unless I prod it
(edit) @3173   14 years jttt Fix r3172
(edit) @3172   14 years bastiK make assertions work (see #3892)
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2495   14 years stoecker don't translate assertions
(edit) @2435   14 years Gubaer see #3892: can't reproduce but added two assert statement in case it …
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1936   15 years Gubaer applied #3221: patch by Daeron : Small cleanup for translation
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1728   15 years stoecker fixed #2804 - move mode not working
(edit) @1722   15 years stoecker Large rework in projection handling - now allows only switching and …
(edit) @1640   15 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1636   15 years stoecker fix #2302 - patch by jttt - some code cleanup for better encapsulation
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @630   16 years framm - make commands able to fail (patch by DH) - add Command.getOrig() …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   16 years framm - ye grande eol style fixe
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/command/MoveCommand.java
(edit) @312   17 years imi - fixed bug to allow move of one node - removed "new shiny beta" …
Note: See TracRevisionLog for help on using the revision log.