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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15679   4 years simon04 see #13901 see #18542 - Obtain tag2link rules from OSM Sophox
(edit) @15678   4 years Don-vip fix #18545 - NPE
(edit) @15677   4 years simon04 fix #18542, see #13901 - Obtain tag2link rules from Wikidata
(edit) @15673   4 years simon04 see #13901 - Reimplement Tag2Link in core The plugin tag2link has …
(edit) @15671   4 years simon04 Refactoring: OsmUtils.splitMultipleValues
(edit) @15670   4 years simon04 Javadoc
(edit) @15669   4 years simon04 see #18302 - PropertiesDialog: avoid intermediate list creation
(edit) @15667   4 years Don-vip fix #18455 - smarter error detection, should lead to less false positives
(edit) @15664   4 years simon04 fix #18015 - Fix timezone in ImageViewerDialog
(edit) @15662   4 years simon04 Fix typo: overriden↦overridden
(edit) @15660   4 years simon04 fix #15946 - double click sliders to reset …
(edit) @15659   4 years simon04 ImageryFilterSettings: fix typo
(edit) @15655   4 years Don-vip see #18514 - cleanup menu groups handling
(edit) @15654   4 years Don-vip fix #18530 - upload dialog: support validator and notes layers as …
(edit) @15651   4 years Don-vip see #18509 - fix icon warnings
(edit) @15650   4 years Don-vip fix #18514 - display changeset toggle dialog entry in the window menu …
(edit) @15649   4 years Don-vip see #18514 - disable Window menu when empty
(edit) @15646   4 years Don-vip fix #18494 - GPX layers should use the name from the file instead of …
(edit) @15644   4 years Don-vip fix #18091 - reuse Help shortcut inside tag/membership dialog
(edit) @15640   4 years Don-vip fix #18455 - detect objects not matching their presets object type …
(edit) @15633   4 years Don-vip fix #18514 - make all changeset actions and dialogs only accessible in …
(edit) @15632   4 years Don-vip fix #18509 - Display GPX colors in layer manager (patch by Bjoeni)
(edit) @15623   4 years Don-vip fix #18484 - NPE
(edit) @15612   4 years Don-vip fix #18458 - Paint Style Dialog Window does not update styles when …
(edit) @15611   4 years GerdP simplify code
(edit) @15606   4 years Don-vip fix #18444 - Changed default to "all" and also revert …
(edit) @15605   4 years Don-vip checkstyle
(edit) @15604   4 years Don-vip fix #18429 - Adds an ancestor listener that listens for the …
(edit) @15602   4 years GerdP fix #18431: add expert option gui.start.animation. If set to false …
(edit) @15600   4 years Don-vip fix #18429 - Allow users to automatically get the source tags (patch …
(edit) @15598   4 years stoecker fix off-by-one of my last commit
(edit) @15596   4 years stoecker scroll full distance for smooth scrolling, don't stop early (causing …
(edit) @15593   4 years GerdP fix #18397: Provide more helpful error message when loading an invalid …
(edit) @15592   4 years Don-vip fix #18329 - dynamic width update of layer number column (patch by Bjoeni)
(edit) @15591   4 years Don-vip fix #18408 - Add trim_list mapCSS function (patch by taylor.smock)
(edit) @15589   4 years Don-vip see #18302 - spotbugs - SIC_INNER_SHOULD_BE_STATIC
(edit) @15588   4 years Don-vip tools update: checkstyle 8.27, pmd 6.20, spotbugs 3.1.12
(edit) @15587   4 years Don-vip see #16220 - add translation context for "Available" plugins, to …
(edit) @15586   4 years Don-vip code cleanup
(edit) @15583   4 years GerdP see #18381: implement TaggingPresetListener to react on changes in …
(edit) @15582   4 years Don-vip fix #18381 - Don't require a restart when a Tagging Preset is …
(edit) @15581   4 years Don-vip fix #18409 - distinct label for relation wiki link in Membership …
(edit) @15567   4 years Don-vip fix #18401 - Advanced options to disable autocomplete in add tags …
(edit) @15565   4 years Don-vip fix #18302 - support national taginfo instances
(edit) @15560   4 years GerdP fix #18389: GPX track with color black is invisible (Patch by Bjoeni) …
(edit) @15551   4 years Don-vip fix #18326 - escape HTML characters in overpass query wizard error dialog
(edit) @15542   5 years Don-vip fix #18358 - DownloadDialog should allow plugins the ability to remove …
(edit) @15521   5 years Don-vip fix #18313 - proper toolbar cleanup when JOSM actions are destroyed
(edit) @15518   5 years Don-vip pmd
(edit) @15517   5 years Don-vip checkstyle
(edit) @15511   5 years stoecker better handling of smooth scrolling in case of long distances and …
(edit) @15508   5 years Don-vip fix #18277 - Allow plugins to implement Destroyable if they want to …
(edit) @15503   5 years Don-vip see #16796 - fix 3 forgotten Checkstyle violations
(edit) @15502   5 years Don-vip see #16796 - use IGpxTrack in GpxData (patch by Bjoeni)
(edit) @15501   5 years Don-vip fix #18284 - Add …
(edit) @15498   5 years Don-vip fix #12209 - CorrelateGpxWithImages refactor (patch by Bjoeni)
(edit) @15497   5 years Don-vip see #16796 - fix most of checkstyle/pmd/findbugs violations
(edit) @15496   5 years Don-vip fix #16796 - Rework of GPX track colors / layer preferences (patch by …
(edit) @15492   5 years Don-vip see #18032, see #10435 - fix mappaint popup menu disappearance on …
(edit) @15490   5 years Don-vip fix #18282 - fix double encoding when calling MediaWiki API
(edit) @15484   5 years Don-vip fix compile error added in r15481
(edit) @15481   5 years stoecker prevent overlong scroll sessions
(edit) @15477   5 years Don-vip preserve filter attributes when editing an existing filter with …
(edit) @15474   5 years Don-vip fix #17350 - don't fire post-save event when autosaving a file (patch …
(edit) @15469   5 years Don-vip fix #10033, fix #15748, fix #17097 - drop remote control https support …
(edit) @15457   5 years Don-vip see #17221 - make layer numbering an expert feature, configurable with …
(edit) @15456   5 years wiktorn Allow zoom in TMS layer up to 24. See: #18064
(edit) @15447   5 years GerdP see #18122: Don't set download bounds for incomplete Overpass queries …
(edit) @15445   5 years Don-vip fix #18210 - fix mode menu (add items properly to display shortcuts) …
(edit) @15444   5 years Don-vip fix #18212, see #4088, see #4155 - don't override modified flag of …
(edit) @15441   5 years Don-vip see #10564 - add missing geojson download task see #13015 - fix …
(edit) @15440   5 years Don-vip checkstyle/findbugs/sonar
(edit) @15438   5 years Don-vip fix #12662 - add new Mode menu, listing map modes. Also allows to find …
(edit) @15437   5 years Don-vip fix #13015 - add icons to preset <check>s
(edit) @15427   5 years Don-vip fix recent SonarQube issues
(edit) @15424   5 years Don-vip fix #10564 - add GeoJSON import (adapted from geojson plugin)
(edit) @15423   5 years Don-vip fix #17240 - Presets: verify that wiki links are no redirect
(edit) @15422   5 years Don-vip see #2760 - javadoc
(edit) @15421   5 years Don-vip display GPX creator field in GPX layer info component
(edit) @15419   5 years Don-vip fix #2760 - simplify track during GPX layer -> data layer conversion …
(edit) @15418   5 years Don-vip fix #14253 - Highlight affected relation members in role validation …
(edit) @15397   5 years Don-vip fix #18012 - create track segment names from gpx layer name if there …
(edit) @15390   5 years Don-vip remove deprecated code
(edit) @15385   5 years Don-vip fix #18178 - NPE
(edit) @15382   5 years Don-vip see #17304 - proper report of NPE debug details
(edit) @15378   5 years Don-vip fix #13592 - refresh relation member table connectivity after a change …
(edit) @15376   5 years Don-vip see #14465 - allow plugins to retrieve selected tags with multiple values
(edit) @15371   5 years Don-vip fix #18160 - Ask layers for source, don't hardcode source for layer …
(edit) @15366   5 years Don-vip fix #17221 - display layer number in layer list, to ease using toggle …
(edit) @15365   5 years Don-vip fix #17310 - disable "download as new layer" button instead of hiding it
(edit) @15364   5 years Don-vip fix #18047 - consider junction=circular like junction=roundabout
(edit) @15363   5 years Don-vip fix #18050 - DownloadAlong: download as new layer
(edit) @15361   5 years Don-vip fix #18147, see #18006 - sort from/via/to members of restriction-alike …
(edit) @15357   5 years Don-vip fix #18142 - fix AIOOBE after changing imagery source filter in …
(edit) @15356   5 years Don-vip fix #18146 - don't remember last search performed from …
(edit) @15355   5 years Don-vip fix #18144 - consolidate events in RelationListDialog
(edit) @15348   5 years Don-vip fix #18119 - Deselect and remove multiple images in the …
(edit) @15339   5 years Don-vip see #10435 - fix Findbugs violation VO_VOLATILE_REFERENCE_TO_ARRAY
(edit) @15333   5 years Don-vip see #11905 - Option to move multiple images at once (core part, patch …
(edit) @15331   5 years Don-vip fix #18032, see #10435 - proper update of StayOpenCheckBoxMenuItemUI - …
Note: See TracRevisionLog for help on using the revision log.