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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2912   14 years jttt Fixed #4330 java.lang.ArrayIndexOutOfBoundsException: 6 >= 6, added …
(edit) @2911   14 years jttt Fixed #4456 Ways disappear in wireframe, still show up in mappaint but …
(edit) @2908   14 years jttt Improve gpx loading performance
(edit) @2907   14 years jttt Gpx refactoring - GpxTrack and GpxTrackSegment is now interface, …
(edit) @2906   14 years mjulius remove OsmPrimitive.entrySet() using keySet()/get() or getKeys() instead
(edit) @2903   14 years bastiK a few minor issues: * fixed #2316 - Improve Inactive Presets handling …
(edit) @2896   14 years jttt Fixed #4057 JOSM loses data on save: Approx 20% data loss of ways but …
(edit) @2891   14 years bastiK Made the bbox display in the 'Bookmarks' tab of the download dialog …
(edit) @2890   14 years bastiK Reverse Arrows for 'oneway=-1' and similar (see #2387). More …
(edit) @2883   14 years jttt Fixed #2809 Change what "interesting direction hints" means
(edit) @2881   14 years jttt Fixed #4412 after confict management: selecting a relation does not …
(edit) @2879   14 years jttt Remove bogus warning in data consistency test
(edit) @2874   14 years bastiK use PrimaryDateParser to parse time of GPS points (for geoimage)
(edit) @2871   14 years jttt Partially fix situation after last layer removal - most objects still …
(edit) @2868   14 years jttt Fixed #4324 New ways not displayed
(edit) @2867   14 years jttt Better gpx layer tooltip, don't add gpx layer if gpx file is empty
(edit) @2863   14 years jttt Fixed #4377 routes plugin search for user names defect, added boolean …
(edit) @2854   14 years mjulius fix some translation contexts
(edit) @2845   14 years mjulius fix messages for data
(edit) @2822   14 years Gubaer see #4339: applied patch by andre68: MessageFormat fixes
(edit) @2818   14 years mjulius don't paste incomplete members When relations with incomplete members …
(edit) @2817   14 years Gubaer fixed #3063: Downloading a plugin yields 3 dialogs at the same time: …
(edit) @2815   14 years mjulius fixed potential problem when different primitive types with same IDs …
(edit) @2805   14 years jttt Use double instead of latlon (slightly faster)
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2795   14 years jttt Allow to load incomplete gpx files
(edit) @2793   14 years jttt Fixed #4329: Multipolygon painting broken
(edit) @2789   14 years jttt Fixed some FindBugs warnings
(edit) @2788   14 years jttt Move most of multipolygon handling from MapPaintVisitor to the new …
(edit) @2762   14 years jttt Remove error checks form MapPaintVisitor that are already done in validator
(edit) @2753   14 years Gubaer fixed #4295: Relations don't update properly
(edit) @2748   14 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2747   14 years Gubaer Partial commit due to #4137. Comment to follow in another commit.
(edit) @2741   14 years jttt Fixed #4261 Selection information is not updated after undo/redo, …
(edit) @2730   14 years stoecker fix #4287 - typo
(edit) @2725   14 years stoecker close #4279 - use previous node size defaults
(edit) @2722   14 years stoecker fixed #4278 - nagging warnings
(edit) @2717   14 years stoecker close #4128 - new name search server
(edit) @2714   14 years mjulius fixes #4272 - OsmPrimitive.setDisabled() not public
(edit) @2713   14 years stoecker removed obsolete code (re-add when necessary)
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2706   14 years stoecker fix #4234 - fix anti-aliasing - patch by Upliner
(edit) @2699   14 years mjulius moved MAX_SERVER_PRECISION from Projection to LatLon …
(edit) @2696   14 years Gubaer see #4208: temporary fix
(edit) @2694   14 years Gubaer fixed one off in getRoundedToOsmPrecision()
(edit) @2693   14 years Gubaer added getRoundedToOsmPrecision(), going to be used in the validator …
(edit) @2686   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2683   14 years mjulius fixes #4149 - exception when undoing reversal of way with tag …
(edit) @2682   14 years stoecker added update modified action
(edit) @2679   14 years jttt Fixed #4230 NPE when searching for name$:[a-z] in Iceland.osm
(edit) @2678   14 years jttt Minor cleanup in multipolygon code
(edit) @2676   14 years jttt Fix some of the warnings found by FindBugs
(edit) @2675   14 years jttt MapPaintVisitor - delegate drawing to styles, MapPaintVisitor should …
(edit) @2671   14 years jttt Make MapPaintVisitor independent of SimplePaintVisitor
(edit) @2670   14 years mjulius fixed more typos.
(edit) @2669   14 years stoecker fixed typo
(edit) @2668   14 years jttt Fixed #4207 getCurrentDataSet() returns null after adding new layers …
(edit) @2667   14 years jttt Split MapPaintVisitor into two classes - MapPainter do the actual …
(edit) @2666   14 years jttt Minor mappaint cleanup, use constants for colors
(edit) @2664   14 years jttt Fix color in inactive mode
(edit) @2663   14 years jttt Simplified MapPaintVisitor (removed current* global state)
(edit) @2659   14 years jttt Minor fixes in mappaint code
(edit) @2658   14 years jttt Do not update properties and selection dialogs when hidden
(edit) @2657   14 years jttt Cache list of used tags in properties dialog (faster adding of keys in …
(edit) @2656   14 years jttt Optimalization of two hotspots found by profiler. Makes drawing in …
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2652   14 years jttt Added listener for edit layer change (not just active layer)
(edit) @2651   14 years Gubaer getDirectionKeys() put in after removal in r2645. validator still …
(edit) @2645   14 years jttt SearchCompiler refactoring, use search pattern for …
(edit) @2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
(edit) @2638   14 years mjulius fixes #4175 - Exception when user with existing ID but different name …
(edit) @2634   14 years mjulius really fixes #4088 - Remove modified flag when merging downloaded data
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2625   14 years Gubaer fixed #4159: NPE when deleting a data layer
(edit) @2623   14 years jttt Fire primitivesAdded event after also after primitive was downloaded …
(edit) @2622   14 years jttt Dataset changed events refactored - DatasetEventManager now allows to …
(edit) @2621   14 years Gubaer Moved layer listener management from Layer to MapView Made sure that …
(edit) @2620   14 years jttt Remove OsmPrimitive.setIncomplete()
(edit) @2618   14 years Gubaer fixed #4153: Upload dialog's "Upload to '$URL'" isn't updated when the …
(edit) @2615   14 years mjulius store incomplete flag in PrimitiveData
(edit) @2613   14 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
(edit) @2612   14 years mjulius Fixes #4083 - exception when copying relation with incomplete node …
(edit) @2610   14 years mjulius Fixes #4115 - bogus warning about nodes outside download area in …
(edit) @2609   14 years stoecker applied #4146 - patch by mjulius - fix downloading incomplete relation
(edit) @2604   14 years Gubaer New: JOSM reading, writing, merging changeset attribute fixed #4090: …
(edit) @2603   14 years stoecker fixed #4126 - turn restrictions not drawn
(edit) @2598   14 years Gubaer comment to follow in a later commit Have to break up a commit because …
(edit) @2594   14 years jttt Fix #4124 relation - download incomplete results in error
(edit) @2591   14 years jttt Fix #4114 - NPE when zooming out after updating a partially downloaded …
(edit) @2590   14 years jttt Fix #4114 NPE when zooming out while relation editor is open
(edit) @2589   14 years stoecker small code cleanup
(edit) @2587   14 years jttt Added Way.hasIncompletNodes(), Way.isIncomplete() now returns true …
(edit) @2583   14 years jttt Fix #4103 Exception on undo
(edit) @2580   14 years stoecker fixed regression - ways have been drawn below areas
(edit) @2579   14 years jttt Removed Relation.isIncomplete - it was overriding …
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2574   14 years stoecker fix #4085, #4084 - patch by mjulius - fix exception
(edit) @2573   14 years stoecker applied #4068 - patch by mjulius - fix combine way and way reversing
(edit) @2572   14 years stoecker applied #3527 - hidden option for zoom extension
(edit) @2570   14 years bastiK Changed the greatCircleDistance formula to haver-sine. The old cosine …
Note: See TracRevisionLog for help on using the revision log.