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) @17159   4 years simon04 see #7548 - Re-organize the preference dialog (display preferences)
(edit) @17146   4 years simon04 see #19902 - Advanced preferences: use FlowLayout for buttons, add tooltip
(edit) @17099   4 years simon04 fix #19745 - Preferences: add quick filter for styles/presets/rules
(edit) @17097   4 years GerdP fix #19876: Preference dialog only shows Advanced Preferences Use …
(edit) @17060   4 years Klumbumbus Add button icons in preferences
(edit) @17036   4 years Klumbumbus Add icons in preferences and for copy coordinates
(edit) @16985   4 years simon04 fix #19736 - MapStatus displays non-localized SystemOfMeasurement name
(edit) @16979   4 years simon04 fix #19734 - Autofilter: clicking active rule/key opens GPS settings …
(edit) @16966   4 years simon04 fix #19732 - Preferences: open previously selected preference tab
(edit) @16965   4 years simon04 fix #19731 - Imagery providers: move reload button next to activate button
(edit) @16964   4 years simon04 fix #13586, see #18162 - Preferences: do not update source entries …
(edit) @16960   4 years simon04 see #8334 - Add advanced option to scale the table font Advanced …
(edit) @16953   4 years simon04 Java 8: use Comparator.comparing
(edit) @16916   4 years simon04 see #19698 - Java Warnings, PMD
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16846   4 years simon04 PreferencesTable: remove code duplication
(edit) @16845   4 years simon04 AdvancedPreference: remove code duplication
(edit) @16844   4 years simon04 fix #12484 - Disable inappropriate AdvancedPreference actions Edit …
(edit) @16827   4 years Klumbumbus see #15240 - Change a lot png icons to svg: - misc/statusreport, …
(edit) @16807   4 years Klumbumbus see #15240 - Change some png icons to svg: - mapmode/rope, …
(edit) @16799   4 years Klumbumbus see #15240 - Change some png icons to svg: - data/relation …
(edit) @16660   4 years simon04 fix #19397 - JosmDecimalFormatSymbolsProvider is not used for locale …
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16630   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @16625   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnusedVariable
(edit) @16607   4 years simon04 fix #19366 - ColorPreference: fix setting colors when sorting is active
(edit) @16601   4 years simon04 Add TableHelper.setSelectedIndices
(edit) @16594   4 years simon04 fix #19366 - Add filter box for Color Preferences (patch by …
(edit) @16575   4 years simon04 RequestHandler: use BooleanProperty
(edit) @16562   4 years simon04 fix #19196 - Don't require a restart when a MapPaint color is changed …
(edit) @16555   4 years Don-vip see #19334 - avoid ConcurrentModificationException while iterating …
(edit) @16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
(edit) @16528   4 years simon04 Introduce BooleanProperty TOOLBAR_VISIBLE, SIDE_TOOLBAR_VISIBLE
(edit) @16468   4 years simon04 Java 8: use Collection.removeIf
(edit) @16438   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16422   4 years simon04 fix #18820, see #13872 - Make OAuth signing of all API requests …
(edit) @16416   4 years simon04 fix #19234 - ToolbarPreferences: move up/down all selected entries
(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
Note: See TracRevisionLog for help on using the revision log.