source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15973   5 years GerdP revert accidential commit
(edit) @15972   5 years GerdP fix #18810: Validator dialog should show the test that produced the …
(edit) @15971   5 years GerdP fix #18818: "Download from OSM along selected ways" disallows area …
(edit) @15970   5 years GerdP fix #18818: "Download from OSM along selected ways" disallows value < …
(edit) @15969   5 years simon04 see #18812 - OsmApi, OsmServerReader, NameFinder: specify …
(edit) @15968   5 years simon04 fix #18812 - HttpClient: specify Accept=*/* to prevent Java from …
(edit) @15967   5 years simon04 see #18812 - HttpClient: debug logging of request headers
(edit) @15966   5 years Klumbumbus fix #18819 - Deprecate exit_to=* in favor of destination=*
(edit) @15965   5 years Klumbumbus fix #18765 - Don't warn about two single values of direction …
(edit) @15964   5 years Klumbumbus fix #18817 - Warn about marker as member of underground pipeline or cable
(edit) @15963   5 years Don-vip see #17516 - update to error-prone 2.3.5-SNAPSHOT plus following …
(edit) @15962   5 years GerdP checkstyle issues
(edit) @15961   5 years GerdP fix #16707: Warn about overlapping connected buildings - add rule in …
(edit) @15960   5 years GerdP see #18810: Validator dialog should show the test that produced the …
(edit) @15959   5 years GerdP fix #13165 Validator did not warn about overlapping multipolygons - …
(edit) @15958   5 years Don-vip fix #18806 - see #18381 - fix tagging presets menu initialization …
(edit) @15957   5 years Don-vip see #18772 - fix unit test
(edit) @15956   5 years Don-vip see #18772 - remove accidental JUnit5 assertion
(edit) @15955   5 years Klumbumbus see #12575 - Add icon for craft=blacksmith, from …
(edit) @15954   5 years Klumbumbus see #9895 - Warn about values of noexit other than yes
(edit) @15953   5 years Klumbumbus - see #14965 - Sort Autofilter tags alphabetical and add a space …
(edit) @15952   5 years Don-vip see #18772 - better error message, add non-regression tests
(edit) @15951   5 years simon04 Simplify OsmUtils.isTrue/isFalse/isReversed (fix NPE)
(edit) @15950   5 years simon04 Simplify OsmUtils.isTrue/isFalse/isReversed Just use a plain switch …
(edit) @15949   5 years simon04 see #18749, see #16183 - removeAreaStylePseudoClass not for validator …
(edit) @15948   5 years simon04 see #18798, see #14088 - Add robustness for …
(edit) @15947   5 years simon04 see #18798, see #14088 - TagEditHelperTest: share code
(edit) @15946   5 years simon04 fix #18798, see #14088 - Crash when adding junction=roundabout to a …
(edit) @15945   5 years stoecker add Gerd to contributors list
(edit) @15944   5 years simon04 fix #18756 - Launch scripts: fix $JAVA_OPTS (patch by sebastic) > …
(edit) @15943   5 years GerdP see #18596 Fix relation ordering after split-way Patch by JeroenHoek, …
(edit) @15942   5 years GerdP findbugs BC_UNCONFIRMED_CAST
(edit) @15941   5 years GerdP revert unintended commit r15940 (wrong file)
(edit) @15940   5 years GerdP findbugs BC_UNCONFIRMED_CAST
(edit) @15939   5 years GerdP fix checkstyle issues
(edit) @15938   5 years GerdP see #16707: improve highlighting of overlapping areas and "zoom to …
(edit) @15937   5 years GerdP fix #18772: log warning instead of showing bug report popup and …
(edit) @15936   5 years simon04 PseudoClassCondition: use Stream API
(edit) @15935   5 years simon04 see #18749, see #16183 - Add non-regression test
(edit) @15934   5 years simon04 see #18749 - Intern strings to reduce memory footprint
(edit) @15933   5 years Klumbumbus Add icons of the tracktypes in the preset combo for easier …
(edit) @15932   5 years Don-vip fix #18766 - Add mocker for OpenBrowser.displayUrl (patch by …
(edit) @15931   5 years Klumbumbus - fix #17541 - Add historic=fort, icon from …
(edit) @15930   5 years Klumbumbus fix #18767 - Add navigationaid=als|papi|vasi combo to …
(edit) @15929   5 years Don-vip fix #18638 - Initialize the cycle layer actions in LayerListDialog …
(edit) @15928   5 years GerdP simplify code
(edit) @15927   5 years simon04 see #18764, see #14088 - Add non-regression test (fix for headless)
(edit) @15926   5 years Don-vip fix recently introduced SonarQube issues
(edit) @15925   5 years simon04 fix #18759 - AssertionError on invalid MapCSS zoom range
(edit) @15924   5 years Don-vip fix #18761 - only consider source=survey for local GPX files, not the …
(edit) @15923   5 years Don-vip fix #18638 - add a method to cycle through layers (patch by …
(edit) @15922   5 years Don-vip see #18720 - Headless mode is obviously not an HIDPI screen, as …
(edit) @15921   5 years simon04 see #18764, see #14088 - Add non-regression test (patch by taylor.smock)
(edit) @15920   5 years simon04 fix #18764, see #14088 - NPE in findIcon when adding a tag (patch by …
(edit) @15919   5 years Klumbumbus see #18719, see #18659, see #18758 - Use "Motorcar" as caption for …
(edit) @15918   5 years Don-vip fix #18720 - see #11856 - Automatically enable "Tile zoom offset" in …
(edit) @15917   5 years simon04 Optimize PNG images
(edit) @15916   5 years simon04 fix #18756 - Fix shellcheck warnings of shellscripts
(edit) @15915   5 years Don-vip fix #13108 - see #18350 - registers *.geojson, *.jos, *.joz files on …
(edit) @15914   5 years Don-vip fix #17827 - see #18755 - use Java 14/15 in Linux start script
(edit) @15913   5 years simon04 fix #18754, see #18729 - TaginfoRegionalInstance: fix deadlock
(edit) @15912   5 years simon04 see #18749 - Use efficient/unmodifiable maps for svgSalamander
(edit) @15911   5 years simon04 Fix typo
(edit) @15910   5 years simon04 MapCSSParser.zoom: parse into Range directly
(edit) @15909   5 years simon04 see #18749 - Use efficient/unmodifiable collections
(edit) @15908   5 years simon04 see #18729 - TaginfoRegionalInstance: use Stream API
(edit) @15907   5 years simon04 ExpressionFactory: use Stream API
(edit) @15906   5 years simon04 Use Utils.hashMapInitialCapacity
(edit) @15905   5 years simon04 Use Collections.singletonMap
(edit) @15904   5 years simon04 see #18749 - SVGElement: store String instead of StyleAttribute in map
(edit) @15903   5 years simon04 Projections.getProjectionByCode: use Map.computeIfAbsent
(edit) @15902   5 years simon04 see #18749 - Intern strings to reduce memory footprint
(edit) @15901   5 years simon04 see #18749 - Intern strings to reduce memory footprint of svgSalamander
(edit) @15900   5 years simon04 Fix typo in code comment
(edit) @15899   5 years Don-vip fix #18532 - fix icon for update changeset action (patch by skyper)
(edit) @15898   5 years simon04 I18n update
(edit) @15897   5 years simon04 see #14088 - Add ImageProviderTest.testGetPadded
(edit) @15896   5 years simon04 see #14088 - Optimize ImageProvider.getPadded for untagged primitives
(edit) @15895   5 years simon04 see #14088 - Fix SelectionTableCellRendererTest, …
(edit) @15894   5 years simon04 Fix typo in code comment
(edit) @15893   5 years simon04 Fix SearchCompilerTest.testEqualsContract
(edit) @15892   5 years Don-vip add payment:contactless to payment preset - see …
(edit) @15891   5 years Don-vip fix #18731 - add method to search for all primitives inside a bbox …
(edit) @15890   5 years GerdP see #18728: Join overlapping Areas is slow when combining many complex …
(edit) @15889   5 years simon04 fix #14088 - Add tags dialog: use padded preset/style icons for okay button
(edit) @15888   5 years simon04 fix #18740 - Tag checker: whitelist a few phonetic characters
(edit) @15887   5 years GerdP fix #9599: Join Overlapping Areas" creates a new way when joining 2 …
(edit) @15886   5 years GerdP fix #9599: Join Overlapping Areas" creates a new way when joining 2 …
(edit) @15885   5 years simon04 fix #18709 - Add Tag Dialog: disable auto completion during use of …
(edit) @15884   5 years simon04 see #9599 - https://errorprone.info/bugpattern/OperatorPrecedence
(edit) @15883   5 years GerdP fix #9599: Join Overlapping Areas" creates a new way when joining 2 …
(edit) @15882   5 years simon04 checkstyle
(edit) @15881   5 years simon04 fix #15158 - Tag2Link: leading zeros for ref:bag
(edit) @15880   5 years simon04 fix #18702 - DrawingPreference: swap "OSM Data" with "GPS Points"
(edit) @15879   5 years Don-vip checkstyle
(edit) @15878   5 years stoecker see #18725 - adjust sync script output
(edit) @15877   5 years Don-vip fix #18730 - BBox should allow adding a latlon with some extra space …
(edit) @15876   5 years Don-vip fix #18729, see #18302 - support regional taginfo instances from Geofabrik
(edit) @15875   5 years GerdP see #18728: Join overlapping Areas is slow when combining many complex …
(edit) @15874   5 years GerdP see #18728: Join overlapping Areas is slow when combining many …
Note: See TracRevisionLog for help on using the revision log.