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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16953   4 years simon04 Java 8: use Comparator.comparing
(edit) @16952   4 years simon04 see #19717 - Extract DefaultNameFormatter.removeBiDiCharacters
(edit) @16951   4 years simon04 fix #19717 - DefaultNameFormatter: add missing U+202C POP DIRECTIONAL …
(edit) @16950   4 years simon04 Revert "fix #19717 - DefaultNameFormatter: use FIRST-STRONG ISOLATE …
(edit) @16949   4 years Klumbumbus see #15240 - Remove wrongly used addsegment icon
(edit) @16947   4 years simon04 see #19717 - Fix unit tests
(edit) @16942   4 years simon04 see #19716 - ChooseTrackVisibilityAction: do not report unspecified …
(edit) @16941   4 years simon04 fix #19716 - ChooseTrackVisibilityAction: fix sorting by timespan
(edit) @16940   4 years simon04 see #19716 - ChooseTrackVisibilityAction: replace TrackLength with …
(edit) @16937   4 years simon04 fix #19717 - DefaultNameFormatter: use FIRST-STRONG ISOLATE for …
(edit) @16932   4 years Klumbumbus see #15240 - Make style settings icon sharper
(edit) @16931   4 years Klumbumbus see #15240 - Change default icon of a mappaint style and icon of style …
(edit) @16929   4 years Klumbumbus see #15240 - Change/Add icons - preferences/connection, …
(edit) @16928   4 years simon04 see #7638 - Download dialog: use bbox icon in status bar (icon by …
(edit) @16927   4 years simon04 fix #4888 - SlippyMapBBoxChooser: show map scale top/left
(edit) @16920   4 years simon04 fix #7638 - Download dialog: add status bar with lat/lon of mouse …
(edit) @16919   4 years simon04 Fix typos in Javadoc
(edit) @16918   4 years Klumbumbus see #19699 - use correct icons for Notes and Zoom to download
(edit) @16917   4 years simon04 see #19699 - Download dialog: add icon to "Zoom to downloaded data" …
(edit) @16916   4 years simon04 see #19698 - Java Warnings, PMD
(edit) @16915   4 years simon04 fix #19699 - Download dialog: add icons to source checkboxes
(edit) @16914   4 years simon04 see #19699 - OSMDownloadSource: left align, improve spacing
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16912   4 years simon04 Java 8: use Stream
(edit) @16906   4 years simon04 Fix typo in Javadoc
(edit) @16901   4 years simon04 Map paint preferences: add ellipses to name
(edit) @16896   4 years simon04 see #19633 - Java Warnings
(edit) @16895   4 years Klumbumbus see #15240 - Change some png icons to svg: - imagery_menu, …
(edit) @16894   4 years simon04 fix #4888 - SlippyMapBBoxChooser: show map scale
(edit) @16893   4 years simon04 fix #3450 - SlippyMapBBoxChooser: confirm download bounds outside …
(edit) @16892   4 years simon04 SlippyMapChooser is no UI element
(edit) @16890   4 years simon04 see #19633 - PMD
(edit) @16888   4 years Klumbumbus see #15240 - Change some png icons to svg: - bug, …
(edit) @16886   4 years simon04 fix #19633 - Route relations with split start do not show links as …
(edit) @16885   4 years simon04 Checkstyle
(edit) @16884   4 years simon04 see #19669 - Add help button to "Apply Preset"
(edit) @16881   4 years simon04 fix #19669 - Add help button to "Advanced object info"
(edit) @16879   4 years simon04 fix #8227 - MarkerLayer: allow to customize marker size/stroke …
(edit) @16877   4 years simon04 Javadoc warnings
(edit) @16872   4 years stoecker fix image display in MOTD, see #15240
(edit) @16871   4 years Klumbumbus see #15240 - Change some png icons to svg: - preferences/toolbar, …
(edit) @16869   4 years simon04 see #15441 - Do not create empty GpxRouteLayer
(edit) @16867   4 years simon04 see #10488 - PMD
(edit) @16866   4 years simon04 GpxImporter: compute markerLayerName
(edit) @16864   4 years simon04 fix #15441 - Separate GpxRouteLayer
(edit) @16863   4 years simon04 SplitTrackSegmentsToTracksAction: fix typo
(edit) @16857   4 years Klumbumbus see #19574 - MapCSS color setting: Use logic from MapCSSParser to …
(edit) @16850   4 years simon04 fix #17836 - Download along several gpx tracks at once
(edit) @16847   4 years simon04 fix #10488 - GpxLayer: jump to previous/next segment
(edit) @16846   4 years simon04 PreferencesTable: remove code duplication
(edit) @16845   4 years simon04 AdvancedPreference: remove code duplication
(edit) @16844   4 years simon04 fix #12484 - Disable inappropriate AdvancedPreference actions Edit …
(edit) @16843   4 years simon04 fix #19574 - Add a color setting for MapCSS (patch by taylor.smock)
(edit) @16839   4 years simon04 fix #19622 - Tag2Link: show icons based on presets/styles
(edit) @16838   4 years simon04 see #19622 - Extract OsmPrimitiveImageProvider
(edit) @16828   4 years Klumbumbus - see #15240 - remove forgotten png in svg - fix #19583 - remove …
(edit) @16827   4 years Klumbumbus see #15240 - Change a lot png icons to svg: - misc/statusreport, …
(edit) @16826   4 years simon04 fix #18919 - Changeset Manager: sort tables
(edit) @16824   4 years simon04 Remove Collection.contains check for Collection.remove
(edit) @16823   4 years simon04 fix #19248 - Allow to toggle offline mode in the file menu ("Work …
(edit) @16821   4 years simon04 Java 8: use Map.getOrDefault
(edit) @16820   4 years simon04 Fix typo in Javadoc
(edit) @16818   4 years simon04 RenderingCLI: tune logging
(edit) @16817   4 years simon04 RenderingCLI: default to elemstyles.mapcss
(edit) @16816   4 years simon04 RenderingCLI: support compressed .osm files
(edit) @16815   4 years simon04 RenderingCLI: handle NoSuchFileException
(edit) @16814   4 years simon04 fix #19612 - NPE when running RenderingCLI
(edit) @16813   4 years simon04 Fix typo in Javadoc
(edit) @16807   4 years Klumbumbus see #15240 - Change some png icons to svg: - mapmode/rope, …
(edit) @16800   4 years Klumbumbus see #15240 - Change some png icons to svg: - dialogs/duplicatelayer, …
(edit) @16799   4 years Klumbumbus see #15240 - Change some png icons to svg: - data/relation …
(edit) @16798   4 years GerdP fix #19556: bug reported. after cleaning up all activities - create …
(edit) @16790   4 years simon04 fix #19476 - IndexOutOfBoundsException in …
(edit) @16789   4 years simon04 fix #19514 - IllegalStateException if double clicking with CTRL on …
(edit) @16784   4 years GerdP see #19180: false positives from tagchecker with single letter …
(edit) @16768   4 years simon04 fix #19449 ImageProviderTest.testGetPadded has slow startup, and a …
(edit) @16766   4 years simon04 fix #19241 - Do not report "JOSM Validator" as data source on upload
(edit) @16733   4 years simon04 fix #19489 - NPE in ComboMultiSelect.getItemToSelect
(edit) @16730   4 years simon04 see #19381 - Upload dialog: hopefully fix layout issue
(edit) @16701   4 years simon04 fix #18586 - Add invert selection action for experts
(edit) @16700   4 years simon04 fix #18213 - MapCSS: add support for repeat-image-opacity
(edit) @16699   4 years simon04 fix #19392 - Presets opened from relation editor need to pass …
(edit) @16698   4 years simon04 fix #19374 - Relation editor: Option to hide tagging preset links …
(edit) @16697   4 years simon04 see #19381 - Upload dialog: avoid unnecessary UI updates when validating
(edit) @16696   4 years simon04 see #19381 - Upload dialog: (re)validate when showing the dialog
(edit) @16695   4 years simon04 see #19381 - Upload dialog: allow to disable text validation - …
(edit) @16694   4 years simon04 see #19367 - History browser: do not reset UI after (re)loading of …
(edit) @16691   4 years simon04 see #16031 - Add ComboTest.testUseLastAsDefault
(edit) @16690   4 years simon04 Extract PresetListEntry class
(edit) @16689   4 years simon04 Move ConcatenatingJList from ComboMultiSelect to MultiSelect
(edit) @16688   4 years simon04 see #16031 - Extract ComboMultiSelect.getItemToSelect
(edit) @16687   4 years simon04 fix #16031 - Presets: make use_last_as_default="true" work (patch by …
(edit) @16684   4 years simon04 fix #19310 - DownloadDialog should have a method to add/remove …
(edit) @16675   4 years simon04 fix #19381 - AbstractTextComponentValidator: use NamedColorProperty
(edit) @16674   4 years simon04 fix #19406 - InspectPrimitiveDialog: display length and area
(edit) @16673   4 years simon04 fix #19381 - Upload dialog: warn about large bounding box
(edit) @16672   4 years simon04 see #19381 - Upload dialog: make warnings less intrusive
(edit) @16671   4 years stoecker fix #19402 - fix race condition in auto follow function
(edit) @16670   4 years stoecker fix #18193 - typo
(edit) @16669   4 years stoecker fix #18193 - reduce flickering when paning map by loading a little bit …
Note: See TracRevisionLog for help on using the revision log.