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