source: josm/trunk/src/org/openstreetmap/josm/gui/history/RelationMemberListTableCellRenderer.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14864   5 years GerdP simplify code, no need to duplicate the EnumMap created in …
(edit) @10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10021   8 years bastiK see #6301 - fix issues detected by the test
(edit) @9983   8 years Don-vip remove unused code
(edit) @9223   8 years Don-vip fix #12259 - adjust colors contrast in relation editor and history dialog
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8388   9 years Don-vip performance - use of EnumMap / EnumSet
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5835   11 years stoecker Javadoc fixes
(edit) @5627   11 years jttt use diff to show relation members in history dialog, jump to first …
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4734   12 years Don-vip fix #7194 - Reworking of osmChange downloads (Fail to update a way …
(edit) @4566   12 years stoecker fix #6652 - patch by olejorgenb - Members list in history panel for …
(edit) @4072   13 years jttt Fix #6301 Check for null mandatory in …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1989   15 years Gubaer fixed #3281: OsmPrimitiveType fails for fusional and/or agglutinative …
(add) @1709   15 years Gubaer new: history feature implemented
Note: See TracRevisionLog for help on using the revision log.