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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @15560   4 years GerdP fix #18389: GPX track with color black is invisible (Patch by Bjoeni) …
(edit) @15551   4 years Don-vip fix #18326 - escape HTML characters in overpass query wizard error dialog
(edit) @15542   4 years Don-vip fix #18358 - DownloadDialog should allow plugins the ability to remove …
(edit) @15521   4 years Don-vip fix #18313 - proper toolbar cleanup when JOSM actions are destroyed
(edit) @15518   4 years Don-vip pmd
(edit) @15517   4 years Don-vip checkstyle
(edit) @15511   4 years stoecker better handling of smooth scrolling in case of long distances and …
(edit) @15508   4 years Don-vip fix #18277 - Allow plugins to implement Destroyable if they want to …
(edit) @15503   4 years Don-vip see #16796 - fix 3 forgotten Checkstyle violations
(edit) @15502   4 years Don-vip see #16796 - use IGpxTrack in GpxData (patch by Bjoeni)
(edit) @15501   4 years Don-vip fix #18284 - Add …
(edit) @15498   4 years Don-vip fix #12209 - CorrelateGpxWithImages refactor (patch by Bjoeni)
(edit) @15497   4 years Don-vip see #16796 - fix most of checkstyle/pmd/findbugs violations
(edit) @15496   4 years Don-vip fix #16796 - Rework of GPX track colors / layer preferences (patch by …
(edit) @15492   4 years Don-vip see #18032, see #10435 - fix mappaint popup menu disappearance on …
(edit) @15490   4 years Don-vip fix #18282 - fix double encoding when calling MediaWiki API
(edit) @15484   4 years Don-vip fix compile error added in r15481
(edit) @15481   4 years stoecker prevent overlong scroll sessions
(edit) @15477   4 years Don-vip preserve filter attributes when editing an existing filter with …
(edit) @15474   4 years Don-vip fix #17350 - don't fire post-save event when autosaving a file (patch …
(edit) @15469   4 years Don-vip fix #10033, fix #15748, fix #17097 - drop remote control https support …
(edit) @15457   5 years Don-vip see #17221 - make layer numbering an expert feature, configurable with …
(edit) @15456   5 years wiktorn Allow zoom in TMS layer up to 24. See: #18064
(edit) @15447   5 years GerdP see #18122: Don't set download bounds for incomplete Overpass queries …
(edit) @15445   5 years Don-vip fix #18210 - fix mode menu (add items properly to display shortcuts) …
(edit) @15444   5 years Don-vip fix #18212, see #4088, see #4155 - don't override modified flag of …
(edit) @15441   5 years Don-vip see #10564 - add missing geojson download task see #13015 - fix …
(edit) @15440   5 years Don-vip checkstyle/findbugs/sonar
(edit) @15438   5 years Don-vip fix #12662 - add new Mode menu, listing map modes. Also allows to find …
(edit) @15437   5 years Don-vip fix #13015 - add icons to preset <check>s
(edit) @15427   5 years Don-vip fix recent SonarQube issues
(edit) @15424   5 years Don-vip fix #10564 - add GeoJSON import (adapted from geojson plugin)
(edit) @15423   5 years Don-vip fix #17240 - Presets: verify that wiki links are no redirect
(edit) @15422   5 years Don-vip see #2760 - javadoc
(edit) @15421   5 years Don-vip display GPX creator field in GPX layer info component
(edit) @15419   5 years Don-vip fix #2760 - simplify track during GPX layer -> data layer conversion …
(edit) @15418   5 years Don-vip fix #14253 - Highlight affected relation members in role validation …
(edit) @15397   5 years Don-vip fix #18012 - create track segment names from gpx layer name if there …
(edit) @15390   5 years Don-vip remove deprecated code
(edit) @15385   5 years Don-vip fix #18178 - NPE
(edit) @15382   5 years Don-vip see #17304 - proper report of NPE debug details
(edit) @15378   5 years Don-vip fix #13592 - refresh relation member table connectivity after a change …
(edit) @15376   5 years Don-vip see #14465 - allow plugins to retrieve selected tags with multiple values
(edit) @15371   5 years Don-vip fix #18160 - Ask layers for source, don't hardcode source for layer …
(edit) @15366   5 years Don-vip fix #17221 - display layer number in layer list, to ease using toggle …
(edit) @15365   5 years Don-vip fix #17310 - disable "download as new layer" button instead of hiding it
(edit) @15364   5 years Don-vip fix #18047 - consider junction=circular like junction=roundabout
(edit) @15363   5 years Don-vip fix #18050 - DownloadAlong: download as new layer
(edit) @15361   5 years Don-vip fix #18147, see #18006 - sort from/via/to members of restriction-alike …
(edit) @15357   5 years Don-vip fix #18142 - fix AIOOBE after changing imagery source filter in …
(edit) @15356   5 years Don-vip fix #18146 - don't remember last search performed from …
(edit) @15355   5 years Don-vip fix #18144 - consolidate events in RelationListDialog
(edit) @15348   5 years Don-vip fix #18119 - Deselect and remove multiple images in the …
(edit) @15339   5 years Don-vip see #10435 - fix Findbugs violation VO_VOLATILE_REFERENCE_TO_ARRAY
(edit) @15333   5 years Don-vip see #11905 - Option to move multiple images at once (core part, patch …
(edit) @15331   5 years Don-vip fix #18032, see #10435 - proper update of StayOpenCheckBoxMenuItemUI - …
(edit) @15330   5 years Don-vip see #10435 - add more "stay open" menu item classes
(edit) @15323   5 years Don-vip fix #18085 - Add method to get unique values in mapcss (patch by …
(edit) @15321   5 years stoecker catch all cases, see #18078
(edit) @15320   5 years stoecker add a workaround for IPv6 routing issues to api.openstreetmap.org
(edit) @15317   5 years Don-vip see #18057 - checkstyle/pmd
(edit) @15315   5 years Don-vip fix #18057 - add tag_regex mapcss method to get keys by regex for …
(edit) @15293   5 years Don-vip sonar
(edit) @15292   5 years Don-vip checkstyle/pmd/sonar
(edit) @15289   5 years Don-vip see #10435 - Enable grouping of similar settings for …
(edit) @15288   5 years Don-vip see #10435 - keep the style settings menu open after one has been …
(edit) @15287   5 years Don-vip see #15294, see #15484 - code cleanup, revert r12829 / r13036 now that …
(edit) @15282   5 years Don-vip fix #18002 - ignore negative width in GpxDrawHelper
(edit) @15280   5 years Don-vip fix #17979 - display number of incomplete objects in OSM data layer …
(edit) @15279   5 years Don-vip fix #17995 - Add sort method for mapcss (patch by taylor.smock)
(edit) @15278   5 years Don-vip fix #17934 - proper removal of relation members refering to selection
(edit) @15275   5 years Don-vip fix #17845 - refactor evaluate code in ExpressionFactory to allow …
(edit) @15259   5 years Don-vip fix #17943 - fix map paint styles reordering in preferences dialog
(edit) @15258   5 years Don-vip fix #17944 - fix imagery bookmark offset reset
(edit) @15249   5 years Don-vip see #17829 - fix gpx conversion issues
(edit) @15247   5 years Don-vip see #17829 - support RTKLib Positioning Solution files. Add new …
(edit) @15246   5 years Don-vip fix #17885 - add new MapCSS functions to retrieve OSM metadata: * …
(edit) @15245   5 years Don-vip see #17885 - extract Functions class
(edit) @15240   5 years Don-vip fix #17910 - Enable download of incomplete members from cloned …
(edit) @15238   5 years Don-vip fix #17894 - fix moving of 2+ selected relation members, events …
(edit) @15236   5 years Don-vip fix #17887 - make sure relation member selection model remains …
(edit) @15235   5 years Don-vip see #17887, fix #17904 - NPE when moving the first member of a …
(edit) @15233   5 years Don-vip see #17861 - last bugfixes
(edit) @15231   5 years Don-vip fix more Spotbugs warnings
(edit) @15230   5 years Don-vip see #14208 - fix Spotbugs warning (useless condition)
(edit) @15229   5 years Don-vip see #17861 - Refactor HTTP client to support HTTP/2 in a new plugin …
(edit) @15228   5 years Don-vip fix #17801 - use selected image format when building WMS URL
(edit) @15227   5 years Don-vip fix #17881 - fix bad refresh of plugin jar files after plugin update
(edit) @15226   5 years Don-vip fix #14208 - add dedicated buttons in filter dialog to sort/reverse …
(edit) @15222   5 years Don-vip fix #17882 - Disable automatic HTTP POST retry after 5 minutes, see …
(edit) @15219   5 years Don-vip fix #17848 - read and display IPTC metadata from jpeg/tiff images …
(edit) @15214   5 years Don-vip see #13458 - revert accidental changes
(edit) @15213   5 years Don-vip see #13458 - keep icon correct shape
(edit) @15211   5 years Don-vip fix #13458 - display external resources icons in the preferences
(edit) @15210   5 years Don-vip see #17853 - add missing preference change listener
(edit) @15209   5 years Don-vip fix #17801 - create WMS URL correctly
(edit) @15208   5 years Don-vip fix #17621 - Replace OSM History Viewer (osmrmhv) by OSM History …
(edit) @15204   5 years Don-vip fix #17877 - NPE
Note: See TracRevisionLog for help on using the revision log.