source: josm/trunk/src/org/openstreetmap/josm/command/RotateCommand.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) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9243   8 years Don-vip javadoc update
(edit) @9067   8 years Don-vip sonar - Immutable Field
(edit) @8931   8 years Don-vip javadoc fixes
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8456   9 years Don-vip see #11508 - override hashCode() and equals() in other commands as well
(edit) @8443   9 years Don-vip remove extra whitespaces
(edit) @8392   9 years Don-vip remove useless code (Method implemented with an exact copy of its …
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @4918   12 years simon04 fix #7370 - Refactor Command.getDescription
(edit) @3702   13 years bastiK applied #5652 (patch by Olivier Croquette) - add support for scaling …
(edit) @3262   14 years bastiK extended command list dialog; added inspection panel
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(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) @748   16 years stoecker some cleanups
(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/RotateCommand.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.