JAL-2799 all tabs now get mouse listeners and Jalview switches tree view
[jalview.git] / src / jalview / ext /
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 kjvdheideMerge remote-tracking branch 'origin/releases/Release_2...
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 kjvdheideJAL-2795 removed unneeded distancematrix length/width...
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-15 kjvdheideJAL-2805 functional binding on loading associated trees
2017-11-14 kjvdheideJAL-2805 viewport is passed along to the tree parser
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 more interface name changing
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 TreeParser now interface based
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 warning messages added if Forester detects...
2017-11-13 kjvdheideJAL-2805 First try at loading tree through Forester...
2017-11-13 gmungocJAL-2679 example accession changed to CAD01290
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-2795 created static class for forester conversions
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-11-01 kjvdheideJAL-2795 removed sequences[] class variable, more comments
2017-10-30 kjvdheideJAL-2795 added error catching for invalid identifier
2017-10-30 kjvdheideJAL-2795 changed getting index of identifier to Stream...
2017-10-30 kjvdheideJAL-2795 rebuilt MatrixConverter to be purely static
2017-10-30 kjvdheideJAL-2795 finalized method arguments; commited forester...
2017-10-30 kjvdheideJAL-2795 removed unneeded for loop (woops) and initiali...
2017-10-30 kjvdheideJAL-2795 implemented getting/setting identifiers
2017-10-30 kjvdheideJAL-2795 added comments links from ForesterMatrix to...
2017-10-30 kjvdheideJAL-2795 removed now unneeded values variable in Forest...
2017-10-30 kjvdheideJAL-2795 add get for all matrix values to MatrixI ...
2017-10-30 kjvdheideJAL-2795 foresterMatrix now stores distance values...
2017-10-29 kjvdheideJAL-2795 more matrix implementations
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-26 kjvdheidenamed most Jalview threads
2017-10-25 kjvdheidefinished up tests for trees made from jalview data
2017-10-25 kjvdheideMerge branch 'develop' of https://source.jalview.org...
2017-10-25 Jim ProcterMerge branch 'bug/JAL-2392_deadlockonpdbdisplay' into...
2017-10-24 kjvdheideTests for Aptx tree created from a Phylogeny object...
2017-10-24 kjvdheideMerge branch 'develop' of https://source.jalview.org...
2017-10-23 Jim ProcterMerge branch 'bug/JAL-2253' into develop
2017-10-23 gmungocJAL-1854 keep fallthrough but with comment to suppress...
2017-10-23 gmungocJAL-1854 remove fallthrough of switch case (Checkstyle...
2017-10-20 gmungocJAL-2253 pull up constant, additional unit test bug/JAL-2253
2017-10-17 Jim ProcterJAL-2777 patch for whitespace chain bugs/JAL-2777_whitespaceChain
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
next