Merge branch 'releases/Release_2_11_4_Branch'
[jalview.git] / src / jalview / project / Jalview2XML.java
2019-01-11 hansonr(commented out but potentially useful) methods to tap...
2018-12-21 gmungocJAL-1767 minimise local variable scope
2018-12-20 Jim ProcterJAL-1767 port save/load PCA panel to JAXB - JAL-3063
2018-12-14 Jim ProcterJAL-3171 record mapping between unmarshalled sequence...
2018-12-14 Jim ProcterJAL-3171 raise warning when a dataset reference exists...
2018-12-14 Jim ProcterJAL-3171 resolve dataset for imported projects via...
2018-12-14 Jim ProcterJAL-3171 register existing dataset for new view
2018-12-06 Ben SoaresJAL-3130 incorporating feature/JAL-3063jaxbNoCastor...
2018-12-03 gmungocJAL-3063 Castor removed from codebase
2018-11-15 gmungocJAL-3063 remove commented code, suppress debug output
2018-11-07 hansonrJAL-3026-JAL-3063 JAXB unmarshaller fix
2018-11-07 hansonrJAL-3026-JAL-3063 session test files
2018-11-06 hansonrJAXB marshalling by JavaScript successfully unmarshalle...
2018-11-02 hansonrMarshalling produces valid ZIP file. Unmarshalling...
2018-10-30 hansonrJAL-3026-JAL-3063 adds binary ext to J2S
2018-09-24 gmungocJAL-3063 tidy commented out code
2018-09-21 gmungocJAL-3063 wrappers with check for null getting optional...
2018-09-18 gmungocJAL-3063 Save/Load user colour scheme using JAXB
2018-09-18 gmungocJAL-3063 first version of Jalview2XML using JAXB to...