source: osm/applications/editors/josm/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36282   7 months taylor.smock Fix #8269: Add initial maven pom files This additionally deletes …
(edit) @36280   7 months GerdP fix #23715: Plugin Relation Toolbox began to remove multipuligons - …
(edit) @36278   7 months taylor.smock Update MicrosoftStreetside to use apache commons-imaging 1.0.0-alpha5
(edit) @36276   7 months taylor.smock Bump minimum JOSM version to r19044 (first Java 11+ only version)
(edit) @36275   7 months taylor.smock Update photo_geotagging to use apache commons-imaging 1.0.0-alpha5 …
(edit) @36273   8 months taylor.smock Update plugin dependencies Note that the minimum JOSM version has …
(edit) @36272   8 months taylor.smock Fix more plugin tests For reverter, the test needed to be updated …
(edit) @36271   8 months taylor.smock Fix utilsplugin2 test The test was failing due to a recent change in …
(edit) @36270   8 months taylor.smock Fix graphview tests when run with asserts enabled This also removes …
(edit) @36267   8 months malcolmh update
(edit) @36266   8 months taylor.smock i18n updates
(edit) @36265   9 months taylor.smock See #23662: Add short section in README for non-developers
(edit) @36263   9 months taylor.smock Fix #23658: Streetside fails to parse dates when using some locales
(edit) @36262   9 months taylor.smock Fetch more than 500 images in some areas, improve performance at lower …
(edit) @36260   9 months taylor.smock See #23658: Add catch clause to get URL for debugging purposes
(edit) @36258   9 months taylor.smock i18n updates
(edit) @36257   9 months stoecker fix typo
(edit) @36256   9 months stoecker update plugin translations
(edit) @36255   9 months stoecker add status
(edit) @36254   9 months stoecker set proper ignores
(edit) @36253   9 months stoecker drop strange ignores
(edit) @36252   9 months stoecker drop external git links
(edit) @36251   9 months stoecker update
(edit) @36250   9 months stoecker fix speed
(edit) @36248   9 months taylor.smock Cache record component accesses in FIT plugin to reduce CPU cost
(edit) @36247   9 months taylor.smock See #23613: Add non-regression test for longitudes < 0 Also add what …
(edit) @36245   9 months GerdP fix #23613: Track is not rendered - negative longitude values are not …
(edit) @36243   9 months GerdP fix #23603: JOSM crashes while opening fit file generated by Suunto …
(edit) @36241   9 months taylor.smock i18n
(edit) @36239   9 months GerdP fix #23603: JOSM crashes while opening fit file generated by Suunto …
(edit) @36237   10 months GerdP fix #23584: Reverter plugin crash - correct fixNodesWithoutCoordinates …
(edit) @36236   10 months taylor.smock See #23584: Add non-regression test for changeset 97259223 This drops …
(edit) @36235   10 months taylor.smock See #23584: Add non-regression test for changeset 97259223 Note: The …
(edit) @36233   10 months taylor.smock Fix #23582: Reverter plugin reverts nodes that were not modified by …
(edit) @36232   10 months taylor.smock MS Streetside is now Java 21, not Java 17
(edit) @36230   10 months taylor.smock reverter: Speed up reverting of large changesets where many objects …
(edit) @36228   10 months taylor.smock StreetSide: Update to official API This also moves the plugin to Java …
(edit) @36226   10 months taylor.smock i18n update
(edit) @36219   11 months taylor.smock PMTiles: Add boundary outline and documentation
(edit) @36217   11 months GerdP fix #23521: fix some memory leaks - dispose dialogs - either avoid to …
(edit) @36216   11 months GerdP see #23305: adapt unit test for new preference combine_relation_member
(edit) @36215   11 months taylor.smock Fix #23523: opendata modules need to be recompiled
(edit) @36213   11 months GerdP fix #23515: IllegalArgumentException in Relation Toolbox after undo - …
(edit) @36211   11 months taylor.smock See #22810: OSM OAuth 1.0a/Basic auth deprecation and removal
(edit) @36209   11 months GerdP fix #23505: incorrect number of modified ways in command, improve …
(edit) @36208   11 months taylor.smock Fix #23465: Remove custom checkstyle plugin TopLevelJavadocCheck.java …
(edit) @36206   11 months GerdP fix #23459: DataIntegrityProblemException after undoing "all" actions …
(edit) @36205   12 months taylor.smock i18n update
(edit) @36203   12 months Mkyral PointInfo: Fix yet another NPE issue with empty strings
(edit) @36200   13 months taylor.smock i18n update
(edit) @36196   14 months taylor.smock i18n update
(edit) @36194   14 months taylor.smock Fix loading for newer images * Remove jackson dependency * Remove …
(edit) @36193   15 months taylor.smock See #16567: Upgrade to JUnit 5 This updates plugins to use the JUnit …
(edit) @36192   15 months taylor.smock Fix failing FIT test. Also decrease parsing method complexity a bit.
(edit) @36191   15 months taylor.smock Use @Main annotation from JOSM core
(edit) @36190   15 months taylor.smock See #23218: Don't build some Java 8 plugins with Java 8 The Java 8 …
(edit) @36188   15 months taylor.smock Fix #23241: Image icons disappear when moving them When an image is …
(edit) @36186   15 months taylor.smock Fix test issues
(edit) @36184   15 months taylor.smock See #23218: geotools now requires Java 11 as the minimum Java Runtime …
(edit) @36183   15 months taylor.smock See #23218: Fix compiling OpeningHoursEditor with arguments pointing …
(edit) @36181   15 months taylor.smock Fix #6855: Reverse terracer considers buildings without an address …
(edit) @36180   15 months taylor.smock See #23220: Use jakarta.annotation instead of javax.annotation …
(edit) @36178   15 months taylor.smock I18n updates and set mimetype for most svg files
(edit) @36177   15 months taylor.smock Make geotools compile with Java 11 or later
(edit) @36176   15 months taylor.smock Fix error_prone version issue and dependency updates (see #23218) …
(edit) @36175   15 months taylor.smock See #20748: Change utilsplugin2 icons to vector graphics This …
(edit) @36173   15 months taylor.smock See #23218: Use newer error_prone versions when compiling on java 11+ …
(edit) @36172   15 months taylor.smock utilsplugin2: Use interface instead of concrete return type for …
(edit) @36170   15 months Mkyral PointInfo: Fix NPE issue
(edit) @36169   15 months taylor.smock Fix #23157: Change S57osm.OSMmap to accept either a file or …
(edit) @36168   15 months taylor.smock See #23218: Fix disabling coverage when coverage will not work (JDK …
(edit) @36167   15 months stoecker set svn:ignore
(edit) @36166   15 months stoecker remove empty file, see #23218
(edit) @36165   15 months stoecker allow PD license, cut long line
(edit) @36164   15 months stoecker drop manual override
(edit) @36163   15 months stoecker fix path
(edit) @36162   16 months taylor.smock PMTiles: Fix unit test location
(edit) @36160   16 months taylor.smock Fix AIOOBE when reading more data from a file than indicated by file header
(edit) @36158   16 months taylor.smock See #8647: FIT file support This fixes an issue where there are …
(edit) @36156   16 months taylor.smock Fix an off-by-one error in HTTP Range requests
(edit) @36155   16 months taylor.smock Add java21_plugins to exclusions for all build.xml files
(edit) @36154   16 months taylor.smock Fix #23208: Add user-definable shortcut for Replace Membership action
(edit) @36153   16 months taylor.smock Move fit to FIT to match expectations of the Nexus-JOSM-Plugins CI job
(edit) @36151   16 months taylor.smock Fix #8647: Add Garmin FIT parsing (as a plugin) Documentation/files …
(edit) @36149   16 months taylor.smock Fix geochat image location
(edit) @36147   16 months taylor.smock Rename geochat package to something much less likely to conflict with …
(edit) @36146   16 months taylor.smock Fix #23171: UnknownHostException may cause issues in GeoChat This …
(edit) @36145   16 months taylor.smock Fix #23112: Expand visibility of some objects and methods in …
(edit) @36144   16 months taylor.smock See #23111: Use the common acceptsDocumentationSummary
(edit) @36142   16 months taylor.smock See #23170: Better behavior around undo/redo, only delete ways with …
(edit) @36136   16 months taylor.smock Fix #23170: DataIntegrityProblemException: Deleted node referenced …
(edit) @36134   17 months taylor.smock Use DeleteCommand.delete where possible and fix some potential NPEs …
(edit) @36132   17 months taylor.smock Fix some potential DataIntegrityProblemException sources This also …
(edit) @36130   17 months taylor.smock Fix #23159: utilsplugin2 Split Object command could cause …
(edit) @36128   17 months taylor.smock Update FlatLaf to 3.2 from 2.6 * New macOS-style themes * Set …
(edit) @36126   17 months taylor.smock i18n update
(edit) @36125   17 months taylor.smock Improve Zoom to layer action for PMTiles layers
(edit) @36123   17 months taylor.smock pmtiles: Don't create a new ThreadPoolExecutor for every job
(edit) @36122   17 months taylor.smock Use jakarta.json instead of java.json This also fixes various lint issues
(edit) @36121   17 months stoecker extend prefs
Note: See TracRevisionLog for help on using the revision log.