source: josm/trunk/src/org/openstreetmap/josm/io

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19211   5 months stoecker make cache file length configurable, ensure it's below 140 - encrypted …
(edit) @19200   6 months taylor.smock Fix #23821: Ensure that remote control commands are processed in order …
(edit) @19196   6 months taylor.smock See #23821: Show confirmation dialogs in the order in which the remote …
(edit) @19194   6 months stoecker fix #23850 - reduce long cache file names
(edit) @19160   7 months taylor.smock Fix #23825: UI appears to freeze when a multi-select option is used …
(edit) @19158   7 months taylor.smock See #14649: Drop certificate amendment for Netherlands …
(edit) @19153   7 months taylor.smock Fix #23821: Ensure that a new layer is loaded prior to loading …
(edit) @19152   7 months taylor.smock See #23821: Refactor LoadAndZoomHandler and add tests This fixes some …
(edit) @19127   8 months GerdP see #23738 comment:26 - make Cancel button work when using "Upload …
(edit) @19126   8 months GerdP fix #23738: Mass upload: JOSM tries to upload changes even though …
(edit) @19112   8 months stoecker javadoc fixes
(edit) @19106   8 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19104   8 months taylor.smock Fix #23731: Don't close output stream (patch by GerdP, modified) The …
(edit) @19103   8 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19101   8 months taylor.smock Cleanup some new PMD warnings from PMD 7.x I haven't updated to PMD …
(edit) @19080   9 months taylor.smock See #23671: Deprecate Utils#isBlank and replace instances of it with …
(edit) @19079   9 months taylor.smock See #23671: Significantly improve performance of Utils.isBlank and …
(edit) @19078   9 months taylor.smock Fix #4142: Track fully downloaded objects (patch by stoecker, GerdP, …
(edit) @19077   9 months taylor.smock Fix #23666: commons-io dependency not included in ivy.xml This …
(edit) @19050   10 months taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @19049   10 months stoecker reimport previously exported dgpsid
(edit) @19048   10 months taylor.smock Dependency updates ivy.xml * org.eclipse.parsson:parsson: 1.1.5 -> …
(edit) @19038   11 months stoecker checkstyle
(edit) @19033   11 months GerdP fix #23599: Error opening osm.pbf if way has negative ID or incomplete …
(edit) @19024   11 months taylor.smock Fix #23550: Error when deserializing PBF Blog (patch by giora.kosoi, …
(edit) @18991   12 months taylor.smock Fix #22810: OSM OAuth 1.0a/Basic auth deprecation and removal As of …
(edit) @18975   12 months taylor.smock See #23465: Add missing documentation for SessionReader
(edit) @18957   13 months GerdP see #20405: simplify code
(edit) @18956   13 months GerdP fix #20405: History browser for complex relations requires lots of …
(edit) @18955   13 months GerdP see #23427: remove obsolete and unintended code from experiment
(edit) @18954   13 months GerdP fix #23427 load session performance strongly depends on order of …
(edit) @18949   13 months GerdP Improve reaction time when user presses cancel while a session is loaded
(edit) @18928   14 months stoecker fix #23373 - Taiwan maps nowadays use another certificate
(edit) @18918   14 months taylor.smock Fix #23290: Validate the regions a tag is expected to be in (patch by …
(edit) @18877   16 months taylor.smock See #23220: Use jakarta.annotation instead of javax.annotation …
(edit) @18871   16 months taylor.smock See #23218: Use newer error_prone versions when compiling on Java 11+ …
(edit) @18833   17 months taylor.smock Fix #17052: Allow plugins to save state to session file The primary …
(edit) @18826   17 months taylor.smock Fix #23165: Cannot assign a changesetId > 0 to a new primitive There …
(edit) @18821   18 months taylor.smock Fix #23140: RejectedExecutionException when …
(edit) @18819   18 months taylor.smock See #22652, r18817: Stop parsing gpx files when point elements have …
(edit) @18818   18 months taylor.smock Fix tests
(edit) @18817   18 months taylor.smock Fix #22652: Stop parsing gpx files when wpt elements do not have valid …
(edit) @18816   18 months taylor.smock Fix #23134: Cancelling a json download will cause an exception dialog …
(edit) @18807   18 months taylor.smock Allow importing geojson files that were saved to a session file * …
(edit) @18801   19 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18787   19 months stoecker separate NmeaParser from NmeaReader
(edit) @18780   19 months taylor.smock Fix #22733: Add UI feedback for url guessing, account for nan
(edit) @18779   19 months taylor.smock Fix #23078: Improve cancel action on OSM API errors (patch by gaben, …
(edit) @18754   21 months taylor.smock Significantly reduce allocations in GeoJSONWriter When using `josm …
(edit) @18742   21 months stoecker ckeckstyle
(edit) @18741   21 months stoecker ckeckstyle
(edit) @18740   21 months stoecker fix regression with short GGA sentence
(edit) @18739   21 months stoecker fix copy & paste comment
(edit) @18738   21 months stoecker add NMEA track coloring by reference ID
(edit) @18723   22 months taylor.smock Fix #22432, see #22941: Start migrating from javax to jakarta Parsson …
(edit) @18716   22 months taylor.smock Fix #22904: Remove outdated/unused certificate authorities This drops …
(edit) @18702   23 months taylor.smock Fix #22868: NPE when a PBF does not include bound information
(edit) @18697   2 years taylor.smock See r18695: fix @since xxx
(edit) @18695   2 years taylor.smock Fix #22603: Add PBF reading support
(edit) @18665   2 years taylor.smock Fix several coverity issues CID-1504572: Synchronization on …
(edit) @18663   2 years taylor.smock Fix #22497: Add setting to only proxy specific hosts (patch by TrickyFoxy)
(edit) @18658   2 years taylor.smock See #22680: Unexpected exception when downloading GeoJSON This …
(edit) @18656   2 years taylor.smock Fix #22680: Unexpected exception when downloading GeoJSON This occurs …
(edit) @18651   2 years taylor.smock See #20768/r18650: Add OAuth 2.0 support This fixes tests that don't …
(edit) @18650   2 years taylor.smock Fix #20768: Add OAuth 2.0 support This also fixes #21607: …
(edit) @18636   2 years taylor.smock Fix #21423: Prevent error codes from clashing This works by creating …
(edit) @18623   2 years Klumbumbus fix #22635 - Make "Postprocessing uploaded data..." translatable
(edit) @18611   2 years taylor.smock See #17201: fix common typo in progressMonitor beginTask()
(edit) @18581   2 years taylor.smock Fix #21431: Failed to download data in LoadAndZoomHandler …
(edit) @18541   2 years taylor.smock Fix #22250: Abort on XML error elements
(edit) @18532   3 years taylor.smock Fix #22160: Retry on `SocketException: Unexpected end of file from …
(edit) @18494   3 years taylor.smock Fix #22115: Extract methods from LatLon into ILatLon where they are …
(edit) @18466   3 years taylor.smock Fix #21813: Improve marker handling in sessions and #21923: Improve …
(edit) @18452   3 years taylor.smock Drop use of abc from tile.openstreetmap.org urls (patch by Firefishy) …
(edit) @18441   3 years taylor.smock Fix #22022: Allow for recursive geojson parsing This allows us to …
(edit) @18399   3 years stoecker fix #21922 - patch by Bjoeni - GPX file marked as modified when saving …
(edit) @18396   3 years stoecker fix #20600 - add Fix coloring for NMEA, patch by Bjoeni
(edit) @18365   3 years Don-vip see #15182 - make JOSM callable as standalone validator (patch by …
(edit) @18332   3 years Don-vip see #21596 - Update dependencies in ivy.xml and tools/ivy.xml (patch …
(edit) @18320   3 years Don-vip fix #21538 - Fixed GPS traces no longer being browsable (patch by …
(edit) @18305   3 years Don-vip fix #21505 - fix most of javadoc warnings, remove deprecated code
(edit) @18304   3 years Don-vip fix #21502 - associate correct extensions in macOS / Windows …
(edit) @18299   3 years Don-vip fix #21476 - Fix and add non-regression test for …
(edit) @18287   3 years Don-vip fix #20913 - fix handling of GPX files in sessions (patch by Bjoeni) …
(edit) @18283   3 years Don-vip fix #21427 - further simplify UploadDialog (patch by marcello, …
(edit) @18219   3 years Don-vip see #21257 - fix unit tests
(edit) @18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
(edit) @18208   3 years Don-vip global use of Utils.isEmpty/isBlank
(edit) @18207   3 years Don-vip fix #21257 - sort tracks chronologically when writing GPX file
(edit) @18206   3 years Don-vip see #21257 - output metadata/time during GPX export, like gpsbabel
(edit) @18200   3 years Don-vip fix #21256 - RemoteControl: Don't add empty changeset tags to the …
(edit) @18179   3 years Don-vip fix #4282 - Support for OziExplorer Waypoint files
(edit) @18134   4 years Don-vip fix #21231 - make sure remote control request handlers do not block …
(edit) @18133   4 years Don-vip fix #21223 - fix NPE
(edit) @18129   4 years Don-vip tools update: checkstyle 8.44, spotbugs 4.2.3, proguard 7.1.1, …
(edit) @18071   4 years Don-vip code cleanup
(edit) @18069   4 years Don-vip code cleanup
(edit) @18051   4 years Don-vip upgrade to checkstyle 8.43, fix violations
(edit) @18048   4 years Don-vip fix #20677 - fix wrong parsing of RTKLIB .pos files
(edit) @18014   4 years Don-vip remove deprecated stuff not used by plugins
Note: See TracRevisionLog for help on using the revision log.