Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / gui / SplitFrame.java
2023-06-13 Ben SoaresJAL-3416 Removed a few more JInternalFrame icons with...
2022-11-09 Ben SoaresJAL-3416 Remove all JFrame/JInternalFrame icons (set...
2022-11-03 Ben SoaresJAL-3416 More JInternalFrame icons
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2021-09-16 Ben SoaresJAL-3774 combined changes from bug/JAL-3774_splitFrameF...
2020-08-17 Jim ProcterJAL-3490 merged with 2.11.2 develop
2020-06-29 Jim ProcterMerge branch 'bug/JAL-3490findSpanHiddenGaps' into...
2020-03-30 gmungocMerge branch 'develop' into Jalview-JS/develop
2020-02-27 Jim ProcterMerge branch 'bug/JAL-3412idWidthDiscrepancy' into... bug/JAL-3412idWidthDiscrepancy
2020-02-20 Jim ProcterJAL-3187 use the recommended way of catching tab select...
2020-02-20 Jim ProcterJAL-3187 individual feature settings panel has revert...
2020-02-19 Jim ProcterJAL-3187 i18n for titles in windows/tabs
2020-02-19 Jim ProcterJAL-3535 todo re titles for CDS and Protein views in...
2020-02-19 Jim ProcterJAL-3187 - tabbed pane is nulled when feature settings...
2020-02-18 Jim ProcterJAl-3187 JAL-3535 JAL-3534 update open feature settings...
2020-02-17 Jim ProcterJAL-3187 fix for JAL-3533 on CDS/Protein tabbed feature...
2020-02-17 Jim ProcterJAL-3187 better semantics for feature settings closed...
2020-02-14 Jim ProcterJAL-3187 alternative solution - gather feature settings...
2020-02-12 Jim ProcterJAL-3187 convenience method on SplitContainerI to retri...
2019-12-11 gmungocJAL-3490 revised layout and search algorithm (more...
2019-08-19 gmungocJAL-3412 calculateIdWidth - more consistency, constants...
2019-07-16 gmungocJAL-3210 Merge branch 'develop' into trialMerge
2019-06-11 gmungocJAL-3288 fixes for gain/lose focus
2019-06-05 gmungocJAL-3288 override JInternalFrame.setSelected() to avoid... bug/JAL-3288splitFrameMenusJava11
2019-04-15 Ben SoaresJAL-3130 Helper classes to take Class Exceptions when...
2019-03-20 Ben SoaresJAL-3130 Lots of deprecation fixes. See utils/deprecat...
2019-01-21 hansonrisAMac() -> isAMacAndNotJS(), isWindows() -> isWindowsA...
2018-12-06 Ben SoaresJAL-3130 incorporating feature/JAL-3063jaxbNoCastor...
2018-09-14 gmungocJAL-3116 parse EMBL XML with JAXB (todo: update unit...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-09-18 gmungocJAL-2728 fine tuned initial split of split frame view
2017-09-15 gmungocJAL-2728 use right denominator for min/max ratio calcul... bug/JAL-2728splitFrameDivision
2017-09-15 gmungocJAL-2728 limit divider to ensure seqs visible (wip!)
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-03-31 gmungocJAL-2435 tidy code
2017-03-31 gmungocJAL-2435 slightly more sensible behaviour changing...
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 source formatting
2016-08-25 gmungocJAL-1854 missing case break statements added
2016-07-27 Jim ProcterJAL-2156 getter for AlignFrame(s) held in a splitframe
2016-07-01 gmungocJAL-2110 set reasonable bounds to initial split of...
2016-02-19 gmungocJAL-1705 refactor show products, set initial split...
2015-12-22 gmungocJAL-653 AlignedCodonFrame collections changed from...
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-10-05 Jim ProcterMerge branch 'develop' into Release_2_9_0b1_Branch
2015-10-02 gmungocJAL-1815 restore split frame geometry including horizon...
2015-09-25 gmungocJAL-1815 restore split frame geometry correctly includi...
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 src
2015-09-10 Jim ProcterJAL-1645 source formatting and organise imports
2015-08-27 gmungocJAL-845 compacting duplicated code
2015-04-30 Mungo CarstairsJAL-845 reduced height to allow for Desktop decorators...
2015-04-29 gmungocJAL-1690 preserve scaling in New View, synch id width...
2015-04-02 gmungocJAL-1690 'scale protein as cDNA' options in Preferences...
2015-03-26 gmungocMerge develop to Release_2_8_3_Branch