source: osm/applications/editors

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36247   6 months taylor.smock See #23613: Add non-regression test for longitudes < 0 Also add what …
(edit) @36246   6 months GerdP fix #23613: Track is not rendered - dist
(edit) @36245   6 months GerdP fix #23613: Track is not rendered - negative longitude values are not …
(edit) @36244   6 months GerdP fix #23603: JOSM crashes while opening fit file generated by Suunto …
(edit) @36243   6 months GerdP fix #23603: JOSM crashes while opening fit file generated by Suunto …
(edit) @36242   6 months taylor.smock i18n (dist)
(edit) @36241   6 months taylor.smock i18n
(edit) @36240   6 months GerdP fix #23603: JOSM crashes while opening fit file generated by Suunto …
(edit) @36239   6 months GerdP fix #23603: JOSM crashes while opening fit file generated by Suunto …
(edit) @36238   6 months GerdP fix #23584: Reverter plugin crash - dist
(edit) @36237   6 months GerdP fix #23584: Reverter plugin crash - correct fixNodesWithoutCoordinates …
(edit) @36236   6 months taylor.smock See #23584: Add non-regression test for changeset 97259223 This drops …
(edit) @36235   6 months taylor.smock See #23584: Add non-regression test for changeset 97259223 Note: The …
(edit) @36234   6 months taylor.smock Fix #23582 (dist): Reverter plugin reverts nodes that were not …
(edit) @36233   6 months taylor.smock Fix #23582: Reverter plugin reverts nodes that were not modified by …
(edit) @36232   6 months taylor.smock MS Streetside is now Java 21, not Java 17
(edit) @36231   6 months taylor.smock reverter (dist): Speed up reverting of large changesets where many …
(edit) @36230   6 months taylor.smock reverter: Speed up reverting of large changesets where many objects …
(edit) @36229   7 months taylor.smock StreetSide (dist): Update to official API
(edit) @36228   7 months taylor.smock StreetSide: Update to official API This also moves the plugin to Java …
(edit) @36227   7 months taylor.smock i18n update (dist)
(edit) @36226   7 months taylor.smock i18n update
(edit) @36222   7 months taylor.smock See #23535: Make jar modification to see if Jenkins changes work
(edit) @36221   7 months taylor.smock See #23535: Make jar modification to see if Jenkins changes work
(edit) @36220   7 months taylor.smock PMTiles: (dist) Add boundary outline and documentation
(edit) @36219   7 months taylor.smock PMTiles: Add boundary outline and documentation
(edit) @36218   7 months GerdP see #23512: (dist)
(edit) @36217   7 months GerdP fix #23521: fix some memory leaks - dispose dialogs - either avoid to …
(edit) @36216   7 months GerdP see #23305: adapt unit test for new preference combine_relation_member
(edit) @36215   7 months taylor.smock Fix #23523: opendata modules need to be recompiled
(edit) @36214   7 months GerdP see #23515: dist
(edit) @36213   7 months GerdP fix #23515: IllegalArgumentException in Relation Toolbox after undo - …
(edit) @36212   7 months taylor.smock See #22810: OSM OAuth 1.0a/Basic auth deprecation and removal (dist)
(edit) @36211   7 months taylor.smock See #22810: OSM OAuth 1.0a/Basic auth deprecation and removal
(edit) @36210   7 months GerdP see #23505: dist
(edit) @36209   7 months GerdP fix #23505: incorrect number of modified ways in command, improve …
(edit) @36208   8 months taylor.smock Fix #23465: Remove custom checkstyle plugin TopLevelJavadocCheck.java …
(edit) @36207   8 months GerdP see #23459 (dist)
(edit) @36206   8 months GerdP fix #23459: DataIntegrityProblemException after undoing "all" actions …
(edit) @36205   8 months taylor.smock i18n update
(edit) @36204   9 months Mkyral PointInfo: Fix yet another NPE issue with empty strings
(edit) @36203   9 months Mkyral PointInfo: Fix yet another NPE issue with empty strings
(edit) @36201   9 months taylor.smock i18n update (dist)
(edit) @36200   9 months taylor.smock i18n update
(edit) @36196   10 months taylor.smock i18n update
(edit) @36195   11 months taylor.smock MicrosoftStreetside (dist): Fix loading for newer images
(edit) @36194   11 months taylor.smock Fix loading for newer images * Remove jackson dependency * Remove …
(edit) @36193   11 months taylor.smock See #16567: Upgrade to JUnit 5 This updates plugins to use the JUnit …
(edit) @36192   11 months taylor.smock Fix failing FIT test. Also decrease parsing method complexity a bit.
(edit) @36191   11 months taylor.smock Use @Main annotation from JOSM core
(edit) @36190   11 months taylor.smock See #23218: Don't build some Java 8 plugins with Java 8 The Java 8 …
(edit) @36189   11 months taylor.smock See #23241 (dist): Image icons disappear when moving them When an …
(edit) @36188   11 months taylor.smock Fix #23241: Image icons disappear when moving them When an image is …
(edit) @36187   11 months taylor.smock opendata (dist): Fix test issues
(edit) @36186   11 months taylor.smock Fix test issues
(edit) @36185   11 months taylor.smock See #23218 (dist): geotools now requires Java 11 as the minimum Java …
(edit) @36184   11 months taylor.smock See #23218: geotools now requires Java 11 as the minimum Java Runtime …
(edit) @36183   11 months taylor.smock See #23218: Fix compiling OpeningHoursEditor with arguments pointing …
(edit) @36182   11 months taylor.smock See #6855 (dist): Reverse terracer considers buildings without an …
(edit) @36181   11 months taylor.smock Fix #6855: Reverse terracer considers buildings without an address …
(edit) @36180   11 months taylor.smock See #23220: Use jakarta.annotation instead of javax.annotation …
(edit) @36179   11 months taylor.smock Dependency and i18n updates
(edit) @36178   11 months taylor.smock I18n updates and set mimetype for most svg files
(edit) @36177   11 months taylor.smock Make geotools compile with Java 11 or later
(edit) @36176   12 months taylor.smock Fix error_prone version issue and dependency updates (see #23218) …
(edit) @36175   12 months taylor.smock See #20748: Change utilsplugin2 icons to vector graphics This …
(edit) @36173   12 months taylor.smock See #23218: Use newer error_prone versions when compiling on java 11+ …
(edit) @36172   12 months taylor.smock utilsplugin2: Use interface instead of concrete return type for …
(edit) @36171   12 months Mkyral PointInfo: Fix NPE issue
(edit) @36170   12 months Mkyral PointInfo: Fix NPE issue
(edit) @36169   12 months taylor.smock Fix #23157: Change S57osm.OSMmap to accept either a file or …
(edit) @36168   12 months taylor.smock See #23218: Fix disabling coverage when coverage will not work (JDK …
(edit) @36167   12 months stoecker set svn:ignore
(edit) @36166   12 months stoecker remove empty file, see #23218
(edit) @36165   12 months stoecker allow PD license, cut long line
(edit) @36164   12 months stoecker drop manual override
(edit) @36163   12 months stoecker fix path
(edit) @36162   12 months taylor.smock PMTiles: Fix unit test location
(edit) @36161   12 months taylor.smock FIT (dist): Fix AIOOBE when reading more data from a file than …
(edit) @36160   12 months taylor.smock Fix AIOOBE when reading more data from a file than indicated by file header
(edit) @36159   12 months taylor.smock See #8647 (dist): FIT file support
(edit) @36158   12 months taylor.smock See #8647: FIT file support This fixes an issue where there are …
(edit) @36157   12 months taylor.smock pmtiles (dist): Fix an off-by-one error in HTTP Range requests
(edit) @36156   12 months taylor.smock Fix an off-by-one error in HTTP Range requests
(edit) @36155   12 months taylor.smock Add java21_plugins to exclusions for all build.xml files
(edit) @36154   12 months taylor.smock Fix #23208: Add user-definable shortcut for Replace Membership action
(edit) @36153   12 months taylor.smock Move fit to FIT to match expectations of the Nexus-JOSM-Plugins CI job
(edit) @36152   12 months taylor.smock See #8647 (dist): Add Garmin FIT parsing (as a plugin)
(edit) @36151   12 months taylor.smock Fix #8647: Add Garmin FIT parsing (as a plugin) Documentation/files …
(edit) @36150   12 months taylor.smock Fix geochat image location (dist)
(edit) @36149   12 months taylor.smock Fix geochat image location
(edit) @36148   12 months taylor.smock See #23171 (dist): UnknownHostException may cause issues in GeoChat
(edit) @36147   12 months taylor.smock Rename geochat package to something much less likely to conflict with …
(edit) @36146   12 months taylor.smock Fix #23171: UnknownHostException may cause issues in GeoChat This …
(edit) @36145   13 months taylor.smock Fix #23112: Expand visibility of some objects and methods in …
(edit) @36144   13 months taylor.smock See #23111: Use the common acceptsDocumentationSummary
(edit) @36143   13 months taylor.smock See #23170 (dist): Better behavior around undo/redo, only delete ways …
(edit) @36142   13 months taylor.smock See #23170: Better behavior around undo/redo, only delete ways with …
(edit) @36137   13 months taylor.smock See #23170 (dist): DataIntegrityProblemException: Deleted node …
(edit) @36136   13 months taylor.smock Fix #23170: DataIntegrityProblemException: Deleted node referenced …
Note: See TracRevisionLog for help on using the revision log.