source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11229   7 years Klumbumbus fix #13897 - outsource the tiger underlay to …
(edit) @11228   7 years bastiK see #13307 - fix unit test (patch by Gerd Petermann)
(edit) @11227   7 years bastiK applied #13307 - various improvements to MultipolygonTest (patch by …
(edit) @11226   7 years michael2402 MapView: Allow public access to paintLayer. This allows plugins like …
(edit) @11225   7 years michael2402 MapViewPath: Add @FunctionalInterface, clean formatting.
(edit) @11224   7 years michael2402 Simplify ExpertToggleAction Make ExpertToggleAction use the listener …
(edit) @11223   7 years simon04 fix #13703 - Fine tune mouse wheel action on layer visibility sliders …
(edit) @11222   7 years Don-vip fix #13923 - Select the relation instead open ends with "Multipolygon …
(edit) @11221   7 years Don-vip update new TLD from IANA
(edit) @11220   7 years bastiK fixed #13809 - Jenkins build hangs (disable AudioPlayerTest)
(edit) @11219   7 years wiktorn Use all information from wms_endpoint definition. After the user …
(edit) @11218   7 years Don-vip sonar - fix various recent issues
(edit) @11217   7 years wiktorn Javadoc + checkstyle
(edit) @11216   7 years wiktorn Move WMTS layer selection out of WMTSLayer constructor and …
(edit) @11215   7 years bastiK see #13907 - add unit test for problem fixed in [11212]
(edit) @11214   7 years Don-vip see #13907 - fix unit test
(edit) @11213   7 years Don-vip checkstyle
(edit) @11212   7 years Don-vip fix #13907 - StyleCache broken (regression from r9284, patch by Gerd …
(edit) @11211   7 years simon04 see #13850 - BugReportQueue output original exception to console Make …
(edit) @11210   7 years simon04 I18n update
(edit) @11209   7 years Klumbumbus fix #13875 - remove "lcn without highway" warning
(edit) @11208   7 years simon04 fix #13899 - EDT violation in SaveLayersDialog via PluginHandler
(edit) @11207   7 years simon04 fix #13808 see #12030 - Custom system shortcuts are broken
(edit) @11206   7 years michael2402 Fix #13703: Layer visibility popup: Improve mouse wheel hit boxes and …
(edit) @11205   7 years Don-vip update new TLD from IANA
(edit) @11204   7 years simon04 I18n update
(edit) @11203   7 years Don-vip fix #13888 - make sure popup parent is displayed before attempting to …
(edit) @11202   7 years Don-vip increase test coverage
(edit) @11201   7 years Don-vip sonar - squid:S3578 - Test methods should comply with a naming convention
(edit) @11200   7 years Don-vip tools update (checkstyle 7.2, equalsverifier 2.1.6)
(edit) @11199   7 years Don-vip extract some classes from AbstractTileSourceLayer
(edit) @11198   7 years Don-vip fix #13881 - handle cases where JOptionPane.showInputDialog returns …
(edit) @11197   7 years Don-vip fix #13880 - AbstractTileSourceLayer: Allow additional layer context …
(edit) @11196   7 years Don-vip fix #13873 - reduce default height of bug report dialog from 899px to 716px
(edit) @11195   7 years wiktorn Do not remove cache file if the file is local. Local files accessed …
(edit) @11194   7 years Don-vip fix #13872 - use authentication only if OAuth is configured properly
(edit) @11193   7 years Don-vip fix #13872 - OAuth signing of all API requests to support user-based …
(edit) @11192   7 years Don-vip fix #13870 - robustness against …
(edit) @11191   7 years Don-vip sonar - fix some recent warnings
(edit) @11190   7 years Don-vip fix warnings caused by r11147
(edit) @11189   7 years wiktorn Log GetCapabilities document on parse error See: #13861
(edit) @11188   7 years wiktorn Allow working on readonly JOSM Home Return null …
(edit) @11187   7 years bastiK fixed #13864 - distribute nodes goes into infinite loop if 2 nodes …
(edit) @11186   7 years Don-vip fix #13859 - NPE
(edit) @11185   7 years wiktorn WMS tile service is enabled by default Closes: #13857
(edit) @11184   7 years Don-vip fix #13826 - AIOOBE in getToolTipText
(edit) @11183   7 years Don-vip fix #13851 - missing copyright text at the minimap in imagery …
(edit) @11182   7 years Don-vip fix java warning
(edit) @11181   7 years simon04 see #13828 - Fix unit test
(edit) @11180   7 years simon04 fix #13850 - Exceptions handled via BugReport are no longer written to …
(edit) @11179   7 years simon04 update new TLD from IANA
(edit) @11178   7 years simon04 Checkstyle
(edit) @11177   7 years simon04 Refactor OsmPrimitiveComparator Replace one big comparator with …
(edit) @11176   7 years simon04 fix #11010 - Wrong order of objects uploaded Now the uploaded objects …
(edit) @11175   7 years simon04 APIDataSet: simplify implementation using streams, add test
(edit) @11174   7 years wiktorn Remove mysterious code. There is no reason to disallow adding …
(edit) @11173   7 years simon04 Shortcut.findShortcut: return Optional object
(edit) @11172   7 years simon04 Simplify Shortcut#doInit using steams
(edit) @11171   7 years simon04 Fix MOTD image link replacement Avoids downloading images which are …
(edit) @11170   7 years simon04 fix #13808 see #12030 - Custom shortcuts are broken
(edit) @11169   7 years simon04 JCS: get rid of verbose logging on Windows
(edit) @11168   7 years simon04 fix #13828 - Fix IAE when adding WMS layer with invalid URL The fix …
(edit) @11167   7 years simon04 AbstractTileSourceLayer#getTileSource: drop method parameter, use …
(edit) @11166   7 years simon04 fix #13827 - Exporting invalid multipolygon as GeoJSON crashes JOSM
(edit) @11165   7 years simon04 see #13318 - more concise logging output
(edit) @11164   7 years simon04 I18n update
(edit) @11163   7 years Klumbumbus add building=college to presets (used more than 10000 times now)
(edit) @11162   7 years bastiK fixed #6664 - use XDG Base Directory Specification on Linux If …
(edit) @11161   7 years stoecker properly handling of HDOP - not restricting it to the range of 0 to 1
(edit) @11160   7 years bastiK fixed #13847 - update unit tests
(edit) @11159   7 years Klumbumbus adjust sport=skiing validator warnings
(edit) @11158   7 years bastiK see #13307 - validator/MultipolygonTest: increase robustness by not …
(edit) @11157   7 years bastiK see #13307 - validator/MultipolygonTest: add check for duplicate …
(edit) @11156   7 years bastiK rework/simplify inheritance structure of PlatformHook …
(edit) @11155   7 years Klumbumbus fix #13841 - Exclude railway=razed from crossing ways test
(edit) @11154   7 years Don-vip checkstyle
(edit) @11153   7 years Klumbumbus * add display_values and values_sort=false for Route network values …
(edit) @11152   7 years bastiK see #13809 - Jenkings build 11130 hangs
(edit) @11151   7 years Don-vip update new TLD from IANA
(edit) @11150   7 years Klumbumbus fix #13823 - enhance emergency=defibrillator preset (modified patch by …
(edit) @11149   7 years bastiK applied #13086 - changed self-intersecting ways detection (patch by …
(edit) @11148   7 years michael2402 Fix #13636: Use clipping for images on a line (RepeatImageElement).
(edit) @11147   7 years michael2402 Fix 13636: Use line clipping for computing the one way arrows, too.
(edit) @11146   7 years Klumbumbus see #13804 - a bit more grouping in the validator tree, small …
(edit) @11145   7 years michael2402 See #13793: Fix dash offset sign.
(edit) @11144   7 years michael2402 Fix #13793: Clip paths in a way that let's the dashes stay in place.
(edit) @11143   8 years bastiK remove unused code in QuadBuckets
(edit) @11142   8 years bastiK update netbeans project
(edit) @11141   8 years michael2402 More checks for MapViewState parameters.
(edit) @11140   8 years michael2402 See #13724: Add validation to AddCommand, too.
(edit) @11139   8 years Klumbumbus see #13804 - group deprecated tags
(edit) @11138   8 years Klumbumbus fix #13804 - group deprecated tags and isolated nodes in the validator tree
(edit) @11137   8 years bastiK javadoc
(edit) @11136   8 years bastiK applied #13086 - Detect all self-intersecting ways (patch by Gerd …
(edit) @11135   8 years simon04 see #13799 - NPE in MultipolygonTest
(edit) @11134   8 years simon04 fix #13807 see #13799 - Regression: zoom to problem doesn't work anymore
(edit) @11133   8 years Klumbumbus different small adjustments: allow leisure=horse_riding as physical …
(edit) @11132   8 years simon04 fix #11072 - Sort validator warnings
(edit) @11131   8 years simon04 "Missing name:* translation" test: ignore name:etymology:wikidata
(edit) @11130   8 years simon04 fix #13800 see #13799 - Fix IAE in TestError
Note: See TracRevisionLog for help on using the revision log.