source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11287   7 years michael2402 Fix #14004: Check range of thread count and image size.
(edit) @11286   7 years michael2402 Fix #14008: Do not break loop.
(edit) @11285   7 years michael2402 More Javadoc for AreaElement
(edit) @11284   7 years michael2402 Fix #14005: Initialize Territories before RightAndLefthandTraffic
(edit) @11283   7 years michael2402 See #13976: Add progress monitor information to the bug report
(edit) @11279   7 years michael2402 Make paste (Ctrl+V) support all urls that are supported by …
(edit) @11278   7 years Don-vip improve test coverage
(edit) @11277   7 years Don-vip sonar - fix recently added warnings
(edit) @11273   7 years Don-vip update new TLD from IANA
(edit) @11272   7 years michael2402 See #13361: Cleanup code and formatting - Add javadoc to public …
(edit) @11270   7 years michael2402 See #13309: Make download dialog use preferences interface.
(edit) @11269   7 years michael2402 Fix #13361: Use a more consistent invalid bbox for primitives. Patch …
(edit) @11268   7 years simon04 fix #13995 - Duplicate nodes validator warnings are not translated
(edit) @11266   7 years simon04 see #10387 - Fix build due to r11264
(edit) @11264   7 years bastiK refactor GeoProperty implementation of RightAndLefthandTraffic to …
(edit) @11262   7 years simon04 fix #13982 - Wrong links to OSM website if different API is used
(edit) @11261   7 years simon04 fix #13985 - Freezes when creating a layer named "Data Layer "
(edit) @11259   7 years Don-vip see #10387 - see #12914 - add debug info for failing unit test, remove …
(edit) @11257   7 years wiktorn Make DefaultLayer a type that can have layerName and tileMatrixSet As …
(edit) @11256   7 years Don-vip see #10387 - Gibraltar and British Indian Ocean Territory are the only …
(edit) @11255   7 years simon04 fix #13913 - Update commandline usage
(edit) @11253   7 years Don-vip update new TLD from IANA
(edit) @11252   7 years Don-vip see #10387 - refactor actions to fix taginfo script
(edit) @11250   7 years wiktorn Add response debug printing on HTTP Status code >= 300 Closes: #13961
(edit) @11249   7 years Don-vip fix NPE that occurs with Taginfo script
(edit) @11247   7 years Don-vip see #9400 - see #10387 - see #12914 - initial implementation of …
(edit) @11244   7 years Don-vip update new TLD from IANA
(edit) @11243   7 years Don-vip see #10387 - fix unit tests
(edit) @11241   7 years Don-vip sonar - fix warnings
(edit) @11240   7 years Don-vip see #10387 - refactor various actions and commands so they can be used …
(edit) @11237   7 years bastiK applied #13933 - Simplify QuadBuckets and improve memory footprint …
(edit) @11236   7 years Don-vip update new TLD from IANA
(edit) @11235   7 years bastiK applied #13948 - Validator seems to hang in last executed test (patch …
(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) @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) @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) @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) @11203   7 years Don-vip fix #13888 - make sure popup parent is displayed before attempting to …
(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) @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) @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) @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) @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) @11151   7 years Don-vip update new TLD from IANA
(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) @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   7 years bastiK remove unused code in QuadBuckets
Note: See TracRevisionLog for help on using the revision log.