source: josm/trunk/src/org/openstreetmap/josm/data/osm/Way.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2077   15 years Gubaer Had to replace DataSet:getPrimitiveById(id) with …
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1997   15 years Gubaer fixed #3328: show note= again at relations
(edit) @1990   15 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI …
(edit) @1946   15 years Gubaer applied #3235: patch by Daeron: Visitor implementation doesn't belong …
(edit) @1934   15 years Gubaer added some javadoc
(edit) @1923   15 years Gubaer Enabled CopyList again. Disabling in #3194 was a false alarm.
(edit) @1915   15 years Gubaer temporary fix for #3194: Join node to way does not work since r1910 !! …
(edit) @1911   15 years Gubaer fixed #3193: No layer is left highlighted when the bottom most one is …
(edit) @1910   15 years jttt Way refactoring - finish replacing Way.nodes with the new api
(edit) @1900   15 years Gubaer Marked public field 'nodes' as deprecated. After refactoring by jttt …
(edit) @1862   15 years jttt Way refactoring - added method that will in future replace public …
(edit) @1762   15 years Gubaer added: improved tag editor grid in relation editor (borrowed code from …
(edit) @1690   15 years Gubaer new: MultiFetchServerObjectReader using APIs Multi Fetch method …
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1611   15 years stoecker fix #2578 - exception on zero length ways
(edit) @1598   15 years framm * secured all methods in Way class against breakage when used with …
(edit) @1499   15 years stoecker close #2302 - patch by jttt - optimizations and encapsulation
(edit) @1463   15 years stoecker delete start/end node of closed way correctly
(edit) @1423   15 years stoecker fix #2177. added via ways to restrictions
(edit) @1400   15 years stoecker first patch for #1937. patch by xeen. In draw mode double clicking …
(edit) @1313   15 years stoecker fix #2047
(edit) @1270   15 years ulfl move two properties from OsmPrimitive to Way to save some memory (we …
(edit) @1264   15 years stoecker display errors for ways
(edit) @1253   15 years ulfl fix indent
(edit) @1200   15 years stoecker add error handling for multipolygon drawing
(edit) @1190   15 years stoecker added first part of multipolygon drawing
(edit) @1180   15 years stoecker fixed bug #1871, removed all deprecations
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @755   16 years stoecker better sorting of selected elements and relation list, reenabled …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @624   16 years framm - preliminary support for API 0.6, patches by Martijn van Oosterhout …
(edit) @597   16 years ramack - implement ticket #671: add option to draw only interesting direction …
(edit) @529   16 years gebner Part one of patch by Dave Hansen <dave@…> - Remove unused …
(edit) @357   17 years gebner Add incompleteness checks for nodes.
(edit) @343   17 years gebner Merge 0.5.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/data/osm/Way.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.