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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16415   4 years simon04 Java 8: use Stream.anyMatch
(edit) @16414   4 years simon04 ToolbarPreferences: use the same icons as the RelationEditor
(edit) @16410   4 years simon04 fix #19227 - PluginListPanel: speed up scrolling
(edit) @16398   4 years simon04 see #19208 - JCS: update package to org.apache.commons.jcs3
(edit) @16321   4 years simon04 fix #18907 - Initialize Territories+RightAndLefthandTraffic together, …
(edit) @15926   4 years Don-vip fix recently introduced SonarQube issues
(edit) @15880   4 years simon04 fix #18702 - DrawingPreference: swap "OSM Data" with "GPS Points"
(edit) @15856   4 years Don-vip fix #18711 - Bold font for tab subtitles in preferences dialog
(edit) @15845   4 years simon04 fix #18703 - Scroll through TabPreferenceSetting using mouse wheel
(edit) @15844   4 years simon04 PreferenceTabbedPane: use Java 8, add Javadoc
(edit) @15805   4 years Don-vip fix #18652 - proper error feedback when adding invalid WMTS …
(edit) @15780   4 years simon04 Advanced Preferences: fix cut off "Search:" label
(edit) @15779   4 years simon04 fix #14197 - Advanced Preferences: support search keywords "modified", …
(edit) @15725   4 years GerdP fix #11914: Allow to show user name in titlebar - implement …
(edit) @15717   4 years simon04 Java 8: use Collectors.joining
(edit) @15716   4 years simon04 Java 8: use String.join
(edit) @15606   4 years Don-vip fix #18444 - Changed default to "all" and also revert …
(edit) @15589   4 years Don-vip see #18302 - spotbugs - SIC_INNER_SHOULD_BE_STATIC
(edit) @15587   4 years Don-vip see #16220 - add translation context for "Available" plugins, to …
(edit) @15586   4 years Don-vip code cleanup
(edit) @15582   4 years Don-vip fix #18381 - Don't require a restart when a Tagging Preset is …
(edit) @15565   4 years Don-vip fix #18302 - support national taginfo instances
(edit) @15508   4 years Don-vip fix #18277 - Allow plugins to implement Destroyable if they want to …
(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) @15469   4 years Don-vip fix #10033, fix #15748, fix #17097 - drop remote control https support …
(edit) @15456   5 years wiktorn Allow zoom in TMS layer up to 24. See: #18064
(edit) @15357   5 years Don-vip fix #18142 - fix AIOOBE after changing imagery source filter in …
(edit) @15259   5 years Don-vip fix #17943 - fix map paint styles reordering in preferences dialog
(edit) @15247   5 years Don-vip see #17829 - support RTKLib Positioning Solution files. Add new …
(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) @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) @15209   5 years Don-vip fix #17801 - create WMS URL correctly
(edit) @15158   5 years Don-vip fix #17781 - filter imagery list by (localized) country name
(edit) @15153   5 years Don-vip see #16301 - fix activation problem when filtering imagery sources
(edit) @15145   5 years Don-vip see #17772 - make sure all JMapViewer instances in JOSM behave the same
(edit) @15121   5 years Don-vip sonarqube, javadoc
(edit) @15116   5 years Don-vip fix #16301 - add filter for default imagery entries
(edit) @15115   5 years Don-vip see #16301 - extract ImageryProvidersPanel
(edit) @15114   5 years Don-vip see #16301 - display tooltips for all columns
(edit) @15049   5 years Don-vip see #16301 - add category icons in imagery preferences
(edit) @15020   5 years GerdP fix checkstyle issues
(edit) @15011   5 years GerdP fix #15558: apply 15558-v3.patch
(edit) @15009   5 years Don-vip fix javadoc
(edit) @14977   5 years Don-vip ensures consistency of upload comment: * fix #11168 - ctrl-z/undo …
(edit) @14929   5 years GerdP fix #17506: Display languages in alphabetical order
(edit) @14731   5 years simon04 see #15817 - CacheSettingsPanel: add i18n hint
(edit) @14690   5 years simon04 see #17202 - Use Shortcut#setTooltip to fix deprecations
(edit) @14648   5 years simon04 fix #17067 - Duplicate settings for display of hatching area
(edit) @14634   5 years simon04 fix #17170 - Migrate TagInfoExtract.groovy to Java
(edit) @14632   5 years simon04 fix #15817 - Imagery Preferences: collect all cache settings in the …
(edit) @14631   5 years simon04 see #15817 - Imagery Preferences: harmonize cache size units
(edit) @14629   5 years simon04 fix #15918 - Confusing English texts (Imagery preferences)
(edit) @14601   5 years GerdP see #17040 dispose PreferenceDialog and call removeWindowListener()
(edit) @14495   5 years Don-vip fix #17054 - prefer JOSM imagery entry "OpenStreetMap Carto …
(edit) @14492   5 years Don-vip fix #16128 - add new GUI setting for mappaint.hide.labels.while.dragging
(edit) @14390   5 years simon04 fix #15918 - Confusing English texts (thanks to Hb---)
(edit) @14384   5 years Don-vip see #16912 - introduce native and virtual plugins using new …
(edit) @14367   5 years Don-vip fix #16897 - catch InvalidPathException for invalid WMS GetCapabilities URL
(edit) @14327   6 years Don-vip checkstyle/unit test fixes
(edit) @14306   6 years Don-vip fix #16816 - new option to show object version in lists, similar to …
(edit) @14302   6 years Don-vip see #16781 - fix more typos using https://github.com/vlajos/misspell-fixer
(edit) @14295   6 years wiktorn Always check if tile cache files are oversized If tile cache file is …
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14259   6 years Don-vip fix #16749 - don't disable unrelated text field in preferences dialog
(edit) @14248   6 years Don-vip fix #16730 - make sure we try to display popup menus only if their …
(edit) @14214   6 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
(edit) @14184   6 years Don-vip see #16671 - checkstyle
(edit) @14175   6 years wiktorn Fix NPE when providing only WMS URL in AddImageryPanel Closes: #16671
(edit) @14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
(edit) @14152   6 years Don-vip see #15410, see #16604 - restore restart notification when mappaint …
(edit) @14149   6 years Don-vip see #15229 - deprecate Main.pref
(edit) @14138   6 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
(edit) @14121   6 years Don-vip see #15229 - deprecate all Main methods related to network features. …
(edit) @14120   6 years Don-vip see #15229 - deprecate all Main methods related to projections. New …
(edit) @14119   6 years Don-vip see #15229 - deprecate all Main methods returning an URL
(edit) @14106   6 years simon04 DownloadDialog, PreferenceDialog: bind Ctrl+Enter to main action
(edit) @14052   6 years Don-vip see #16010 - use JMockit to enable more extensive test coverage (patch …
(edit) @14012   6 years Don-vip see #16453 - proper support of different keyboard layouts
(edit) @14005   6 years Don-vip remove deprecated API
(edit) @13986   6 years Don-vip fix #16442 - IndexOutOfBoundsException when deleting the last color …
(edit) @13849   6 years Don-vip SonarQube - fix minor code issues
(edit) @13843   6 years Don-vip fix #16319 - scale bookmark and toolbar icons properly
(edit) @13842   6 years Don-vip see #16319 - scale properly all icons using ButtonSpec
(edit) @13838   6 years Don-vip fix #16316 - catch InvalidPathException
(edit) @13829   6 years Don-vip SonarQube - fix minor issues
(edit) @13828   6 years wiktorn Sonar fixes, javadocs. See: #16249
(edit) @13825   6 years Don-vip SonarQube - squid:S3878 - Arrays should not be created for varargs …
(edit) @13824   6 years Don-vip SonarQube - fix code style issues
(edit) @13802   6 years Don-vip fix #16220 - fix plugin filter
(edit) @13799   6 years Don-vip fix #16220 - filter plugins by installation state
(edit) @13797   6 years Don-vip fix #13937 - save imagery offset bookmarks by locale-insensitive id …
(edit) @13777   6 years wiktorn Use setRememberWindowGeometry instead overriding setVisible See: #16249
(edit) @13774   6 years wiktorn Remember Add Imagery dialog position See: #16249
(edit) @13773   6 years wiktorn Add numbering to get layers button on Add WMTS Layer See: #16249
(edit) @13772   6 years wiktorn Fix Add WMS Panel layout See: #16249
Note: See TracRevisionLog for help on using the revision log.