JAL-2795 simplified instance creation from calculation
[jalview.git] / src / jalview / gui / CalculationChooser.java
2018-01-11 kjvdheideJAL-2795 simplified instance creation from calculation
2018-01-10 kjvdheideJAL-2795 calculated trees are now passed along as Newic...
2017-11-24 kjvdheideJAL-2799 rearranged AptxInit code
2017-11-17 kjvdheideMerge branch 'kjvdh/features/PhylogenyViewer' of
2017-10-26 kjvdheideMade FreeUpMemoryTest compatible with modified Calculat...
2017-10-26 kjvdheideAdded full names to the tree algorithm enum
2017-10-26 kjvdheideremoved accidental added enters, commented out broken...
2017-10-25 kjvdheideMerge branch 'develop' of https://source.jalview.org...
2017-10-13 kjvdheideArchaeopteryxInit is now static
2017-10-12 kjvdheidemoved Aptx creation from CalculationChooser to separate...
2017-10-11 kjvdheideforester as submodule with InternalFrame + start of...
2017-10-11 kjvdheideAdded tree building (without distances yet)
2017-10-10 kjvdheideStart of programmatically creating Aptx trees
2017-10-09 kjvdheidefixed incorrect panel title
2017-10-09 kjvdheideStart of creating tree nodes for Aptx
2017-10-09 kjvdheideFully separated tree GUI from calculation
2017-10-06 kjvdheideStart of creating the objects Archaeopteryx needs
2017-10-05 kjvdheideBlank interfaces added
2017-09-29 kjvdheideBegin separation of GUI and tree calculation logic origin/spikes/koen
2017-09-14 gmungocJAL-2727 method to check if PCAPanel thread is working
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-05-09 gmungocJAL-1632 correct i18n and NPE
2017-05-08 gmungocJAL-1632 i18n for warning messages
2017-05-03 Jim ProcterJAL-2393 JAL-2416 refresh the score model menu when... features/JAL-2393customMatrices
2017-05-02 Jim ProcterJAL-1632 enable/disable CalculationChooser buttons...
2017-05-02 Jim ProcterJAL-1632 compare size of input against minimums for...
2017-05-02 Jim ProcterJAL-1632 OK->Calculate, Cancel->Close buttons
2017-05-02 Jim ProcterJAL-1632 removed ‘tree’ option and changed dialog layout
2017-05-02 gmungocJAL-2499 JAL-2403 push 'configure for view' inside...
2017-04-12 gmungocJAL-1632 one PCA/Tree per panel, closed when panel...
2017-03-27 gmungocJAL-2416 tooltip with descriptions for score models...
2017-03-24 gmungocJAL-1632 TreeChooser renamed CalculationChooser, text...