source: josm/trunk/src/org/openstreetmap/josm/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19286   5 weeks taylor.smock See #24075: Reduce memory allocations for TaggingPresetItem#matches …
(edit) @19285   5 weeks taylor.smock Fix #24075: Reduce memory allocations for TaggingPresetItem#matches …
(edit) @19280   6 weeks GerdP fix #23718: Console messages: WARNING: Not downloading all tiles …
(edit) @19279   6 weeks GerdP fix #24037 - revert the changes from r17423 in GenericRelationEditor
(edit) @19271   2 months taylor.smock Fix a performance issue when working with large datasets The primary …
(edit) @19269   2 months stoecker silence PMD - some of these rules are bullshit - explicit …
(edit) @19266   2 months taylor.smock Fix #23945: ImageViewerDialog.displayImages() - do not re-center if …
(edit) @19264   3 months taylor.smock Fix #24030: JEP 486 (in Java 24) always throws an …
(edit) @19261   3 months taylor.smock See #24014: Add multiline and normalize attributes to preset xsd …
(edit) @19260   3 months taylor.smock Fix #24023: Add pashto (ps) as an RTL language
(edit) @19259   3 months stoecker fix #23943 - patch by Famlam - allow negative values for substring to …
(edit) @19258   3 months stoecker fix #24009 - don't call setting storage in settings setup stage or …
(edit) @19254   3 months stoecker some small cleanups
(edit) @19249   4 months taylor.smock Fix #23978: Windows does not like paths with multiple : This fixes …
(edit) @19247   4 months taylor.smock Fix #23950: Fix a StackOverflowError that occurs when a …
(edit) @19238   4 months taylor.smock See #23926: Fix new coverity issues Coverity doesn't like null
(edit) @19236   4 months taylor.smock Fix #23926: Extend GPS legend for time information, improve design …
(edit) @19235   4 months taylor.smock Fix #23956: JsonParsingException when the destination server returns …
(edit) @19225   5 months taylor.smock Fix #23925: Indicate/link to alternative download methods when the …
(edit) @19218   5 months stoecker fix a PMD warning
(edit) @19216   5 months taylor.smock Fix #23866: java.io.UncheckedIOException: …
(edit) @19208   6 months taylor.smock Dependency updates: ivy.xml: * jmapviewer: 2.21 -> 2.22: Fix a …
(edit) @19192   6 months taylor.smock Fix #23841: Bing: Automatically reload all tiles with `Error: …
(edit) @19187   6 months taylor.smock Remove/fix unused icons rocket.svg was only used for getting people …
(edit) @19180   6 months taylor.smock Fix some coverity issues
(edit) @19177   6 months stoecker fix #23849 - provide option to reduce loglevel to warnings
(edit) @19176   6 months taylor.smock Fix #11487: Have josm render data to tiles This adds a new rendering …
(edit) @19167   7 months taylor.smock Fix #23830: Slow selection when there is a lot of data We were …
(edit) @19160   7 months taylor.smock Fix #23825: UI appears to freeze when a multi-select option is used …
(edit) @19147   7 months GerdP fix #23392: JOSM doesn't work well when not maximized - use …
(edit) @19139   7 months taylor.smock PMD and checkstyle fixes
(edit) @19136   7 months taylor.smock See #23754: Fix test for UploadPrimitivesTask
(edit) @19135   7 months GerdP fix #23754: JOSM fails to upload exactly 30000 changes in chunks of …
(edit) @19126   8 months GerdP fix #23738: Mass upload: JOSM tries to upload changes even though …
(edit) @19123   8 months GerdP fix #23728: First geotagged image not fully selected - remove code in …
(edit) @19122   8 months stoecker fix #23745 - add more icons, patch by gaben
(edit) @19120   8 months taylor.smock See #17858: Update code for newer Java features Also add a note that …
(edit) @19116   8 months GerdP fix #23648: Not possible to save a layer after marked as "Discourage …
(edit) @19115   8 months taylor.smock Fix some checkstyle issues
(edit) @19112   8 months stoecker javadoc fixes
(edit) @19109   8 months taylor.smock See #17858: Remove old workarounds for javabugs and update …
(edit) @19108   8 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19106   8 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19103   8 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19101   8 months taylor.smock Cleanup some new PMD warnings from PMD 7.x I haven't updated to PMD …
(edit) @19099   8 months taylor.smock Fix #23717: Manual OAuth 2 authorization was not working
(edit) @19098   8 months GerdP fix #23645: ChangesetCache: Is it useful as it is? Why isn't it always …
(edit) @19095   9 months taylor.smock Fix #23707: Remove basic auth for openstreetmap.org This does the …
(edit) @19092   9 months stoecker fix #23702, see #23621 - improve length unit conversion
(edit) @19089   9 months stoecker see #23621 - add unit conversion for length values
(edit) @19088   9 months taylor.smock See #22590, #23055, and #23697: Add additional information to bug …
(edit) @19085   9 months taylor.smock Fix #23687: Freeze when opening Add Tag dialog This occurs when the …
(edit) @19083   9 months stoecker fix text
(edit) @19080   9 months taylor.smock See #23671: Deprecate Utils#isBlank and replace instances of it with …
(edit) @19078   9 months taylor.smock Fix #4142: Track fully downloaded objects (patch by stoecker, GerdP, …
(edit) @19075   10 months taylor.smock Fix #23628: Decrease cost of ImageWarp#warp This decreases overall …
(edit) @19063   10 months GerdP see #21881: revert unintended change for different ticket
(edit) @19062   10 months GerdP fix #21881: Add a check for loops in directional waterways Patch by …
(edit) @19060   10 months stoecker fix pmd
(edit) @19057   10 months stoecker fix checkstyle
(edit) @19050   10 months taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @19048   10 months taylor.smock Dependency updates ivy.xml * org.eclipse.parsson:parsson: 1.1.5 -> …
(edit) @19045   10 months stoecker support language keys not following the naming of languages in JOSM, …
(edit) @19022   11 months GerdP see #23305 and #23555: -revert most of the changes in r18988, it …
(edit) @19021   11 months GerdP fix #23574: Preference geoimage.viewer.centre.on.image=true is ignored …
(edit) @19020   11 months GerdP see #23482: optimize the space in the history view (column width) and …
(edit) @19019   11 months stoecker see #23355, wrong translation
(edit) @19016   11 months taylor.smock Fix #23540: When a Linux distribution removes the Bing png from …
(edit) @19014   12 months GerdP fix #23527: Memory leak in relation editor - add new method …
(edit) @19013   12 months GerdP see #23482: optimize the space in the history view (column width) and …
(edit) @19012   12 months taylor.smock Fix #23437: Offer to reset JOSM if JOSM fails to finish startup …
(edit) @19008   12 months taylor.smock Fix an issue with custom OAuth2 parameters where the custom parameters …
(edit) @19007   12 months taylor.smock OAuth2: Fix an issue where a valid URL would have no host
(edit) @19006   12 months GerdP fix #22814: Command stack shows "Set 1 tags for 0 objects" - add check …
(edit) @19002   12 months GerdP see #23305: correct @since xxx
(edit) @19000   12 months GerdP fix #23519: Don't automatically enlarge "Validation Results" panel - …
(edit) @18999   12 months taylor.smock See #23355: Ensure that the dialog has read the preference key for the …
(edit) @18998   12 months taylor.smock See #23355: Don't store stop answers for startup sanity check
(edit) @18996   12 months stoecker see #23506, see #23408 - readd the bracket lost in last checkin
(edit) @18994   12 months stoecker fix #23506, see #23408 - fix the save/upload layer preconditions - …
(edit) @18991   12 months taylor.smock Fix #22810: OSM OAuth 1.0a/Basic auth deprecation and removal As of …
(edit) @18988   12 months GerdP fix #23305: conflict detection not working for combine way with one …
(edit) @18986   12 months taylor.smock See #23355: Sanity check JVM arguments on startup Change the icon for …
(edit) @18985   12 months taylor.smock Fix #23355: Sanity check JVM arguments on startup See #17858: JOSM …
(edit) @18972   13 months taylor.smock See #23465: Add additional javadoc comments This also fixes some …
(edit) @18968   13 months GerdP fix #23447:Fatal "crash" attempting to delete all "Outer" members & …
(edit) @18967   13 months GerdP fix #23447: Fatal "crash" attempting to delete all "Outer" members & …
(edit) @18952   13 months GerdP see #23430: Resetting preference validator.selectionFilter results in …
(edit) @18951   13 months GerdP fix #23430: Resetting preference validator.selectionFilter results in …
(edit) @18948   13 months GerdP fix #23423 Memory leak: Markerlayer doesn't remove MouseListener - add …
(edit) @18947   13 months GerdP fix memory leak, ImgDisplay.destroy() was only called when at least …
(edit) @18946   13 months GerdP see #23359: revert changes from r18924 as they are now obsolete
(edit) @18945   13 months GerdP fix #22819: JOSM shows geotagged images in the wrong location - if a …
(edit) @18944   13 months GerdP fix #22806 Cannot disable tabs in image viewer and #22860 Geotagged …
(edit) @18943   13 months GerdP fix #23417: Load images from Wikimedia Commons can cause crash report …
(edit) @18941   13 months GerdP fix #23408 - fix crash when lots of GeoImageLayer layers are closed …
(edit) @18940   13 months GerdP see #23415/r18939 ( MarkerLayerTest still failed) - restore most of …
(edit) @18939   13 months taylor.smock See #23415/r18938: Use titleBar instead of dialogsPanel
(edit) @18938   13 months taylor.smock See #23415: Fix unit tests from r18937
(edit) @18937   13 months GerdP fix #23415 and #23414, patch 23415-v2.patch - fixes issues where the …
Note: See TracRevisionLog for help on using the revision log.