source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18816   10 months taylor.smock Fix #23134: Cancelling a json download will cause an exception dialog …
(edit) @18815   10 months taylor.smock Improve paste behavior of large amounts of data Both …
(edit) @18814   10 months taylor.smock Fix #23105: Add action to select shared/common child objects (patch by …
(edit) @18813   10 months taylor.smock See #22832: Don't quote $JPACKAGEOPTIONS
(edit) @18812   10 months taylor.smock Fix #23110: Add cash_in to amenity=atm This also ignores some tags.
(edit) @18811   10 months taylor.smock Fix #23124: Azul Java 17.0.4.1 will cause a NumberFormatException …
(edit) @18810   10 months taylor.smock Dependency updates * jakarta.json-api: 2.1.1 -> 2.1.2 * …
(edit) @18809   10 months taylor.smock See #23125: Prefer notarytool if it is available; fall back to altool …
(edit) @18808   10 months stoecker move nodes count into own function, so it can be changed in a sub class
(edit) @18807   10 months taylor.smock Allow importing geojson files that were saved to a session file * …
(edit) @18806   10 months taylor.smock Fix #23119: NPE in RemoteEntry.getLastModified
(edit) @18805   10 months taylor.smock Fix #23117: NPE in PlaceSelection$NamedResultTableModel This occurs …
(edit) @18804   10 months taylor.smock Fix #23116: Adding a member to a newly created relation will cause an …
(edit) @18803   10 months taylor.smock remove TLD from IANA
(edit) @18802   10 months taylor.smock Fix #23109, see #18982 (r16217): Use the error body from the exception …
(edit) @18801   10 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18800   10 months taylor.smock Add WindowMocker to test to fix test failure
(edit) @18799   10 months taylor.smock See r18798: Actually use the @Territories annotation This also fixes …
(edit) @18798   10 months taylor.smock See #16567: Add @Territories annotation for JUnit 5 This reduces …
(edit) @18797   10 months taylor.smock Fix #21364: GPX export of image new position use old coordinates This …
(edit) @18796   10 months taylor.smock Fix #23097: Significantly reduce allocations during startup in …
(edit) @18795   10 months taylor.smock Fix #23095: Missing space after name template output (patch by matthijs)
(edit) @18794   10 months taylor.smock Fix #23085: Improve speed of selecting large amounts of objects * JVM …
(edit) @18793   10 months taylor.smock Fix #23091: Opening a preset from inside a relation editor causes a …
(edit) @18792   10 months taylor.smock Fix #23018: The Name Suggestion Index preset causes dramatic slowing …
(edit) @18791   10 months taylor.smock remove TLD from IANA
(edit) @18790   10 months taylor.smock Fix #23103, see #17858: Notify users that a plugin requires a newer …
(edit) @18789   10 months taylor.smock i18n update
(edit) @18788   10 months stoecker fix tests
(edit) @18787   10 months stoecker separate NmeaParser from NmeaReader
(edit) @18786   10 months taylor.smock Fix #23083: SocketTimeoutException in …
(edit) @18785   10 months taylor.smock remove TLD from IANA
(edit) @18784   10 months taylor.smock See #23081: NoSuchElementException in …
(edit) @18783   10 months taylor.smock Fix #23081: NoSuchElementException in …
(edit) @18782   10 months taylor.smock Fix #23024: Set foreground color for feedback warning label (patch by …
(edit) @18781   10 months taylor.smock Fix #23023: Fix logic for enabling buttons in color preferences (patch …
(edit) @18780   10 months taylor.smock Fix #22733: Add UI feedback for url guessing, account for nan
(edit) @18779   10 months taylor.smock Fix #23078: Improve cancel action on OSM API errors (patch by gaben, …
(edit) @18778   10 months taylor.smock Fix #23079: Freeze on conflict resolution after upload
(edit) @18777   11 months taylor.smock Reduce allocations during startup from Shape Shape#hashCode made …
(edit) @18776   11 months taylor.smock See #23049, fix an issue where tests might visit the entire dataset …
(edit) @18775   11 months taylor.smock Fix #23049: Informational errors cause validator dialog to occur on …
(edit) @18774   11 months taylor.smock remove TLD from IANA
(edit) @18773   11 months taylor.smock See #22990: synchronize jakarta.json versions in ivy.xml
(edit) @18772   11 months taylor.smock i18n update
(edit) @18771   11 months taylor.smock Fix #23022: Application name on macOS 12 is MainApplication
(edit) @18770   12 months taylor.smock Fix a potential resource leak (CID-1349914)
(edit) @18769   12 months taylor.smock Fix #22569: Add beauty multiselect key to shop=beauty preset (patch by …
(edit) @18768   12 months taylor.smock Fix #22534: Inform users when the clipboard has too much data
(edit) @18767   12 months taylor.smock Fix #23015, see #2483: Right click (map move) + scale/rotate modes …
(edit) @18766   12 months taylor.smock Fix #23011: Custom http headers aren't applied on custom TMS imagery …
(edit) @18765   12 months taylor.smock See r18764, fix unit test that expected a button at a specific location
(edit) @18764   12 months taylor.smock Fix #22952, #23013: Improve methods for seeing who is logged in to OSM …
(edit) @18763   12 months taylor.smock remove TLD from IANA
(edit) @18762   12 months taylor.smock Fix borked tests (see r18757) Different test failed this time.
(edit) @18761   12 months taylor.smock Fix borked tests (see r18757)
(edit) @18760   12 months taylor.smock Indicate that JOSM presets are also used by Vespucci to TagInfo (patch …
(edit) @18759   12 months taylor.smock Fix #22279: Add new split mode for quick splitting of ways (patch by …
(edit) @18758   12 months taylor.smock See r18757: Add missing file (PlaceholderExpression)
(edit) @18757   12 months taylor.smock Fix #17669, #22096: Allow placeholders in more locations in MapCSS
(edit) @18756   12 months taylor.smock Fix #22845: EDT violation when fixing UntaggedNode errors when no …
(edit) @18755   12 months taylor.smock Fix #22751: Improve fullscreen mode (patch by kolesar, modified) * …
(edit) @18754   12 months taylor.smock Significantly reduce allocations in GeoJSONWriter When using `josm …
(edit) @18753   12 months taylor.smock Fix #23001: ClassCastException in GpxDrawHelper#calculateColors This …
(edit) @18752   12 months taylor.smock Fix #9446: Show progress on upload validation (patch updated by gaben) …
(edit) @18751   12 months taylor.smock Fix #20850 and #22253: Font size in TextAreas is very small in Windows …
(edit) @18750   12 months taylor.smock Fix #22990: Synchronize ivy.xml with the actual resolved artifact …
(edit) @18749   12 months taylor.smock Fix #22991: Improve precision for boundaries + add subdivisions of …
(edit) @18748   12 months taylor.smock remove TLD from IANA
(edit) @18747   12 months taylor.smock See #22990, r18723: Use the correct exception for Jakarta JSON
(edit) @18746   12 months taylor.smock i18n update
(edit) @18745   12 months stoecker fix #22983 - don't warn for ss in SpannungsTrasse
(edit) @18744   12 months stoecker get rid of transform
(edit) @18743   12 months stoecker fix icon script and warning in SVG image
(edit) @18742   12 months stoecker ckeckstyle
(edit) @18741   12 months stoecker ckeckstyle
(edit) @18740   12 months stoecker fix regression with short GGA sentence
(edit) @18739   12 months stoecker fix copy & paste comment
(edit) @18738   12 months stoecker add NMEA track coloring by reference ID
(edit) @18737   12 months stoecker small script fix to ignore non-URLs
(edit) @18736   13 months taylor.smock Fix #22957: parking:orientation is deprecated (patch by Famlam and …
(edit) @18735   13 months taylor.smock Fix #22921: DateTimeException when using invalid day of month for …
(edit) @18734   13 months Klumbumbus fix #22739 - Don't warn about missing access tags on …
(edit) @18733   13 months stoecker i18n preset fixes
(edit) @18732   13 months taylor.smock Fix #22908: Search button's dropdown list not initialized on JOSM …
(edit) @18731   13 months taylor.smock Fix #21286: Add validator rule for min_height < height (patch by …
(edit) @18730   13 months taylor.smock Fix #22901: Add/ignore popular tags Ignore: * landuse=static_caravan …
(edit) @18729   13 months taylor.smock Fix #22922: RejectedExecutionException during JOSM shutdown when user …
(edit) @18728   13 months taylor.smock Fix #21886: Download Dialog incorrectly reports note area rejection …
(edit) @18727   13 months taylor.smock See #22943: Build fails with Java 20 Typo in regex …
(edit) @18726   13 months taylor.smock Fix #22943: Build fails with Java 20 This was due the isJava9 regex …
(edit) @18725   13 months taylor.smock Dependency updates * .github workflows: * Add Java 20, 21-ea, remove …
(edit) @18724   13 months taylor.smock Fix #22808: Add bulk removal method to DataSet This fixes an issue …
(edit) @18723   13 months taylor.smock Fix #22432, see #22941: Start migrating from javax to jakarta Parsson …
(edit) @18722   13 months taylor.smock Fix #22831: Add additional memorial values for the historic=memorial …
(edit) @18721   13 months taylor.smock i18n update
(edit) @18720   13 months stoecker remove JOSM core shortcut conflict
(edit) @18719   13 months taylor.smock Fix #21782: Deprecate vending=parcel_pickup (patch by gaben, modified) …
(edit) @18718   13 months taylor.smock See #22898: JOSM Validator CLI errors out when is run with …
(edit) @18717   13 months taylor.smock See #19912: Upgrade server to Ubuntu 20.04 Upgrade test reference …
Note: See TracRevisionLog for help on using the revision log.