|
|
@16512
|
4 years |
GerdP |
fix #19275: Relation list panel: Direct option for history viewer …
|
|
|
@16511
|
4 years |
Klumbumbus |
remove TLD from IANA
|
|
|
@16509
|
4 years |
GerdP |
see #19296: Actions should avoid to install listeners which are not …
|
|
|
@16508
|
4 years |
Klumbumbus |
Don't warn about unclosed way leisure=barefoot (bare foot paths)
|
|
|
@16505
|
4 years |
GerdP |
see #19296: Actions should avoid to install listeners which are not …
|
|
|
@16504
|
4 years |
simon04 |
see #18340 - OSMDownloadSource: refactoring, improve i18n
|
|
|
@16503
|
4 years |
simon04 |
fix #18340 - Allow additional sources of data to be downloaded at the …
|
|
|
@16502
|
4 years |
simon04 |
fix #19295 - Ctrl+H doesn't work when getting started screen is focused
|
|
|
@16499
|
4 years |
GerdP |
correct @since
|
|
|
@16498
|
4 years |
simon04 |
fix #19290 - Configure Look and feel before showing splash screen …
|
|
|
@16497
|
4 years |
simon04 |
see #19255 - Java 8: use Stream
|
|
|
@16495
|
4 years |
GerdP |
see #19257: reduce number of ShowHistoryAction implementations
Add …
|
|
|
@16494
|
4 years |
GerdP |
fix #19285: Ctrl+C (Copy) should keep the order of selection
|
|
|
@16493
|
4 years |
GerdP |
see #19281: fix another typo reported by EqualsVerifier …
|
|
|
@16491
|
4 years |
GerdP |
see #19281: fix typo
|
|
|
@16490
|
4 years |
simon04 |
fix #19255 - History browser: add "index of node/member" column
|
|
|
@16489
|
4 years |
GerdP |
fix #19275: Relation list: Direct option for history viewer
Enable …
|
|
|
@16488
|
4 years |
simon04 |
fix #19281, see #19174 - Use Objects.hash where it is not used (patch …
|
|
|
@16486
|
4 years |
simon04 |
fix #18694 - Wrongly rendered cursors on HiDPI screen (patch by johsin18)
|
|
|
@16473
|
4 years |
GerdP |
fix #19260: Show menu on right-click in History of relation members …
|
|
|
@16472
|
4 years |
simon04 |
see #19269 - TextTagParser.readTagsByRegexp: retain order of tags when …
|
|
|
@16471
|
4 years |
simon04 |
fix #19269 - Remote control: addtags= broken
Regression of r16328.
|
|
|
@16470
|
4 years |
simon04 |
Fix typo in Javadoc
|
|
|
@16469
|
4 years |
simon04 |
Checkstyle
|
|
|
@16468
|
4 years |
simon04 |
Java 8: use Collection.removeIf
|
|
|
@16467
|
4 years |
simon04 |
Fix typo in Javadoc
|
|
|
@16466
|
4 years |
simon04 |
see #19259 - NPE robustness
Possible regression from r16436
|
|
|
@16465
|
4 years |
GerdP |
simplify code
|
|
|
@16464
|
4 years |
GerdP |
see #17270: apply warn.open.maxhistory only on not-new objects
|
|
|
@16463
|
4 years |
GerdP |
remove dead deprecated code
|
|
|
@16462
|
4 years |
GerdP |
fix #19259: NPE at …
|
|
|
@16461
|
4 years |
GerdP |
see #19257: remove duplicated code in different implementations of …
|
|
|
@16460
|
4 years |
GerdP |
see #19254
- double click on first row did not work
- allow to use all …
|
|
|
@16459
|
4 years |
simon04 |
fix #19254 - History browser: double click relation member table to …
|
|
|
@16458
|
4 years |
simon04 |
fix #19253 - History browser: highlight selected relation member row
|
|
|
@16457
|
4 years |
simon04 |
History/VersionTable: scroll active versions into view
Before, the …
|
|
|
@16456
|
4 years |
simon04 |
fix #19161 - History/RelationMemberListViewer: show reversed diff indicator
|
|
|
@16454
|
4 years |
simon04 |
fix #17952 - Relation Manager: adjust focus in member tab when …
|
|
|
@16453
|
4 years |
simon04 |
see #19251, see #19252 - fix findFirst/map/orElse sequence
|
|
|
@16452
|
4 years |
simon04 |
see #19251 - Java 8: use Stream
|
|
|
@16451
|
4 years |
simon04 |
see #19251 - Java warning, FindBugs
|
|
|
@16450
|
4 years |
simon04 |
see #19252 - Java 8: use Stream
Now including the previously missing …
|
|
|
@16449
|
4 years |
simon04 |
Deprecate unused PrimitiveData.getFilteredList
|
|
|
@16448
|
4 years |
simon04 |
see #19251 - Java warnings
|
|
|
@16447
|
4 years |
GerdP |
see #19053: remove wrong and previously obsolete method clean3000 and …
|
|
|
@16446
|
4 years |
simon04 |
see #18162 - Update man page for --offline
|
|
|
@16445
|
4 years |
simon04 |
see #19251 - Java 8: use Stream
|
|
|
@16444
|
4 years |
simon04 |
see #19251 - Fix NavigatableComponent.getAllNearest
|
|
|
@16443
|
4 years |
simon04 |
see #19053 - fix cleanup3000, add non-regression test
|
|
|
@16442
|
4 years |
simon04 |
Fix typo "referrer"
|
|
|
@16441
|
4 years |
simon04 |
see #19251 - Checkstyle, PMD
|
|
|
@16440
|
4 years |
GerdP |
fix #19252: Crashreport when mouse is near split pane
revert changes …
|
|
|
@16439
|
4 years |
stoecker |
Add Persian language, see #19147, readd Icelandic, i18n update
|
|
|
@16438
|
4 years |
simon04 |
see #19251 - Java 8: use Stream
|
|
|
@16437
|
4 years |
simon04 |
see #19251 - Fix MapListSetting
|
|
|
@16436
|
4 years |
simon04 |
see #19251 - Java 8: use Stream
|
|
|
@16435
|
4 years |
simon04 |
fix #18975 - NoteInputDialog: remember windows geometry
|
|
|
@16434
|
4 years |
simon04 |
fix #19071 - Tag2Link: obtain rules via Apache Ivy and org.webjars.npm
|
|
|
@16433
|
4 years |
simon04 |
fix #18107 - ChangesetCacheManager: copy a list of changesets to clipboard
|
|
|
@16431
|
4 years |
simon04 |
TMSCachedTileLoaderJob.parseHeaders: use Utils.clamp
Fixes …
|
|
|
@16430
|
4 years |
simon04 |
fix #18162, see #18712 - Add --offline=CACHE_UPDATES to disable …
|
|
|
@16429
|
4 years |
simon04 |
see #18712 - MainApplication: report localized resource names for …
|
|
|
@16428
|
4 years |
simon04 |
see #18712 - CachedFile: report offline mode
|
|
|
@16427
|
4 years |
simon04 |
see #18712 - Add OfflineAccessException.forResource(String)
|
|
|
@16426
|
4 years |
simon04 |
see #18712 - Add NetworkManager.isOffline(String) to test offline …
|
|
|
@16423
|
4 years |
simon04 |
fix #19247 - MenuItemSearchDialog: initialize imagery menu
|
|
|
@16422
|
4 years |
simon04 |
fix #18820, see #13872 - Make OAuth signing of all API requests …
|
|
|
@16421
|
4 years |
simon04 |
Use IPrimitive.isMultipolygon
|
|
|
@16420
|
4 years |
simon04 |
see #19237 - Add /*ICON*/ markers
|
|
|
@16419
|
4 years |
simon04 |
fix #19099 - PlaceSelection: search for more results (Nominatim)
…
|
|
|
@16418
|
4 years |
simon04 |
PlaceSelection: use GridBagLayout for better spacing
|
|
|
@16417
|
4 years |
simon04 |
Fix typo in Javadoc
|
|
|
@16416
|
4 years |
simon04 |
fix #19234 - ToolbarPreferences: move up/down all selected entries
|
|
|
@16415
|
4 years |
simon04 |
Java 8: use Stream.anyMatch
|
|
|
@16414
|
4 years |
simon04 |
ToolbarPreferences: use the same icons as the RelationEditor
|
|
|
@16412
|
4 years |
simon04 |
fix #19193 - WMSImagery: fix parsing of version 1.3.0 capabilities
…
|
|
|
@16411
|
4 years |
simon04 |
checkstyle
|
|
|
@16410
|
4 years |
simon04 |
fix #19227 - PluginListPanel: speed up scrolling
|
|
|
@16409
|
4 years |
simon04 |
fix #19237 - Add more icons to text box context menu
…
|
|
|
@16407
|
4 years |
GerdP |
fix #18915: "Precondition violation" not fixable from within JOSM
- …
|
|
|
@16406
|
4 years |
GerdP |
fix #19136: Validator no longer raises issues for old-style …
|
|
|
@16405
|
4 years |
GerdP |
fix #13177: Better handle errors while downloading parent …
|
|
|
@16404
|
4 years |
GerdP |
see #17914: End node near other way test does not work if highways are …
|
|
|
@16402
|
4 years |
simon04 |
fix #19127 - Jump to Position: jump to place name
|
|
|
@16401
|
4 years |
simon04 |
see #19208, see #18644 - JCS: remove workaround for useless JCS …
|
|
|
@16398
|
4 years |
simon04 |
see #19208 - JCS: update package to org.apache.commons.jcs3
|
|
|
@16396
|
4 years |
simon04 |
Fix typo in Javadoc
|
|
|
@16395
|
4 years |
GerdP |
fix #18680: Listener was not registered before: LayerChangeAdapter
|
|
|
@16394
|
4 years |
GerdP |
fix #17270: Improve History (Ctrl+H) when multiple objects are …
|
|
|
@16393
|
4 years |
GerdP |
fix #19181: Preference "Draw. Direction Arrows" looks ugly when zoomed …
|
|
|
@16392
|
4 years |
simon04 |
see #19173, see #19113 - JCSCacheManager: log all initialization errors
|
|
|
@16390
|
5 years |
Klumbumbus |
see #13841 don't warn about "Way end node near other way" for railway=razed
|
|
|
@16388
|
5 years |
simon04 |
fix #19176 - Update OSMCha URL (patch by willemarcel)
|
|
|
@16387
|
5 years |
simon04 |
Java 8: use Stream.anyMatch
|
|
|
@16382
|
5 years |
Klumbumbus |
- Add automated check to car wash presets
- Don't warn about "Unknown …
|
|
|
@16381
|
5 years |
simon04 |
see #18907 - Territories: retain "name:en" for custom tags
|
|
|
@16379
|
5 years |
GerdP |
see #19145: some unclosed ways are not found
- add check for unclosed …
|
|
|
@16378
|
5 years |
Klumbumbus |
see #19145 - Don't warn about unclosed amenity=bench|bicycle_parking
|
|
|
@16377
|
5 years |
GerdP |
fix #19145: some unclosed ways are not found
- fix typo amenties -> …
|
|
|
@16372
|
5 years |
GerdP |
fix #18138: Validator rules for connectivity relations
fix single …
|
|
|