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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11240   7 years Don-vip see #10387 - refactor various actions and commands so they can be used …
(edit) @11140   7 years michael2402 See #13724: Add validation to AddCommand, too.
(edit) @10467   8 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
(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) @7587   10 years Don-vip fix #10557 - node icon not updated properly after undoing/redoing …
(edit) @6881   10 years Don-vip javadoc/code style/minor refactorization
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5112   12 years simon04 fix #4077 - patch by sfriedle - Unsaved changes pops up when closing …
(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) @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) @1857   15 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(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) @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) @582   16 years framm - got rid of a few compiler warnings
(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/AddCommand.java
(edit) @304   17 years imi - fixed a bug that nodes were not created when no data layer was …
Note: See TracRevisionLog for help on using the revision log.