source: josm/trunk/src/org/openstreetmap/josm/tools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18072   3 years Don-vip fix #16868 - build cleanup
(edit) @18070   3 years Don-vip fix #16868 - use DevCharly's version of svgSalamander from Maven Central
(edit) @18046   3 years Don-vip fix #21126 - make sure URL generated for searching Wikimedia Commons …
(edit) @18014   3 years Don-vip remove deprecated stuff not used by plugins
(edit) @18013   3 years Don-vip see #14176 - remove deprecated DateUtils methods
(edit) @17988   3 years Don-vip fix #21021 - proper fix of "newer" keyword, handling both formats …
(edit) @17987   3 years Don-vip fix #20992 - see #17829 - support UTC dates with 6 digits
(edit) @17982   3 years Don-vip fix #21021 - see #18164 - OverpassTurboQueryWizard: fix "newer" statements
(edit) @17962   3 years Don-vip see #20522 - handle both language codes for Hebrew (iw before Java …
(edit) @17911   3 years simon04 see #14176 - Deprecate DateUtils.newIsoDateTimeFormat
(edit) @17909   3 years simon04 see #19771 - Tag2Link: use URL encoding for Wikimedia Commons URLs …
(edit) @17880   3 years simon04 see #8472 - Show geocoded images from Wikimedia Commons as …
(edit) @17871   3 years simon04 see #20813 - Modernize ImageDisplay using ImageIO and subsampling
(edit) @17845   3 years simon04 see #14176 - Introduce class Interval
(edit) @17840   3 years simon04 see #14176 - Migrate ExceptionUtil to Instant
(edit) @17839   3 years simon04 see #14176 - RtkLibPosReader: parse timestamps using DateUtils
(edit) @17827   3 years simon04 see #20733 - ImageProvider: do not rescale non SVG images when already …
(edit) @17826   3 years simon04 fix #20733 - PlatformHookOsx: use logo_macOS.png in 256x256 size
(edit) @17820   3 years GerdP fix #20785: Improve Status Report when locale "Arabic(Saudi Arabia)" …
(edit) @17787   3 years simon04 fix #20741 - Various code simplifications (patch by gaben)
(edit) @17782   3 years simon04 fix #20035 - Geotagged images are pixelated on retina displays (patch …
(edit) @17779   3 years simon04 see #16158, fix #12856 - Keyboard shortcuts for zoom out/in not …
(edit) @17776   3 years simon04 see #16158 - Use Command+Enter for main dialog action on macOS
(edit) @17773   3 years simon04 see #20745 - Introduce TableHelper.selectedIndices
(edit) @17739   3 years simon04 Checkstyle
(edit) @17736   3 years simon04 fix #19771 - Tag2Link: use percent encoding for Wikimedia Commons URLs
(edit) @17735   3 years simon04 fix #19754 - Tag2Link: support multi-values for URLs in …
(edit) @17732   3 years simon04 see #16163 - Prefer GridBagConstraints.LINE_START over …
(edit) @17729   3 years simon04 fix #20733 - PlatformHookOsx: use logo.svg in 256x256 size - Avoids …
(edit) @17728   3 years simon04 see #20733 - ImageProvider: do not upscale non SVG images for HiDPI
(edit) @17715   3 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17712   3 years simon04 see #14176 - Migrate Note/NoteComment to Instant
(edit) @17692   3 years Don-vip see #17858 - fix deprecation warnings
(edit) @17688   3 years simon04 see #19724 - Fix NPE in PlatformHookWindows.getInstalledFonts on …
(edit) @17679   3 years Don-vip see #17858 - ask Oracle Java WebStart users to switch to OpenWebStart …
(edit) @17676   3 years simon04 PlatformHookOsx: consistently use "macOS"
(edit) @17660   3 years Don-vip see #18737 - add JNLP robustness in order to be able to start unsigned …
(edit) @17653   3 years simon04 see #14176 - DateUtils.parseInstant
(edit) @17627   3 years simon04 fix #20635 - Tag2Link: update to 2021.3.21
(edit) @17618   3 years simon04 see #4626 - PerformanceTestUtils.PerformanceTestTimer: use Stopwatch
(edit) @17610   3 years simon04 see #18949 - Tagging presets: value_template="..." for <text> Use …
(edit) @17548   3 years Don-vip fix #20341 - Support metadata from more image formats (patch by Bjoeni)
(edit) @17488   3 years GerdP see #20257:macOS build process fixes and improvements - ​fix …
(edit) @17487   3 years GerdP see #20257:macOS build process fixes and improvements - ​apply …
(edit) @17465   3 years GerdP fix #20345: Corrupted GeoPropertyIndex due to wrong rounding? - remove …
(edit) @17380   3 years stoecker missing counter increase, fix #CID1437607
(edit) @17374   3 years GerdP see #20167: [patch] Improve code readability by replacing indexed …
(edit) @17369   3 years simon04 see #20141 - Revert "ImageProvider: cache rendered SVG images using JCS"
(edit) @17364   3 years simon04 see #20141 - ImageProvider: cache rendered SVG images using JCS This …
(edit) @17336   3 years GerdP fix #20037: Overpass query wizard generates wrong query with "*=value" …
(edit) @17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17246   4 years simon04 fix #19973 - Tag2Link: update to 2020.10.18
(edit) @17182   4 years stoecker see #18235 - fix loading of sr@latin and ca@valencia from external sources
(edit) @17144   4 years simon04 fix #19751 - MapImage.rescale: use original SVG instead of rastered version
(edit) @17141   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17114   4 years simon04 see #19704 - Enhance DateUtils.tsFromString to fix unit tests
(edit) @17104   4 years simon04 fix #19704 - DateUtils: sychronization is no longer needed thanks to …
(edit) @17076   4 years Don-vip fix #19860 - prevent illegal state to raise an NPE at JOSM startup on macOS
(edit) @17074   4 years Don-vip see #19706, see #19725 - PMD - avoid throwing NPE
(edit) @17006   4 years simon04 fix #19754 - Tag2Link: support multi-values for wikimedia_commons
(edit) @16998   4 years simon04 see #19706, see #19725 - ImageProvider: improve resize quality for …
(edit) @16997   4 years simon04 see #19706, see #19725 - ImageProvider: re-activate upscaling of SVG images
(edit) @16988   4 years simon04 Extract and test Mediawiki.getImageUrl
(edit) @16984   4 years simon04 see #18694 - Migrate ImageProviderTest to JUnit 5, mock …
(edit) @16980   4 years simon04 see #19706, see #19725 - Fix HiDPI with ImageResizeMode.BOUNDED …
(edit) @16978   4 years simon04 fix #19706, fix #19725 - Do not upscale images when using …
(edit) @16955   4 years simon04 see #19624 - use Utils.strip
(edit) @16946   4 years simon04 fix #19706, fix #19725 - ImageProvider/ImageResource: extract …
(edit) @16926   4 years simon04 fix #19706 - Selection/Relation list: render primitive icons in HiDPI
(edit) @16924   4 years simon04 Java Warnings
(edit) @16923   4 years simon04 see #19705 - Remove unused ImageProvider.createRotatedImage
(edit) @16916   4 years simon04 see #19698 - Java Warnings, PMD
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16911   4 years simon04 see #18376 - Status report: add Linux desktop environment
(edit) @16905   4 years simon04 fix #19696 - Status Report: add relative timestamp to last errors/warnings
(edit) @16887   4 years simon04 deprecate OSM svn, see #19509
(edit) @16885   4 years simon04 Checkstyle
(edit) @16880   4 years stoecker see #15240 - add missing since for new function
(edit) @16877   4 years simon04 Javadoc warnings
(edit) @16873   4 years stoecker add sr@latin language, see #18235
(edit) @16872   4 years stoecker fix image display in MOTD, see #15240
(edit) @16848   4 years simon04 see #19622 - Java warning
(edit) @16839   4 years simon04 fix #19622 - Tag2Link: show icons based on presets/styles
(edit) @16838   4 years simon04 see #19622 - Extract OsmPrimitiveImageProvider
(edit) @16836   4 years simon04 fix #18555 - Tag2Link: make search engine configurable Advanced …
(edit) @16835   4 years simon04 see #19620 - Tag2Link: update to 2020.8.3
(edit) @16834   4 years simon04 fix #19620 - Tag2Link: allow to customize sources
(edit) @16794   4 years simon04 fix #19496 - ImageProvider.getPadded: deprioritize multipolygon icon …
(edit) @16792   4 years simon04 fix #19496 - ImageProvider.getPadded: deprioritize multipolygon icon
(edit) @16780   4 years simon04 fix #19444 - Update tag2link
(edit) @16774   4 years simon04 fix #19293 - Tag2link/wikipedia: replace space with underscore
(edit) @16764   4 years simon04 see #13173 - Fix cursor hotspot for HiDPI (patch by johsin18, modified)
(edit) @16665   4 years simon04 see #19397 - JosmDecimalFormatSymbolsProvider: exclude Locale.ROOT
(edit) @16660   4 years simon04 fix #19397 - JosmDecimalFormatSymbolsProvider is not used for locale …
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16630   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @16628   4 years simon04 see #19334 - https://errorprone.info/bugpattern/MixedMutabilityReturnType
(edit) @16626   4 years simon04 see #19334 - https://errorprone.info/bugpattern/ImmutableEnumChecker
(edit) @16624   4 years simon04 see #19334 - Use @SuppressWarnings to ignore seldom occurring …
(edit) @16621   4 years simon04 see #19334 - Use @SuppressWarnings to ignore seldom occurring …
Note: See TracRevisionLog for help on using the revision log.