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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12675   7 years Don-vip see #15182 - move the Swing-based ProgressMonitor implementations …
(edit) @12672   7 years Don-vip see #15182 - move ConflictCollection from OsmDataLayer to …
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10413   8 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9075   8 years Don-vip pmd - Useless qualified this usage in the same class
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4308   13 years stoecker fix #6683 - i18n fix
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @3218   14 years stoecker typos, close #4989 - patch by mikalaari
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2847   14 years mjulius fix messages for gui/dialogs
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2433   14 years Gubaer Improved test cases for MergeVisitor. Moved MergeVisitor and removed …
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(add) @1828   15 years Gubaer new: tree-like browser for child relations new: action/task for …
Note: See TracRevisionLog for help on using the revision log.