source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18837   11 months taylor.smock Fix #23057: An invisible layer should not become active when removing …
(edit) @18836   11 months taylor.smock Reduce memory allocations from SplashScreenProgressRenderer#setTasks
(edit) @18833   11 months taylor.smock Fix #17052: Allow plugins to save state to session file The primary …
(edit) @18832   11 months stoecker JavaDoc
(edit) @18831   11 months taylor.smock Fix #23112: Expand visibility of some objects and methods in …
(edit) @18830   11 months taylor.smock Fix #23111: Hoist the common acceptsDocumentationSummary
(edit) @18829   11 months taylor.smock Fix #16998: Add parent_osm_primitives and convert_primitives_to_string
(edit) @18828   11 months taylor.smock See #22810: OSM OAuth 1.0a/Basic auth deprecation and removal This …
(edit) @18826   11 months taylor.smock Fix #23165: Cannot assign a changesetId > 0 to a new primitive There …
(edit) @18825   11 months taylor.smock Fix #23169: NPE when running validator with no validations enabled
(edit) @18824   12 months taylor.smock Fix #23153: Remote Control API call is adding hashtags many times …
(edit) @18823   12 months taylor.smock Improve performance for …
(edit) @18821   12 months taylor.smock Fix #23140: RejectedExecutionException when …
(edit) @18820   12 months taylor.smock Fix #23138: Add characters for Lushootseed to …
(edit) @18819   12 months taylor.smock See #22652, r18817: Stop parsing gpx files when point elements have …
(edit) @18818   12 months taylor.smock Fix tests
(edit) @18817   12 months taylor.smock Fix #22652: Stop parsing gpx files when wpt elements do not have valid …
(edit) @18816   12 months taylor.smock Fix #23134: Cancelling a json download will cause an exception dialog …
(edit) @18815   12 months taylor.smock Improve paste behavior of large amounts of data Both …
(edit) @18814   12 months taylor.smock Fix #23105: Add action to select shared/common child objects (patch by …
(edit) @18811   12 months taylor.smock Fix #23124: Azul Java 17.0.4.1 will cause a NumberFormatException …
(edit) @18808   12 months stoecker move nodes count into own function, so it can be changed in a sub class
(edit) @18807   12 months taylor.smock Allow importing geojson files that were saved to a session file * …
(edit) @18806   12 months taylor.smock Fix #23119: NPE in RemoteEntry.getLastModified
(edit) @18805   12 months taylor.smock Fix #23117: NPE in PlaceSelection$NamedResultTableModel This occurs …
(edit) @18804   12 months taylor.smock Fix #23116: Adding a member to a newly created relation will cause an …
(edit) @18803   13 months taylor.smock remove TLD from IANA
(edit) @18802   13 months taylor.smock Fix #23109, see #18982 (r16217): Use the error body from the exception …
(edit) @18801   13 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18797   13 months taylor.smock Fix #21364: GPX export of image new position use old coordinates This …
(edit) @18796   13 months taylor.smock Fix #23097: Significantly reduce allocations during startup in …
(edit) @18795   13 months taylor.smock Fix #23095: Missing space after name template output (patch by matthijs)
(edit) @18794   13 months taylor.smock Fix #23085: Improve speed of selecting large amounts of objects * JVM …
(edit) @18793   13 months taylor.smock Fix #23091: Opening a preset from inside a relation editor causes a …
(edit) @18792   13 months taylor.smock Fix #23018: The Name Suggestion Index preset causes dramatic slowing …
(edit) @18791   13 months taylor.smock remove TLD from IANA
(edit) @18790   13 months taylor.smock Fix #23103, see #17858: Notify users that a plugin requires a newer …
(edit) @18787   13 months stoecker separate NmeaParser from NmeaReader
(edit) @18786   13 months taylor.smock Fix #23083: SocketTimeoutException in …
(edit) @18785   13 months taylor.smock remove TLD from IANA
(edit) @18784   13 months taylor.smock See #23081: NoSuchElementException in …
(edit) @18783   13 months taylor.smock Fix #23081: NoSuchElementException in …
(edit) @18782   13 months taylor.smock Fix #23024: Set foreground color for feedback warning label (patch by …
(edit) @18781   13 months taylor.smock Fix #23023: Fix logic for enabling buttons in color preferences (patch …
(edit) @18780   13 months taylor.smock Fix #22733: Add UI feedback for url guessing, account for nan
(edit) @18779   13 months taylor.smock Fix #23078: Improve cancel action on OSM API errors (patch by gaben, …
(edit) @18778   13 months taylor.smock Fix #23079: Freeze on conflict resolution after upload
(edit) @18777   13 months taylor.smock Reduce allocations during startup from Shape Shape#hashCode made …
(edit) @18776   14 months taylor.smock See #23049, fix an issue where tests might visit the entire dataset …
(edit) @18775   14 months taylor.smock Fix #23049: Informational errors cause validator dialog to occur on …
(edit) @18774   14 months taylor.smock remove TLD from IANA
(edit) @18771   14 months taylor.smock Fix #23022: Application name on macOS 12 is MainApplication
(edit) @18770   14 months taylor.smock Fix a potential resource leak (CID-1349914)
(edit) @18768   14 months taylor.smock Fix #22534: Inform users when the clipboard has too much data
(edit) @18767   14 months taylor.smock Fix #23015, see #2483: Right click (map move) + scale/rotate modes …
(edit) @18766   14 months taylor.smock Fix #23011: Custom http headers aren't applied on custom TMS imagery …
(edit) @18764   14 months taylor.smock Fix #22952, #23013: Improve methods for seeing who is logged in to OSM …
(edit) @18763   14 months taylor.smock remove TLD from IANA
(edit) @18762   14 months taylor.smock Fix borked tests (see r18757) Different test failed this time.
(edit) @18761   14 months taylor.smock Fix borked tests (see r18757)
(edit) @18760   14 months taylor.smock Indicate that JOSM presets are also used by Vespucci to TagInfo (patch …
(edit) @18759   14 months taylor.smock Fix #22279: Add new split mode for quick splitting of ways (patch by …
(edit) @18758   14 months taylor.smock See r18757: Add missing file (PlaceholderExpression)
(edit) @18757   14 months taylor.smock Fix #17669, #22096: Allow placeholders in more locations in MapCSS
(edit) @18756   14 months taylor.smock Fix #22845: EDT violation when fixing UntaggedNode errors when no …
(edit) @18755   14 months taylor.smock Fix #22751: Improve fullscreen mode (patch by kolesar, modified) * …
(edit) @18754   14 months taylor.smock Significantly reduce allocations in GeoJSONWriter When using `josm …
(edit) @18753   14 months taylor.smock Fix #23001: ClassCastException in GpxDrawHelper#calculateColors This …
(edit) @18752   14 months taylor.smock Fix #9446: Show progress on upload validation (patch updated by gaben) …
(edit) @18751   14 months taylor.smock Fix #20850 and #22253: Font size in TextAreas is very small in Windows …
(edit) @18748   15 months taylor.smock remove TLD from IANA
(edit) @18747   15 months taylor.smock See #22990, r18723: Use the correct exception for Jakarta JSON
(edit) @18742   15 months stoecker ckeckstyle
(edit) @18741   15 months stoecker ckeckstyle
(edit) @18740   15 months stoecker fix regression with short GGA sentence
(edit) @18739   15 months stoecker fix copy & paste comment
(edit) @18738   15 months stoecker add NMEA track coloring by reference ID
(edit) @18735   15 months taylor.smock Fix #22921: DateTimeException when using invalid day of month for …
(edit) @18732   15 months taylor.smock Fix #22908: Search button's dropdown list not initialized on JOSM …
(edit) @18730   15 months taylor.smock Fix #22901: Add/ignore popular tags Ignore: * landuse=static_caravan …
(edit) @18729   15 months taylor.smock Fix #22922: RejectedExecutionException during JOSM shutdown when user …
(edit) @18728   15 months taylor.smock Fix #21886: Download Dialog incorrectly reports note area rejection …
(edit) @18724   16 months taylor.smock Fix #22808: Add bulk removal method to DataSet This fixes an issue …
(edit) @18723   16 months taylor.smock Fix #22432, see #22941: Start migrating from javax to jakarta Parsson …
(edit) @18720   16 months stoecker remove JOSM core shortcut conflict
(edit) @18718   16 months taylor.smock See #22898: JOSM Validator CLI errors out when is run with …
(edit) @18716   16 months taylor.smock Fix #22904: Remove outdated/unused certificate authorities This drops …
(edit) @18715   16 months taylor.smock Fix #22798: Convert dialog actions which extend AbstractAction to …
(edit) @18714   16 months taylor.smock Fix #22898: JOSM Validator CLI errors out when is run with …
(edit) @18712   16 months taylor.smock Fix #22880: Use a single log entry for MapCSS error logging (patch by …
(edit) @18711   16 months taylor.smock Fix #22726: DownloadOsmChange task should not always get the history …
(edit) @18708   16 months taylor.smock remove TLD from IANA
(edit) @18707   16 months taylor.smock Fix #22846: Anonymize VM arguments in status reports (patch by gaben) …
(edit) @18706   16 months taylor.smock Fix #22817: Don't delete layer with changes and a non-normal upload …
(edit) @18705   16 months taylor.smock Fix #22727: SOE in ImageViewerDialog#addButtonsForImageLayers
(edit) @18704   16 months taylor.smock Fix #22865: Pressing "Presets" button causes JOSM to get stuck on …
(edit) @18703   16 months taylor.smock See #22869: Add geoserver custom mimetypes * image/vnd.jpeg-png * …
(edit) @18702   17 months taylor.smock Fix #22868: NPE when a PBF does not include bound information
(edit) @18698   17 months taylor.smock See r18695, #22603: Drop optional compression support We don't …
(edit) @18697   17 months taylor.smock See r18695: fix @since xxx
Note: See TracRevisionLog for help on using the revision log.