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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @16529   4 years simon04 PreferenceToggleAction: accept BooleanProperty in constructor
(edit) @16528   4 years simon04 Introduce BooleanProperty TOOLBAR_VISIBLE, SIDE_TOOLBAR_VISIBLE
(edit) @16527   4 years simon04 see #8352 - PropertiesDialog: show hand cursor for color button
(edit) @16526   4 years simon04 see #19255 - Java 8: use Stream
(edit) @16525   4 years simon04 see #8352 - PropertiesDialog: use non-localized color name
(edit) @16520   4 years simon04 Checkstyle
(edit) @16518   4 years simon04 see #18340 - OSMDownloadSource: improve i18n
(edit) @16517   4 years simon04 see #18340 - fix @since xxx
(edit) @16512   4 years GerdP fix #19275: Relation list panel: Direct option for history viewer …
(edit) @16509   4 years GerdP see #19296: Actions should avoid to install listeners which are not …
(edit) @16504   4 years simon04 see #18340 - OSMDownloadSource: refactoring, improve i18n
(edit) @16503   4 years simon04 fix #18340 - Allow additional sources of data to be downloaded at the …
(edit) @16502   4 years simon04 fix #19295 - Ctrl+H doesn't work when getting started screen is focused
(edit) @16498   4 years simon04 fix #19290 - Configure Look and feel before showing splash screen …
(edit) @16497   4 years simon04 see #19255 - Java 8: use Stream
(edit) @16495   4 years GerdP see #19257: reduce number of ShowHistoryAction implementations Add …
(edit) @16494   4 years GerdP fix #19285: Ctrl+C (Copy) should keep the order of selection
(edit) @16490   4 years simon04 fix #19255 - History browser: add "index of node/member" column
(edit) @16489   4 years GerdP fix #19275: Relation list: Direct option for history viewer Enable …
(edit) @16488   4 years simon04 fix #19281, see #19174 - Use Objects.hash where it is not used (patch …
(edit) @16473   4 years GerdP fix #19260: Show menu on right-click in History of relation members …
(edit) @16469   4 years simon04 Checkstyle
(edit) @16468   4 years simon04 Java 8: use Collection.removeIf
(edit) @16465   4 years GerdP simplify code
(edit) @16464   4 years GerdP see #17270: apply warn.open.maxhistory only on not-new objects
(edit) @16461   4 years GerdP see #19257: remove duplicated code in different implementations of …
(edit) @16460   4 years GerdP see #19254 - double click on first row did not work - allow to use all …
(edit) @16459   4 years simon04 fix #19254 - History browser: double click relation member table to …
(edit) @16458   4 years simon04 fix #19253 - History browser: highlight selected relation member row
(edit) @16457   4 years simon04 History/VersionTable: scroll active versions into view Before, the …
(edit) @16456   4 years simon04 fix #19161 - History/RelationMemberListViewer: show reversed diff indicator
(edit) @16454   4 years simon04 fix #17952 - Relation Manager: adjust focus in member tab when …
(edit) @16453   4 years simon04 see #19251, see #19252 - fix findFirst/map/orElse sequence
(edit) @16450   4 years simon04 see #19252 - Java 8: use Stream Now including the previously missing …
(edit) @16448   4 years simon04 see #19251 - Java warnings
(edit) @16446   4 years simon04 see #18162 - Update man page for --offline
(edit) @16444   4 years simon04 see #19251 - Fix NavigatableComponent.getAllNearest
(edit) @16441   4 years simon04 see #19251 - Checkstyle, PMD
(edit) @16440   4 years GerdP fix #19252: Crashreport when mouse is near split pane revert changes …
(edit) @16438   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16436   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16435   4 years simon04 fix #18975 - NoteInputDialog: remember windows geometry
(edit) @16433   4 years simon04 fix #18107 - ChangesetCacheManager: copy a list of changesets to clipboard
(edit) @16430   4 years simon04 fix #18162, see #18712 - Add --offline=CACHE_UPDATES to disable …
(edit) @16429   4 years simon04 see #18712 - MainApplication: report localized resource names for …
(edit) @16426   4 years simon04 see #18712 - Add NetworkManager.isOffline(String) to test offline …
(edit) @16423   4 years simon04 fix #19247 - MenuItemSearchDialog: initialize imagery menu
(edit) @16422   4 years simon04 fix #18820, see #13872 - Make OAuth signing of all API requests …
(edit) @16420   4 years simon04 see #19237 - Add /*ICON*/ markers
Note: See TracRevisionLog for help on using the revision log.