source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16548   4 years simon04 fix #18801 - Allow layers to determine autosave functionality (patch …
(edit) @16546   4 years simon04 fix #19343 - DataIntegrityProblemException: report commands involving …
(edit) @16545   4 years simon04 fix #19026 - Make imagery preferences code more generic (patch by …
(edit) @16544   4 years simon04 fix #19321 - ComboMultiSelect: fix preferred width
(edit) @16542   4 years simon04 fix #19225 - MapRendererPerformanceTest does not render as intended …
(edit) @16541   4 years simon04 Fix typo in Javadoc
(edit) @16540   4 years Klumbumbus update TLD from IANA
(edit) @16535   4 years simon04 ShowStatusReportAction: revert r16532 Caused too many warnings…
(edit) @16532   4 years simon04 ShowStatusReportAction: use DisplayMode#toString if available
(edit) @16531   4 years simon04 ShowStatusReportAction: add LookAndFeel
(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) @16522   4 years GerdP see #19296: fix Toolbar action without 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) @16516   4 years Klumbumbus remove TLD from IANA
(edit) @16513   4 years GerdP fix #19121: JosmAction.checkAndConfirmOutlyingOperation() should also …
(edit) @16512   4 years GerdP fix #19275: Relation list panel: Direct option for history viewer …
(edit) @16511   4 years Klumbumbus remove TLD from IANA
(edit) @16509   4 years GerdP see #19296: Actions should avoid to install listeners which are not …
(edit) @16508   4 years Klumbumbus Don't warn about unclosed way leisure=barefoot (bare foot paths)
(edit) @16505   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) @16499   5 years GerdP correct @since
(edit) @16498   5 years simon04 fix #19290 - Configure Look and feel before showing splash screen …
(edit) @16497   5 years simon04 see #19255 - Java 8: use Stream
(edit) @16495   5 years GerdP see #19257: reduce number of ShowHistoryAction implementations Add …
(edit) @16494   5 years GerdP fix #19285: Ctrl+C (Copy) should keep the order of selection
(edit) @16493   5 years GerdP see #19281: fix another typo reported by EqualsVerifier …
(edit) @16491   5 years GerdP see #19281: fix typo
(edit) @16490   5 years simon04 fix #19255 - History browser: add "index of node/member" column
(edit) @16489   5 years GerdP fix #19275: Relation list: Direct option for history viewer Enable …
(edit) @16488   5 years simon04 fix #19281, see #19174 - Use Objects.hash where it is not used (patch …
(edit) @16486   5 years simon04 fix #18694 - Wrongly rendered cursors on HiDPI screen (patch by johsin18)
(edit) @16473   5 years GerdP fix #19260: Show menu on right-click in History of relation members …
(edit) @16472   5 years simon04 see #19269 - TextTagParser.readTagsByRegexp: retain order of tags when …
(edit) @16471   5 years simon04 fix #19269 - Remote control: addtags= broken Regression of r16328.
(edit) @16470   5 years simon04 Fix typo in Javadoc
(edit) @16469   5 years simon04 Checkstyle
(edit) @16468   5 years simon04 Java 8: use Collection.removeIf
(edit) @16467   5 years simon04 Fix typo in Javadoc
(edit) @16466   5 years simon04 see #19259 - NPE robustness Possible regression from r16436
(edit) @16465   5 years GerdP simplify code
(edit) @16464   5 years GerdP see #17270: apply warn.open.maxhistory only on not-new objects
(edit) @16463   5 years GerdP remove dead deprecated code
(edit) @16462   5 years GerdP fix #19259: NPE at …
(edit) @16461   5 years GerdP see #19257: remove duplicated code in different implementations of …
(edit) @16460   5 years GerdP see #19254 - double click on first row did not work - allow to use all …
(edit) @16459   5 years simon04 fix #19254 - History browser: double click relation member table to …
(edit) @16458   5 years simon04 fix #19253 - History browser: highlight selected relation member row
(edit) @16457   5 years simon04 History/VersionTable: scroll active versions into view Before, the …
(edit) @16456   5 years simon04 fix #19161 - History/RelationMemberListViewer: show reversed diff indicator
(edit) @16454   5 years simon04 fix #17952 - Relation Manager: adjust focus in member tab when …
(edit) @16453   5 years simon04 see #19251, see #19252 - fix findFirst/map/orElse sequence
(edit) @16452   5 years simon04 see #19251 - Java 8: use Stream
(edit) @16451   5 years simon04 see #19251 - Java warning, FindBugs
(edit) @16450   5 years simon04 see #19252 - Java 8: use Stream Now including the previously missing …
(edit) @16449   5 years simon04 Deprecate unused PrimitiveData.getFilteredList
(edit) @16448   5 years simon04 see #19251 - Java warnings
(edit) @16447   5 years GerdP see #19053: remove wrong and previously obsolete method clean3000 and …
(edit) @16446   5 years simon04 see #18162 - Update man page for --offline
(edit) @16445   5 years simon04 see #19251 - Java 8: use Stream
(edit) @16444   5 years simon04 see #19251 - Fix NavigatableComponent.getAllNearest
(edit) @16443   5 years simon04 see #19053 - fix cleanup3000, add non-regression test
(edit) @16442   5 years simon04 Fix typo "referrer"
(edit) @16441   5 years simon04 see #19251 - Checkstyle, PMD
(edit) @16440   5 years GerdP fix #19252: Crashreport when mouse is near split pane revert changes …
(edit) @16439   5 years stoecker Add Persian language, see #19147, readd Icelandic, i18n update
(edit) @16438   5 years simon04 see #19251 - Java 8: use Stream
(edit) @16437   5 years simon04 see #19251 - Fix MapListSetting
(edit) @16436   5 years simon04 see #19251 - Java 8: use Stream
(edit) @16435   5 years simon04 fix #18975 - NoteInputDialog: remember windows geometry
(edit) @16434   5 years simon04 fix #19071 - Tag2Link: obtain rules via Apache Ivy and org.webjars.npm
(edit) @16433   5 years simon04 fix #18107 - ChangesetCacheManager: copy a list of changesets to clipboard
(edit) @16431   5 years simon04 TMSCachedTileLoaderJob.parseHeaders: use Utils.clamp Fixes …
(edit) @16430   5 years simon04 fix #18162, see #18712 - Add --offline=CACHE_UPDATES to disable …
(edit) @16429   5 years simon04 see #18712 - MainApplication: report localized resource names for …
(edit) @16428   5 years simon04 see #18712 - CachedFile: report offline mode
(edit) @16427   5 years simon04 see #18712 - Add OfflineAccessException.forResource(String)
(edit) @16426   5 years simon04 see #18712 - Add NetworkManager.isOffline(String) to test offline …
(edit) @16423   5 years simon04 fix #19247 - MenuItemSearchDialog: initialize imagery menu
(edit) @16422   5 years simon04 fix #18820, see #13872 - Make OAuth signing of all API requests …
(edit) @16421   5 years simon04 Use IPrimitive.isMultipolygon
(edit) @16420   5 years simon04 see #19237 - Add /*ICON*/ markers
(edit) @16419   5 years simon04 fix #19099 - PlaceSelection: search for more results (Nominatim) …
(edit) @16418   5 years simon04 PlaceSelection: use GridBagLayout for better spacing
(edit) @16417   5 years simon04 Fix typo in Javadoc
(edit) @16416   5 years simon04 fix #19234 - ToolbarPreferences: move up/down all selected entries
(edit) @16415   5 years simon04 Java 8: use Stream.anyMatch
(edit) @16414   5 years simon04 ToolbarPreferences: use the same icons as the RelationEditor
(edit) @16412   5 years simon04 fix #19193 - WMSImagery: fix parsing of version 1.3.0 capabilities …
(edit) @16411   5 years simon04 checkstyle
(edit) @16410   5 years simon04 fix #19227 - PluginListPanel: speed up scrolling
Note: See TracRevisionLog for help on using the revision log.