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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12726   7 years Don-vip see #13036 - deprecate Command() default constructor, fix unit tests …
(edit) @12718   7 years Don-vip see #13036 - see #15229 - see #15182 - make Commands depends only on …
(edit) @12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
(edit) @11240   7 years Don-vip see #10387 - refactor various actions and commands so they can be used …
(edit) @10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8456   9 years Don-vip see #11508 - override hashCode() and equals() in other commands as well
(edit) @6881   10 years Don-vip javadoc/code style/minor refactorization
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6365   10 years Don-vip Sonar/Findbugs - fix of recent violations
(edit) @6302   11 years Don-vip see #7465 - Raise an error when a plugin replaces a way with a …
(edit) @5077   12 years xeen Bring area icon to most (all?) places in core. Fixes #6318 (related: #7036)
(edit) @4918   12 years simon04 fix #7370 - Refactor Command.getDescription
(edit) @3262   14 years bastiK extended command list dialog; added inspection panel
(edit) @3152   14 years Gubaer SplitWayAction slightly refactored, going to need this somewhere else
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @1990   15 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI …
(edit) @1989   15 years Gubaer fixed #3281: OsmPrimitiveType fails for fusional and/or agglutinative …
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1169   15 years stoecker removed usage of tab stops
(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) @343   17 years gebner Merge 0.5.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/command/ChangeCommand.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.