source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18784   11 months taylor.smock See #23081: NoSuchElementException in …
(edit) @18783   11 months taylor.smock Fix #23081: NoSuchElementException in …
(edit) @18782   11 months taylor.smock Fix #23024: Set foreground color for feedback warning label (patch by …
(edit) @18781   11 months taylor.smock Fix #23023: Fix logic for enabling buttons in color preferences (patch …
(edit) @18780   11 months taylor.smock Fix #22733: Add UI feedback for url guessing, account for nan
(edit) @18779   11 months taylor.smock Fix #23078: Improve cancel action on OSM API errors (patch by gaben, …
(edit) @18778   11 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   12 months taylor.smock See #23049, fix an issue where tests might visit the entire dataset …
(edit) @18775   12 months taylor.smock Fix #23049: Informational errors cause validator dialog to occur on …
(edit) @18774   12 months taylor.smock remove TLD from IANA
(edit) @18773   12 months taylor.smock See #22990: synchronize jakarta.json versions in ivy.xml
(edit) @18772   12 months taylor.smock i18n update
(edit) @18771   12 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   13 months taylor.smock remove TLD from IANA
(edit) @18762   13 months taylor.smock Fix borked tests (see r18757) Different test failed this time.
(edit) @18761   13 months taylor.smock Fix borked tests (see r18757)
(edit) @18760   13 months taylor.smock Indicate that JOSM presets are also used by Vespucci to TagInfo (patch …
(edit) @18759   13 months taylor.smock Fix #22279: Add new split mode for quick splitting of ways (patch by …
(edit) @18758   13 months taylor.smock See r18757: Add missing file (PlaceholderExpression)
(edit) @18757   13 months taylor.smock Fix #17669, #22096: Allow placeholders in more locations in MapCSS
(edit) @18756   13 months taylor.smock Fix #22845: EDT violation when fixing UntaggedNode errors when no …
(edit) @18755   13 months taylor.smock Fix #22751: Improve fullscreen mode (patch by kolesar, modified) * …
(edit) @18754   13 months taylor.smock Significantly reduce allocations in GeoJSONWriter When using `josm …
(edit) @18753   13 months taylor.smock Fix #23001: ClassCastException in GpxDrawHelper#calculateColors This …
(edit) @18752   13 months taylor.smock Fix #9446: Show progress on upload validation (patch updated by gaben) …
(edit) @18751   13 months taylor.smock Fix #20850 and #22253: Font size in TextAreas is very small in Windows …
(edit) @18750   13 months taylor.smock Fix #22990: Synchronize ivy.xml with the actual resolved artifact …
(edit) @18749   13 months taylor.smock Fix #22991: Improve precision for boundaries + add subdivisions of …
(edit) @18748   13 months taylor.smock remove TLD from IANA
(edit) @18747   13 months taylor.smock See #22990, r18723: Use the correct exception for Jakarta JSON
(edit) @18746   13 months taylor.smock i18n update
(edit) @18745   13 months stoecker fix #22983 - don't warn for ss in SpannungsTrasse
(edit) @18744   13 months stoecker get rid of transform
(edit) @18743   13 months stoecker fix icon script and warning in SVG image
(edit) @18742   13 months stoecker ckeckstyle
(edit) @18741   13 months stoecker ckeckstyle
(edit) @18740   13 months stoecker fix regression with short GGA sentence
(edit) @18739   13 months stoecker fix copy & paste comment
(edit) @18738   13 months stoecker add NMEA track coloring by reference ID
(edit) @18737   13 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   14 months taylor.smock Fix #22908: Search button's dropdown list not initialized on JOSM …
(edit) @18731   14 months taylor.smock Fix #21286: Add validator rule for min_height < height (patch by …
(edit) @18730   14 months taylor.smock Fix #22901: Add/ignore popular tags Ignore: * landuse=static_caravan …
(edit) @18729   14 months taylor.smock Fix #22922: RejectedExecutionException during JOSM shutdown when user …
(edit) @18728   14 months taylor.smock Fix #21886: Download Dialog incorrectly reports note area rejection …
(edit) @18727   14 months taylor.smock See #22943: Build fails with Java 20 Typo in regex …
(edit) @18726   14 months taylor.smock Fix #22943: Build fails with Java 20 This was due the isJava9 regex …
(edit) @18725   14 months taylor.smock Dependency updates * .github workflows: * Add Java 20, 21-ea, remove …
(edit) @18724   14 months taylor.smock Fix #22808: Add bulk removal method to DataSet This fixes an issue …
(edit) @18723   14 months taylor.smock Fix #22432, see #22941: Start migrating from javax to jakarta Parsson …
(edit) @18722   14 months taylor.smock Fix #22831: Add additional memorial values for the historic=memorial …
(edit) @18721   14 months taylor.smock i18n update
(edit) @18720   14 months stoecker remove JOSM core shortcut conflict
(edit) @18719   14 months taylor.smock Fix #21782: Deprecate vending=parcel_pickup (patch by gaben, modified) …
(edit) @18718   14 months taylor.smock See #22898: JOSM Validator CLI errors out when is run with …
(edit) @18717   14 months taylor.smock See #19912: Upgrade server to Ubuntu 20.04 Upgrade test reference …
(edit) @18716   14 months taylor.smock Fix #22904: Remove outdated/unused certificate authorities This drops …
(edit) @18715   14 months taylor.smock Fix #22798: Convert dialog actions which extend AbstractAction to …
(edit) @18714   14 months taylor.smock Fix #22898: JOSM Validator CLI errors out when is run with …
(edit) @18713   14 months taylor.smock Fix #22835: add republics + autonomous okrugs/oblasts for Russia …
(edit) @18712   14 months taylor.smock Fix #22880: Use a single log entry for MapCSS error logging (patch by …
(edit) @18711   14 months taylor.smock Fix #22726: DownloadOsmChange task should not always get the history …
(edit) @18710   14 months taylor.smock Fix #22844: Add garden:type=* tag to leisure=garden preset (patch by …
(edit) @18709   14 months taylor.smock Fix #22864: Make orchard presets searchable (patch by gaben)
(edit) @18708   14 months taylor.smock remove TLD from IANA
(edit) @18707   14 months taylor.smock Fix #22846: Anonymize VM arguments in status reports (patch by gaben) …
(edit) @18706   14 months taylor.smock Fix #22817: Don't delete layer with changes and a non-normal upload …
(edit) @18705   14 months taylor.smock Fix #22727: SOE in ImageViewerDialog#addButtonsForImageLayers
(edit) @18704   14 months taylor.smock Fix #22865: Pressing "Presets" button causes JOSM to get stuck on …
(edit) @18703   15 months taylor.smock See #22869: Add geoserver custom mimetypes * image/vnd.jpeg-png * …
(edit) @18702   15 months taylor.smock Fix #22868: NPE when a PBF does not include bound information
(edit) @18701   15 months taylor.smock Fix #22857: zebra:bicolor -> zebra:bicolour
(edit) @18700   15 months taylor.smock i18n update
(edit) @18699   15 months stoecker fix #22833 - reorder arguments to allow manual override - patch by sebastic
(edit) @18698   15 months taylor.smock See r18695, #22603: Drop optional compression support We don't …
(edit) @18697   15 months taylor.smock See r18695: fix @since xxx
(edit) @18696   15 months taylor.smock See r18695: Add PBF reading support This adds the missing …
(edit) @18695   15 months taylor.smock Fix #22603: Add PBF reading support
(edit) @18694   16 months taylor.smock Fix #22381: Try to automatically install newly required plugins on …
(edit) @18693   16 months taylor.smock Fix #22811: Map layer is not dirty after processing OSC that adds one …
(edit) @18692   16 months taylor.smock Fix #21965: Reuse same instance of "<different>" for consistency …
(edit) @18691   16 months taylor.smock Significantly reduce cost of large presets like `Name Suggestion …
(edit) @18690   16 months taylor.smock See #16567: Convert all assertion calls to JUnit 5 (patch by gaben, …
(edit) @18689   16 months taylor.smock Revert tests added in r18685/r18686, see #22767 The test has proven …
(edit) @18688   16 months taylor.smock remove TLD from IANA
(edit) @18687   16 months taylor.smock Fix #22792: Add natural=shrubbery (icons from JeroenHoek, patch by …
(edit) @18686   16 months taylor.smock See #22767, fix failing unit tests The fix for #22767 included a new …
(edit) @18685   16 months taylor.smock Fix #22767: Geotagged image deletion does not move to the …
Note: See TracRevisionLog for help on using the revision log.