source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18512   22 months taylor.smock Fix #22193: /usr/bin/bash is not present on all Debian systems This …
(edit) @18511   22 months stoecker remove vi, see #21720
(edit) @18510   22 months stoecker i18n update, disable vi, fix #21720
(edit) @18509   22 months Klumbumbus fix #22189 - Update valid wikipedia languages from …
(edit) @18508   22 months stoecker i18n update
(edit) @18507   22 months GerdP see #22187, see 21825: Same error code 1708 for two different problems …
(edit) @18506   22 months GerdP fix #22187, see #21825: Same error code 1708 for two different …
(edit) @18505   22 months Klumbumbus fix #22172 - Don't warn about barrier=berm looks like barrier=kerb
(edit) @18504   22 months Klumbumbus fix #22154 - Add incline, surface and fee to slipway preset
(edit) @18503   22 months taylor.smock Fix #22170: AIOOBE in org.openstreetmap.josm.gui.util.imagery.CameraPlane
(edit) @18502   22 months taylor.smock Fix #22139: Significantly reduce allocations in NodeElement This …
(edit) @18501   22 months taylor.smock Fix #22140: Significantly reduce allocations in …
(edit) @18500   22 months taylor.smock See #22088: use hardcoded josm.dir.name to avoid casing issues
(edit) @18499   22 months taylor.smock Sync josm-latest with josm for linux start scripts The differences …
(edit) @18498   22 months taylor.smock Fix issues from checkbashisms introduced in r18497
(edit) @18497   22 months taylor.smock Fix #22088: Debian start script does not properly check if a path does …
(edit) @18496   22 months taylor.smock Fix #22156: ArithmeticException: / by zero in …
(edit) @18495   22 months taylor.smock Fix since xxx
(edit) @18494   22 months taylor.smock Fix #22115: Extract methods from LatLon into ILatLon where they are …
(edit) @18493   22 months taylor.smock PMD/Checkstyle: if( -> if (
(edit) @18492   22 months stoecker fix #22109 - fix IPv6 detection, as api.openstreetmap.org fails in …
(edit) @18491   22 months taylor.smock Fix #20823: Reject uploads that do not follow either comment policy or …
(edit) @18490   22 months Don-vip JavaFX 17.0.3 binaries not yet available on github, keep 17.0.2
(edit) @18489   22 months Don-vip see #22104 - fix deprecation warnings
(edit) @18488   22 months Don-vip see #21005 - java 18 support
(edit) @18487   22 months taylor.smock PMD/Checkstyle fixes for r18485
(edit) @18486   22 months taylor.smock Fix CID 1489883: Dereference null return value This was introduced in …
(edit) @18485   23 months taylor.smock SonarLint: Fix most recent code smells This also fixes some tests so …
(edit) @18484   23 months taylor.smock MainApplication: Fix CORRECTNESS NP_NULL_PARAM_DEREF This is mostly …
(edit) @18483   23 months taylor.smock NotesDialog: Fix test broken in r18479, see #21600 The test ensures …
(edit) @18482   23 months taylor.smock VectorDataSet: Fix MT_CORRECTNESS issues This was most likely caused …
(edit) @18481   23 months taylor.smock i18n: \r -> <br>
(edit) @18480   23 months taylor.smock Fix JOSM #21422: Tile cache stats unreadable in debug mode (patch by …
(edit) @18479   23 months taylor.smock Fix #21600: When setting/updating notes, fire selectionChanged events …
(edit) @18478   23 months taylor.smock Really fix failing tests in VectorDataSetTest The test failed ~50% of …
(edit) @18477   23 months taylor.smock Fix tests broken in r18473, see #22032 This was caused by vector …
(edit) @18476   23 months taylor.smock Fix #21727: Make MacOS local builds possible without signature (patch …
(edit) @18475   23 months taylor.smock Fix #21794: Allow for cases where tags can be URL or key values in …
(edit) @18474   23 months taylor.smock Replace @since xxx
(edit) @18473   23 months taylor.smock Fix #22032: Various memory enhancements for MVT tiles There is about …
(edit) @18472   23 months taylor.smock Fix some coverity warnings * CID 1489777: …
(edit) @18471   23 months stoecker fix dead code
(edit) @18470   23 months taylor.smock Reduce memory allocations and CPU calls in Way#getNodePairs This …
(edit) @18469   23 months taylor.smock Fix #21997: Add a general preset for power=generator (patch by skyper)
(edit) @18468   23 months taylor.smock Fix #21893: Align movement of objects when the last selected way has …
(edit) @18467   23 months taylor.smock Fix #20025, #22080: Notify users when changeset tags are …
(edit) @18466   23 months taylor.smock Fix #21813: Improve marker handling in sessions and #21923: Improve …
(edit) @18465   23 months taylor.smock Fix #22106: Avoid allocations for point objects in QuadBuckets Nodes …
(edit) @18464   23 months taylor.smock Extract equalsEpsilon from LatLon into ILatLon This significantly …
(edit) @18463   23 months Klumbumbus fix #22039, see #20960 - Remove warning about construction without …
(edit) @18462   23 months stoecker i18n again with the correct data :-)
(edit) @18461   23 months stoecker i18n update
(edit) @18460   23 months Klumbumbus fix #22076 - Add nohousenumber=yes checkbox, warn about combinations …
(edit) @18459   23 months Klumbumbus fix #22091 - Don't warn about amenity=ticket_validator on highways …
(edit) @18458   23 months taylor.smock Fix @since xxx
(edit) @18457   23 months taylor.smock Fix #22056: source in the dataset tags overrides automatic sources …
(edit) @18456   23 months taylor.smock Fix #22065: Mac users cannot deselect with ctrl From the Mac OS HIG …
(edit) @18455   23 months Klumbumbus fix #22084 - Remove obsolete payment methods payment:ep_monedero and …
(edit) @18454   2 years taylor.smock Fix #21558: IOOBE in NotesDialog$NoteTableModel.getElementAt This is …
(edit) @18453   2 years taylor.smock Fix #22074, #22075: OpeningHoursParser updates (patch by SimonPoole) …
(edit) @18452   2 years taylor.smock Drop use of abc from tile.openstreetmap.org urls (patch by Firefishy) …
(edit) @18451   2 years taylor.smock Fix #22073: Optimized regexes (string starts with, ends with, …
(edit) @18450   2 years Klumbumbus see #22073 - Add asserts
(edit) @18449   2 years Klumbumbus Fix #22072 - Add tunnel:name
(edit) @18448   2 years Klumbumbus Fix #21973 - Add building:levels:underground (patch by skyper)
(edit) @18447   2 years Klumbumbus Fix #22033 - Don't warn about "alternative name without name" in case …
(edit) @18446   2 years Klumbumbus fix #22009, see #20960 - Fix incorrect warning message *:lanes without …
(edit) @18445   2 years stoecker drop imagery offsets from status report, see #22043
(edit) @18444   2 years taylor.smock Fix #21775: Remove deprecated code in ImageData The code in question …
(edit) @18443   2 years taylor.smock Fix #17288: Notes progress bar shows no progress (patch by gaben, …
(edit) @18442   2 years taylor.smock Fix #21792: Request focus in SplitWayAction window segment list (patch …
(edit) @18441   2 years taylor.smock Fix #22022: Allow for recursive geojson parsing This allows us to …
(edit) @18440   2 years GerdP fix #22057: ClassNotFoundException when installing a plugin that was …
(edit) @18439   2 years taylor.smock Fix #17906, #21889, see #12617 for the original issue This fixes an …
(edit) @18438   2 years taylor.smock Fix #21619: CCE where JosmTextField cannot be cast to …
(edit) @18437   2 years taylor.smock Fix #21935: Avoid leaking Authorization headers on redirects in …
(edit) @18436   2 years taylor.smock Shortcut Preferences: Remove look-alike arrow codes The key values …
(edit) @18435   2 years taylor.smock update TLD from IANA
(edit) @18434   2 years taylor.smock Dependency updates JCSCacheManager was modified to move away from …
(edit) @18433   2 years taylor.smock Fix #22024: DataIntegrityProblemException during data upload This is …
(edit) @18432   2 years taylor.smock ProtobufRecord: Fix failing test from r18431 (oops) This was due to …
(edit) @18431   2 years taylor.smock VectorTile/MapBox/Feature: Significantly reduce allocations The area …
(edit) @18430   2 years taylor.smock workflows: ant-test: Update to ant 1.10.12 This is needed since the …
(edit) @18429   2 years taylor.smock Fix GitHub #89: Update JAVAFX to 17.0.2 (patch by Firefishy)
(edit) @18428   2 years stoecker add missing space
(edit) @18427   2 years taylor.smock Fix an NPE that occurred when attempting to copy an image URL This …
(edit) @18426   2 years stoecker use integer viewboxes
(edit) @18425   2 years stoecker i18n update
(edit) @18424   2 years stoecker see #21480 - i18n fix
(edit) @18423   2 years stoecker drop undefined classes
(edit) @18422   2 years GerdP fix #21967: Keep OSM layer activated when loading GPX layer Patch by Bjoeni
(edit) @18421   2 years taylor.smock fix #21521: IOOBE in ImageData.getSelectedImage This is caused by not …
(edit) @18420   2 years stoecker fix i18n, see #21480
(edit) @18419   2 years Klumbumbus remove TLD from IANA
(edit) @18418   2 years Klumbumbus remove TLD from IANA
(edit) @18417   2 years stoecker text fix, fix #21865
(edit) @18416   2 years stoecker text fix, fix #21865
(edit) @18415   2 years stoecker removed errors reported by SVG cleaner
(edit) @18414   2 years taylor.smock fix #21867: Improve documentation for ConditionFactory (patch by …
(edit) @18413   2 years taylor.smock fix #21825: delete non-useful relations This offers to delete …
Note: See TracRevisionLog for help on using the revision log.