source: josm/trunk/src/org/openstreetmap/josm/io/remotecontrol/handler/AddWayHandler.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10716   8 years simon04 see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
(edit) @10615   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10453   8 years Don-vip fix #13023 - Replace uses of hasEditLayer() with new layer manager …
(edit) @10446   8 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
(edit) @10116   8 years Don-vip add more unit tests
(edit) @9231   8 years Don-vip javadoc update
(edit) @8929   8 years Don-vip javadoc fixes
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(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) @8394   9 years Don-vip - global use of String.isEmpty() - Correctness - Method throws …
(edit) @8332   9 years Don-vip fix various issues: - performance - inefficient use of keySet iterator …
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7521   10 years bastiK fixed #10498 - do not rely on current selection when adding tags to …
(edit) @7509   10 years stoecker remove tabs
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6536   10 years simon04 fix #8228 - remote control: add command description to usage page
(edit) @6333   10 years Don-vip fix #9189 - NPE when deleting data layer + additional usage of …
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6091   11 years akks see #8612, #8228: remote control - add examples [patch by simon04, …
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5927   11 years bastiK add missing license information
(edit) @5876   11 years akks Remote control: allow adding tags without confirmation for current …
(edit) @5845   11 years akks fix #8599: Remote control command add_way now creates closed ways …
(edit) @5844   11 years akks Remote control: fix table cell editing in add_tags dialog, fixed all …
(edit) @5707   11 years akks RemoteControl API version 1.5: addtags supported by add_node, add_way …
(edit) @5680   11 years Don-vip fix #8148 - Improve remote control handlers (requests validation, …
(edit) @5085   12 years simon04 fix #5824 - remotecontrol: add command for opening local files + …
(edit) @4946   12 years simon04 remotecontrol: do not attempt to override AutoScaleAction shortcuts …
(edit) @4834   12 years simon04 remotecontrol: primt more helpful Bad Request errors, i.e., list …
(add) @4833   12 years simon04 fix #5324 - remotecontrol: add ways (e.g., …
Note: See TracRevisionLog for help on using the revision log.