JAL-3438 spotless for 2.11.2.0
[jalview.git] / test / jalview / datamodel / ColumnSelectionTest.java
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2019-03-20 Ben SoaresJAL-3130 Lots of deprecation fixes. See utils/deprecat...
2018-08-16 gmungocJAL-3082 one more test condition bug/JAL-3082selectRegex
2018-08-16 gmungocJAL-3082 handle regex error, exclusive threshold, unit...
2017-09-27 kiramtJAL-2674 Removing most calls to getHiddenColumnsCopy
2017-07-24 gmungocspike branch updated from latest features/JAL-2446
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-08 kiramtJAL-2591 Refactor HiddenColumns to use ArrayList instea...
2017-06-08 kiramtJAL-2591 More HiddenColumns refactoring. Tests passing.
2017-04-26 kiramtMerge remote-tracking branch 'origin/features/JAL-2388h...
2017-04-26 kiramtJAL-2388 last separation of hidden columns/col selection
2017-04-25 kiramtJAL-2388 Working hidden regions hide/show in desktop
2017-04-24 kiramtJAL-2388 Finished split of hidden columns and selected...
2017-04-24 kiramtJAL-2388 Hidden cols separated from column selection...
2017-03-17 kiramtJAL-2388 Renamed column and row subtraction functions
2017-03-14 kiramtJAL-2388 New hidden cols/seqs functions to support...
2017-03-07 kiramtJAL-2429 findColumnPosition returns 0 for cols in regio...
2017-03-07 kiramtJAL-2429 Additional fix to ColumnSelection when hidden...
2017-03-03 kiramtJAL-2429 Fix to ColumnSelection::findColumnPosition
2017-01-19 gmungocJAL-2370 unit tests for extracted ColumnSelection.stret...
2017-01-17 gmungocJAL-2370 fix bug when hiding a range including two...
2016-11-24 tcofoegbuJAL-2326 added setup method for JvOptionPane in all... features/JAL-2326_JOptionPane-refactoring
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-10-05 Jim ProcterJAL-2189 format tests
2016-09-19 gmungocJAL-2172 test and code updates for readonly selection...
2016-08-23 gmungocJAL-2174 markColumns() refactored inside ColumnSelection
2016-08-18 gmungocJAL-2001 return copy of selection in getSelected()
2016-08-16 gmungocJAL-2172 unit test added
2016-05-30 gmungocJAL-1989 equals method strengthened to fully match...
2016-05-27 gmungocJAL-1989 added hashCode and equals, renamed field to...
2016-05-05 Jim ProcterJAL-192 patch for off-by one and pathological case...
2016-04-29 Jim ProcterJAL-192 need visible and actual sequence limits for...
2016-04-29 Jim ProcterJAL-192 fix bounds when no hidden regions, and when...
2016-04-29 Jim ProcterJAL-192 ‘efficiently’ locate visible bounds for a seque...
2016-04-08 Jim ProcterJAL-2050 JAL-1722 new getSelectedRange() method to...
2016-04-04 Jim ProcterJAL-2001 faster getMax/getMin selected column, with...
2016-01-11 gmungocJAL-1989 more unit tests and encapsulation for ColumnSe...
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 licencing for new files in test and utils
2015-09-10 Jim ProcterJAL-1645 source formatting and organise imports
2015-07-08 gmungocJAL-1759 merge from develop
2015-07-07 tcofoegbuJAL-1805 test envirionment separation
2015-06-19 tcofoegbuJAL-1270 test suits import order refactor features/JAL-1270_JUnit-to-TestNG features/JAL-1782_JUnit-to-TestNG
2015-06-19 tcofoegbuJAL-1270 JUnit to TestNG refactoring
2015-04-07 gmungocJAL-1270 test added
2015-03-26 gmungocMerge develop to Release_2_8_3_Branch