Revert "JAL-2799 all tabs now get mouse listeners and Jalview switches tree view"
[jalview.git] / src / jalview / ext / archaeopteryx /
2022-06-02 Jim ProcterRevert "JAL-2799 all tabs now get mouse listeners and...
2017-11-24 kjvdheideJAL-2799 all tabs now get mouse listeners and Jalview... kjvdh/features/PhylogenyViewer_tabbedsupport
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-21 kjvdheideJAL-281 added string label for loading from database
2017-11-20 kjvdheideJAL-2799 JAL-2805 JAL-281 multiple trees can now be...
2017-11-20 kjvdheideJAL-281 option pane with error handling for selecting...
2017-11-17 kjvdheideJAL-2805 code refactor (actionPerformed cleaned up...
2017-11-17 kjvdheideJAL-2805 reorganized code, tree building goes through...
2017-11-17 kjvdheideMerge branch 'kjvdh/features/PhylogenyViewer' of
2017-11-17 kjvdheideJAL-2805 couple of method name changes
2017-11-16 kjvdheideJAL-2805 expanded tree and treenode interfaces
2017-11-16 kjvdheideJAL-2805 loads of file reorganizing, interfaces expanded
2017-11-14 kjvdheideJAL-2795 added duplication check when calculated nodes...
2017-11-14 kjvdheideJAL-2805 added getters for hashmaps filled with associa...
2017-11-14 kjvdheideJAL-2805 added static method for logging duplications...
2017-11-14 kjvdheideJAL-2805 more sensible interface method params
2017-11-14 kjvdheideJAL-2805 finished up interface comments
2017-11-14 kjvdheideJAL-2805 re-enabled one2many checks
2017-11-14 kjvdheideJAL-2805 interface comments, progress on associating...
2017-11-13 kjvdheideJAL-2805 interface comments
2017-11-13 kjvdheideJAL-2805 some more name changes
2017-11-13 kjvdheideJAL-2805 more name changes for clarity
2017-11-13 kjvdheideJAL-2805 name changed of interfaces for consistency
2017-11-13 kjvdheideJAL-2805 Jalview sequence binding interface expanded
2017-11-13 kjvdheideJAL-2805 Added tree building interface
2017-11-13 kjvdheideJAL-2805 name change
2017-11-13 kjvdheideJAL-2805 deleted old Aptx class for loading just Newick...
2017-11-13 kjvdheideJAL-2805 more interface work
2017-11-13 kjvdheideJAL-2794 removed unused interface
2017-11-13 kjvdheideJAL-2805 undid accidental double (buggy) binding, more...
2017-11-13 kjvdheideJAL-2805 First try at loading tree through Forester...
2017-11-10 kjvdheideJAL-2794 reorganized node select code, added subtree...
2017-11-10 kjvdheideJAL-2794 comments comments comments
2017-11-10 kjvdheideJAL-2794 most method parameters/class variables made...
2017-11-10 kjvdheideJAL-2794 comments, selected node now doesn't have to...
2017-11-09 kjvdheideJAL-2794 PaintRefresher support, Aptx node selection...
2017-11-09 kjvdheideJAL-2794 interface comment
2017-11-09 kjvdheideJAL-2794 Made HashMap with Nodes as keys and sequences...
2017-11-08 kjvdheideJAL-2794 Aptx instances get their parent alignment...
2017-11-08 kjvdheideJAL-2794 Cleaning up tree conversion, sequences are...
2017-11-08 kjvdheideJAL-2794 Interface name change (oops)
2017-11-08 kjvdheideJAL-2794 made JalviewTreeViewerBinding an interface
2017-11-03 kjvdheideJAL-2794 created tree viewer binding class
2017-11-03 kjvdheideJAL-2795 bunch of cleanup and comments
2017-11-02 kjvdheideJAL-2795 added back test loop for Aptx tree naming...
2017-11-02 kjvdheideJAL-2795 Reverted code changes needed to cluster from...
2017-11-02 kjvdheideJAL-2795 Forester now NJ-clusters the DistanceMatrix...
2017-11-02 kjvdheideJAL-2795 moved matrix conversion to the ForesterMatrix...
2017-11-01 kjvdheideJAL-2795 Sequence[] references now as SequenceI[] ...
2017-10-30 kjvdheideJAL-2795 rebuilt MatrixConverter to be purely static
2017-10-28 kjvdheideJAL-2795 moved ForesterMatrix to ext.forester
2017-10-28 kjvdheideJAL-2795 Added get and set values to the converted...
2017-10-27 kjvdheideJAL-2795 start of Jalview's Matrix conversion
2017-10-26 kjvdheideStart of matrix converter
2017-10-26 kjvdheideAdded proper title to aptx trees
2017-10-26 kjvdheideAdded TreeBuilder as parameter to the converter constructor
2017-10-26 kjvdheideName changed of aptx treebuilder to treeconverter
2017-10-25 kjvdheidefinished up tests for trees made from jalview data
2017-10-24 kjvdheideTests for Aptx tree created from a Phylogeny object...
2017-10-13 kjvdheidebasic tests for Aptx
2017-10-13 kjvdheideArchaeopteryxInit is now static
2017-10-13 kjvdheidesimplified aptx frame creation code
2017-10-13 kjvdheideSlight Aptx colour change
2017-10-12 kjvdheideCustom aptx configuration added
2017-10-12 kjvdheidemoved Aptx creation from CalculationChooser to separate...
2017-10-12 kjvdheideCreated test class for Archaeopteryx tree viewing
2017-10-11 kjvdheideforester as submodule with InternalFrame + start of...
2017-10-11 kjvdheidejust a comment
2017-10-11 kjvdheideAdded tree building (without distances yet)
2017-10-10 kjvdheideStart of programmatically creating Aptx trees
2017-10-09 kjvdheideStart of creating tree nodes for Aptx
2017-10-09 kjvdheideFully separated tree GUI from calculation
2017-10-07 kjvdheideRenaming
2017-10-06 kjvdheideStart of creating the objects Archaeopteryx needs
2017-10-05 kjvdheideBlank interfaces added
2017-10-03 kjvdheideProper copyright dating added
2017-10-03 kjvdheideCopyright test
2017-09-29 kjvdheideBegin separation of GUI and tree calculation logic origin/spikes/koen