jalview.git
2017-11-13 Jim ProcterJAL-2810 simpler tooltip (assume user will work out...
2017-11-10 Jim ProcterJAL-2828 allow CalcId to match on String equivalence... doc/JAL-2494_JAL-2828_mergefindAnnotation
2017-11-10 Jim ProcterJAL-2828 refactored duplicate code for searching lists...
2017-11-10 gmungocJAL-2829 fixes and unit tests bug/JAL-2829deleteCharsWithGaps
2017-11-10 gmungocJAL-2562 updated findPosition javadoc to match behaviour
2017-11-10 kjvdheideJAL-2794 reorganized node select code, added subtree...
2017-11-10 gmungocJAL-2829 unit tests for failing cases
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-10 kiramtJAL-2827 related fixes for stem and non-canonical annot... bug/JAL-2827
2017-11-09 kiramtJAL-2827 Fix notched repaint of helix annotation when...
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 getters and setters for finding nodes in fores...
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-08 kjvdheideJAL-2794 Added getter for AlignmentViewport to TreeBuilder
2017-11-08 Jim ProcterMerge branch 'bug/JAL-2742' into develop
2017-11-08 Jim ProcterRevert "JAL-2742 release notes - pending confirmation...
2017-11-08 Jim ProcterJAL-2225 release note
2017-11-08 Jim ProcterMerge branch 'bug/JAL-2225mapMultipleChains' into develop
2017-11-08 Jim ProcterMerge branch 'develop' into bug/JAL-2225mapMultipleChains
2017-11-07 Jim ProcterJAL-2698 14 Nov 2017 release date for 2.10.3
2017-11-07 Jim ProcterJAL-2775 release notes
2017-11-07 Jim ProcterMerge branch 'imp/JAL-2775' into develop
2017-11-07 Jim ProcterJAL-2810 i18n tab label
2017-11-07 kiramtJAL-2774 Added javadoc for new event parameters imp/JAL-2774
2017-11-07 Jim ProcterJAL-2810 ‘Close’ is now ‘Cancel’ in SequenceFetcher...
2017-11-07 Jim ProcterJAL-2810 working back button shown for bulk ID retrieva...
2017-11-07 kiramtJAL-2774 Fix fastpaint of wrapped alignment
2017-11-07 kiramtJAL-2821 refactored drawPartialGroupOutline bug/JAL-2821
2017-11-07 Jim ProcterJAL-2810 bulk fetch for PDB IDs
2017-11-07 Jim ProcterJAL-2804 clearer tooltip for autosearch checkbox
2017-11-06 kjvdheideJAL-2794 simplified/clarified associating leaves to...
2017-11-06 Jim ProcterJAL-2756 release notes
2017-11-06 Jim ProcterMerge branch 'bug/JAL-2756sequenceidmessage' into develop
2017-11-03 Jim ProcterMerge branch 'documentation/JAL-2698_release2103' into...
2017-11-03 Jim ProcterJAL-2818 modified README for launching jalview from...
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-11-01 kiramtMerge branch 'develop' into imp/JAL-2775 imp/JAL-2775
2017-10-31 kiramtJAL-2774 Fix repaint artefacts
2017-10-31 kiramtJAL-2774 Fixed merge issues
2017-10-31 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-10-31 Jim ProcterJAL-2810 checkbox label for Autosearch
2017-10-31 Jim ProcterJAL-2810 default border colour
2017-10-31 kiramtJAL-2756 update for new EBI https link
2017-10-30 kjvdheideJAL-2795 neater error message
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 Jim ProcterJAL-2810 prototype retrieve ID tab for the Uniprot...
2017-10-27 kjvdheideJAL-2795 start of Jalview's Matrix conversion
2017-10-27 kjvdheideMerge branch 'develop' of https://source.jalview.org...
2017-10-27 Jim ProcterJAL-2804 update search results when enter pressed or...
2017-10-27 Jim ProcterJAL-2804 checkbox to enable/disable auto search (with...
2017-10-27 Jim ProcterJAL-2804 kludge method to test if last key event handle...
2017-10-27 gmungocJAL-2526 updated javadoc
2017-10-26 kjvdheideStart of matrix converter
2017-10-26 kjvdheideAdded proper title to aptx trees
2017-10-26 kjvdheidetest name change
2017-10-26 kjvdheideMade FreeUpMemoryTest compatible with modified Calculat...
2017-10-26 kjvdheideMerge branch 'develop' of https://source.jalview.org...
2017-10-26 Jim ProcterJAL-2698 update version and cut release branch
2017-10-26 Jim ProcterJAL-2546 release notes
2017-10-26 Jim ProcterJAL-2488 patch causes of NPE during testStoreAndRecover...
2017-10-26 kjvdheideAdded getters for scoremodel & scoreparams in TreeBuilder
2017-10-26 Jim ProcterMerge branch 'feature/JAL-2488finalize' into develop
2017-10-26 kjvdheideTreeBuilder now stores the used ScoreModel and ScoreParams
2017-10-26 Jim ProcterJAL-2036 2.10.3 release notes
2017-10-26 kjvdheidesmall name fixes in TreeBuilder
2017-10-26 kjvdheideAdded TreeBuilder as parameter to the converter constructor
2017-10-26 kjvdheideName changed of aptx treebuilder to treeconverter
2017-10-26 kjvdheideadded getSeqData to TreeBuilder
2017-10-26 Jim ProcterJAL-2793 cancelling font changed dialog didn't call...
2017-10-26 kjvdheideAdded full names to the tree algorithm enum
2017-10-26 kjvdheideadded abbreviations
2017-10-26 kjvdheideadded enum for the different tree algorithms
2017-10-26 kjvdheideCouple more thread names
next