source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @18716   13 months taylor.smock Fix #22904: Remove outdated/unused certificate authorities This drops …
(edit) @18715   13 months taylor.smock Fix #22798: Convert dialog actions which extend AbstractAction to …
(edit) @18714   13 months taylor.smock Fix #22898: JOSM Validator CLI errors out when is run with …
(edit) @18713   13 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   14 months taylor.smock See #22869: Add geoserver custom mimetypes * image/vnd.jpeg-png * …
(edit) @18702   14 months taylor.smock Fix #22868: NPE when a PBF does not include bound information
(edit) @18701   14 months taylor.smock Fix #22857: zebra:bicolor -> zebra:bicolour
(edit) @18700   14 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   15 months taylor.smock Fix #22381: Try to automatically install newly required plugins on …
(edit) @18693   15 months taylor.smock Fix #22811: Map layer is not dirty after processing OSC that adds one …
(edit) @18692   15 months taylor.smock Fix #21965: Reuse same instance of "<different>" for consistency …
(edit) @18691   15 months taylor.smock Significantly reduce cost of large presets like `Name Suggestion …
(edit) @18690   15 months taylor.smock See #16567: Convert all assertion calls to JUnit 5 (patch by gaben, …
(edit) @18689   15 months taylor.smock Revert tests added in r18685/r18686, see #22767 The test has proven …
(edit) @18688   15 months taylor.smock remove TLD from IANA
(edit) @18687   15 months taylor.smock Fix #22792: Add natural=shrubbery (icons from JeroenHoek, patch by …
(edit) @18686   15 months taylor.smock See #22767, fix failing unit tests The fix for #22767 included a new …
(edit) @18685   15 months taylor.smock Fix #22767: Geotagged image deletion does not move to the …
Note: See TracRevisionLog for help on using the revision log.