source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18320   2 years Don-vip fix #21538 - Fixed GPS traces no longer being browsable (patch by …
(edit) @18318   2 years GerdP see #20378:No Warnings on Crossings - improve I18n string (patch by …
(edit) @18316   2 years GerdP fix #20982: Douglas-Peucker implementation is wrong The …
(edit) @18315   2 years Don-vip see #21486 - don't try to read int/long/float/double missing GPX metadata
(edit) @18314   2 years Don-vip fix #21497 - see #21344 - don't use FILES_AND_DIRECTORIES selection …
(edit) @18313   2 years Don-vip fix #21509 - fix potential NPEs related to comboboxes
(edit) @18311   2 years Don-vip fix #21488 - make our custom checkbox models extend ToggleButtonModel …
(edit) @18310   2 years Don-vip fix #21519 - AIOOBE
(edit) @18305   2 years Don-vip fix #21505 - fix most of javadoc warnings, remove deprecated code
(edit) @18304   2 years Don-vip fix #21502 - associate correct extensions in macOS / Windows …
(edit) @18303   2 years Don-vip see #21476 - fix another checkstyle violation
(edit) @18300   2 years Don-vip see #16472 - allow to open geoimages into external viewer, useful for …
(edit) @18299   2 years Don-vip fix #21476 - Fix and add non-regression test for …
(edit) @18298   2 years Don-vip fix #20927 - ensure divider location remains between 0 and 1
(edit) @18295   2 years Klumbumbus update TLD from IANA
(edit) @18293   2 years Don-vip fix #21452 - fix #21462 - fix deadlock (patch by marcello)
(edit) @18292   2 years Don-vip fix #21462 - fix excessive synchronization in preferences introduced …
(edit) @18291   2 years Don-vip fix #21463 - Fix parsing of empty parenthesis pairs in search …
(edit) @18290   2 years Don-vip fix #21469 - Make First/Last buttons in image display window remember …
(edit) @18288   2 years Don-vip fix #21451 - disallow to edit deleted child relations from parent editor
(edit) @18287   2 years Don-vip fix #20913 - fix handling of GPX files in sessions (patch by Bjoeni) …
(edit) @18285   2 years Don-vip see #21443 - Extract shortcut disablement to interface, with default …
(edit) @18284   2 years GerdP fix checkstyle issue
(edit) @18283   2 years Don-vip fix #21427 - further simplify UploadDialog (patch by marcello, …
(edit) @18281   2 years GerdP fix #21438: NPE in AutoCompletionManager.getAllForKeys() - fix …
(edit) @18280   2 years Don-vip fix #21420 - fix type mismatch warning (patch by marcello)
(edit) @18278   2 years Don-vip fix #21430 - Fix deletion of images (patch by taylor.smock)
(edit) @18277   2 years Don-vip fix #21438 - NPE (patch by marcello)
(edit) @18276   2 years Don-vip fix #21441 - Make Tags/Membership panel listen to Preset Preferences …
(edit) @18275   3 years GerdP fix #20514: Possible poor performance when validating selection - …
(edit) @18274   3 years GerdP fix #20899: Improve Way Accuracy Action: Warn when moving elements by …
(edit) @18273   3 years GerdP fix #20905: Duplicate informal warnings about missing crossing=* - …
(edit) @18272   3 years GerdP fix #21038: Test "Way end node near other way" is too aggressive for …
(edit) @18267   3 years Don-vip PluginHandlerTestIT: Skip unofficial plugins in headless mode, too …
(edit) @18266   3 years Don-vip remove TLD from IANA
(edit) @18265   3 years Don-vip fix new defects reported by coverity
(edit) @18263   3 years Don-vip see #16472 - draw direction arrow of 360 images
(edit) @18261   3 years Don-vip remove TLD from IANA
(edit) @18260   3 years Don-vip fix #21408 - fix fill-default property, add tests (patch by marcello)
(edit) @18258   3 years Don-vip see #21408 - fixups (patch by marcello)
(edit) @18257   3 years Don-vip fix #21408 - Fixes vanishing icons, and scrollpane size if icons have …
(edit) @18256   3 years Don-vip see #16472 - AIOOBE (patch by taylor.smock)
(edit) @18255   3 years Don-vip see #16472 - Fix coverity FB.FE_FLOATING_POINT_EQUALITY and …
(edit) @18254   3 years Don-vip fix #21408 - fix #19013, fix #21385, fix #21404 - Fix MultiSelect …
(edit) @18253   3 years Don-vip fix #21407 - AIOOBE
(edit) @18252   3 years Don-vip see #16472 - Move xmp and iptc parsing to before gps short circuit …
(edit) @18251   3 years Don-vip fix #21397 - restore combobox and multiselect abaility to display an …
(edit) @18248   3 years Don-vip fix #15498 - Load folders containing pictures in separate layers if …
(edit) @18247   3 years Don-vip see #16472 - Fix shortcuts (add a listener for enable state change on …
(edit) @18246   3 years Don-vip see #16472 - add initial working 360 viewer, minimal tests, many tests …
(edit) @18244   3 years Don-vip see #21392 - add more debug info in the reported exception
(edit) @18243   3 years Don-vip see #21144 - see #21334 - add debug logs + fix coverity 1464077 …
(edit) @18241   3 years Don-vip remove TLD from IANA
(edit) @18238   3 years Don-vip fix #21344 - Allow directories of images or other files to be opened …
(edit) @18237   3 years Don-vip see #21144 - fix #21334 - fix correlated image direction when position …
(edit) @18236   3 years Don-vip fix #21375 - exempt <different> from max length restriction (patch by …
(edit) @18234   3 years Don-vip fix #21376 - see #19527 - NPE
(edit) @18233   3 years Don-vip see #21144 - fix #21330 - fix #21335 - proper handling of correlation …
(edit) @18232   3 years GerdP fix #20903: Incorrect and duplicate warning "Relation type is unknown" …
(edit) @18227   3 years Don-vip fix #21349 - ClassCastException when opening Keyboard Shortcuts panel …
(edit) @18224   3 years Don-vip fix #21320 - see #20258 - fix IOOBE in MapListEditor
(edit) @18223   3 years Don-vip fix #21319 - fix optional regression (patch by marcello)
(edit) @18222   3 years Don-vip see #21319 - fix NPE
(edit) @18221   3 years Don-vip fix #21319 - Refactoring of class hierarchy around JosmComboBox / …
(edit) @18219   3 years Don-vip see #21257 - fix unit tests
(edit) @18218   3 years Don-vip coverity - fix potential NPE
(edit) @18217   3 years Don-vip coverity - spotbugs - FB.EQ_DOESNT_OVERRIDE_EQUALS
(edit) @18216   3 years Don-vip coverity - Missing call to superclass
(edit) @18215   3 years Don-vip coverity - Explicit null dereferenced
(edit) @18214   3 years Don-vip see #17177 - fix potential NPE (coverity 1458165)
(edit) @18213   3 years Don-vip coverity - spotbugs - FB.RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN
(edit) @18212   3 years Don-vip fix coverity 1437552 (infinite loop)
(edit) @18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
(edit) @18209   3 years Don-vip fix import
(edit) @18208   3 years Don-vip global use of Utils.isEmpty/isBlank
(edit) @18207   3 years Don-vip fix #21257 - sort tracks chronologically when writing GPX file
(edit) @18206   3 years Don-vip see #21257 - output metadata/time during GPX export, like gpsbabel
(edit) @18205   3 years Don-vip fix #21309 - allow changeset hashtags to start with digits (patch by …
(edit) @18202   3 years Don-vip see #21300 - fix potential NPE detected by coverity
(edit) @18201   3 years Don-vip fix #21248 - Let users know that the wikidata plugin name has …
(edit) @18200   3 years Don-vip fix #21256 - RemoteControl: Don't add empty changeset tags to the …
(edit) @18197   3 years Don-vip fix #21291 - do not shorten search string in combobox (patch by marcello)
(edit) @18196   3 years Don-vip see #21144 - make sure GPX combobox is updated when the GPX layer is …
(edit) @18195   3 years Don-vip fix #21300 - NPE in search compiler (patch by taylor.smock)
(edit) @18194   3 years Don-vip see #21144 - use the selected GPX layer as support instead of the faux …
(edit) @18193   3 years Don-vip fix javadoc warnings
(edit) @18192   3 years Don-vip fix #21279 - fix NPE (patch by marcello, modified)
(edit) @18187   3 years Don-vip fix #21260 - fix reprojection of MVT tiles (patch by taylor.smock)
(edit) @18186   3 years Don-vip fix #21271 - Add MVT tile cache to imagery cache settings (patch by …
(edit) @18185   3 years Don-vip see #21254 - Fix lint issues, fix broken test (patch by taylor.smock)
(edit) @18183   3 years Don-vip fix #21254 - fix shoe lace formula implementation (patch by taylor.smock)
(edit) @18181   3 years Don-vip fix #4504 - display notification when an outlying operation is ignored …
(edit) @18179   3 years Don-vip fix #4282 - Support for OziExplorer Waypoint files
(edit) @18178   3 years Don-vip fix #20419 - disable svgSalamander filename-based cache when loading …
(edit) @18177   3 years Don-vip fix #20403 - Relation editor: Enable select relation button of new …
(edit) @18176   3 years Don-vip fix #20393 - exclude ways tagged with area=yes from UntaggedWay test
(edit) @18174   3 years Don-vip see #21240 - fix a few potential issues reported by Coverity
(edit) @18173   3 years Don-vip fix #20690 - fix #21240 - Refactoring of UploadDialog, HistoryComboBox …
(edit) @18170   3 years Don-vip fix #21244 - Fix misspellings in comments (patch by gaben)
(edit) @18167   3 years Don-vip see #17858 - deprecate native javafx plugins, no longer needed, would …
Note: See TracRevisionLog for help on using the revision log.