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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15620   4 years Don-vip fix #18466 - catch JsonParsingException when loading geojson files
(edit) @15618   4 years Don-vip remove TLD from IANA
(edit) @15617   4 years GerdP fix #18083: Combine way: No warning about data outside of download …
(edit) @15615   4 years Don-vip fix #18428 - mark rapid plugin as having been replaced by MapWithAI …
(edit) @15614   4 years Don-vip fix #18322 - allow uppercase superscript latin characters in *ref tags
(edit) @15613   4 years Don-vip fix #18449 - exclude lowercase schwa character (ə) from "unusual …
(edit) @15612   4 years Don-vip fix #18458 - Paint Style Dialog Window does not update styles when …
(edit) @15611   4 years GerdP simplify code
(edit) @15610   4 years GerdP fix #18420: Move node onto ways not working anymore - sort result …
(edit) @15609   4 years Don-vip fix #18436 - add listeners to know when a DataSet's DataSources change …
(edit) @15608   4 years GerdP fix #18456: validation not possible right away (regression from …
(edit) @15606   4 years Don-vip fix #18444 - Changed default to "all" and also revert …
(edit) @15605   4 years Don-vip checkstyle
(edit) @15604   4 years Don-vip fix #18429 - Adds an ancestor listener that listens for the …
(edit) @15603   4 years Don-vip fix #18441 - Allow plugins to remove a test they added (patch by …
(edit) @15602   4 years GerdP fix #18431: add expert option gui.start.animation. If set to false …
(edit) @15600   4 years Don-vip fix #18429 - Allow users to automatically get the source tags (patch …
(edit) @15599   4 years stoecker display correct checkbox state for viewport following on start
(edit) @15598   4 years stoecker fix off-by-one of my last commit
(edit) @15596   4 years stoecker scroll full distance for smooth scrolling, don't stop early (causing …
(edit) @15593   4 years GerdP fix #18397: Provide more helpful error message when loading an invalid …
(edit) @15592   4 years Don-vip fix #18329 - dynamic width update of layer number column (patch by Bjoeni)
(edit) @15591   4 years Don-vip fix #18408 - Add trim_list mapCSS function (patch by taylor.smock)
(edit) @15590   4 years Don-vip fix PMD warnings forgotten in previous commit
(edit) @15589   4 years Don-vip see #18302 - spotbugs - SIC_INNER_SHOULD_BE_STATIC
(edit) @15588   4 years Don-vip tools update: checkstyle 8.27, pmd 6.20, spotbugs 3.1.12
(edit) @15587   4 years Don-vip see #16220 - add translation context for "Available" plugins, to …
(edit) @15586   4 years Don-vip code cleanup
(edit) @15583   4 years GerdP see #18381: implement TaggingPresetListener to react on changes in …
(edit) @15582   4 years Don-vip fix #18381 - Don't require a restart when a Tagging Preset is …
(edit) @15581   4 years Don-vip fix #18409 - distinct label for relation wiki link in Membership …
(edit) @15574   4 years GerdP fix #18367 and #18385: CombineWayAction (C) refuses to combine ways …
(edit) @15573   4 years Don-vip fix #18404 - fix ConcurrentModificationException (regression from r15525)
(edit) @15569   4 years Don-vip see #18302 - fix NPE in unit tests
(edit) @15567   4 years Don-vip fix #18401 - Advanced options to disable autocomplete in add tags …
(edit) @15565   4 years Don-vip fix #18302 - support national taginfo instances
(edit) @15562   4 years Klumbumbus update TLD from IANA
(edit) @15560   4 years GerdP fix #18389: GPX track with color black is invisible (Patch by Bjoeni) …
(edit) @15559   4 years GerdP fix checkstyle issue
(edit) @15558   4 years GerdP fix #18387 Combine way action refuses to combine new way with oneway …
(edit) @15557   4 years GerdP fix #18386: DataIntegrityProblemException in parallel way mode
(edit) @15556   4 years GerdP see #18385 update @since
(edit) @15555   4 years GerdP fix #18385: Combine way action may remove parts of the ways - Count …
(edit) @15554   4 years GerdP see #18368: Drastically improve performance of …
(edit) @15551   4 years Don-vip fix #18326 - escape HTML characters in overpass query wizard error dialog
(edit) @15547   4 years Don-vip fix #18355 - fix regression in determination of locale/country …
(edit) @15544   4 years Klumbumbus remove TLD from IANA
(edit) @15543   4 years Don-vip fix #18362 - safer construction of URIs
(edit) @15542   5 years Don-vip fix #18358 - DownloadDialog should allow plugins the ability to remove …
(edit) @15535   5 years Klumbumbus fix #18128 - add waterway=tidal_channel (icon derived from internal …
(edit) @15534   5 years Klumbumbus remove TLD from IANA
(edit) @15531   5 years GerdP see #18341: Improve performance when incomplete multipolygon is …
(edit) @15525   5 years Don-vip spotbugs - JLM_JSR166_UTILCONCURRENT_MONITORENTER
(edit) @15523   5 years Klumbumbus remove TLD from IANA
(edit) @15522   5 years Klumbumbus - fix #18324 - allow the role hail_and_ride in route=bus|trolleybus …
(edit) @15521   5 years Don-vip fix #18313 - proper toolbar cleanup when JOSM actions are destroyed
(edit) @15520   5 years GerdP see #15626: change visibility of MultiFetchServerObjectReader.create() …
(edit) @15519   5 years Don-vip fix #18299 - handle noexit tag in UnconnectedWays test for railways too
(edit) @15518   5 years Don-vip pmd
(edit) @15517   5 years Don-vip checkstyle
(edit) @15515   5 years Don-vip fix #18293 - handle level tag like layer in CrossingWays test
(edit) @15514   5 years Don-vip fix #18294 - ignore railway=platform from UnconnectedWays test
(edit) @15513   5 years Don-vip fix #18296 - make sure "Upload selection" is always enabled if …
(edit) @15511   5 years stoecker better handling of smooth scrolling in case of long distances and …
(edit) @15510   5 years GerdP see #18240 : apply 18240.patch - Warn if incomplete multipolygon …
(edit) @15508   5 years Don-vip fix #18277 - Allow plugins to implement Destroyable if they want to …
(edit) @15507   5 years Don-vip fix #18292 - Initialize pref list for remote control (patch by …
(edit) @15506   5 years stoecker see #18284 - I18n comments
(edit) @15505   5 years Don-vip fix #10265 - deprecate gpxfilter plugin
(edit) @15504   5 years Don-vip see #16796 - fix 1 forgotten FindBugs violation
(edit) @15503   5 years Don-vip see #16796 - fix 3 forgotten Checkstyle violations
(edit) @15502   5 years Don-vip see #16796 - use IGpxTrack in GpxData (patch by Bjoeni)
(edit) @15501   5 years Don-vip fix #18284 - Add …
(edit) @15500   5 years Don-vip fix #18283 - Remote controle: don't hardcode …
(edit) @15499   5 years Don-vip fix #18287 - more robust parsing of GeoJSON coordinates
(edit) @15498   5 years Don-vip fix #12209 - CorrelateGpxWithImages refactor (patch by Bjoeni)
(edit) @15497   5 years Don-vip see #16796 - fix most of checkstyle/pmd/findbugs violations
(edit) @15496   5 years Don-vip fix #16796 - Rework of GPX track colors / layer preferences (patch by …
(edit) @15494   5 years stoecker drop the not-really Canadian, see #17380
(edit) @15493   5 years stoecker add Marathi language, see #18285, update i18n
(edit) @15492   5 years Don-vip see #18032, see #10435 - fix mappaint popup menu disappearance on …
(edit) @15490   5 years Don-vip fix #18282 - fix double encoding when calling MediaWiki API
(edit) @15486   5 years Don-vip see #18274 - rename new method to make error_prone happy
(edit) @15485   5 years Don-vip fix #18272 - Stop creating validator folder (patch by bagage)
(edit) @15484   5 years Don-vip fix compile error added in r15481
(edit) @15483   5 years Don-vip fix #18274 - BBox should have a method to determine functional …
(edit) @15482   5 years Don-vip fix #18276 - Missing optional parameter in remote control (patch by …
(edit) @15481   5 years stoecker prevent overlong scroll sessions
(edit) @15477   5 years Don-vip preserve filter attributes when editing an existing filter with …
(edit) @15476   5 years Don-vip fix #18259 - disable delete action for already deleted relations
(edit) @15475   5 years Don-vip fix #18260 - restore correct entries in language drop down menu
(edit) @15474   5 years Don-vip fix #17350 - don't fire post-save event when autosaving a file (patch …
(edit) @15472   5 years Don-vip fix #18253 - NPE
(edit) @15471   5 years Don-vip fix #18248 - raise maximum simplify-way.max-error (patch by Bjoeni)
(edit) @15470   5 years Don-vip fix #18249 - Allow unknown xml attributes to be added as tags (patch …
(edit) @15469   5 years Don-vip fix #10033, fix #15748, fix #17097 - drop remote control https support …
(edit) @15468   5 years Don-vip fix #18247 - ignore ways ending with highway=elevator from …
(edit) @15463   5 years GerdP see #18232: remove Test.compareTo() and more
(edit) @15461   5 years GerdP sonar lint, code cleanup, no functional change
(edit) @15460   5 years Don-vip checkstyle/pmd
Note: See TracRevisionLog for help on using the revision log.