source: josm/trunk/src/org/openstreetmap/josm/corrector/ReverseWayTagCorrector.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5787   11 years Don-vip fix #8518 - Incorrect automatic tag correction when reversing a way
(edit) @5777   11 years Don-vip fix #8499 - Over-sensitive directional tag detection
(edit) @5721   11 years Don-vip fix #8381 - no warning about left / right when combining ways and …
(edit) @5599   11 years simon04 fix #8188 - oneway:*=* not warning, if way direction changed
(edit) @4390   13 years simon04 fix #5991, fix #6317 - improve automatic tag correction
(edit) @4345   13 years stoecker fix #6678 - patch by simon04 - don't suggest tag correction for comments
(edit) @3916   13 years stoecker fix 5991 - don't suggest a reversed tag correction for names
(edit) @3413   14 years bastiK applied #5266 (patch by Nakor) - Ask only for changed values when …
(edit) @3317   14 years stoecker allow to search incomplete elements again
(edit) @3210   14 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
(edit) @3190   14 years stoecker fixes #4080
(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) @2676   14 years jttt Fix some of the warnings found by FindBugs
(edit) @2611   14 years mjulius fixes #4104 - reversing of way does not update direction dependent roles
(edit) @2573   14 years stoecker applied #4068 - patch by mjulius - fix combine way and way reversing
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @1938   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1930   15 years jttt Replace RelationMember.role with RelationMember.getRole() and …
(edit) @1925   15 years jttt Replaced Relation.members with Relation.getMembers()
(edit) @1862   15 years jttt Way refactoring - added method that will in future replace public …
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1762   15 years Gubaer added: improved tag editor grid in relation editor (borrowed code from …
(edit) @1706   15 years stoecker fixed some design issues
(edit) @1614   15 years stoecker fix #2642 - patch by Teemu Koskinen - TagCorrector didn't work …
(edit) @1613   15 years stoecker fixed #2172 - Teemu Koskinen - ReverseWayTagCorrector's role …
(edit) @1195   15 years stoecker fixed relation handling, applied language patches
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1002   16 years framm - fix code that would not compile under Java 1.5
(edit) @1000   16 years stoecker applied correction patch by Robin Rattay
(edit) @764   16 years stoecker Updated automatic tag corrections
(add) @729   16 years stoecker added automatic tag correction system by Robin Rattay
Note: See TracRevisionLog for help on using the revision log.