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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10125   8 years Don-vip refactor classes from corrector package, add javadoc
(edit) @9975   8 years Don-vip sonar - make some final fields static too, use Collection.isEmpty(), …
(edit) @9067   8 years Don-vip sonar - Immutable Field
(edit) @9062   8 years Don-vip Sonar - squid:S1941 - Variables should not be declared before they are …
(edit) @8919   8 years Don-vip move UserCancelException class in tools package and use it where …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8426   9 years Don-vip Accessibility - global use of JLabel.setLabelFor() + various fixes …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6944   10 years Don-vip fix #3764 - should fix UI problem in tag correction dialog (cannot …
(edit) @6340   10 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
(edit) @6326   10 years Don-vip see #9172 - additional typo changes
(edit) @5077   12 years xeen Bring area icon to most (all?) places in core. Fixes #6318 (related: #7036)
(edit) @3479   14 years jttt cosmetics
(edit) @3385   14 years jttt Fix warnings
(edit) @3210   14 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2853   14 years mjulius fix messages for the rest
(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) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1990   15 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI …
(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) @1617   15 years stoecker fix #2645 - patch by Teemu Koskinen - cleanup relation role handling …
(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) @1205   15 years stoecker fix bug #1949 and some other minor issues
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1107   15 years framm - import cosmetics
(edit) @1101   15 years framm fix tag corrector to allow the swapping of keys between two tags. …
(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.