Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / gui / AnnotationColumnChooser.java
2023-11-03 James ProcterJAL-4090 JAL-1551 spotlessApply
2023-05-26 James ProcterJAL-1556 initial implementation - no tests as yet but...
2023-02-03 James ProcterMerge branch 'develop' into features/r2_11_2_alphafold...
2022-11-09 Ben SoaresJAL-3416 Remove all JFrame/JInternalFrame icons (set...
2022-11-03 Ben SoaresJAL-3416 More JInternalFrame icons
2022-10-20 Jim ProcterJAL-2349 JAL-3855 experimenting with filtering columns...
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2020-08-17 Jim ProcterJAL-3490 merged with 2.11.2 develop
2020-08-17 Jim ProcterMerge branch 'patch/Release_2_11_1_Branch_patch_JAL...
2020-08-03 Jim ProcterMerge branch 'bug/JAL-2983negativeSliderMin' into develop
2019-12-11 gmungocJAL-3490 revised layout and search algorithm (more...
2019-07-18 gmungocJAL-3371 JAL-2983 add gui.Slider to handle negative...
2019-04-04 hansonrj2sNative cleanup; fix for JTextArea preferred height...
2019-04-03 hansonrreplacing @j2sNative with @j2sIgnore where appropriate...
2019-02-04 hansonrre-transpiled MIGLayout; JS-adapted AnnotationColumnChooser
2018-08-16 gmungocJAL-3038 workaround to replace editable combobox with...
2018-08-16 gmungocJAL-3082 handle regex error, exclusive threshold, unit...
2018-01-10 gmungocJAL-1793 update spike branch to latest
2017-11-28 Jim ProcterMerge branch 'bug/JAL-2740' into develop
2017-11-08 kiramtMerge branch 'develop' into feature/JAL-2759
2017-10-24 gmungocJAL-2738 update spike branch with latest
2017-10-12 Jim ProcterJAL-2773 add new flag to paintAlignment(updateOverview... features/JAL-2773_dontalwaysrecolourstructureonrepaintofoverview
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-09-26 kiramtJAL-2740 removed unwanted code, added unit test
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-07-24 gmungocspike branch updated from latest features/JAL-2446
2017-06-15 kiramtMerge remote-tracking branch 'origin/develop' into... bug/JAL-2591
2017-06-12 gmungocJAL-2577 mirror select/hide by annotation in split...
2017-06-12 gmungocJAL-2577 mirror hide/select columns by annotation acros...
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-08 kiramtJAL-2591 Refactor HiddenColumns to use ArrayList instea...
2017-06-07 kiramtJAL-2591 Further refactoring (still incomplete)
2017-06-07 kiramtJAL-2591 simplifying hidden columns usage
2017-06-06 kiramtJAL-2591 Removed getHiddenRegions()==null checks which...
2017-06-02 Jim ProcterMerge branch 'bug/JAL-2578' into develop
2017-06-02 kiramtJAL-2578 Moved hidden columns reveal to before selectio... bug/JAL-2578
2017-05-25 Jim ProcterMerge branch 'develop' into features/JAL-1648_cache_use...
2017-05-05 kiramtMerge remote-tracking branch
2017-05-05 kiramtMerge remote-tracking branch 'origin/develop' into features/JAL-2388hiddencolumnschanges
2017-05-05 kiramtMerge remote-tracking branch 'origin/develop' into
2017-05-04 Jim ProcterMerge branch 'features/JAL-2503_filteronquantitativeann...
2017-05-04 tcofoegbuMerge branch 'develop' of https://source.jalview.org...
2017-05-04 Jim ProcterMerge branch 'features/JAL-2503_filteronquantitativeann...
2017-05-03 Jim ProcterJAL-2503 show threshold slider for quantitative annotat...
2017-05-03 Jim ProcterJAL-2432 honour percentage checkbox when entering value...
2017-05-03 Jim ProcterJAL-2432 recover state for ‘display percentage’ checkbox
2017-05-03 Jim ProcterJAL-2432 simplify code
2017-04-27 Jim ProcterJAL-2432 desktop: filter/select columns by threshold...
2017-04-25 kiramtJAL-2388 Working hidden regions hide/show in desktop
2017-04-25 tcofoegbuJAL-1648 enabled caching for Select / Hide columns...
2017-04-24 kiramtJAL-2388 Hidden cols separated from column selection...
2017-04-10 tcofoegbuJAL-2473 added improvement to apply default / custom...
2016-12-05 gmungocJAL-2346 JAL-1553 pull-up / push-down of fields and...
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-09-30 gmungocJAL-2236 code restored (and some compiler warnings...
2015-10-16 Jim ProcterJAL-1925 update source version in license Release_2_9_0b2
2015-10-08 Jim ProcterJAL-1894 update year/version in copyright
2015-09-10 Jim ProcterJAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensin...
2015-09-10 Jim ProcterJAL-1645 source formatting and organise imports
2015-06-01 tcofoegbuJAL-1703 added tooltip hints to components of the Selec...
2015-01-22 Charles OfoegbuJAL-1553 added applet support for the select-column...
2015-01-20 Charles OfoegbuFurther abstractions and clean up
2015-01-20 Charles Ofoegbubasic house keeping
2015-01-20 Charles OfoegbuJAL-1553 enhancement of column selection by annotation...
2015-01-14 Charles OfoegbuModified AnnotationColumnChooser to maintain state... features/JAL-1553_select-columns-by-annotation
2015-01-13 Charles OfoegbuRefactored AnnotationColumnChoser and AnnotationColorCh...