source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @9211   8 years Don-vip fix #12252 - combine dialog: add minimum size and better initial …
(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) @9205   8 years Don-vip fix some Findbugs warnings
(edit) @9204   8 years simon04 fix #12244 - Fix menu shortcut preferences Regression from r8792.
(edit) @9203   8 years Don-vip add more unit tests, javadoc
(edit) @9201   8 years Don-vip add more unit tests, javadoc
(edit) @9200   8 years simon04 see #12231 - Code style (reasonForRequest)
(edit) @9198   8 years simon04 fix #11918 - Make obtain sources from current layers add only visible …
(edit) @9197   8 years Don-vip checkstyle
(edit) @9196   8 years Don-vip remove another warning :)
(edit) @9195   8 years Don-vip fix #12245 - fix EDT violation properly without hanging the UI …
(edit) @9194   8 years simon04 fix #12191 - Color-code the tag history table
(edit) @9193   8 years simon04 see #12091 - Increase default sizes of conflict dialogs
(edit) @9192   8 years simon04 fix #12091 - Merging of nodes show conflict in case that one node is …
(edit) @9191   8 years simon04 Utils: UTF-8 cannot be unsupported Removes "may produce NPE" warnings …
(edit) @9190   8 years simon04 see #12231 - Fix logging of reasonForRequest
(edit) @9187   8 years simon04 fix #12238 - Restore saved view location after loading session
(edit) @9185   8 years simon04 see #12231 - HttpClient now reports status to ProgressMonitor
(edit) @9184   8 years simon04 see #12231 - fix …
(edit) @9183   8 years Don-vip fix #12239 - filtered multipolygon relations could be selected by …
(edit) @9182   8 years simon04 see #12231 - No read timeout for OsmApi connections Fixes regression …
(edit) @9180   8 years Don-vip fix various warnings (checkstyle, sonar, javadoc)
(edit) @9179   8 years Don-vip see #12231 - initialize API to use progress monitor during HTTP connection
(edit) @9178   8 years Don-vip see #12231 - add support for setFixedLengthStreamingMode (used in …
(edit) @9177   8 years Don-vip see #12231 - javadoc
(edit) @9176   8 years bastiK restore old reference point for wms tiling (see #12186) use negative …
(edit) @9175   8 years simon04 see #12231 - Use HttpClient instead of remaining Utils.setupURLConnection
(edit) @9174   8 years simon04 see #12231 - Update unit tests, fix regression
(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) @9170   8 years simon04 see #12231 - Deprecate Utils.open* functions
(edit) @9169   8 years simon04 see #12231 - HttpClient: add support to uncompress streams
(edit) @9168   8 years simon04 see #12231 - Uniform access to HTTP resources
(edit) @9167   8 years wiktorn - Move TemplatedWMSTileSource to Projection.getWorldBoundsBoxEastNorth …
(edit) @9152   8 years simon04 fix #12183 - "Registered toolbar action save_as-session overwritten"
(edit) @9149   8 years simon04 see #9775 - Allow plugins to change display of keys/values in …
(edit) @9147   8 years simon04 Use HTTPS for some wiki requests
(edit) @9146   8 years Don-vip see #12229 - catch SecurityException and IllegalArgumentException, …
(edit) @9144   8 years Don-vip see #12229 - add unit tests for audio playback
(edit) @9143   8 years Don-vip fix #12217 - conflict resolver does not update apply button after …
(edit) @9142   8 years wiktorn Revert [9064]. Move back to IndexedDiskCache Closes: #12221, reopens: …
(edit) @9141   8 years Don-vip ImproveOsm plugin replaces missingRoads and trafficFlowDirection
(edit) @9139   8 years bastiK see #12186 - more conservative bounds for transverse mercator
(edit) @9136   8 years Don-vip sonar fixes + javadoc
(edit) @9135   8 years Don-vip checkstyle
(edit) @9134   8 years wiktorn Introduce imagery-source warnings about alignment and reprojections. …
(edit) @9133   8 years bastiK see #12186 - add more projections The list of projections is now …
(edit) @9132   8 years Don-vip fix javadoc errors
(edit) @9129   8 years bastiK javadoc
(edit) @9128   8 years bastiK see #12186 - rework projection parameters loading so it can be …
(edit) @9127   8 years bastiK see #12186 - simplify method return type
(edit) @9126   8 years bastiK see #12186 - rework loading of projection definitions to make it …
(edit) @9125   8 years bastiK see #12186 - add projection parameter vunits (ignored)
(edit) @9124   8 years bastiK guess resonable projection bounds, when they haven't been specified …
(edit) @9123   8 years bastiK make sure the scale ("circum") is never 0 (but positive) (see #12186)
(edit) @9122   8 years bastiK fix possible division by 0 (see #12186)
(edit) @9121   8 years bastiK typo in [9118] (see #12186)
(edit) @9120   8 years stoecker see #12189 - also update http to https
(edit) @9119   8 years stoecker see #12189 - try again to update presets and style URL's
(edit) @9118   8 years bastiK more stable zoom&move for extreme scales and unusual world bounds
(edit) @9117   8 years Don-vip checkstyle
(edit) @9116   8 years bastiK fix projection near 180 degree meridian (see #12186)
(edit) @9114   8 years bastiK mapcss: make partial fill threshold an advanced preference option (see …
(edit) @9113   8 years bastiK javadoc
(edit) @9112   8 years bastiK applied #12185 - support latitude of natural origin for Transverse …
(edit) @9108   8 years Don-vip checkstyle
(edit) @9107   8 years bastiK wms: allow all supported projections (also those only accessible by code)
(edit) @9106   8 years bastiK do not throw an error when datum is missing, return NullDatum instead …
(edit) @9105   8 years bastiK add support for proj.4 parameter +pm=* - prime meridian (see #12186)
(edit) @9104   8 years bastiK add more datums and ellipsoids (see #12186)
(edit) @9102   8 years bastiK fixed #12182 - Plus sign (add node on way) renders different depending …
(edit) @9101   8 years bastiK fixed #12155 - North-Pole-Node seems to destroy the Map in JOSM
(edit) @9100   8 years bastiK applied #12181 - Add Netherlands RD projection (patch by vholten)
(edit) @9099   8 years bastiK mapcss partial fill: move threshold parameter ([9063]) into the mapcss …
(edit) @9098   8 years Klumbumbus make it more clear how the preset menu is sorted
(edit) @9095   8 years wiktorn Fix 12168. - added testcase for bug #12168. I removed all but one …
(edit) @9087   8 years Don-vip sonar - fix some errors, mainly NPEs
(edit) @9086   8 years Don-vip fix #12153 - Changing sorting order in Tags/Memberships window and …
(edit) @9085   8 years Don-vip see #11209 - change log messages level from debug to trace
(edit) @9084   8 years Don-vip see #11209 - change log messages level from debug to trace
(edit) @9082   8 years bastiK mapcss partial fill: remove [9061] code & turn it on again (see #12104)
(edit) @9081   8 years wiktorn FIx missing scrollbar on WMTS layer selection list. Closes #12151.
(edit) @9079   8 years Don-vip update to CheckStyle 6.13
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9077   8 years bastiK mapcss: partial fill - fix linecap (see #12104)
(edit) @9076   8 years bastiK mapcss: partial fill - fix for [9063] - use scale instead of circum …
(edit) @9075   8 years Don-vip pmd - Useless qualified this usage in the same class
(edit) @9074   8 years Don-vip pmd - Ternary operator with a boolean literal can be simplified with a …
(edit) @9073   8 years Don-vip checkstyle - Comments Indentation
(edit) @9072   8 years Don-vip partial revert of r9070 - make build run with Java 9 again
(edit) @9071   8 years bastiK mappaint partial fill: turn off margin on both sites for unclosed area …
(edit) @9070   8 years Don-vip Sonar - squid:S2293 - The diamond operator ("<>") should be used
(edit) @9069   8 years wiktorn checkstyle: remove unnecessary final keyword
(edit) @9068   8 years wiktorn Replace DOM parser for WMTS GetCapabilities document with StAX parser. …
(edit) @9067   8 years Don-vip sonar - Immutable Field
Note: See TracRevisionLog for help on using the revision log.