JAL-2826 added action performed for hiding collapsed sequences
[jalview.git] / src / jalview / io / FileFormat.java
2018-01-18 kjvdheideJAL-2805 disabled Nexus file identification(as its...
2018-01-17 kjvdheideJAL-281 added isTreeFile() boolean
2018-01-09 kjvdheideJAL-2805 broke off the phylogenetic file formats into...
2018-01-04 kjvdheideJAL-281 ForesterParser factory methods added
2017-12-20 kjvdheideJAL-281 split up TreeParser into separate format parsers
2017-12-19 kjvdheideJAL-281 added phyloxml and nexus to jalview fileformats
2017-08-16 Jim ProcterJAL-2418 add GPL to main sources
2017-02-14 gmungocParsing moved to (new) ScoreMatrixFile, drag and drop...
2017-01-12 gmungocJAL-2344 now flagging formats as 'identifiable' instead...
2017-01-11 gmungocJAL-2344 separated AlignmentFileI into AlignmentFileRea...
2017-01-11 gmungocJAL-2344 FileFormats singleton for formats, FileFormatI...
2016-11-28 gmungocJAL-2344 added FileFormatI.isStructureFile()
2016-11-25 gmungocMerge branch 'develop' into trialMerge
2016-11-24 gmungocDistinguish text-only output formats and others (.jar...
2016-11-24 gmungocFurther tweaks to get tests passing
2016-11-24 gmungocFileFormatI further tweaks, clean compile
2016-08-30 gmungocMerge branch 'develop' into features/filetypeEnum
2016-07-18 gmungocfileFormat enum wip changes
2016-07-12 gmungocFileFormat enum new types