Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / io / BioJsHTMLOutput.java
2023-11-03 James ProcterJAL-4090 JAL-1551 spotlessApply
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2023-05-02 Ben SoaresJAL-629 Add --renderer arg/subval for vector output...
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2022-02-11 Ben SoaresJAL-3949 Complete new abstracted logging framework...
2018-12-17 gmungocJAL-3068 tidy status bar messaging
2018-07-23 gmungocJAL-3048 all image export (alignment, tree, PCA, Jmol...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-16 Jim ProcterJAL-2418 source formatting
2016-11-22 tcofoegbuJAL-2322 added runnable interface to HTMLOutput class...
2016-11-14 tcofoegbuJAL-2322 Refactored unified architecture for data ...
2016-11-11 tcofoegbuJAL-2277 Refactored out duplicated method - printUnwrap...
2016-10-26 tcofoegbuJAL-2284 basic support for exporting BioJS MSA viewer... features/JAL-2284_export-biojsmsa-via-cli
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-08-30 gmungocMerge branch 'develop' into features/filetypeEnum
2016-07-11 gmungocfile format enum wip changes
2016-02-09 tcofoegbuJAL-1976 catch and handle OOM Error
2016-02-09 tcofoegbuJAL-1976 Added progress indicators for HTML_SVG and...
2015-10-16 Jim ProcterJAL-1925 update source version in license Release_2_9_0b2
2015-10-08 Jim ProcterJAL-1894 update year/version in copyright
2015-10-08 Jim ProcterMerge branch 'develop' into Release_2_9_0b1_Branch
2015-10-07 Jim ProcterJAL-1894 source formatting
2015-09-22 Jim ProcterMerge branch 'develop' into Release_2_9_0b1_Branch
2015-09-16 tcofoegbuJAL-1881 Bugfix for annotation import from BioJS
2015-09-10 Jim ProcterJAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensin...
2015-09-10 Jim ProcterJAL-1645 licencing for new files in src
2015-09-10 Jim ProcterJAL-1645 source formatting and organise imports
2015-09-03 tcofoegbuJAL-793 use default custom export settings for html...
2015-09-02 tcofoegbuJAL-1740 migrated BioJSMSAViewer git repo to https...
2015-08-24 tcofoegbuJAL-1641 externalised save_as_biojs_html
2015-08-14 tcofoegbuJAL-1831 added changes to allow auto-generation of...
2015-07-08 gmungocJAL-1759 merge from develop
2015-07-01 tcofoegbuhouse keeping
2015-06-26 tcofoegbuJAL-1641 fixed broken functionalities after refactor
2015-06-18 Jim ProcterJAL-1780 JAL-653 moved AlignExportSettings reference...
2015-06-05 tcofoegbuJAL-1760 JAL-1641 Serialisation of Hidden Seqs and...
2015-06-04 tcofoegbuJAL-1756 bug-fix
2015-06-04 tcofoegbuJAL-1641 updated json schema to make it more generic...
2015-05-27 tcofoegbuJAL-1740 updated synch codes to use a git repo rather... features/JAL-1740_Decoup-BioJS
2015-05-21 tcofoegbuJAL-1740 implemented auto-update of BioJsMSA, introduce... features/JAL-1740_BioJsAutoUpdater
2015-05-20 tcofoegbuJAL-1541 minor code clean up, and added test for BioJsH...
2015-05-19 tcofoegbuJAL-1541 Modified BioJs exporter to take advantage...
2015-05-11 tcofoegbuJAL-1641 cherry-picked changes into develop compatible...
2015-03-26 gmungocMerge develop to Release_2_8_3_Branch
2015-02-19 gmungocJAL-1665 refactored Sequence.getSequenceFeatures features/sequenceFeatureRefactor
2015-01-07 Jim ProcterMerge branch 'develop' into JAL-1483_29dev
2014-12-22 Jim ProcterMerge: 497958b 68dcaa7
2014-11-14 Charles OfoegbuHouse keeping
2014-11-12 Charles OfoegbuModified biojs exporter/importer to preserve SequenceFe...
2014-11-07 Charles OfoegbuModified BioJsHTMLOutput.java to clean up and close...
2014-11-07 Charles OfoegbuModified BioJsHTMLOutput.java to use class loader while...
2014-11-06 Charles OfoegbuUpdated BioJs Html to be capable of launching jalivew
2014-10-31 Charles OfoegbuJAL-1541 upadated BioJs emmitter to store alignment...
2014-10-30 Charles OfoegbuJAL-1541 BioJs MSA Viewer export option implementation