source: josm/trunk/src/org/openstreetmap/josm/command/ChangePropertyCommand.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) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(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) @8975   8 years simon04 fix #12041 - Wrong message in relation member deletion confirmation
(edit) @8961   8 years Don-vip fix #12019 - NPE with ChangePropertyCommand called on objects without …
(edit) @8945   8 years Don-vip fix #12008 - do not create empty commands from tagging preset dialog + …
(edit) @8941   8 years Don-vip fix #12004 - suggest to replace source:maxspeed=UK:* by …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8456   9 years Don-vip see #11508 - override hashCode() and equals() in other commands as well
(edit) @8342   9 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6881   10 years Don-vip javadoc/code style/minor refactorization
(edit) @6679   10 years stoecker see #9110 - fix singular forms, even if they are useless
(edit) @6538   10 years simon04 see #9414 - MapCSS-based tagchecker: provide {i.key}, {i.value}, …
(edit) @6507   10 years simon04 fix #9110 - i18n: fix errors in usage of plural forms
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6324   10 years Don-vip fix #9172 - rename "Properties / Memberships" as "Tags / Memberships"
(edit) @5143   12 years xeen fix #7504 -- Remove superfluous check
(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) @4773   12 years bastiK applied #6883 - property toggle dialog: possibility to select and …
(edit) @4302   13 years stoecker fix #6364 - patch by simon04 - can't remove tag with preset (hopefully …
(edit) @3910   13 years stoecker apply #5209 - reduce repeated signaling
(edit) @3262   14 years bastiK extended command list dialog; added inspection panel
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2844   14 years mjulius fix messages for commands
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2008   15 years Gubaer new: tag conflict resolution when pasting tags (only if necessary) …
(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) @1347   15 years stoecker fixed typo
(edit) @1182   15 years stoecker fixed bug #1889
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1101   15 years framm fix tag corrector to allow the swapping of keys between two tags. …
(edit) @965   16 years stoecker mninor fix
(edit) @679   16 years stoecker finished XML based translations of presets fixes #960 correct bounding …
(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) @628   16 years framm - make ChangePropertyCommand() constructor take single object (patch …
(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/ChangePropertyCommand.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.