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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @16668   4 years stoecker don't call function twice
(edit) @16660   4 years simon04 fix #19397 - JosmDecimalFormatSymbolsProvider is not used for locale …
(edit) @16657   4 years simon04 Fix typos in Javadoc
(edit) @16651   4 years GerdP fix #19312: detect circular dependencies in relations - add test in …
(edit) @16644   4 years simon04 Checkstyle
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16640   4 years simon04 see #19282 - Add TaggingPresetSchemeWikiGenerator to generate wiki …
(edit) @16637   4 years simon04 PMD
(edit) @16630   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @16629   4 years simon04 see #19334 - https://errorprone.info/bugpattern/JavaTimeDefaultTimeZone
(edit) @16628   4 years simon04 see #19334 - https://errorprone.info/bugpattern/MixedMutabilityReturnType
(edit) @16626   4 years simon04 see #19334 - https://errorprone.info/bugpattern/ImmutableEnumChecker
(edit) @16625   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnusedVariable
(edit) @16623   4 years simon04 see #19334 - …
(edit) @16622   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryLambda
(edit) @16620   4 years simon04 see #19360 - Fix NPE in TileCoordinateConverter
(edit) @16619   4 years simon04 fix #19360 - Calculating default zoom offset should use existing code …
(edit) @16615   4 years simon04 fix #19376 - Offer an option to disable the imagery layer popup menu …
(edit) @16611   4 years GerdP fix #12303: When downloading objects with Overpass API, use recurse up …
(edit) @16609   4 years simon04 fix #19330 - History browser: Add semantic check to select equivalent …
(edit) @16607   4 years simon04 fix #19366 - ColorPreference: fix setting colors when sorting is active
(edit) @16606   4 years simon04 see #19320 - Fix URL encoding for taghistory.raifer.tech
(edit) @16604   4 years simon04 Checkstyle
(edit) @16601   4 years simon04 Add TableHelper.setSelectedIndices
(edit) @16600   4 years simon04 see #19330 - SelectionSynchronizer: do not interpolate selection …
(edit) @16598   4 years simon04 see #19369 - PropertiesDialog: avoid re-creating national …
(edit) @16597   4 years simon04 see #19369 - TaginfoAction.withTaginfoUrl: simplify construction of …
(edit) @16596   4 years simon04 fix #19320 - Add links to taghistory.raifer.tech
(edit) @16594   4 years simon04 fix #19366 - Add filter box for Color Preferences (patch by …
(edit) @16593   4 years simon04 fix #17688 - TagInfoViewer: allow to "restore selected tags" (via …
(edit) @16592   4 years simon04 HistoryBrowserDialogManager.show: simplify
(edit) @16591   4 years simon04 fix #19367 - History browser: do not reset UI after (re)loading of history
(edit) @16590   4 years simon04 fix #19197 - MapCSS JOSM_pref: check if a pref could be converted to a …
(edit) @16585   4 years GerdP fix #14228: Order the members when creating boundaries and …
(edit) @16581   4 years simon04 fix #13082 - SearchCompiler: add members: keyword to search for …
(edit) @16578   4 years simon04 see #19196 - Fix unit tests (patch by taylor.smock)
(edit) @16575   4 years simon04 RequestHandler: use BooleanProperty
(edit) @16570   4 years GerdP see #19199: There should be some way to determine how many nodes are …
(edit) @16565   4 years simon04 fix #6157 - Presets: UI problems with combo + editable=false (patch by …
(edit) @16563   4 years simon04 fix #19357 - MapPaintStylesUpdateListener: fix typo
(edit) @16562   4 years simon04 fix #19196 - Don't require a restart when a MapPaint color is changed …
(edit) @16555   4 years Don-vip see #19334 - avoid ConcurrentModificationException while iterating …
(edit) @16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
(edit) @16549   4 years simon04 fix #16255 - Possibility to edit relation roles from the membership dialog
(edit) @16548   4 years simon04 fix #18801 - Allow layers to determine autosave functionality (patch …
(edit) @16544   4 years simon04 fix #19321 - ComboMultiSelect: fix preferred width
(edit) @16530   4 years simon04 fix #19328 - History browser: tags/nodes/relations: disallow column …
Note: See TracRevisionLog for help on using the revision log.