JAL-2844 made null tree nodes return null wrappers so partitioning works
[jalview.git] / src / jalview / ext / treeviewer /
2017-12-18 kjvdheideMerge branch 'kjvdh/features/PhylogenyViewer' into
2017-12-18 kjvdheideJAL-1953 redundant tree interface instantiation removed
2017-12-15 kjvdheideJAL-2852 EPS saving code ported from TreePanel to Aptx.
2017-12-15 kjvdheideJAL-1953 added Y coordinate getter method
2017-12-15 kjvdheideJAL-1953 node comparing now includes checking node...
2017-12-14 kjvdheideJAL-1953 more progress on interfaces, jalview binding...
2017-12-11 kjvdheideJAL-1953 fixed interface misnaming
2017-12-11 kjvdheideJAL-1953 start on making everything interface based
2017-12-08 kjvdheideJAL-1953 renaming of concrete implementation as well
2017-12-05 kjvdheideJAL-2838 tree viewer interface expanded to include...
2017-11-26 kjvdheideJAL-2847 first rough attempt at loading in via database ID
2017-11-22 kjvdheideJAL-2844 mouse press code rearranged to prepare for...
2017-11-20 kjvdheideJAL-281 option pane with error handling for selecting...
2017-11-17 kjvdheideJAL-2805 reorganized code, tree building goes through...
2017-11-17 kjvdheideMerge branch 'kjvdh/features/PhylogenyViewer' of
2017-11-16 kjvdheideJAL-2805 expanded tree and treenode interfaces
2017-11-16 kjvdheideJAL-2805 loads of file reorganizing, interfaces expanded