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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15936   5 years simon04 PseudoClassCondition: use Stream API
(edit) @15935   5 years simon04 see #18749, see #16183 - Add non-regression test
(edit) @15934   5 years simon04 see #18749 - Intern strings to reduce memory footprint
(edit) @15929   5 years Don-vip fix #18638 - Initialize the cycle layer actions in LayerListDialog …
(edit) @15926   5 years Don-vip fix recently introduced SonarQube issues
(edit) @15925   5 years simon04 fix #18759 - AssertionError on invalid MapCSS zoom range
(edit) @15924   5 years Don-vip fix #18761 - only consider source=survey for local GPX files, not the …
(edit) @15923   5 years Don-vip fix #18638 - add a method to cycle through layers (patch by …
(edit) @15920   5 years simon04 fix #18764, see #14088 - NPE in findIcon when adding a tag (patch by …
(edit) @15918   5 years Don-vip fix #18720 - see #11856 - Automatically enable "Tile zoom offset" in …
(edit) @15913   5 years simon04 fix #18754, see #18729 - TaginfoRegionalInstance: fix deadlock
(edit) @15910   5 years simon04 MapCSSParser.zoom: parse into Range directly
(edit) @15909   5 years simon04 see #18749 - Use efficient/unmodifiable collections
(edit) @15908   5 years simon04 see #18729 - TaginfoRegionalInstance: use Stream API
(edit) @15907   5 years simon04 ExpressionFactory: use Stream API
(edit) @15906   5 years simon04 Use Utils.hashMapInitialCapacity
(edit) @15905   5 years simon04 Use Collections.singletonMap
(edit) @15902   5 years simon04 see #18749 - Intern strings to reduce memory footprint
(edit) @15899   5 years Don-vip fix #18532 - fix icon for update changeset action (patch by skyper)
(edit) @15894   5 years simon04 Fix typo in code comment
(edit) @15893   5 years simon04 Fix SearchCompilerTest.testEqualsContract
(edit) @15889   5 years simon04 fix #14088 - Add tags dialog: use padded preset/style icons for okay button
(edit) @15885   5 years simon04 fix #18709 - Add Tag Dialog: disable auto completion during use of …
(edit) @15880   5 years simon04 fix #18702 - DrawingPreference: swap "OSM Data" with "GPS Points"
(edit) @15876   5 years Don-vip fix #18729, see #18302 - support regional taginfo instances from Geofabrik
(edit) @15865   5 years Don-vip fix #18722 - exclude json file extension from GeoJsonImporter + add …
(edit) @15859   5 years simon04 see #15334 - MapFrame: black BasicArrowButton
(edit) @15857   5 years Don-vip fix #18699 - more specific JOSM validator source tag
(edit) @15856   5 years Don-vip fix #18711 - Bold font for tab subtitles in preferences dialog
(edit) @15855   5 years Don-vip see #18440 - Fetch imagery API keys from JOSM website. Restore access …
(edit) @15853   5 years Don-vip see #18440 - non-blocking warning in case of invalid TMS entries
(edit) @15851   5 years Don-vip fix recent spotbugs/checkstyle/javadoc issues
(edit) @15848   5 years simon04 CorrelateGpxWithImages.SetOffsetAction: close dialog using ESC
(edit) @15846   5 years GerdP fix #18701: Simplify MultiFetchServerObjectReader implementation
(edit) @15845   5 years simon04 fix #18703 - Scroll through TabPreferenceSetting using mouse wheel
(edit) @15844   5 years simon04 PreferenceTabbedPane: use Java 8, add Javadoc
(edit) @15843   5 years simon04 see #17109 - Autofilter: use dot as decimal separator
(edit) @15842   5 years simon04 fix #17109 - Autofilter: support 0.5 steps for level
(edit) @15839   5 years simon04 see #18679 - Autofilter: refactoring
(edit) @15838   5 years simon04 fix #18679 - Autofilter: extract numeric value from number+unit
(edit) @15837   5 years simon04 AutoCompletingComboBoxDocument: no need for separate comboBox field
(edit) @15836   5 years simon04 Fix typo in Javadoc
(edit) @15835   5 years simon04 fix #14088 - Add tags dialog: use okay button icon from matching …
(edit) @15834   5 years simon04 TagEditHelper: use Java 8 features
(edit) @15826   5 years Klumbumbus fix #18690 - Obtain source from current layers: use untranslated text …
(edit) @15824   5 years Don-vip fix #18677 - Add "download" and "locked" status to osm data layer info
(edit) @15823   5 years Don-vip fix #18678 - fix DownloadAlong with locked layers
(edit) @15818   5 years simon04 fix #18628 - Autofilter: display active rule/key
(edit) @15817   5 years simon04 AutoFilter: avoid parsing value from CompiledFilter
(edit) @15813   5 years simon04 fix #18663 - AbstractCopyAction: copy distinct keys Regression of r15717.
(edit) @15812   5 years GerdP see #18566: fix findbugs UWF_UNWRITTEN_FIELD introduced with r15811
(edit) @15811   5 years GerdP fix #18566: Download object: member of relations always downloaded …
(edit) @15805   5 years Don-vip fix #18652 - proper error feedback when adding invalid WMTS …
(edit) @15803   5 years Don-vip fix #18646 - avoid doubled selection in relation editor when switching …
(edit) @15802   5 years Don-vip fix #18523 - fix upload dialog layout (patch by taylor.smock)
(edit) @15800   5 years simon04 AlignImageryPanel: add hand cursor to close button
(edit) @15796   5 years simon04 see #18429 - Upload dialog: put "just once" in parentheses
(edit) @15790   5 years Don-vip fix #18632 - fix loading of SVG images in internal help browser
(edit) @15787   5 years GerdP see #18624: Download parent ways/relations downloads way nodes twice …
(edit) @15781   5 years simon04 fix #15334 - Use BasicArrowButton in MapFrame
(edit) @15780   5 years simon04 Advanced Preferences: fix cut off "Search:" label
(edit) @15779   5 years simon04 fix #14197 - Advanced Preferences: support search keywords "modified", …
(edit) @15778   5 years Don-vip fix #18523 - fix upload dialog layout (patch by taylor.smock)
(edit) @15777   5 years simon04 fix #13813 - Advanced object info: use consistent coordinates/bbox format
(edit) @15776   5 years simon04 fix #17639 - Relation editotr: invert color of icons when line is selected
(edit) @15775   5 years simon04 Use (correct) magic constants
(edit) @15774   5 years simon04 Simplify RelationMemberListViewer.buildTable
(edit) @15773   5 years simon04 Fix typo
(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
Note: See TracRevisionLog for help on using the revision log.