source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @18458   2 years taylor.smock Fix @since xxx
(edit) @18457   2 years taylor.smock Fix #22056: source in the dataset tags overrides automatic sources …
(edit) @18456   2 years taylor.smock Fix #22065: Mac users cannot deselect with ctrl From the Mac OS HIG …
(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) @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) @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) @18424   2 years stoecker see #21480 - i18n fix
(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) @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 …
(edit) @18412   2 years taylor.smock see r18408, #21480, fix #21962: typo with xor (patch by skyper) This …
(edit) @18409   2 years taylor.smock see r18407, #21756: Don't log oauth secrets (PMD)
(edit) @18408   2 years taylor.smock fix #21480: Add missing syntax hints to search dialog (patch by …
(edit) @18407   2 years stoecker fix #21756 - strip typical privacy relevant parameters from URL output
(edit) @18406   2 years taylor.smock fix #19219: Sessions without data layer should be savable as .jos - …
(edit) @18403   2 years taylor.smock fix #21953: Remember custom overpass servers This was caused by not …
(edit) @18401   2 years taylor.smock fix #21950: Significantly reduce freeze when deleting a node with the …
(edit) @18399   2 years stoecker fix #21922 - patch by Bjoeni - GPX file marked as modified when saving …
(edit) @18398   2 years stoecker fix #21693 - patch by GhostFoxSledgehammer - performance optimizations …
(edit) @18396   2 years stoecker fix #20600 - add Fix coloring for NMEA, patch by Bjoeni
(edit) @18395   2 years GerdP fix #21825: Delete relations by default when all members are deleted …
(edit) @18392   2 years GerdP sonarlint: Make "showStackTrace" a "static" method.
(edit) @18391   2 years GerdP fix checkstyle issue
(edit) @18390   2 years GerdP see #21740: IAE: Attempted to add listener that was already in list: …
(edit) @18389   2 years taylor.smock fix #21918: Proxy preferences does not have the correct help Remove …
(edit) @18388   2 years taylor.smock fix #21919: NPE in MapImage due to a race condition This adds a …
(edit) @18380   2 years taylor.smock ImageryPatterns: Fix CID 1469640: Null point dereferences This uses …
(edit) @18378   2 years taylor.smock see #21850: Fix calls to JOSM server where not apikey is needed
(edit) @18371   2 years taylor.smock fix #21850: WMS and WMTS don't support {apikey} This adds {apikey} as …
(edit) @18368   2 years taylor.smock fix #21819: MapDust is deprecated and API no longer works (patch by jBeata)
(edit) @18367   2 years taylor.smock fix #21797: IOOBE in …
(edit) @18366   2 years taylor.smock Replace usages of System.exit with Lifecycle.exitJosm This fixes some …
(edit) @18365   2 years Don-vip see #15182 - make JOSM callable as standalone validator (patch by …
(edit) @18364   2 years GerdP checkstyle + sonarlint issues
(edit) @18363   2 years GerdP see #6725, #21438 correct @since xxx
(edit) @18362   2 years GerdP fix #21730: Not all JosmActions registering in toolbar - separate …
(edit) @18361   2 years GerdP fix #6725: Plugins need to be loaded before tool definitions for …
(edit) @18360   2 years Don-vip upgrade to checkstyle 9.2.1
(edit) @18357   2 years Don-vip remove TLD from IANA
(edit) @18354   2 years Don-vip fix #21694 - fix IOOBE in MapPaintMenu.toggleStyle
(edit) @18353   2 years Don-vip fix #21696 - add robustness in case NaN coordinates are being …
(edit) @18342   2 years Don-vip fix #21645 - code cleanup (patch by gaben)
(edit) @18341   2 years Don-vip fix #21646 - Round new points in imagery.Shape (patch by taylor.smock)
(edit) @18338   2 years Don-vip fix #21655 - fix selection of changesets after sorting the table
(edit) @18337   2 years Don-vip fix #21682 - don't let runtime exceptions in layer change listeners …
(edit) @18335   2 years Don-vip remove TLD from IANA
(edit) @18334   2 years Don-vip fix #21507 - fix autocompletion error with Japanese IME (patch by marcello)
(edit) @18332   2 years Don-vip see #21596 - Update dependencies in ivy.xml and tools/ivy.xml (patch …
(edit) @18327   2 years GerdP fix #21550: NPE in …
(edit) @18325   2 years Klumbumbus fix #21557 - Make "New changeset" translatable (patch by marcello)
(edit) @18324   2 years Klumbumbus fix #17034 - Add power=connection (partly patch by gaben, icon self …
(edit) @18323   2 years GerdP fix #21541: false positive: crossing railways - treat railway=halt …
(edit) @18322   2 years Don-vip see #20522 see #21005 - Allow security manager, otherwise it raises a …
(edit) @18321   2 years GerdP fix #21446: Memory leaks with TaggingPreset - don't always add …
(edit) @18320   2 years Don-vip fix #21538 - Fixed GPS traces no longer being browsable (patch by …
(edit) @18318   2 years GerdP see #20378:No Warnings on Crossings - improve I18n string (patch by …
(edit) @18316   2 years GerdP fix #20982: Douglas-Peucker implementation is wrong The …
(edit) @18315   2 years Don-vip see #21486 - don't try to read int/long/float/double missing GPX metadata
(edit) @18314   2 years Don-vip fix #21497 - see #21344 - don't use FILES_AND_DIRECTORIES selection …
(edit) @18313   2 years Don-vip fix #21509 - fix potential NPEs related to comboboxes
(edit) @18311   2 years Don-vip fix #21488 - make our custom checkbox models extend ToggleButtonModel …
(edit) @18310   2 years Don-vip fix #21519 - AIOOBE
Note: See TracRevisionLog for help on using the revision log.