source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19147   2 months GerdP fix #23392: JOSM doesn't work well when not maximized - use …
(edit) @19145   2 months taylor.smock Fix #23721: Application hangs indefinitely if Bing API unavailable …
(edit) @19144   2 months taylor.smock Fix #23809: Desktop.getDesktop().browse can throw an …
(edit) @19143   2 months taylor.smock Fix #23804: xdg-open can return a 0 exit code when a browser doesn't …
(edit) @19141   2 months taylor.smock See #23804: Try to detect common failures with OpenBrowser.displayUrl …
(edit) @19139   3 months taylor.smock PMD and checkstyle fixes
(edit) @19138   3 months taylor.smock remove TLD from IANA
(edit) @19136   3 months taylor.smock See #23754: Fix test for UploadPrimitivesTask
(edit) @19135   3 months GerdP fix #23754: JOSM fails to upload exactly 30000 changes in chunks of …
(edit) @19133   3 months taylor.smock See #23727, #23748: Re-enable Map.ofEntries for …
(edit) @19132   3 months taylor.smock Fix #23765: Update tag2link resources
(edit) @19131   3 months taylor.smock See #23785: Log when an imagery layer is removed due to validity reasons
(edit) @19130   3 months taylor.smock Fix #23789: Missing space between two translated strings.
(edit) @19127   3 months GerdP see #23738 comment:26 - make Cancel button work when using "Upload …
(edit) @19126   3 months GerdP fix #23738: Mass upload: JOSM tries to upload changes even though …
(edit) @19124   3 months GerdP fix #23748: NPE: Reverse way direction: Automatic tag correction …
(edit) @19123   3 months GerdP fix #23728: First geotagged image not fully selected - remove code in …
(edit) @19122   3 months stoecker fix #23745 - add more icons, patch by gaben
(edit) @19121   3 months taylor.smock See #17858: Replace most calls to StandardCharsets.UTF_8.name() with …
(edit) @19120   3 months taylor.smock See #17858: Update code for newer Java features Also add a note that …
(edit) @19119   3 months GerdP fix #23735: Combine ways refused (patch 23735-2.patch) - rewrite check …
(edit) @19116   3 months GerdP fix #23648: Not possible to save a layer after marked as "Discourage …
(edit) @19115   3 months taylor.smock Fix some checkstyle issues
(edit) @19114   3 months taylor.smock Fix an XPath injection issue This isn't really an issue for JOSM, …
(edit) @19113   3 months taylor.smock Update PMD to 7.2.0 A bunch of rules were deprecated and replaced and …
(edit) @19112   3 months stoecker javadoc fixes
(edit) @19111   3 months taylor.smock remove TLD from IANA
(edit) @19109   3 months taylor.smock See #17858: Remove old workarounds for javabugs and update …
(edit) @19108   3 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19107   3 months taylor.smock Replace most calls for getNodes in VectorWay with direct calls to …
(edit) @19106   4 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19105   4 months stoecker Explain what to do
(edit) @19104   4 months taylor.smock Fix #23731: Don't close output stream (patch by GerdP, modified) The …
(edit) @19103   4 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19102   4 months taylor.smock Revert Utils.toUnmodifiableList changes from r19101 (see #23727, patch …
(edit) @19101   4 months taylor.smock Cleanup some new PMD warnings from PMD 7.x I haven't updated to PMD …
(edit) @19100   4 months taylor.smock Fix #23725: Drop Java 8 code in WinRegistry
(edit) @19099   4 months taylor.smock Fix #23717: Manual OAuth 2 authorization was not working
(edit) @19098   4 months GerdP fix #23645: ChangesetCache: Is it useful as it is? Why isn't it always …
(edit) @19096   4 months taylor.smock Fix #23677: Move PrimitiveData serialization back from AbstractPrimitive
(edit) @19095   4 months taylor.smock Fix #23707: Remove basic auth for openstreetmap.org This does the …
(edit) @19094   4 months stoecker PMD and checkstyle
(edit) @19093   4 months stoecker typo
(edit) @19092   4 months stoecker fix #23702, see #23621 - improve length unit conversion
(edit) @19090   4 months stoecker fix deprecation version of previous entry
(edit) @19089   4 months stoecker see #23621 - add unit conversion for length values
(edit) @19088   4 months taylor.smock See #22590, #23055, and #23697: Add additional information to bug …
(edit) @19085   4 months taylor.smock Fix #23687: Freeze when opening Add Tag dialog This occurs when the …
(edit) @19083   4 months stoecker fix text
(edit) @19081   5 months taylor.smock Fix backbard typo (patch by gaben)
(edit) @19080   5 months taylor.smock See #23671: Deprecate Utils#isBlank and replace instances of it with …
(edit) @19079   5 months taylor.smock See #23671: Significantly improve performance of Utils.isBlank and …
(edit) @19078   5 months taylor.smock Fix #4142: Track fully downloaded objects (patch by stoecker, GerdP, …
(edit) @19077   5 months taylor.smock Fix #23666: commons-io dependency not included in ivy.xml This …
(edit) @19075   5 months taylor.smock Fix #23628: Decrease cost of ImageWarp#warp This decreases overall …
(edit) @19074   5 months stoecker fix deprecation warnings
(edit) @19071   5 months stoecker fix pmd
(edit) @19070   5 months stoecker see #23627 - use getOSMLocaleCodes also for naming primitives
(edit) @19068   5 months GerdP fix #23652 Wrong warning for elevator - don't check different layers …
(edit) @19066   5 months GerdP fix #23641: When mapping a forest inside a forest and make that inner, …
(edit) @19065   5 months GerdP see #21881 Add a check for loops in directional waterways Fix code in …
(edit) @19064   5 months GerdP see #21881 Add a check for loops in directional waterways - fix @since …
(edit) @19063   5 months GerdP see #21881: revert unintended change for different ticket
(edit) @19062   5 months GerdP fix #21881: Add a check for loops in directional waterways Patch by …
(edit) @19060   5 months stoecker fix pmd
(edit) @19057   5 months stoecker fix checkstyle
(edit) @19050   5 months taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @19049   5 months stoecker reimport previously exported dgpsid
(edit) @19048   5 months taylor.smock Dependency updates ivy.xml * org.eclipse.parsson:parsson: 1.1.5 -> …
(edit) @19046   5 months stoecker typo in javadoc, see #23627
(edit) @19045   5 months stoecker support language keys not following the naming of languages in JOSM, …
(edit) @19043   5 months stoecker drop COMPAT locale provider
(edit) @19042   5 months stoecker fix #23625 - allow - sign in keys
(edit) @19041   5 months GerdP see #23619: prefer to show key …
(edit) @19039   6 months taylor.smock remove TLD from IANA
(edit) @19038   6 months stoecker checkstyle
(edit) @19034   6 months GerdP fix #9304: fix #9304: in validator, check for intersecting roads in …
(edit) @19033   6 months GerdP fix #23599: Error opening osm.pbf if way has negative ID or incomplete …
(edit) @19029   6 months GerdP fix #9304: in validator, check for intersecting roads in different …
(edit) @19024   6 months taylor.smock Fix #23550: Error when deserializing PBF Blog (patch by giora.kosoi, …
(edit) @19022   6 months GerdP see #23305 and #23555: -revert most of the changes in r18988, it …
(edit) @19021   6 months GerdP fix #23574: Preference geoimage.viewer.centre.on.image=true is ignored …
(edit) @19020   6 months GerdP see #23482: optimize the space in the history view (column width) and …
(edit) @19019   6 months stoecker see #23355, wrong translation
(edit) @19016   7 months taylor.smock Fix #23540: When a Linux distribution removes the Bing png from …
(edit) @19014   7 months GerdP fix #23527: Memory leak in relation editor - add new method …
(edit) @19013   7 months GerdP see #23482: optimize the space in the history view (column width) and …
(edit) @19012   7 months taylor.smock Fix #23437: Offer to reset JOSM if JOSM fails to finish startup …
(edit) @19010   7 months taylor.smock remove TLD from IANA
(edit) @19009   7 months stoecker fix #23536 - somebody added useless space in Trac, so our empty-page …
(edit) @19008   7 months taylor.smock Fix an issue with custom OAuth2 parameters where the custom parameters …
(edit) @19007   7 months taylor.smock OAuth2: Fix an issue where a valid URL would have no host
(edit) @19006   7 months GerdP fix #22814: Command stack shows "Set 1 tags for 0 objects" - add check …
(edit) @19005   7 months GerdP fix #23519: Don't automatically enlarge "Validation Results" panel - …
(edit) @19002   7 months GerdP see #23305: correct @since xxx
(edit) @19001   7 months GerdP fix #23517: "Tools->Create multipolygon" sorts inner before outer - …
(edit) @19000   7 months GerdP fix #23519: Don't automatically enlarge "Validation Results" panel - …
(edit) @18999   7 months taylor.smock See #23355: Ensure that the dialog has read the preference key for the …
(edit) @18998   7 months taylor.smock See #23355: Don't store stop answers for startup sanity check
(edit) @18996   7 months stoecker see #23506, see #23408 - readd the bracket lost in last checkin
Note: See TracRevisionLog for help on using the revision log.