source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18942   8 months GerdP fix #23419: Memory leak in SessionSaveAction - don't keep references …
(edit) @18941   8 months GerdP fix #23408 - fix crash when lots of GeoImageLayer layers are closed …
(edit) @18940   9 months GerdP see #23415/r18939 ( MarkerLayerTest still failed) - restore most of …
(edit) @18939   9 months taylor.smock See #23415/r18938: Use titleBar instead of dialogsPanel
(edit) @18938   9 months taylor.smock See #23415: Fix unit tests from r18937
(edit) @18937   9 months GerdP fix #23415 and #23414, patch 23415-v2.patch - fixes issues where the …
(edit) @18935   9 months taylor.smock Fix #23399: Simplify way crashes This was primarily caused by …
(edit) @18934   9 months taylor.smock Fix #23362: Cannot close ImageViewerDialog when multiple image layers …
(edit) @18932   9 months stoecker fix some CI warnings
(edit) @18931   9 months stoecker pmd
(edit) @18930   9 months stoecker checkstyle
(edit) @18929   9 months stoecker proper interface
(edit) @18928   9 months stoecker fix #23373 - Taiwan maps nowadays use another certificate
(edit) @18927   9 months taylor.smock Fix #23316: MarkerLayer should return an empty list instead of a list …
(edit) @18926   9 months taylor.smock Fix #23367: Don't try to load too many tiles In this case, we are …
(edit) @18924   9 months taylor.smock Fix #23359: Don't keep images in memory when the ImageViewerDialog is …
(edit) @18923   9 months taylor.smock Fix #16485: Ensure windows lose always-on-top status when JOSM loses …
(edit) @18922   9 months taylor.smock Fix #23302: Create a preference for address duplicate detection to …
(edit) @18918   9 months taylor.smock Fix #23290: Validate the regions a tag is expected to be in (patch by …
(edit) @18915   9 months taylor.smock remove TLD from IANA
(edit) @18913   10 months taylor.smock See #22596: Some hosts redirect to another host for authentication …
(edit) @18912   10 months taylor.smock Fix #23227: Use the appropriate Bing layer Microsoft guidance …
(edit) @18911   10 months taylor.smock Fix #23113: Use default methods from JMapViewer
(edit) @18910   10 months taylor.smock Update Tag2Link PREF_SOURCE variable
(edit) @18908   10 months taylor.smock Fix #23341: Don't set paintstyles to nothing when paintstyles haven't …
(edit) @18907   10 months taylor.smock Fix #23341: Paintstyles are wiped when updating when the user has …
(edit) @18903   10 months taylor.smock Fix #23309: NPE in GeoPropertyIndex$GPLevel.getBounded when called by …
(edit) @18902   10 months taylor.smock remove TLD from IANA
(edit) @18901   10 months taylor.smock remove TLD from IANA
(edit) @18900   10 months GerdP fix #23310: TagChecker: Correct "peek" to "peak" Patch provided by hhtznr
(edit) @18899   11 months stoecker combine two loops (remove sonar warning)
(edit) @18896   11 months taylor.smock Fix #23235: Revert r18869 The URI specification only allows for ascii …
(edit) @18895   11 months taylor.smock Fix #23057: data layers should be selected next, not non-data layers …
(edit) @18894   11 months taylor.smock remove TLD from IANA
(edit) @18891   11 months taylor.smock Fix #23256: AbstractPrimitive::putAll not updating values (patch by …
(edit) @18887   11 months taylor.smock See r18885: Fix default hasTagDifferent implementation.
(edit) @18886   11 months taylor.smock Fix #18866: Remove Potlatch2 from the built-in styles. It has been …
(edit) @18885   11 months taylor.smock Fix #23252: Ignore line_management=transition|termination in …
(edit) @18883   11 months GerdP Mention that Douglas-Peucker is used
(edit) @18882   11 months stoecker showtime was another CBS tld and is gone as well
(edit) @18881   11 months stoecker add import as other name for source
(edit) @18880   11 months stoecker cbs domain died
(edit) @18877   11 months taylor.smock See #23220: Use jakarta.annotation instead of javax.annotation …
(edit) @18876   11 months taylor.smock See #23238: Some MapCSS functions cause NPEs when part of fixAdd
(edit) @18875   11 months taylor.smock Fix #23238: Some MapCSS functions cause NPEs when part of fixAdd
(edit) @18874   11 months taylor.smock remove TLD from IANA
(edit) @18871   12 months taylor.smock See #23218: Use newer error_prone versions when compiling on Java 11+ …
(edit) @18870   12 months taylor.smock See #16567: Update to JUnit 5 This converts most tests to use …
(edit) @18869   12 months taylor.smock Fix #23235: Allow unicode characters in URL paths
(edit) @18868   12 months taylor.smock See #16207: Keep track of download area for notes
(edit) @18867   12 months taylor.smock See #16567: Update to JUnit 5 This adds the @TaggingPresets
(edit) @18866   12 months taylor.smock Fix #23196: DataIntegrityProblemException: Primitive must be part of …
(edit) @18852   12 months taylor.smock Fix regression from r18847: Current tests expect a search for …
(edit) @18851   12 months taylor.smock Fix #23203: Simplify Way dialog can cause a deadlock This is caused …
(edit) @18850   12 months taylor.smock Fix #23187: Don't show validation results panel when no issues will be …
(edit) @18849   12 months taylor.smock Fix #16485: Modal dialogs may occasionally be behind another dialog …
(edit) @18847   12 months taylor.smock Fix #23212: Overpass query wizard should transform key: to ["key"]
(edit) @18845   12 months taylor.smock Fix #23189: Conflict tag tables should resize with the conflict window
(edit) @18842   12 months taylor.smock Fix #23191: NPE in AddTagsDialog This is caused when a new layer is …
(edit) @18840   12 months taylor.smock Revert r18838, see #23008: natural=coastline does not work well with …
(edit) @18839   12 months taylor.smock Fix #23179: Include changeset in note comment if feasible (patch by …
(edit) @18838   12 months taylor.smock Fix #23008: Improve PowerLines test performance (patch by gaben)
(edit) @18837   12 months taylor.smock Fix #23057: An invisible layer should not become active when removing …
(edit) @18836   12 months taylor.smock Reduce memory allocations from SplashScreenProgressRenderer#setTasks
(edit) @18833   12 months taylor.smock Fix #17052: Allow plugins to save state to session file The primary …
(edit) @18832   12 months stoecker JavaDoc
(edit) @18831   12 months taylor.smock Fix #23112: Expand visibility of some objects and methods in …
(edit) @18830   12 months taylor.smock Fix #23111: Hoist the common acceptsDocumentationSummary
(edit) @18829   13 months taylor.smock Fix #16998: Add parent_osm_primitives and convert_primitives_to_string
(edit) @18828   13 months taylor.smock See #22810: OSM OAuth 1.0a/Basic auth deprecation and removal This …
(edit) @18826   13 months taylor.smock Fix #23165: Cannot assign a changesetId > 0 to a new primitive There …
(edit) @18825   13 months taylor.smock Fix #23169: NPE when running validator with no validations enabled
(edit) @18824   13 months taylor.smock Fix #23153: Remote Control API call is adding hashtags many times …
(edit) @18823   13 months taylor.smock Improve performance for …
(edit) @18821   13 months taylor.smock Fix #23140: RejectedExecutionException when …
(edit) @18820   13 months taylor.smock Fix #23138: Add characters for Lushootseed to …
(edit) @18819   13 months taylor.smock See #22652, r18817: Stop parsing gpx files when point elements have …
(edit) @18818   13 months taylor.smock Fix tests
(edit) @18817   13 months taylor.smock Fix #22652: Stop parsing gpx files when wpt elements do not have valid …
(edit) @18816   13 months taylor.smock Fix #23134: Cancelling a json download will cause an exception dialog …
(edit) @18815   13 months taylor.smock Improve paste behavior of large amounts of data Both …
(edit) @18814   14 months taylor.smock Fix #23105: Add action to select shared/common child objects (patch by …
(edit) @18811   14 months taylor.smock Fix #23124: Azul Java 17.0.4.1 will cause a NumberFormatException …
(edit) @18808   14 months stoecker move nodes count into own function, so it can be changed in a sub class
(edit) @18807   14 months taylor.smock Allow importing geojson files that were saved to a session file * …
(edit) @18806   14 months taylor.smock Fix #23119: NPE in RemoteEntry.getLastModified
(edit) @18805   14 months taylor.smock Fix #23117: NPE in PlaceSelection$NamedResultTableModel This occurs …
(edit) @18804   14 months taylor.smock Fix #23116: Adding a member to a newly created relation will cause an …
(edit) @18803   14 months taylor.smock remove TLD from IANA
(edit) @18802   14 months taylor.smock Fix #23109, see #18982 (r16217): Use the error body from the exception …
(edit) @18801   14 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18797   14 months taylor.smock Fix #21364: GPX export of image new position use old coordinates This …
(edit) @18796   14 months taylor.smock Fix #23097: Significantly reduce allocations during startup in …
(edit) @18795   14 months taylor.smock Fix #23095: Missing space after name template output (patch by matthijs)
(edit) @18794   14 months taylor.smock Fix #23085: Improve speed of selecting large amounts of objects * JVM …
(edit) @18793   14 months taylor.smock Fix #23091: Opening a preset from inside a relation editor causes a …
(edit) @18792   14 months taylor.smock Fix #23018: The Name Suggestion Index preset causes dramatic slowing …
(edit) @18791   14 months taylor.smock remove TLD from IANA
(edit) @18790   14 months taylor.smock Fix #23103, see #17858: Notify users that a plugin requires a newer …
(edit) @18787   14 months stoecker separate NmeaParser from NmeaReader
Note: See TracRevisionLog for help on using the revision log.