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) @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
(edit) @13761   6 years Don-vip see #16288 - replace similar i18n strings (removes 35 strings from …
(edit) @13758   6 years Don-vip checkstyle, javadoc
(edit) @13756   6 years wiktorn Fix layout for "is properly georeferenced" See: #16249
(edit) @13755   6 years wiktorn Fix NPE when no layer selected See: #16249
(edit) @13752   6 years wiktorn Default layer name for WMTS
(edit) @13751   6 years wiktorn More precise add imagery verification if all data is provided See: #16249
(edit) @13746   6 years wiktorn Add filter for WMTS layers, calculate preferred widths for columns. …
(edit) @13745   6 years wiktorn Layout fixes See: #16249
(edit) @13743   6 years wiktorn Fix bugs spotted by findbugs
(edit) @13742   6 years wiktorn Checkstyle fixes
(edit) @13741   6 years wiktorn PMD fixes
(edit) @13734   6 years wiktorn GUI for imagery definitions refactor Extend preferences panel by: - …
(edit) @13733   6 years wiktorn Imagery definition refactor Extend imagery definitions by: - allowing …
(edit) @13613   6 years stoecker see #15240 - new SVG icons
(edit) @13591   6 years Klumbumbus fix #15939 - improve adding TMS/WMS/WMTS dialog texts, reduce …
(edit) @13544   6 years Don-vip fix recent Sonar issues
(edit) @13543   6 years Don-vip see #15310 - remove deprecated color stuff
(edit) @13515   6 years Don-vip fix #16081 - improve selection of projections by EPSG code: - display …
(edit) @13456   6 years Don-vip fix #16005 - add robustness in imagery preferences tooltip
(edit) @13438   6 years Don-vip fix #15966 - reduce vertical space in imagery preferences by 20px
(edit) @13431   6 years Don-vip fix #15950 - Preferences Help button should go directly to selected …
(edit) @13427   6 years Don-vip fix #15934 - add a legend for imagery boundaries preview
(edit) @13426   6 years Don-vip fix typo: setZoomContolsVisible => setZoomControlsVisible
(edit) @13425   6 years Klumbumbus fix #15933 - improve tooltip
(edit) @13415   6 years Don-vip fix #15911 - safe handling of WMS exceptions
(edit) @13288   6 years Don-vip fix #15710 - unify new layer checkbox text
(edit) @13206   6 years Don-vip enable PMD rule OptimizableToArrayCall
(edit) @13182   6 years Don-vip see #15310 - cacheDir is unused, deprecate new methods
(edit) @13173   6 years Don-vip see #15310 - remove most of deprecated APIs
(edit) @13167   6 years Don-vip fix #13694 - Display UTM zone in node info panel (no i18n impact)
(edit) @13160   6 years Don-vip fix #11762 - fix IAE when disabling expert mode while viewing advanced …
(edit) @13142   6 years Don-vip fix #14082 - Remove coordinates from nodes in validator and selection …
Note: See TracRevisionLog for help on using the revision log.