JAL-2847 various error popups for db querying now have formatted strings
[jalview.git] / src / jalview / ext / archaeopteryx / JalviewBinding.java
2017-12-05 kjvdheideJAL-2847 various error popups for db querying now have...
2017-12-05 kjvdheideJAL-2838 tree viewer interface expanded to include...
2017-12-05 kjvdheideJAL-2838 filled in actionPerformed of the tree sort...
2017-12-05 kjvdheideJAL-2838 Aptx frames now appear in the alignment sortin...
2017-12-03 kjvdheideJAL-2844 rearranging code
2017-11-29 kjvdheideJAL-2844 check added for clicks left of root node
2017-11-29 kjvdheideJAL-2844 entirely X coord based partitioning
2017-11-29 kjvdheideJAL-2844 somewhat better repainting
2017-11-29 kjvdheideJAL-2844 temporary kludge to draw a line
2017-11-29 kjvdheideJAL-2844 added grouping to alignment panel based on...
2017-11-29 kjvdheideJAL-2844 start on colouring back onto the alignment
2017-11-29 kjvdheideJAL-2844 added colouring to partition selection
2017-11-28 kjvdheideJAL-2844 added offset to x coord to make it equal 0...
2017-11-28 kjvdheideJAL-2844 first go at partitioning, based on actual...
2017-11-27 kjvdheideJAL-2844 added selection threshold (non-adjusted calcul...
2017-11-27 kjvdheideJAL-2799 re-enabled change listener for Aptx's tabs...
2017-11-27 kjvdheideJAL-2844 line drawing at mouse click added on top of...
2017-11-24 kjvdheideJAL-2794 binding now exclusively supports single tab...
2017-11-24 kjvdheideMerge branch 'kjvdh/features/PhylogenyViewer' of https...
2017-11-24 kjvdheideJAL-2838 start on sorting
2017-11-22 kjvdheideJAL-2794 reworked, everything routes via avport.sendsel...
2017-11-22 kjvdheideJAL-2794 removed several redundancies in the binding...
2017-11-22 kjvdheideJAL-2844 mouse press code rearranged to prepare for...
2017-11-22 kjvdheideJAL-2847 small things, filled in actionperformeds
2017-11-22 kjvdheideJAL-2799 fixed selections not carrying over to tabs...
2017-11-17 kjvdheideMerge branch 'kjvdh/features/PhylogenyViewer' of
2017-11-16 kjvdheideJAL-2805 loads of file reorganizing, interfaces expanded