source: josm/trunk/src/org/openstreetmap/josm/command/ChangeRelationMemberRoleCommand.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) @10250   8 years Don-vip findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9067   8 years Don-vip sonar - Immutable Field
(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) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(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) @4191   13 years stoecker remove old debug stuff
(edit) @3262   14 years bastiK extended command list dialog; added inspection panel
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2683   14 years mjulius fixes #4149 - exception when undoing reversal of way with tag …
(edit) @2611   14 years mjulius fixes #4104 - reversing of way does not update direction dependent roles
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(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) @1930   15 years jttt Replace RelationMember.role with RelationMember.getRole() and …
(edit) @1926   15 years jttt Replaced Relation.members with Relation.getMember() or …
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1766   15 years stoecker fixed i18n issues
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(add) @1617   15 years stoecker fix #2645 - patch by Teemu Koskinen - cleanup relation role handling …
Note: See TracRevisionLog for help on using the revision log.