source: josm/trunk/src/org/openstreetmap/josm/gui/preferences/display/ColorPreference.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(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) @11386   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(edit) @10824   8 years Don-vip see #13309 - Caching and notifying preferences (patch by michael2402) …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(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) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8395   9 years Don-vip convention - An open curly brace should be located at the end of a line
(edit) @8377   9 years Don-vip performance - remove useless boxing of boolean constants
(edit) @7402   10 years Don-vip fix some Sonar issues
(edit) @7319   10 years akks Add colorbar for active GPX layer, big GpxLayer class refactoring, see …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6789   10 years Don-vip fix #9637 - make status bar background/foregound colors configurable …
(edit) @6764   10 years Don-vip javadoc for gui.preferences.display package
(edit) @6624   10 years Don-vip fix #9521 - Colors no more displayed in preferences dialog since …
(edit) @6529   10 years Don-vip Various stuff: * see #9414: remove old DeprecatedTags test * …
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5631   11 years Don-vip Allow to access directly to validator preferences from validator …
(copy) @4968   12 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
copied from trunk/src/org/openstreetmap/josm/gui/preferences/ColorPreference.java
(edit) @4230   13 years stoecker allow to color the entries in layer list dialog according to assigned …
Note: See TracRevisionLog for help on using the revision log.