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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3653   13 years bastiK applied #5627 (patch by bilbo) - Speedup of node drawing
(edit) @3430   14 years jttt Check for null coordinate when adding node to dataset
(edit) @3382   14 years jttt Fix #4928 Moving of objects adds offset to down and right
(edit) @3348   14 years jttt Thread safe Dataset and OsmPrimitive, read/write lock for dataset
(edit) @3253   14 years jttt See #3892: NPE when dragging virtual node (further debugging info)
(edit) @3180   14 years bastiK applied #4876 - make size of tagged nodes configurable (patch by petschge)
(edit) @3166   14 years jttt Different fix for #4815 - having bbox in each instance of Node would …
(edit) @3163   14 years bastiK fixed #4815 (after [3154] you cannot remove a node from quadbuckets if …
(edit) @3159   14 years bastiK fixed #2801 - Display junction nodes with a different style à la Potlatch
(edit) @2932   14 years mjulius bring PrimitiveData.getId() in line with OsmPrimitive.getId() remove …
(edit) @2748   14 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2620   14 years jttt Remove OsmPrimitive.setIncomplete()
(edit) @2612   14 years mjulius Fixes #4083 - exception when copying relation with incomplete node …
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2555   14 years stoecker fixed #4055 - patch my mjulius - fix object compare
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2450   14 years jttt Added parameter Bounds to MapView, draw only currently visible …
(edit) @2437   14 years jttt Cache bbox for Way
(edit) @2427   14 years jttt Added getBBox method to OsmPrimitive. Used it in QuadBuckets instead …
(edit) @2419   14 years jttt Reindex node or way in QuadBuckets after coordinates change
(edit) @2417   14 years Gubaer Had to update MergeVisitor as a consequence of the note in r2406 and …
(edit) @2410   14 years jttt Add clearId parameter to primitives copy constructor, replace some …
(edit) @2405   14 years jttt Save reference to dataset in OsmPrimitive
(edit) @2399   14 years jttt Added map of primitives to dataset to make search by id faster check …
(edit) @2363   14 years jttt Better toString() for OsmPrimitive
(edit) @2284   15 years jttt Added PrimitiveData classes. Uses PrimitiveData as storage for …
(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) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1762   15 years Gubaer added: improved tag editor grid in relation editor (borrowed code from …
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1747   15 years stoecker close #2874 (NPE), improved external style handling
(edit) @1731   15 years stoecker fixed #2815 - NPE
(edit) @1724   15 years stoecker some more changes and bug fixes related to new projection stuff - GPX …
(edit) @1722   15 years stoecker Large rework in projection handling - now allows only switching and …
(edit) @1690   15 years Gubaer new: MultiFetchServerObjectReader using APIs Multi Fetch method …
(edit) @1640   15 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1636   15 years stoecker fix #2302 - patch by jttt - some code cleanup for better encapsulation
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1200   15 years stoecker add error handling for multipolygon drawing
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1108   15 years framm - new preference setting allows switching between decimal coordinates …
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @755   16 years stoecker better sorting of selected elements and relation list, reenabled …
(edit) @643   16 years framm - fix NPE on Node.equals reported in bug #767
(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) @396   17 years framm fix for nodes without coordinates
(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/Node.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.