source: josm/trunk/src/org/openstreetmap/josm/actions/MergeLayerAction.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @11885   7 years Don-vip add basic unit tests for MergeLayerAction + improve javadoc, code cleanup
(edit) @11848   7 years Don-vip fix #14613 - Special HTML characters not escaped in GUI error messages
(edit) @11739   7 years Don-vip enable more PMD rules
(edit) @11711   7 years Don-vip fix #13139 - catch IllegalStateException
(edit) @11385   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(edit) @11290   7 years simon04 see #14025 - Merge layer: log duration
(edit) @11123   8 years simon04 fix #13779 - EDT violation detected
(edit) @10601   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10436   8 years Don-vip see #13001 - replace calls to Main.main.[add|remove]Layer by …
(edit) @10413   8 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @10318   8 years Don-vip fix #12906 - Change Actions to use LayerManager (patch by michael2402)
(edit) @8819   9 years simon04 see #11897 - MergeLayerAction: merge active layer instead of edit …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @7859   9 years Don-vip fix various Sonar issues, improve Javadoc
(edit) @7509   10 years stoecker remove tabs
(edit) @6964   10 years Don-vip fix #9905 - fix EDT violation in merge layer action
(edit) @6706   10 years Don-vip fix #9401 - Do not create MergeLayerAction several times + fix EDT …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5897   11 years Don-vip see #8582 - Use Main.removeLayer() everywhere
(edit) @5297   12 years Don-vip fix #4493, fix #7750: conflict dialog, nodes and members tab: allow …
(edit) @5233   12 years Don-vip fix #7684 - Various improvements in "upload=false" layers handling
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4851   12 years stoecker allow automatic parsing of shortcuts see #7226
(edit) @4684   12 years Don-vip see #7159 - Layer merging performance
(edit) @4265   13 years jttt Make merge layers work when more than one layer is selected
(edit) @4139   13 years stoecker fix #6474 - fix toolbar action entries for some actions and fix …
(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) @2323   14 years Gubaer Added explicit help topics See also …
(add) @1890   15 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
Note: See TracRevisionLog for help on using the revision log.