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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17314   3 years Don-vip see #7548 - make clear which preferences settings allow new tabs from …
(edit) @17311   3 years Don-vip see #7548 - distinguish i18n context of "Display" string
(edit) @17298   3 years simon04 see #7548 - Re-organize the preference dialog (Look and Feel as subtab …
(edit) @17293   3 years Klumbumbus see #7548 - Move "Look an Feel" combobox to the top
(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) @17229   4 years simon04 see #7548 - Re-organize the preference dialog (hide empty tabs)
(edit) @17227   4 years simon04 see #7548 - Re-organize the preference dialog (remove "settings" from …
(edit) @17159   4 years simon04 see #7548 - Re-organize the preference dialog (display preferences)
(edit) @17060   4 years Klumbumbus Add button icons in preferences
(edit) @16979   4 years simon04 fix #19734 - Autofilter: clicking active rule/key opens GPS settings …
(edit) @16960   4 years simon04 see #8334 - Add advanced option to scale the table font Advanced …
(edit) @16827   4 years Klumbumbus see #15240 - Change a lot png icons to svg: - misc/statusreport, …
(edit) @16660   4 years simon04 fix #19397 - JosmDecimalFormatSymbolsProvider is not used for locale …
(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) @16594   4 years simon04 fix #19366 - Add filter box for Color Preferences (patch by …
(edit) @16562   4 years simon04 fix #19196 - Don't require a restart when a MapPaint color is changed …
(edit) @16438   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16398   4 years simon04 see #19208 - JCS: update package to org.apache.commons.jcs3
(edit) @15880   4 years simon04 fix #18702 - DrawingPreference: swap "OSM Data" with "GPS Points"
(edit) @15725   4 years GerdP fix #11914: Allow to show user name in titlebar - implement …
(edit) @15606   4 years Don-vip fix #18444 - Changed default to "all" and also revert …
(edit) @15586   4 years Don-vip code cleanup
(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) @15247   5 years Don-vip see #17829 - support RTKLib Positioning Solution files. Add new …
(edit) @15121   5 years Don-vip sonarqube, javadoc
(edit) @14929   5 years GerdP fix #17506: Display languages in alphabetical order
(edit) @14648   5 years simon04 fix #17067 - Duplicate settings for display of hatching area
(edit) @14492   5 years Don-vip fix #16128 - add new GUI setting for mappaint.hide.labels.while.dragging
(edit) @14306   6 years Don-vip fix #16816 - new option to show object version in lists, similar to …
(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) @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) @13761   6 years Don-vip see #16288 - replace similar i18n strings (removes 35 strings from …
(edit) @13543   6 years Don-vip see #15310 - remove deprecated color stuff
(edit) @13431   6 years Don-vip fix #15950 - Preferences Help button should go directly to selected …
(edit) @13142   6 years Don-vip fix #14082 - Remove coordinates from nodes in validator and selection …
(edit) @12990   7 years bastiK see #15410 - update tests + minor fixes (2)
(edit) @12989   7 years bastiK closes #15410 - update tests + minor fixes
(edit) @12987   7 years bastiK see #15410 - change preferences scheme for named colors - makes …
(edit) @12959   7 years Don-vip see #15410 - checkstyle
(edit) @12954   7 years bastiK see #15410 - better sorting
(edit) @12953   7 years bastiK see #15410 - highlight entries with modified color; fix "set to default"
(edit) @12952   7 years bastiK see #15410 - don't map translated values to keys; locale sensitive sorting
(edit) @12950   7 years bastiK see #15410 - add custom table model
(edit) @12947   7 years bastiK see #15410 - set cell renderer only for 2nd column, not entire table
(edit) @12946   7 years bastiK see #15410 - fix deleting color entries; do not display unchanged …
(edit) @12942   7 years bastiK see #15410 - better fix for color name display
(edit) @12929   7 years bastiK see #15410 - fix GUI table displays pref keys instead of registered …
(edit) @12896   7 years Don-vip fix #15025 - use local list (from jar) of required plugins when …
(edit) @12891   7 years bastiK see #15229 - move non-essential helper methods from Preferences to …
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12844   7 years bastiK see #15229 - one more minor style fix
(edit) @12841   7 years bastiK see #15229 - fix deprecations caused by [12840]
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12400   7 years Don-vip see #14929 - Automatic filters on numeric tag values (level, …
(edit) @12347   7 years michael2402 Use preferences to store modeless setting and toggle dialog widht
(edit) @11806   7 years Don-vip see #7427 - checkstyle
(edit) @11785   7 years bastiK Imagery: remove fade setting (superseded by layer opacity), see #7427
(edit) @11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
(edit) @11568   7 years Don-vip silent checkstyle rule for GUI initialization stuff
(edit) @11566   7 years Don-vip fix #14343 - GPS heat map should also support point clouds (modified …
(edit) @11558   7 years Don-vip fix #14359 - use correct listener to avoid spurious events called …
(edit) @11508   7 years Don-vip fix #14282 - add robustness to GPX settings panel (patch by kidelo)
(edit) @11483   7 years Don-vip fix #14247 - add icon as a visual indication of chosen gpx heatmap …
(edit) @11474   7 years bastiK fixed #14244 - Expand combobox in preferences; add translation context
(edit) @11431   7 years Don-vip fix #13124 - Enhanced GPS data rendering: add new heatmap mode (patch …
(edit) @11386   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(edit) @11366   7 years Don-vip findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
(edit) @11090   8 years simon04 fix #13743 - Draw segment order numbers on selected way
(edit) @11039   8 years simon04 fix #13574 - Waypoint labelling "None" doesn't work Store space …
(edit) @10824   8 years Don-vip see #13309 - Caching and notifying preferences (patch by michael2402) …
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10134   8 years Don-vip sonar, javadoc
(edit) @10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @9840   8 years wiktorn ZoomPreferences.patch and NativeScaleLayerChange.patch by kolesar. …
(edit) @9824   8 years bastiK applied #12539 - reverse zoom with mouse wheel (patch by kolesar)
(edit) @9783   8 years Don-vip checkstyle
(edit) @9778   8 years bastiK see #12507 - fix mouse wheel scrolling at some places
(edit) @9686   8 years bastiK applied #12460 - choose color with double-click (patch by kolesar)
(edit) @9223   8 years Don-vip fix #12259 - adjust colors contrast in relation editor and history dialog
(edit) @9221   8 years Don-vip fix #12256 - adjust contrast of text displayed in imagery alignment …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
Note: See TracRevisionLog for help on using the revision log.