source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18452   2 years taylor.smock Drop use of abc from tile.openstreetmap.org urls (patch by Firefishy) …
(edit) @18451   2 years taylor.smock Fix #22073: Optimized regexes (string starts with, ends with, …
(edit) @18445   2 years stoecker drop imagery offsets from status report, see #22043
(edit) @18444   2 years taylor.smock Fix #21775: Remove deprecated code in ImageData The code in question …
(edit) @18443   2 years taylor.smock Fix #17288: Notes progress bar shows no progress (patch by gaben, …
(edit) @18442   2 years taylor.smock Fix #21792: Request focus in SplitWayAction window segment list (patch …
(edit) @18441   2 years taylor.smock Fix #22022: Allow for recursive geojson parsing This allows us to …
(edit) @18440   2 years GerdP fix #22057: ClassNotFoundException when installing a plugin that was …
(edit) @18439   2 years taylor.smock Fix #17906, #21889, see #12617 for the original issue This fixes an …
(edit) @18438   2 years taylor.smock Fix #21619: CCE where JosmTextField cannot be cast to …
(edit) @18437   2 years taylor.smock Fix #21935: Avoid leaking Authorization headers on redirects in …
(edit) @18436   2 years taylor.smock Shortcut Preferences: Remove look-alike arrow codes The key values …
(edit) @18435   2 years taylor.smock update TLD from IANA
(edit) @18434   2 years taylor.smock Dependency updates JCSCacheManager was modified to move away from …
(edit) @18433   2 years taylor.smock Fix #22024: DataIntegrityProblemException during data upload This is …
(edit) @18432   2 years taylor.smock ProtobufRecord: Fix failing test from r18431 (oops) This was due to …
(edit) @18431   2 years taylor.smock VectorTile/MapBox/Feature: Significantly reduce allocations The area …
(edit) @18428   2 years stoecker add missing space
(edit) @18427   2 years taylor.smock Fix an NPE that occurred when attempting to copy an image URL This …
(edit) @18424   2 years stoecker see #21480 - i18n fix
(edit) @18422   2 years GerdP fix #21967: Keep OSM layer activated when loading GPX layer Patch by Bjoeni
(edit) @18421   2 years taylor.smock fix #21521: IOOBE in ImageData.getSelectedImage This is caused by not …
(edit) @18420   2 years stoecker fix i18n, see #21480
(edit) @18419   2 years Klumbumbus remove TLD from IANA
(edit) @18418   2 years Klumbumbus remove TLD from IANA
(edit) @18417   2 years stoecker text fix, fix #21865
(edit) @18416   2 years stoecker text fix, fix #21865
(edit) @18414   2 years taylor.smock fix #21867: Improve documentation for ConditionFactory (patch by …
(edit) @18413   2 years taylor.smock fix #21825: delete non-useful relations This offers to delete …
(edit) @18412   2 years taylor.smock see r18408, #21480, fix #21962: typo with xor (patch by skyper) This …
(edit) @18409   2 years taylor.smock see r18407, #21756: Don't log oauth secrets (PMD)
(edit) @18408   2 years taylor.smock fix #21480: Add missing syntax hints to search dialog (patch by …
(edit) @18407   2 years stoecker fix #21756 - strip typical privacy relevant parameters from URL output
(edit) @18406   2 years taylor.smock fix #19219: Sessions without data layer should be savable as .jos - …
(edit) @18403   2 years taylor.smock fix #21953: Remember custom overpass servers This was caused by not …
(edit) @18401   2 years taylor.smock fix #21950: Significantly reduce freeze when deleting a node with the …
(edit) @18399   2 years stoecker fix #21922 - patch by Bjoeni - GPX file marked as modified when saving …
(edit) @18398   2 years stoecker fix #21693 - patch by GhostFoxSledgehammer - performance optimizations …
(edit) @18396   2 years stoecker fix #20600 - add Fix coloring for NMEA, patch by Bjoeni
(edit) @18395   2 years GerdP fix #21825: Delete relations by default when all members are deleted …
(edit) @18392   2 years GerdP sonarlint: Make "showStackTrace" a "static" method.
(edit) @18391   2 years GerdP fix checkstyle issue
(edit) @18390   2 years GerdP see #21740: IAE: Attempted to add listener that was already in list: …
(edit) @18389   2 years taylor.smock fix #21918: Proxy preferences does not have the correct help Remove …
(edit) @18388   2 years taylor.smock fix #21919: NPE in MapImage due to a race condition This adds a …
(edit) @18380   2 years taylor.smock ImageryPatterns: Fix CID 1469640: Null point dereferences This uses …
(edit) @18378   2 years taylor.smock see #21850: Fix calls to JOSM server where not apikey is needed
(edit) @18371   2 years taylor.smock fix #21850: WMS and WMTS don't support {apikey} This adds {apikey} as …
(edit) @18368   2 years taylor.smock fix #21819: MapDust is deprecated and API no longer works (patch by jBeata)
(edit) @18367   2 years taylor.smock fix #21797: IOOBE in …
(edit) @18366   2 years taylor.smock Replace usages of System.exit with Lifecycle.exitJosm This fixes some …
(edit) @18365   2 years Don-vip see #15182 - make JOSM callable as standalone validator (patch by …
(edit) @18364   2 years GerdP checkstyle + sonarlint issues
(edit) @18363   2 years GerdP see #6725, #21438 correct @since xxx
(edit) @18362   2 years GerdP fix #21730: Not all JosmActions registering in toolbar - separate …
(edit) @18361   2 years GerdP fix #6725: Plugins need to be loaded before tool definitions for …
(edit) @18360   2 years Don-vip upgrade to checkstyle 9.2.1
(edit) @18357   2 years Don-vip remove TLD from IANA
(edit) @18354   2 years Don-vip fix #21694 - fix IOOBE in MapPaintMenu.toggleStyle
(edit) @18353   2 years Don-vip fix #21696 - add robustness in case NaN coordinates are being …
(edit) @18342   2 years Don-vip fix #21645 - code cleanup (patch by gaben)
(edit) @18341   2 years Don-vip fix #21646 - Round new points in imagery.Shape (patch by taylor.smock)
(edit) @18338   2 years Don-vip fix #21655 - fix selection of changesets after sorting the table
(edit) @18337   2 years Don-vip fix #21682 - don't let runtime exceptions in layer change listeners …
(edit) @18335   2 years Don-vip remove TLD from IANA
(edit) @18334   2 years Don-vip fix #21507 - fix autocompletion error with Japanese IME (patch by marcello)
(edit) @18332   2 years Don-vip see #21596 - Update dependencies in ivy.xml and tools/ivy.xml (patch …
(edit) @18327   2 years GerdP fix #21550: NPE in …
(edit) @18325   2 years Klumbumbus fix #21557 - Make "New changeset" translatable (patch by marcello)
(edit) @18324   2 years Klumbumbus fix #17034 - Add power=connection (partly patch by gaben, icon self …
(edit) @18323   2 years GerdP fix #21541: false positive: crossing railways - treat railway=halt …
(edit) @18322   2 years Don-vip see #20522 see #21005 - Allow security manager, otherwise it raises a …
(edit) @18321   2 years GerdP fix #21446: Memory leaks with TaggingPreset - don't always add …
(edit) @18320   2 years Don-vip fix #21538 - Fixed GPS traces no longer being browsable (patch by …
(edit) @18318   2 years GerdP see #20378:No Warnings on Crossings - improve I18n string (patch by …
(edit) @18316   2 years GerdP fix #20982: Douglas-Peucker implementation is wrong The …
(edit) @18315   2 years Don-vip see #21486 - don't try to read int/long/float/double missing GPX metadata
(edit) @18314   2 years Don-vip fix #21497 - see #21344 - don't use FILES_AND_DIRECTORIES selection …
(edit) @18313   2 years Don-vip fix #21509 - fix potential NPEs related to comboboxes
(edit) @18311   2 years Don-vip fix #21488 - make our custom checkbox models extend ToggleButtonModel …
(edit) @18310   2 years Don-vip fix #21519 - AIOOBE
(edit) @18305   2 years Don-vip fix #21505 - fix most of javadoc warnings, remove deprecated code
(edit) @18304   2 years Don-vip fix #21502 - associate correct extensions in macOS / Windows …
(edit) @18303   2 years Don-vip see #21476 - fix another checkstyle violation
(edit) @18300   2 years Don-vip see #16472 - allow to open geoimages into external viewer, useful for …
(edit) @18299   2 years Don-vip fix #21476 - Fix and add non-regression test for …
(edit) @18298   2 years Don-vip fix #20927 - ensure divider location remains between 0 and 1
(edit) @18295   2 years Klumbumbus update TLD from IANA
(edit) @18293   2 years Don-vip fix #21452 - fix #21462 - fix deadlock (patch by marcello)
(edit) @18292   2 years Don-vip fix #21462 - fix excessive synchronization in preferences introduced …
(edit) @18291   2 years Don-vip fix #21463 - Fix parsing of empty parenthesis pairs in search …
(edit) @18290   2 years Don-vip fix #21469 - Make First/Last buttons in image display window remember …
(edit) @18288   2 years Don-vip fix #21451 - disallow to edit deleted child relations from parent editor
(edit) @18287   3 years Don-vip fix #20913 - fix handling of GPX files in sessions (patch by Bjoeni) …
(edit) @18285   3 years Don-vip see #21443 - Extract shortcut disablement to interface, with default …
(edit) @18284   3 years GerdP fix checkstyle issue
(edit) @18283   3 years Don-vip fix #21427 - further simplify UploadDialog (patch by marcello, …
(edit) @18281   3 years GerdP fix #21438: NPE in AutoCompletionManager.getAllForKeys() - fix …
(edit) @18280   3 years Don-vip fix #21420 - fix type mismatch warning (patch by marcello)
(edit) @18278   3 years Don-vip fix #21430 - Fix deletion of images (patch by taylor.smock)
Note: See TracRevisionLog for help on using the revision log.