source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16584   4 years simon04 see #13173 - PMD
(edit) @16583   4 years simon04 see #19197 - Add FunctionsTest.testPref
(edit) @16582   4 years simon04 see #13082 - Extend SearchCompilerTest
(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) @16577   4 years simon04 see #19354 - Fix FixDataHookTest
(edit) @16576   4 years simon04 Fix typo in Javadoc
(edit) @16575   4 years simon04 RequestHandler: use BooleanProperty
(edit) @16574   4 years simon04 see #19056 - Add SequenceCommandTest.testWrapIfNeeded
(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) @16571   4 years simon04 see #19334 - Use error_prone javac via ivy:cachepath
(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) @16556   4 years Don-vip fix #19334 - Upgrade to error_prone 2.4.0
(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) @16547   4 years simon04 Revert "Simplify QuadBucketsTest" Tests iterator implementation.
(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) @16543   4 years simon04 Simplify QuadBucketsTest
(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) @16539   4 years simon04 see #19335, see #19071 - ant sources: include taginfo.json
(edit) @16538   4 years simon04 I18n update
(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) @16534   4 years simon04 I18n update
(edit) @16533   4 years simon04 see #8352 - PropertiesDialog: add unit test for color tags
(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) @16524   4 years simon04 fix #19323 - Missing screenshot in AppStream metadata file
(edit) @16523   4 years simon04 I18n update
(edit) @16522   4 years GerdP see #19296: fix Toolbar action without name: …
(edit) @16521   4 years simon04 fix #19051 - Release JMapViewer 2.14
(edit) @16520   4 years simon04 Checkstyle
(edit) @16519   4 years simon04 MapRendererPerformanceTest: use JOSMTestRules
(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) @16515   4 years Klumbumbus remove equalizer script code sometimes added by a firefox addon when …
(edit) @16514   4 years Klumbumbus fix #19311 - Do not warn about sport=* + amenity=dojo
(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) @16510   4 years Klumbumbus Add building=parking
(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) @16507   4 years Klumbumbus Add crop=soy,barley,rape to landuse preset
(edit) @16506   4 years Klumbumbus fix #19298 - Add wiki documented tree values >80 uses in orchard …
(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) @16501   4 years Klumbumbus fix #19010 - Warn about suspicious combinations of "cycleway/sidewalk" …
(edit) @16500   4 years Klumbumbus fix #19287 - Add playground=* and warn about playground=yes, new icon …
(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) @16496   4 years Klumbumbus - fix #18693 - typo (no is twice in the values for door) - see #18134
(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) @16492   4 years Klumbumbus fix #19284 - Add separate preset localization string for Shoes shop …
(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) @16487   4 years Klumbumbus see #18934 - fix float value viewbox
(edit) @16486   4 years simon04 fix #18694 - Wrongly rendered cursors on HiDPI screen (patch by johsin18)
(edit) @16485   4 years Klumbumbus add foot=use_sidepath to access restructions preset and remove …
Note: See TracRevisionLog for help on using the revision log.