source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @16599   4 years simon04 Fix typo in Javadoc
(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) @16595   4 years simon04 Add unit test for Territories.getRegionalTaginfoUrls
(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) @16589   4 years simon04 fix #19364 - Remote control /imagery: support all imagery options
(edit) @16587   4 years simon04 fix #19363 - RequestProcessor.PROTOCOLVERSION: add JOSM version
(edit) @16586   4 years simon04 RequestProcessor.PROTOCOLVERSION: use javax.json
(edit) @16585   4 years GerdP fix #14228: Order the members when creating boundaries and …
(edit) @16584   4 years simon04 see #13173 - PMD
(edit) @16581   4 years simon04 fix #13082 - SearchCompiler: add members: keyword to search for …
(edit) @16580   4 years simon04 see #13173 - Add HiDPI information to status report (patch by …
(edit) @16579   4 years simon04 fix #19058 - Corrupt line "imagery.entries" in status report
(edit) @16578   4 years simon04 see #19196 - Fix unit tests (patch by taylor.smock)
(edit) @16576   4 years simon04 Fix typo in Javadoc
(edit) @16575   4 years simon04 RequestHandler: use BooleanProperty
(edit) @16573   4 years simon04 fix #19056 - Add SequenceCommand.wrapIfNeeded (patch by taylor.smock)
(edit) @16572   4 years simon04 see #19026 - Fix default in ImageryInfo.getImageryType (patch by …
(edit) @16570   4 years GerdP see #19199: There should be some way to determine how many nodes are …
(edit) @16569   4 years simon04 see #19354 - Fix compile error
(edit) @16568   4 years simon04 see #19354 - UndoRedoHandler: make commands, redoCommands private
(edit) @16567   4 years simon04 fix #19354 - UndoRedoHandler.getUndoCommands: return unmodifiable list
(edit) @16566   4 years simon04 fix #19199 - SimplifyWayAction: display how many nodes are going to be …
(edit) @16565   4 years simon04 fix #6157 - Presets: UI problems with combo + editable=false (patch by …
(edit) @16564   4 years Klumbumbus fix #19337 - Don't warn about sport=motor|motocross|cycling on …
(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) @16561   4 years simon04 fix #14701 - Confirm relation duplicate
(edit) @16560   4 years simon04 fix #19286 - External entities are resolved when parsing tagging …
(edit) @16559   4 years simon04 fix #19356, see #18750 - Deduplicate ImageryBounds Reduces retained …
(edit) @16558   4 years GerdP fix #19138: Warn when you try to delete a node which is part of a way …
(edit) @16557   4 years GerdP fix #19346: Automatically select newly created multipolygons - if a …
(edit) @16555   4 years Don-vip see #19334 - avoid ConcurrentModificationException while iterating …
(edit) @16554   4 years GerdP fix #19355: NPE at …
(edit) @16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
(edit) @16552   4 years GerdP fix #19240: NPE in MultipolygonCache.clear - synchronize …
(edit) @16551   4 years GerdP fix #17266: "Download along" does not increment status popup
(edit) @16550   4 years simon04 RequestProcessor.getHandlersInfoAsJSON: use javax.json
(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) @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) @16537   4 years simon04 see #16860 - Remove src/com/google/gdata Leftover from r16403
(edit) @16536   4 years Don-vip see #16860 - remove leftovers of OAuth signpost sources
(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   4 years GerdP correct @since
(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) @16493   4 years GerdP see #19281: fix another typo reported by EqualsVerifier …
(edit) @16491   4 years GerdP see #19281: fix typo
(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) @16486   4 years simon04 fix #18694 - Wrongly rendered cursors on HiDPI screen (patch by johsin18)
(edit) @16473   4 years GerdP fix #19260: Show menu on right-click in History of relation members …
(edit) @16472   4 years simon04 see #19269 - TextTagParser.readTagsByRegexp: retain order of tags when …
(edit) @16471   4 years simon04 fix #19269 - Remote control: addtags= broken Regression of r16328.
(edit) @16470   4 years simon04 Fix typo in Javadoc
(edit) @16469   4 years simon04 Checkstyle
(edit) @16468   4 years simon04 Java 8: use Collection.removeIf
(edit) @16467   4 years simon04 Fix typo in Javadoc
(edit) @16466   4 years simon04 see #19259 - NPE robustness Possible regression from r16436
(edit) @16465   4 years GerdP simplify code
(edit) @16464   4 years GerdP see #17270: apply warn.open.maxhistory only on not-new objects
Note: See TracRevisionLog for help on using the revision log.