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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9412   9 years simon04 see #8824 - Allow to cancel updating of imagery entries in the preferences
(edit) @9407   9 years Don-vip findbugs - fix warning OBL_UNSATISFIED_OBLIGATION: "Version.init() may …
(edit) @9404   9 years Don-vip fix coverity 1012839 - Copy-paste error
(edit) @9402   9 years Don-vip fix coverity 1011659 - Arguments in wrong order
(edit) @9397   9 years simon04 see #12325 - Do not exclude the test for non-downloaded datasets, fix …
(edit) @9384   9 years simon04 Add unit test for CorrelateGpxWithImages
(edit) @9383   9 years simon04 Deprecate PrimaryDateParser in favour of DateUtils
(edit) @9382   9 years simon04 fix #12329 - Tag checker: Losing valid values when auto-fixing in some …
(edit) @9381   9 years Don-vip fix #12325 - Don't warn "highway link is not linked to adequate …
(edit) @9375   9 years simon04 Java 7: use Objects.equals and Objects.hash (fixup r9371)
(edit) @9372   9 years simon04 Checkstyle
(edit) @9371   9 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9370   9 years bastiK unit test & javadoc
(edit) @9359   9 years simon04 fix #12314 - Validator: do not attempt to delete twice
(edit) @9355   9 years simon04 fix #7943 - Make OAuth work for non-standard OSM APIs You will need …
(edit) @9351   9 years simon04 Refactoring: use Fork/Join Tasks for parallel execution
(edit) @9348   9 years simon04 see #12083 - When activating an erroneous filter, name the filter with …
(edit) @9345   9 years stoecker fix possible NPE
(edit) @9321   9 years Don-vip fix #12234 - disable power validation test for nodes outside of …
(edit) @9312   9 years simon04 Preferences: backup before resetting the preference file
(edit) @9311   9 years simon04 fix #6044 - Do not overwrite preferences_backup when loading …
(edit) @9309   9 years simon04 see #12292 - Allow to disconnect HttpClient in connecting phase
(edit) @9296   9 years Don-vip fix #12249 - Fix Findbugs warnings "Exceptional return value of …
(edit) @9284   9 years bastiK refactor some code from StyleCache into separate classes (see #9891)
(edit) @9278   9 years bastiK move ElemStyle classes to new package, rename to (Style)Element
(edit) @9268   9 years simon04 Avoid unnecessary creation of empty map when copying keys Relates to …
(edit) @9267   9 years simon04 fix #12272 - Fix access to the AbstractPrimitive#keys (patch by …
(edit) @9254   9 years Don-vip fix javadoc warning: oauth.signpost is known from Eclipse but not …
(edit) @9249   9 years Don-vip see #11390 - resolve last javadoc warnings with Java 8. "ant javadoc" …
(edit) @9246   9 years Don-vip javadoc update
(edit) @9244   9 years simon04 see #12111 - Detect when "to" and "from" also in no_u_turn
(edit) @9243   9 years Don-vip javadoc update
(edit) @9240   9 years bastiK javadoc
(edit) @9239   9 years Don-vip javadoc update
(edit) @9236   9 years simon04 fix #12111 - Detect when "to" and "from" are the same in turn restrictions
(edit) @9232   9 years simon04 fix #12265 - Use HttpClient for imagery requests
(edit) @9230   9 years Don-vip fix javadoc errors/warnings
(edit) @9228   9 years wiktorn Do not use cache when downloading. This avoids getting objects from …
(edit) @9224   9 years Don-vip fix #12260 - adjust colors contrast in preferences tables (imagery, …
(edit) @9220   9 years Don-vip update unitils-core to 3.4.2, increase unit test coverage with …
(edit) @9218   9 years Don-vip fix #12152 - re-enable SNI by default
(edit) @9217   9 years Don-vip checkstyle, code cleanup
(edit) @9216   9 years stoecker fix #12189 - properly handle the file version
(edit) @9214   9 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @9213   9 years Don-vip fix #12253 - NPE
(edit) @9212   9 years Don-vip checkstyle 6.14 + tune xml validation settings in Eclipse project
(edit) @9210   9 years wiktorn Temporary logging of response headers at debug level. See: #12235
(edit) @9206   9 years simon04 see #12189 - Another attempt to update presets/style URLs
(edit) @9203   9 years Don-vip add more unit tests, javadoc
(edit) @9201   9 years Don-vip add more unit tests, javadoc
(edit) @9176   9 years bastiK restore old reference point for wms tiling (see #12186) use negative …
(edit) @9173   9 years simon04 Checkstyle
(edit) @9172   9 years simon04 see #12231 - Use HttpClient for OSM API calls This requires adaptors …
(edit) @9171   9 years simon04 see #12231 - Use HttpClient instead of some Utils.openHttpConnection
(edit) @9167   9 years wiktorn - Move TemplatedWMSTileSource to Projection.getWorldBoundsBoxEastNorth …
(edit) @9142   9 years wiktorn Revert [9064]. Move back to IndexedDiskCache Closes: #12221, reopens: …
(edit) @9139   9 years bastiK see #12186 - more conservative bounds for transverse mercator
(edit) @9135   9 years Don-vip checkstyle
(edit) @9134   9 years wiktorn Introduce imagery-source warnings about alignment and reprojections. …
(edit) @9133   9 years bastiK see #12186 - add more projections The list of projections is now …
(edit) @9132   9 years Don-vip fix javadoc errors
(edit) @9129   9 years bastiK javadoc
(edit) @9128   9 years bastiK see #12186 - rework projection parameters loading so it can be …
(edit) @9127   9 years bastiK see #12186 - simplify method return type
(edit) @9126   9 years bastiK see #12186 - rework loading of projection definitions to make it …
(edit) @9125   9 years bastiK see #12186 - add projection parameter vunits (ignored)
(edit) @9124   9 years bastiK guess resonable projection bounds, when they haven't been specified …
(edit) @9121   9 years bastiK typo in [9118] (see #12186)
(edit) @9120   9 years stoecker see #12189 - also update http to https
(edit) @9119   9 years stoecker see #12189 - try again to update presets and style URL's
(edit) @9118   9 years bastiK more stable zoom&move for extreme scales and unusual world bounds
(edit) @9117   9 years Don-vip checkstyle
(edit) @9116   9 years bastiK fix projection near 180 degree meridian (see #12186)
(edit) @9113   9 years bastiK javadoc
(edit) @9112   9 years bastiK applied #12185 - support latitude of natural origin for Transverse …
(edit) @9108   9 years Don-vip checkstyle
(edit) @9106   9 years bastiK do not throw an error when datum is missing, return NullDatum instead …
(edit) @9105   9 years bastiK add support for proj.4 parameter +pm=* - prime meridian (see #12186)
(edit) @9104   9 years bastiK add more datums and ellipsoids (see #12186)
(edit) @9102   9 years bastiK fixed #12182 - Plus sign (add node on way) renders different depending …
(edit) @9101   9 years bastiK fixed #12155 - North-Pole-Node seems to destroy the Map in JOSM
(edit) @9100   9 years bastiK applied #12181 - Add Netherlands RD projection (patch by vholten)
(edit) @9099   9 years bastiK mapcss partial fill: move threshold parameter ([9063]) into the mapcss …
(edit) @9095   9 years wiktorn Fix 12168. - added testcase for bug #12168. I removed all but one …
(edit) @9087   9 years Don-vip sonar - fix some errors, mainly NPEs
(edit) @9082   9 years bastiK mapcss partial fill: remove [9061] code & turn it on again (see #12104)
(edit) @9081   9 years wiktorn FIx missing scrollbar on WMTS layer selection list. Closes #12151.
(edit) @9079   9 years Don-vip update to CheckStyle 6.13
(edit) @9077   9 years bastiK mapcss: partial fill - fix linecap (see #12104)
(edit) @9076   9 years bastiK mapcss: partial fill - fix for [9063] - use scale instead of circum …
(edit) @9075   9 years Don-vip pmd - Useless qualified this usage in the same class
(edit) @9074   9 years Don-vip pmd - Ternary operator with a boolean literal can be simplified with a …
(edit) @9073   9 years Don-vip checkstyle - Comments Indentation
(edit) @9072   9 years Don-vip partial revert of r9070 - make build run with Java 9 again
(edit) @9071   9 years bastiK mappaint partial fill: turn off margin on both sites for unclosed area …
(edit) @9070   9 years Don-vip Sonar - squid:S2293 - The diamond operator ("<>") should be used
(edit) @9069   9 years wiktorn checkstyle: remove unnecessary final keyword
(edit) @9068   9 years wiktorn Replace DOM parser for WMTS GetCapabilities document with StAX parser. …
(edit) @9067   9 years Don-vip sonar - Immutable Field
(edit) @9065   9 years Don-vip checkstyle
Note: See TracRevisionLog for help on using the revision log.