source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @15873   5 years GerdP fix #9911: Join areas internal error - Correct detection and …
(edit) @15872   5 years GerdP Don't create extra SeqenceCommand for single DeleteCommand in …
(edit) @15871   5 years Don-vip see #18440 - register API key provider in integration test
(edit) @15870   5 years simon04 MultiMapTest: extend Based on test coverage and mutation testing …
(edit) @15869   5 years simon04 DateUtilsTest: extend Based on test coverage and mutation testing …
(edit) @15868   5 years Don-vip see #18440 - cache API keys in memory
(edit) @15867   5 years Don-vip fix #18659 - change car=* to motorcar=* in the charging_station preset …
(edit) @15866   5 years Don-vip fix #18723 - Use josm.openstreetmap.de/remote for …
(edit) @15865   5 years Don-vip fix #18722 - exclude json file extension from GeoJsonImporter + add …
(edit) @15864   5 years simon04 UtilsTest: extend Based on test coverage and mutation testing using …
(edit) @15863   5 years simon04 Utils: use Stream API
(edit) @15862   5 years simon04 Simplify Utils.strip
(edit) @15861   5 years Don-vip see #18599 - use configurable JOSM website URL
(edit) @15860   5 years Don-vip fix #18719 - see #18659 - Change car by motorcar in …
(edit) @15859   5 years simon04 see #15334 - MapFrame: black BasicArrowButton
(edit) @15858   5 years simon04 fix #18599 - Tag2Link: Use josm.openstreetmap.de/remote for SPARQL queries
(edit) @15857   5 years Don-vip fix #18699 - more specific JOSM validator source tag
(edit) @15856   5 years Don-vip fix #18711 - Bold font for tab subtitles in preferences dialog
(edit) @15855   5 years Don-vip see #18440 - Fetch imagery API keys from JOSM website. Restore access …
(edit) @15854   5 years GerdP see #10511: correct @since javadoc
(edit) @15853   5 years Don-vip see #18440 - non-blocking warning in case of invalid TMS entries
(edit) @15852   5 years GerdP fix #10511: Joining complex areas produces exception - detect case …
(edit) @15851   5 years Don-vip fix recent spotbugs/checkstyle/javadoc issues
(edit) @15850   5 years stoecker allow three dots at the end of a ignore line to skip ever changing …
(edit) @15849   5 years simon04 fix #18708 - ArrayIndexOutOfBoundsException in ShowStatusReportAction
(edit) @15848   5 years simon04 CorrelateGpxWithImages.SetOffsetAction: close dialog using ESC
(edit) @15847   5 years simon04 Fix typo in Javadoc
(edit) @15846   5 years GerdP fix #18701: Simplify MultiFetchServerObjectReader implementation
Note: See TracRevisionLog for help on using the revision log.