Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / api / FinderI.java
2022-09-15 Jim ProcterJAL-4061 use alignment panel’s feature renderer to...
2022-09-14 Jim ProcterJAL-4061 JAL-4062 Find can now search features
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-06-29 Jim ProcterMerge branch 'bug/JAL-3490findSpanHiddenGaps' into...
2020-04-21 Jim ProcterJAL-3407 add GPL license to Jalview source files
2019-12-11 gmungocJAL-3490 revised layout and search algorithm (more...
2018-03-14 gmungocJAL-2933 pass viewport in Finder constructor, find... bug/JAL-2839findWithHidden
2018-03-14 gmungocJAL-2933 gui and applet Finder hold a FinderI per viewport