JAL-4021 todo & fix FileFormat tests
[jalview.git] / src / jalview / ext / forester / io /
2022-06-03 Jim ProcterJAL-4021 todo & fix FileFormat tests
2018-01-17 kjvdheideJAL-1951 added comment to NexusFile clarifying Forester...
2018-01-09 kjvdheideJAL-2805 correct nexus parser is now created
2018-01-09 kjvdheideJAL-2805 getNodeSequences returns a list now instead...
2018-01-09 kjvdheideJAL-2805 allow for non-xsd validating phyloxml parsing
2018-01-09 kjvdheideJAL-2805 added nexus specific parser settings
2018-01-09 kjvdheideJAL-2805 broke off the phylogenetic file formats into...
2018-01-09 kjvdheideJAL-2805 parser is now File based (instead of FileParse...
2018-01-05 kjvdheideJAL-281 ForesterParser now extends from AlignFile
2018-01-04 kjvdheideJAL-281 ForesterParser factory methods added
2017-12-20 kjvdheideJAL-281 moved utility methods to .io package
2017-12-20 kjvdheideJAL-281 split up TreeParser into separate format parsers
2017-12-19 kjvdheideJAL-281 created Nexus and PhyloXML parser classes
2017-12-19 kjvdheideJAL-281 cleared out useless tree parser class
2017-12-14 kjvdheideJAL-1953 more progress on interfaces, jalview binding...
2017-12-12 kjvdheideJAL-2877 disabled Jalview's own viewer for testing spikes/thomas
2017-12-11 kjvdheideJAL-2877 disabled Jalview's default tree viewer when...
2017-11-26 kjvdheideJAL-2847 first rough attempt at loading in via database ID
2017-11-24 kjvdheideJAL-2799 ALL trees are now loaded in as separate Aptx...
2017-11-22 kjvdheideJAL-2847 small things, filled in actionperformeds
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 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-2805 more sensible interface method params
2017-11-14 kjvdheideJAL-2805 finished up interface comments
2017-11-13 kjvdheideJAL-2805 interface comments
2017-11-13 kjvdheideJAL-2805 more interface name changing
2017-11-13 kjvdheideJAL-2805 TreeParser now interface based
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...