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) @17316   3 years Don-vip see #7548 - fix #20094 - fix NPE
(edit) @17315   3 years Don-vip see #7548 - deprecate MapPreference, not used anymore
(edit) @17314   3 years Don-vip see #7548 - make clear which preferences settings allow new tabs from …
(edit) @17313   3 years Don-vip see #7548 - make tab width dynamic + add 5px padding between icon and text
(edit) @17312   3 years Don-vip see #7548 - fix UI issues in proxy preferences panel
(edit) @17311   3 years Don-vip see #7548 - distinguish i18n context of "Display" string
(edit) @17307   3 years GerdP see #7548: Re-organize the preference dialog - move code for expert …
(edit) @17306   3 years GerdP see #7548: Re-organize the preference dialog - let selectTabBy()
(edit) @17305   3 years GerdP see #7548: Re-organize the preference dialog - Correct handling of …
(edit) @17298   3 years simon04 see #7548 - Re-organize the preference dialog (Look and Feel as subtab …
(edit) @17297   3 years simon04 see #7548 - Re-organize the preference dialog (disable tab titles for …
(edit) @17293   3 years Klumbumbus see #7548 - Move "Look an Feel" combobox to the top
(edit) @17292   3 years simon04 see #7548 - Re-organize the preference dialog (disable tab titles for …
(edit) @17281   3 years Klumbumbus - see #7548 - Add icons to preferences tabs - preferences/backup, …
(edit) @17271   3 years Don-vip see #7548 - remove unused variable
(edit) @17265   3 years GerdP see #7548: Re-organize the preference dialog Apply 7548-no-empty.patch …
(edit) @17264   3 years GerdP see #7548: Re-organize the preference dialog - revert r17256, doesn't …
(edit) @17256   3 years GerdP see #7548: Re-organize the preference dialog - Use …
(edit) @17248   3 years Don-vip fix #19976 - add SWEREF99 TM (EPSG:3006) in default projection choices
(edit) @17245   4 years Klumbumbus - see #7548 - Change/add icons, remove file extension - ignore …
(edit) @17237   4 years simon04 fix #19964 - Fix ColorPreference icon
(edit) @17231   4 years simon04 see #7548 - Re-organize the preference dialog (add various icons) …
(edit) @17230   4 years simon04 CacheSettingsPanel: fix IllegalArgumentException: bytes must be >= 0
(edit) @17229   4 years simon04 see #7548 - Re-organize the preference dialog (hide empty tabs)
(edit) @17228   4 years simon04 see #7548 - Re-organize the preference dialog (left-align tab labels)
(edit) @17227   4 years simon04 see #7548 - Re-organize the preference dialog (remove "settings" from …
(edit) @17201   4 years GerdP see #7548: Re-organize the preference dialog Add addChangeListener …
(edit) @17178   4 years simon04 see #7548 - Re-organize the preference dialog (icons)
(edit) @17162   4 years simon04 see #7548 - Re-organize the preference dialog (connection preferences)
(edit) @17161   4 years simon04 see #7548 - Re-organize the preference dialog (map preferences)
(edit) @17160   4 years simon04 see #7548 - Re-organize the preference dialog (connection preferences)
(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
Note: See TracRevisionLog for help on using the revision log.