source: josm/trunk/src/org/openstreetmap/josm/data/osm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2019   15 years Gubaer Improved history feature
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @2013   15 years stoecker fix #3341 - NPE
(edit) @2008   15 years Gubaer new: tag conflict resolution when pasting tags (only if necessary) …
(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) @1989   15 years Gubaer fixed #3281: OsmPrimitiveType fails for fusional and/or agglutinative …
(edit) @1951   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1948   15 years Gubaer fixed #3234: Update selection is broke for relations
(edit) @1946   15 years Gubaer applied #3235: patch by Daeron: Visitor implementation doesn't belong …
(edit) @1938   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1937   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1934   15 years Gubaer added some javadoc
(edit) @1933   15 years Gubaer Made OsmPrimitive::getName() abstract, implemented getName() on Changeset
(edit) @1932   15 years Gubaer fixed #3217: Split way does not work
(edit) @1930   15 years jttt Replace RelationMember.role with RelationMember.getRole() and …
(edit) @1928   15 years jttt Make parameterless RelationMember constructor deprecated
(edit) @1926   15 years jttt Replaced Relation.members with Relation.getMember() or …
(edit) @1925   15 years jttt Replaced Relation.members with Relation.getMembers()
(edit) @1924   15 years jttt Made OsmPrimitive.keys deprecated, removed remaining references in JOSM
(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) @1899   15 years jttt Add setter/getter for OsmPrimitive.selected
(edit) @1898   15 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1891   15 years Gubaer missing file
(edit) @1862   16 years jttt Way refactoring - added method that will in future replace public …
(edit) @1856   16 years Gubaer improved deleting relations
(edit) @1843   16 years jttt Use OsmPrimitive methods instead of direct access to keys field when …
(edit) @1814   16 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1790   16 years Gubaer Relation Editor: complete rework Relation Editor: had to temporarily …
(edit) @1762   16 years Gubaer added: improved tag editor grid in relation editor (borrowed code from …
(edit) @1756   16 years Gubaer fixed #2888: Check for deleted elements should ignore incomplete elements
(edit) @1755   16 years stoecker fixed build error due to slippy map change, i18n update, added pt_BR
(edit) @1753   16 years Gubaer fixed #2245: Merge layers doesn't update the "action" tags
(edit) @1750   16 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1747   16 years stoecker close #2874 (NPE), improved external style handling
(edit) @1731   16 years stoecker fixed #2815 - NPE
(edit) @1728   16 years stoecker fixed #2804 - move mode not working
(edit) @1725   16 years stoecker some cleanups
(edit) @1724   16 years stoecker some more changes and bug fixes related to new projection stuff - GPX …
(edit) @1722   16 years stoecker Large rework in projection handling - now allows only switching and …
(edit) @1709   16 years Gubaer new: history feature implemented
(edit) @1701   16 years Gubaer updated merge logic and unit tests for MergeVisitor
(edit) @1699   16 years Gubaer updated merge rules. deleted state of my version has precedence over …
(edit) @1696   16 years stoecker fixed mappaint area style handling for closed ways a little bit again
(edit) @1695   16 years stoecker fix #2767 - some area-style-ways are not displayed properly
(edit) @1694   16 years Gubaer fixed #2769: Download members is broken
(edit) @1692   16 years Gubaer
(edit) @1690   16 years Gubaer new: MultiFetchServerObjectReader using APIs Multi Fetch method …
(edit) @1677   16 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1670   16 years Gubaer fixed: bug in OsmApi.getOsmApi() cleanup: exception handling in …
(edit) @1647   16 years stoecker fixed plugin handling a bit
(edit) @1640   16 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1636   16 years stoecker fix #2302 - patch by jttt - some code cleanup for better encapsulation
(edit) @1635   16 years stoecker fix #2667 - patch by Daeron - Add support for dash patterns in mappaint
(edit) @1629   16 years stoecker close #2426 - now mappaint handles area types which require closed …
(edit) @1611   16 years stoecker fix #2578 - exception on zero length ways
(edit) @1604   16 years stoecker fixed #2545 - patch by Gubaer - JOSM has problems with files from XAPI
(edit) @1598   16 years framm * secured all methods in Way class against breakage when used with …
(edit) @1596   16 years framm * added primitive code to relation editor that shows whether or not …
(edit) @1567   16 years framm * fixed some more conflict resolution bugs, especially relating to …
(edit) @1560   16 years framm * "learn" new version numbers on repeated download
(edit) @1557   16 years framm rename "getSelectedPhysical" to "getSelectedNodesAndWays"
(edit) @1553   16 years ulfl add "addr:housenumber" to the list of names to display
(edit) @1551   16 years ulfl if mappaint "real width" is used, have a look at "width" / "est_width" …
(edit) @1530   16 years framm upload more precise version number in changeset. drop some …
(edit) @1523   16 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1501   16 years stoecker fixed #2281 - patch by Landwirt - fixes wrong color in mappaint
(edit) @1499   16 years stoecker close #2302 - patch by jttt - optimizations and encapsulation
(edit) @1489   16 years ulfl add "junction" to the list of direction keys
(edit) @1471   16 years stoecker added comment to uninteresting
(edit) @1470   16 years stoecker use getCollection() once more
(edit) @1463   16 years stoecker delete start/end node of closed way correctly
(edit) @1439   16 years stoecker fixed #2232
(edit) @1423   16 years stoecker fix #2177. added via ways to restrictions
(edit) @1415   16 years stoecker applied patch #2185 by bruce89
(edit) @1411   16 years stoecker fix #2174 patch by xeen
(edit) @1409   16 years stoecker close #1902. Patch by xeen
(edit) @1400   16 years stoecker first patch for #1937. patch by xeen. In draw mode double clicking …
(edit) @1398   16 years stoecker fixed #2140. modified patch by xeen.
(edit) @1367   16 years ulfl raise the defaults to not show stuff. Otherwise stuff will disappear …
(edit) @1355   16 years stoecker enable mappaint restriction drawing
(edit) @1340   16 years ulfl add a mappaint "dashedcolour", which controls the background color of …
(edit) @1333   16 years ulfl some improvements in mappaints elemstyles.xml handling: - add console …
(edit) @1314   16 years stoecker typo
(edit) @1313   16 years stoecker fix #2047
(edit) @1310   16 years stoecker fixed typo
(edit) @1309   16 years stoecker fixed texts, added EPSG codes to projection (to fix WMS access)
(edit) @1297   16 years ulfl hmm, fix the logic behind this new mappaint.lefthandtraffic setting to …
(edit) @1296   16 years ulfl add mappaint.lefthandtraffic option to distinguish if the turn …
(edit) @1295   16 years ulfl turn restriction display in mappaint (very experimental) will only …
(edit) @1289   16 years stoecker close #2028. patch by robome
(edit) @1282   16 years ulfl ooops, fix multipolygons I've broken in SVN1273
(edit) @1277   16 years ulfl tweak profiler output
(edit) @1276   16 years ulfl minor refactoring
(edit) @1273   16 years ulfl We don't need to transform each node to check it for visibility. So …
Note: See TracRevisionLog for help on using the revision log.