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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15772   5 years simon04 Simplify HistoryViewerPanel.buildTable
(edit) @15770   5 years simon04 Revert "fix #18139 - RelationEditor: redundant options when adding a …
(edit) @15769   5 years simon04 see #17688 - TagInfoViewer: allow to select/copy multiple values
(edit) @15768   5 years simon04 Simplify TagInfoViewer.buildTable
(edit) @15767   5 years GerdP fix #18623: Zoom is too close when downloading a single node Don't …
(edit) @15764   5 years simon04 fix #17496 - AutoFilter: infer sensible default values for layer
(edit) @15763   5 years simon04 fix #18139 - RelationEditor: redundant options when adding a relation …
(edit) @15759   5 years simon04 GpxLayer: use Map.getOrDefault (Java 8)
(edit) @15756   5 years GerdP fix pmd issue: Array initialization can be written shorter.
(edit) @15755   5 years simon04 Introduce Stopwatch class to measure elapsed time
(edit) @15753   5 years simon04 fix #5794 - BoundingBoxSelection: place text fields in diamond pattern
(edit) @15752   5 years Don-vip fix #18523 - Upload dialog: Switch from BorderLayout to GridBagLayout …
(edit) @15751   5 years simon04 fix #18598 - CopyKeyValueAction: count values going to be copied This …
(edit) @15748   5 years simon04 MemberTable: use EnumSet
(edit) @15747   5 years simon04 see #18591 - fix CCE, fix NPE
(edit) @15746   5 years GerdP fix misleading typos in javadoc (singular -> plural)
(edit) @15736   5 years simon04 Java 8: simplify Stream API usage
(edit) @15735   5 years simon04 Java 8: replace .stream().forEach() with .forEach()
(edit) @15734   5 years simon04 see #17220 - LayerListDialog: re-enable previous offset on click
(edit) @15733   5 years simon04 see #17220 - LayerListDialog: show imagery offset in tooltip
(edit) @15732   5 years simon04 see #18503 - Relation editor: compute wayConnection for …
(edit) @15731   5 years simon04 see #10435, fix #18095 - MapCSS: add settings of type string/double
(edit) @15730   5 years simon04 fix #18561 - Add Geometry.filterInsideAnyPolygon (patch by …
(edit) @15729   5 years simon04 fix #18026 - Relation member conflict: render decision as radio buttons
(edit) @15725   5 years GerdP fix #11914: Allow to show user name in titlebar - implement …
(edit) @15724   5 years simon04 Fix PMD Warning
(edit) @15723   5 years simon04 Fix unit tests
(edit) @15719   5 years simon04 Java 8: deprecate Utils.exists, Utils.find
(edit) @15717   5 years simon04 Java 8: use Collectors.joining
(edit) @15716   5 years simon04 Java 8: use String.join
(edit) @15714   5 years Don-vip fix #18567 - proper help context for Query Changeset Dialog (patch by …
(edit) @15707   5 years simon04 see #14465 -Tag2Link: consider all selected primitives/properties
(edit) @15706   5 years simon04 see #14465 -Tag2Link: combine links with same name and launch at once
(edit) @15702   5 years simon04 see #13901 - move Tag2Link to tools/
(edit) @15701   5 years simon04 see #13901 - fix SonarQube issues
(edit) @15700   5 years Don-vip see #18020 - ignore multipolygons too
(edit) @15696   5 years Don-vip fix #18020 - don't show way directions for boundary relations
(edit) @15692   5 years Don-vip see #18172 - compare ELI and JOSM categories + fix missed @since xxx
(edit) @15687   5 years simon04 see #13901 - Tag2Link: add popup menu separator
(edit) @15679   5 years simon04 see #13901 see #18542 - Obtain tag2link rules from OSM Sophox
(edit) @15678   5 years Don-vip fix #18545 - NPE
(edit) @15677   5 years simon04 fix #18542, see #13901 - Obtain tag2link rules from Wikidata
(edit) @15673   5 years simon04 see #13901 - Reimplement Tag2Link in core The plugin tag2link has …
(edit) @15671   5 years simon04 Refactoring: OsmUtils.splitMultipleValues
(edit) @15670   5 years simon04 Javadoc
(edit) @15669   5 years simon04 see #18302 - PropertiesDialog: avoid intermediate list creation
(edit) @15667   5 years Don-vip fix #18455 - smarter error detection, should lead to less false positives
(edit) @15664   5 years simon04 fix #18015 - Fix timezone in ImageViewerDialog
(edit) @15662   5 years simon04 Fix typo: overriden↦overridden
(edit) @15660   5 years simon04 fix #15946 - double click sliders to reset …
(edit) @15659   5 years simon04 ImageryFilterSettings: fix typo
(edit) @15655   5 years Don-vip see #18514 - cleanup menu groups handling
(edit) @15654   5 years Don-vip fix #18530 - upload dialog: support validator and notes layers as …
(edit) @15651   5 years Don-vip see #18509 - fix icon warnings
(edit) @15650   5 years Don-vip fix #18514 - display changeset toggle dialog entry in the window menu …
(edit) @15649   5 years Don-vip see #18514 - disable Window menu when empty
(edit) @15646   5 years Don-vip fix #18494 - GPX layers should use the name from the file instead of …
(edit) @15644   5 years Don-vip fix #18091 - reuse Help shortcut inside tag/membership dialog
(edit) @15640   5 years Don-vip fix #18455 - detect objects not matching their presets object type …
(edit) @15633   5 years Don-vip fix #18514 - make all changeset actions and dialogs only accessible in …
(edit) @15632   5 years Don-vip fix #18509 - Display GPX colors in layer manager (patch by Bjoeni)
(edit) @15623   5 years Don-vip fix #18484 - NPE
(edit) @15612   5 years Don-vip fix #18458 - Paint Style Dialog Window does not update styles when …
(edit) @15611   5 years GerdP simplify code
(edit) @15606   5 years Don-vip fix #18444 - Changed default to "all" and also revert …
(edit) @15605   5 years Don-vip checkstyle
(edit) @15604   5 years Don-vip fix #18429 - Adds an ancestor listener that listens for the …
(edit) @15602   5 years GerdP fix #18431: add expert option gui.start.animation. If set to false …
(edit) @15600   5 years Don-vip fix #18429 - Allow users to automatically get the source tags (patch …
(edit) @15598   5 years stoecker fix off-by-one of my last commit
(edit) @15596   5 years stoecker scroll full distance for smooth scrolling, don't stop early (causing …
(edit) @15593   5 years GerdP fix #18397: Provide more helpful error message when loading an invalid …
(edit) @15592   5 years Don-vip fix #18329 - dynamic width update of layer number column (patch by Bjoeni)
(edit) @15591   5 years Don-vip fix #18408 - Add trim_list mapCSS function (patch by taylor.smock)
(edit) @15589   5 years Don-vip see #18302 - spotbugs - SIC_INNER_SHOULD_BE_STATIC
(edit) @15588   5 years Don-vip tools update: checkstyle 8.27, pmd 6.20, spotbugs 3.1.12
(edit) @15587   5 years Don-vip see #16220 - add translation context for "Available" plugins, to …
(edit) @15586   5 years Don-vip code cleanup
(edit) @15583   5 years GerdP see #18381: implement TaggingPresetListener to react on changes in …
(edit) @15582   5 years Don-vip fix #18381 - Don't require a restart when a Tagging Preset is …
(edit) @15581   5 years Don-vip fix #18409 - distinct label for relation wiki link in Membership …
(edit) @15567   5 years Don-vip fix #18401 - Advanced options to disable autocomplete in add tags …
(edit) @15565   5 years Don-vip fix #18302 - support national taginfo instances
(edit) @15560   5 years GerdP fix #18389: GPX track with color black is invisible (Patch by Bjoeni) …
(edit) @15551   5 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
Note: See TracRevisionLog for help on using the revision log.