source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9248   9 years simon04 fix #11237 - Change default color of waypoints and GPS tracks to magenta
(edit) @9247   9 years simon04 fix #12267 - MapCSS conditions does not handle unquoted 0 value Such …
(edit) @9246   9 years Don-vip javadoc update
(edit) @9245   9 years simon04 fix #12101 - Possibility to create a duplicate way with split dialog
(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) @9242   9 years simon04 fix #7670 - Add Overpass settings to main preference
(edit) @9241   9 years simon04 see #7670 - Possibility to download from mirror with all download …
(edit) @9240   9 years bastiK javadoc
(edit) @9239   9 years Don-vip javadoc update
(edit) @9238   9 years stoecker see #8562 - restart JOSM in case we switched from IPv6 to IPv4 only, …
(edit) @9237   9 years Don-vip see #11390 - Make Debian control scripts depend on openjdk-8-jre as a …
(edit) @9236   9 years simon04 fix #12111 - Detect when "to" and "from" are the same in turn restrictions
(edit) @9235   9 years simon04 checkstyle: default SuppressionFilter file if ${basedir} is unset …
(edit) @9234   9 years simon04 fix #11338 - Gpx tracks: speed outliers and coloring
(edit) @9233   9 years simon04 fix #4602 - Add "Do not show again" to purge action
(edit) @9232   9 years simon04 fix #12265 - Use HttpClient for imagery requests
(edit) @9231   9 years Don-vip javadoc update
(edit) @9230   9 years Don-vip fix javadoc errors/warnings
(edit) @9229   9 years Don-vip fix #12262 - NPE
(edit) @9228   9 years wiktorn Do not use cache when downloading. This avoids getting objects from …
(edit) @9227   9 years Don-vip OAuth: add robustness, basic unit test, code cleanup
(edit) @9226   9 years Don-vip attempt to fix shortcut parse issue on DevelopersGuide/ShortcutsList
(edit) @9225   9 years Don-vip add more unit tests
(edit) @9224   9 years Don-vip fix #12260 - adjust colors contrast in preferences tables (imagery, …
(edit) @9223   9 years Don-vip fix #12259 - adjust colors contrast in relation editor and history dialog
(edit) @9222   9 years Don-vip fix #12257 - Ensures caret color is the same than text foreground color
(edit) @9221   9 years Don-vip fix #12256 - adjust contrast of text displayed in imagery alignment …
(edit) @9220   9 years Don-vip update unitils-core to 3.4.2, increase unit test coverage with …
(edit) @9219   9 years Don-vip see #12190 - new icon for man_made=embankment (by zermes, CC0/PD)
(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) @9215   9 years Don-vip fix #12250 - Error when loading session containing layer converted …
(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) @9211   9 years Don-vip fix #12252 - combine dialog: add minimum size and better initial …
(edit) @9210   9 years wiktorn Temporary logging of response headers at debug level. See: #12235
(edit) @9209   9 years Klumbumbus fix ​#12242 - new icon for shop=hifi (by zermes, CC0/PD)
(edit) @9208   9 years simon04 I18n update
(edit) @9207   9 years Don-vip fix #12013 - new icon for landuse=landfill (by zermes)
(edit) @9206   9 years simon04 see #12189 - Another attempt to update presets/style URLs
(edit) @9205   9 years Don-vip fix some Findbugs warnings
(edit) @9204   9 years simon04 fix #12244 - Fix menu shortcut preferences Regression from r8792.
(edit) @9203   9 years Don-vip add more unit tests, javadoc
(edit) @9202   9 years Don-vip see #11924 - add robustness for short versions "9" and "9-ea"
(edit) @9201   9 years Don-vip add more unit tests, javadoc
(edit) @9200   9 years simon04 see #12231 - Code style (reasonForRequest)
(edit) @9199   9 years Don-vip see #11924 - add compatibility with new Java 9 version scheme …
(edit) @9198   9 years simon04 fix #11918 - Make obtain sources from current layers add only visible …
(edit) @9197   9 years Don-vip checkstyle
(edit) @9196   9 years Don-vip remove another warning :)
(edit) @9195   9 years Don-vip fix #12245 - fix EDT violation properly without hanging the UI …
(edit) @9194   9 years simon04 fix #12191 - Color-code the tag history table
(edit) @9193   9 years simon04 see #12091 - Increase default sizes of conflict dialogs
(edit) @9192   9 years simon04 fix #12091 - Merging of nodes show conflict in case that one node is …
(edit) @9191   9 years simon04 Utils: UTF-8 cannot be unsupported Removes "may produce NPE" warnings …
(edit) @9190   9 years simon04 see #12231 - Fix logging of reasonForRequest
(edit) @9189   9 years bastiK test: remove suppressPermanentFailure, seems to be working now
(edit) @9188   9 years simon04 I18n update
(edit) @9187   9 years simon04 fix #12238 - Restore saved view location after loading session
(edit) @9186   9 years Don-vip update presets lang + update nsis plugin to 1.09
(edit) @9185   9 years simon04 see #12231 - HttpClient now reports status to ProgressMonitor
(edit) @9184   9 years simon04 see #12231 - fix …
(edit) @9183   9 years Don-vip fix #12239 - filtered multipolygon relations could be selected by …
(edit) @9182   9 years simon04 see #12231 - No read timeout for OsmApi connections Fixes regression …
(edit) @9181   9 years Don-vip see #12135 - ignore railway=stop (better fit in OpenRailwayMap than …
(edit) @9180   9 years Don-vip fix various warnings (checkstyle, sonar, javadoc)
(edit) @9179   9 years Don-vip see #12231 - initialize API to use progress monitor during HTTP connection
(edit) @9178   9 years Don-vip see #12231 - add support for setFixedLengthStreamingMode (used in …
(edit) @9177   9 years Don-vip see #12231 - javadoc
(edit) @9176   9 years bastiK restore old reference point for wms tiling (see #12186) use negative …
(edit) @9175   9 years simon04 see #12231 - Use HttpClient instead of remaining Utils.setupURLConnection
(edit) @9174   9 years simon04 see #12231 - Update unit tests, fix regression
(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) @9170   9 years simon04 see #12231 - Deprecate Utils.open* functions
(edit) @9169   9 years simon04 see #12231 - HttpClient: add support to uncompress streams
(edit) @9168   9 years simon04 see #12231 - Uniform access to HTTP resources
(edit) @9167   9 years wiktorn - Move TemplatedWMSTileSource to Projection.getWorldBoundsBoxEastNorth …
(edit) @9166   9 years Don-vip set a 10 minutes timeout for extensions unit tests to avoid network hang
(edit) @9165   9 years Don-vip see #12135 - add ruins=yes to historic=castle and …
(edit) @9164   9 years Don-vip see #12135 - remove cuisine=coffee_shop from ignored tags
(edit) @9163   9 years Klumbumbus see #12205 - fix r9156, i.e. translate the "or"
(edit) @9162   9 years Don-vip see #12135 - ignore more tags
(edit) @9161   9 years Don-vip see #12135 - add trolley_wire to urban ways presets
(edit) @9160   9 years Don-vip see #12135 - deprecate landuse=conservation in favour of …
(edit) @9159   9 years Don-vip see #12135 - add entrance=staircase to default presets
(edit) @9158   9 years Don-vip see #12135 - add cuisine=coffee_shop to default presets
(edit) @9157   9 years Don-vip see #12135 - add building=kindergarten/manufacture to default presets
(edit) @9156   9 years Don-vip fix #12205 - add deprecation warnings for amenity=kiosk, …
(edit) @9155   9 years Don-vip see #12201 - use new left roundabout icons (by zermes)
(edit) @9154   9 years Don-vip see #12201 - use new bridge icon
(edit) @9153   9 years Don-vip see #12201 - use new presets icons created by zermes
(edit) @9152   9 years simon04 fix #12183 - "Registered toolbar action save_as-session overwritten"
(edit) @9151   9 years Don-vip revert typo
(edit) @9150   9 years Don-vip see #12201 - use new presets icons created by zermes
(edit) @9149   9 years simon04 see #9775 - Allow plugins to change display of keys/values in …
Note: See TracRevisionLog for help on using the revision log.