Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / test / jalview / gui / SeqPanelTest.java
2023-11-03 James ProcterJAL-4090 JAL-1551 spotlessApply
2023-11-01 James ProcterJAL-4260 encapsulate logic for resolving nearest column... patch/JAL-4260_fix_up_select_via_ruler_in_wrapped
2023-10-01 James ProcterJAL-4160 update args used in test suite for new CLI...
2023-05-19 James ProcterJAL-1551 spotlessApply
2023-03-21 Ben SoaresJAL-629 null checks for Desktop.instance.closeAll(...
2022-06-10 Jim ProcterMerge branch 'features/r2_11_2_alphafold/JAL-2349_JAL...
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2021-08-13 Jim ProcterJAL-2349 patch NPE exception during gradle test..
2021-02-18 gmungocJAL-3822 pass panel height and width to wrapped geometr...
2020-01-28 gmungocJAL-3341 debug for failing unit test bug/JAL-3341unitTestFails
2019-05-21 gmungocJAL-3273 small correction to expected result calculation
2019-04-11 Jim ProcterMerge branch 'develop' into task/JAL-3130_Java_11_inves...
2019-03-23 gmungocJAL-1889 remove debug logging, add updateLayout()
2019-03-21 gmungocJAL-1889 better debug logging
2019-03-20 Ben SoaresJAL-3130 Lots of deprecation fixes. See utils/deprecat...
2019-03-01 gmungocMerge branch 'feature/JAL-3093wrappedModeTooltips'...
2019-03-01 gmungocJAL-3093 unit test adapts to actual number of annotatio... feature/JAL-3093wrappedModeTooltips
2019-03-01 gmungocMerge branch 'feature/JAL-3093wrappedModeTooltips'...
2018-10-05 gmungocJAL-1244 improved status message for insert/delete gap
2018-10-04 gmungocJAL-3093 unit tests, no mouse action over left/right...
2018-10-03 gmungocJAL-3093 tweaks to code and test for 3px gap above...
2018-10-02 gmungocJAL-3093 unit tests for SeqPanel.findMousePosition
2017-06-15 gmungocJAL-2563 test updated for fix
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-01 gmungocJAL-2563 JAL-2547 amended unit tests for amended setSta...
2017-05-27 Jim ProcterJAL-2563 failing test to verify SetStatus returns posit... task/JAL-2562_SequenceI.findPosition
2017-05-27 Jim ProcterJAL-2563 test to verify SetStatus returns -1 so mouseOv...
2017-05-27 Jim ProcterJAL-2547 JAL-2562 rejig SetStatusMessage return value...
2017-05-27 Jim ProcterJAL-2526 test and documentation for SeqPanel.setStatus...