source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/relation/RelationEditor.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14029   6 years michael2402 See #16388: Checkstyle: Convert tabs to spaces.
(edit) @14027   6 years michael2402 See #16388: New mechanism for plugins to register relation editor actions.
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10113   8 years Don-vip refactor relation editor to allow unit tests in headless mode
(edit) @9997   8 years Don-vip sonar - various fixes + javadoc
(edit) @9668   8 years bastiK applied #12409 - arrow on edit relation button lists recent relations …
(edit) @9659   8 years Don-vip see #12410 - rename super interface, fix unit test
(edit) @9496   8 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9059   8 years Don-vip checkstyle
(edit) @8454   9 years Don-vip fix #11493 - Wrong warning in validation of roundabouts (regression, …
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @3351   14 years jttt Fixed #5173 memory leak in search dialog - almost every ExtendedDialog …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2847   14 years mjulius fix messages for gui/dialogs
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2563   14 years Gubaer fixed #3400: relation editor: improvement to highlight an element …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @1871   15 years Gubaer applied #3127: patch by plaicy - Translation argument is not used
(edit) @1866   15 years Gubaer fixed #3116: NullPointerException when creating a relation without the …
(edit) @1857   15 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(edit) @1830   15 years Gubaer fixed #3046: relation editor: role changes not saved / shown on the …
(edit) @1828   15 years Gubaer new: tree-like browser for child relations new: action/task for …
(edit) @1804   15 years Gubaer improved window management for relation editor windows added duplicate …
(edit) @1798   15 years Gubaer ticket #2954: patch by plaicy - Creating new relations doesn't work
(edit) @1795   15 years Gubaer fixed #2901: Relation editor producing errors
(edit) @1790   15 years Gubaer Relation Editor: complete rework Relation Editor: had to temporarily …
(edit) @1783   15 years Gubaer fixed #2929: Relation Editor: Cancel button does not cancel edits
(edit) @1773   15 years Gubaer removed debugging code
(edit) @1772   15 years Gubaer fixed #2911: Relation editor doesn't notice all members downloaded via …
(edit) @1762   15 years Gubaer added: improved tag editor grid in relation editor (borrowed code from …
(edit) @1710   15 years Gubaer Deleted strange comment
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(add) @1599   15 years framm create framework for type-specific relation editors
Note: See TracRevisionLog for help on using the revision log.