Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / gui / FeatureTypeSettings.java
2023-11-03 James ProcterJAL-4090 JAL-1551 spotlessApply
2023-10-30 James ProcterJAL-4317 enable display of feature when showing its... patch/JAL-4317_enablefeaturewhenadjustingstyle
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2022-02-11 Jim ProcterJAL-3949 - refactor logging from jalview.bin.Cache...
2022-02-11 Ben SoaresJAL-3949 Complete new abstracted logging framework...
2020-08-03 Jim ProcterMerge branch 'bug/JAL-2983negativeSliderMin' into develop
2020-07-27 Jim ProcterMerge branch 'bug/JAL-2983negativeSliderMin' into relea...
2019-10-08 gmungocMerge branch 'develop' into Jalview-JS/develop
2019-07-18 gmungocJAL-3371 JAL-2983 add gui.Slider to handle negative...
2019-07-16 gmungocJAL-2983 slider 'translated' to have a non-negative...
2019-07-16 gmungocJAL-3210 Merge branch 'develop' into trialMerge
2019-06-06 gmungocMerge branch 'develop' into trialMerge
2019-05-27 Ben SoaresJAL-3141 Generified the JvUtils.buildComboWithTooltips...
2019-04-26 gmungocJAL-3010 borderless 'x' for "delete this filter condition"
2019-04-26 gmungocJAL-2808 better tooltip 'delete this condition'
2019-04-26 gmungocJAL-3010 borderless 'x' for "delete this filter condition"
2019-03-13 gmungocMerge branch 'develop' into trialMerge
2019-03-04 gmungocMerge branch 'bug/JAL-3120restoreFeatureColour' into...
2019-01-21 gmungocJAL-3187 also repaint complement on change in FeatureTy...
2019-01-17 gmungocMerge branch 'develop' into Jalview-BH/JAL-3026-JAL...
2019-01-14 gmungocJAL-2069 wider dialog so all fields show!
2019-01-14 gmungocJAL-2069 clear any error colour when setting threshold...
2019-01-14 gmungocJAL-3125 tidy up
2019-01-14 gmungocJAL-3125 avoid slider 'rounding' threshold field value
2018-12-04 gmungocJAL-3032 set radio buttons transparent
2018-12-03 gmungocJAL-3168 include feature type in colour chooser dialog...
2018-11-16 gmungocJAL-2069 wider dialog so all fields show!
2018-11-01 gmungocMerge branch 'feature/JAL-3143ensemblJSON' into
2018-09-26 gmungocJAL-3125 tidy up
2018-09-26 gmungocJAL-3125 avoid slider 'rounding' threshold field value
2018-09-21 gmungocJAL-3120 preserve feature colour/mincolour/maxcolour... bug/JAL-3120restoreFeatureColour
2018-09-19 gmungocJAL-3120 preserve plain colour value when changing...
2018-09-19 Jim ProcterJAL-2808 JAL-3026 deleted all commented out tab code...
2018-09-19 gmungocJAL-2808 JAL-3032 drop tabbed layout for Colours and...
2018-07-05 Jim ProcterJAL-2808 JAL-3026 deleted all commented out tab code...
2018-07-05 gmungocJAL-2808 JAL-3032 drop tabbed layout for Colours and...
2018-07-05 gmungocJAL-3058 refactored raising JColorChooser for JS compat...
2018-07-03 hansonrJAL-3026 GD#91 "final" keyword deprecated
2018-07-03 gmungocJAL-3032 revised colour picker, now with ActionListener
2018-06-28 gmungocJAL-3032 avoid use of lambda expression or BasicArrowButton
2018-05-31 gmungocJAL-2808 don't capture or report min-max for mixed...
2018-05-31 gmungocJAL-2808 pre-fill numeric inequality filter with min...
2018-02-07 gmungocJAL-2808 ensure pattern field re-enabled when needed...
2018-01-10 gmungocJAL-1793 update spike branch to latest
2018-01-08 gmungocJAL-2069 fix setting initial value of slider from threshold
2017-12-08 gmungocJAL-2843 methods relocated
2017-11-24 gmungocJAL-2808 update spike to latest
2017-11-24 gmungocJAL-2808 refactoring to better handler filter by Score...
2017-11-23 gmungocJAL-2808 update spike to latest (filter range tooltip...
2017-11-23 gmungocJAL-2808 refactor KeyedMatcher as FeatureMatcher with...
2017-11-23 gmungocJAL-2808 update spike to latest (filter range, Present...
2017-11-23 gmungocJAL-2808 added conditions Present, NotPresent as options
2017-11-22 gmungocJAL-2808 update conditions list on change of attribute...
2017-11-22 gmungocJAL-2069 spike updated with latest (FeatureTypeSettings)
2017-11-22 gmungocJAL-2808 JAL-2069 FeatureTypeSettings (with new Filters...