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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9603   8 years Don-vip fix some Sonar issues
(edit) @9600   8 years bastiK fix Coverity Scan warning (see #12186)
(edit) @9597   8 years bastiK remove GRS80 as datum code (see #12186)
(edit) @9586   8 years Don-vip fix #12374 - compression option for autosave (patch by kolesar)
(edit) @9584   8 years Don-vip fix #12377 - detect intersecting rings in multipolygon validator test
(edit) @9583   8 years Don-vip see #12377 - simplify multipolygon geometry checks
(edit) @9582   8 years Don-vip see #12377 - code refactoring to cleanup multipolygon test
(edit) @9580   8 years bastiK update hermannskogel datum (followin proj.4) - see #12186
(edit) @9579   8 years bastiK fix bounds that are too large and make tests fail (see #12186)
(edit) @9578   8 years bastiK update carthage datum (following proj.4)
(edit) @9577   8 years bastiK use proj.4 id for Clarke 1880 IGN ellipsoid (see #12186)
(edit) @9574   8 years Don-vip see #12412 - add a new preset type "multipolygon". TODO: make a better icon
(edit) @9573   8 years Don-vip see #12186 - checkstyle
(edit) @9569   8 years Don-vip fix #12393 - Fix parsing note hiding events (patch by ToeBee) + add …
(edit) @9565   8 years bastiK add 2 standard parallel & non-spherical variants for Mercator …
(edit) @9562   8 years Don-vip see #12186 - checkstyle
(edit) @9560   8 years bastiK added Lambert Azimuthal Equal Area projection (see #12186) (imports …
(edit) @9559   8 years bastiK auto-detect poles in view (see #12186)
(edit) @9558   8 years bastiK always normalize longitude before projection and after inverse …
(edit) @9555   8 years Don-vip see #12186 - checkstyle
(edit) @9553   8 years stoecker see #12377 - added relevant way to the validator message
(edit) @9552   8 years Klumbumbus fix #10290 - remove wadi direction arrows; see #12404 - improve …
(edit) @9549   8 years bastiK see #12186 - add Cassini-Soldner Projection (imports pieces of code …
(edit) @9545   8 years Don-vip fix javadoc errors/warnings
(edit) @9539   8 years simon04 fix #10290 - Improve ReverseWayNoTagCorrector It evaluates its own …
(edit) @9538   8 years simon04 see #10290 - Consider waterway=canal as not directional, …
(edit) @9536   8 years simon04 Refactoring (make Tag implement the Tagged interface)
(edit) @9535   8 years bastiK see #12186 - update tests
(edit) @9534   8 years Don-vip see #12186 - checkstyle
(edit) @9532   8 years bastiK see #12186 - add Oblique Mercator projection (imports pieces of code …
(edit) @9524   8 years Don-vip CustomConfigurator - add unit test, javadoc, and use JavaScript
(edit) @9519   8 years simon04 fix #7090 - Upload dialog allow select another user open changeset
(edit) @9498   8 years Don-vip add unit tests, code cleanup
(edit) @9490   8 years Don-vip see #12377 - add multipolygon unit test
(edit) @9487   8 years Don-vip see #12376 - checkstyle
(edit) @9480   8 years Don-vip fix #12376 - Multipolygon test hangs (patch by cmuelle8), regression …
(edit) @9468   8 years simon04 fix #8804 - Add version info to conflict dialog
(edit) @9460   8 years Don-vip javadoc
(edit) @9432   8 years bastiK see #12186 - javadoc
(edit) @9431   8 years bastiK see #2212, see #12186 - improve display for polar projections
(edit) @9428   8 years Don-vip see #12186 - fix some javadoc warnings
(edit) @9426   8 years Don-vip see #12186 - checkstyle
(edit) @9419   8 years bastiK add Albers Equal Area Projection and Polar Stereographic Projection …
(edit) @9414   8 years simon04 see #8824 - Fail fast when initializing imagery entries while starting …
(edit) @9412   8 years simon04 see #8824 - Allow to cancel updating of imagery entries in the preferences
(edit) @9407   8 years Don-vip findbugs - fix warning OBL_UNSATISFIED_OBLIGATION: "Version.init() may …
(edit) @9404   8 years Don-vip fix coverity 1012839 - Copy-paste error
(edit) @9402   8 years Don-vip fix coverity 1011659 - Arguments in wrong order
(edit) @9397   8 years simon04 see #12325 - Do not exclude the test for non-downloaded datasets, fix …
(edit) @9384   8 years simon04 Add unit test for CorrelateGpxWithImages
(edit) @9383   8 years simon04 Deprecate PrimaryDateParser in favour of DateUtils
(edit) @9382   8 years simon04 fix #12329 - Tag checker: Losing valid values when auto-fixing in some …
(edit) @9381   8 years Don-vip fix #12325 - Don't warn "highway link is not linked to adequate …
(edit) @9375   8 years simon04 Java 7: use Objects.equals and Objects.hash (fixup r9371)
(edit) @9372   8 years simon04 Checkstyle
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9370   8 years bastiK unit test & javadoc
(edit) @9359   8 years simon04 fix #12314 - Validator: do not attempt to delete twice
(edit) @9355   8 years simon04 fix #7943 - Make OAuth work for non-standard OSM APIs You will need …
(edit) @9351   8 years simon04 Refactoring: use Fork/Join Tasks for parallel execution
(edit) @9348   8 years simon04 see #12083 - When activating an erroneous filter, name the filter with …
(edit) @9345   8 years stoecker fix possible NPE
(edit) @9321   8 years Don-vip fix #12234 - disable power validation test for nodes outside of …
(edit) @9312   8 years simon04 Preferences: backup before resetting the preference file
(edit) @9311   8 years simon04 fix #6044 - Do not overwrite preferences_backup when loading …
(edit) @9309   8 years simon04 see #12292 - Allow to disconnect HttpClient in connecting phase
(edit) @9296   8 years Don-vip fix #12249 - Fix Findbugs warnings "Exceptional return value of …
(edit) @9284   8 years bastiK refactor some code from StyleCache into separate classes (see #9891)
(edit) @9278   8 years bastiK move ElemStyle classes to new package, rename to (Style)Element
(edit) @9268   8 years simon04 Avoid unnecessary creation of empty map when copying keys Relates to …
(edit) @9267   8 years simon04 fix #12272 - Fix access to the AbstractPrimitive#keys (patch by …
(edit) @9254   8 years Don-vip fix javadoc warning: oauth.signpost is known from Eclipse but not …
(edit) @9249   8 years Don-vip see #11390 - resolve last javadoc warnings with Java 8. "ant javadoc" …
(edit) @9246   8 years Don-vip javadoc update
(edit) @9244   8 years simon04 see #12111 - Detect when "to" and "from" also in no_u_turn
(edit) @9243   8 years Don-vip javadoc update
(edit) @9240   8 years bastiK javadoc
(edit) @9239   8 years Don-vip javadoc update
(edit) @9236   8 years simon04 fix #12111 - Detect when "to" and "from" are the same in turn restrictions
(edit) @9232   8 years simon04 fix #12265 - Use HttpClient for imagery requests
(edit) @9230   8 years Don-vip fix javadoc errors/warnings
(edit) @9228   8 years wiktorn Do not use cache when downloading. This avoids getting objects from …
(edit) @9224   8 years Don-vip fix #12260 - adjust colors contrast in preferences tables (imagery, …
(edit) @9220   8 years Don-vip update unitils-core to 3.4.2, increase unit test coverage with …
(edit) @9218   8 years Don-vip fix #12152 - re-enable SNI by default
(edit) @9217   8 years Don-vip checkstyle, code cleanup
(edit) @9216   8 years stoecker fix #12189 - properly handle the file version
(edit) @9214   8 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @9213   8 years Don-vip fix #12253 - NPE
(edit) @9212   8 years Don-vip checkstyle 6.14 + tune xml validation settings in Eclipse project
(edit) @9210   8 years wiktorn Temporary logging of response headers at debug level. See: #12235
(edit) @9206   8 years simon04 see #12189 - Another attempt to update presets/style URLs
(edit) @9203   8 years Don-vip add more unit tests, javadoc
(edit) @9201   8 years Don-vip add more unit tests, javadoc
(edit) @9176   8 years bastiK restore old reference point for wms tiling (see #12186) use negative …
(edit) @9173   8 years simon04 Checkstyle
(edit) @9172   8 years simon04 see #12231 - Use HttpClient for OSM API calls This requires adaptors …
(edit) @9171   8 years simon04 see #12231 - Use HttpClient instead of some Utils.openHttpConnection
(edit) @9167   8 years wiktorn - Move TemplatedWMSTileSource to Projection.getWorldBoundsBoxEastNorth …
(edit) @9142   8 years wiktorn Revert [9064]. Move back to IndexedDiskCache Closes: #12221, reopens: …
Note: See TracRevisionLog for help on using the revision log.