JAL-3253 temporary branch SwingJS upgrade with testNG fixes Java 8
[jalview.git] / src / jalview / project / Jalview2XML.java
2020-03-23 BobHansonJAL-3253 temporary branch SwingJS upgrade with testNG...
2019-10-17 gmungocJAL-3436 null large object reference, tidy method visib...
2019-10-17 gmungocJAL-3436 move/rename/private fields refactoring only
2019-10-08 hansonrJAL-3436 fix for reload not reloading files Jalview-jJS/JAL-3253-applet-JAL-3436
2019-10-06 hansonrJAL-3451 JalviewJS embedded mode not resizing
2019-09-05 gmungocJAL-3401 reset 'no repaint' flag after New View / copyA...
2019-08-27 hansonrJAL-3253-applet JAL-3424 headless fix for Windows
2019-08-08 hansonrJAL-3401 JAL-3253-applet
2019-08-06 hansonrJAL-3383 JAL-3397 JAL-3253-applet IntervalStore options
2019-07-02 hansonrJAL-3253 Jalview2XML minor recoding; suggesting Invoke...
2019-05-23 hansonrJalview-JS/JAL-3253-applet newick Regex coding error...
2019-05-22 hansonrMerge branch 'Jalview-JS/JAL-3253-applet' of
2019-05-22 hansonrJalview-JS/JAL-3253-applet also comments relating to...
2019-05-22 hansonrJalview-JS/JAL-3253-applet fix for original desktop...
2019-05-15 gmungocJAL-3253-applet feature parameter processing fixed
2019-05-15 gmungocJAL-3253 ApplicationSingletonProvider replaces Instance
2019-05-10 hansonrJAL-3253 jalview.bin.Instance streamlining
2019-05-10 hansonrJAL-3253 jalview.bin.Instance handles all singleton...
2019-05-08 hansonrJAL-3253 preliminary static fixes for JavaScript
2019-04-17 gmungocJAL-3026 fix bug loading Jalview Project (in Java)
2019-03-27 hansonrconsolidation of Platform isJS calls
2019-03-15 gmungocMerge branch 'develop' into Jalview-JS/develop
2019-03-15 gmungocJAL-2964 missed branch for restore link tree to all...
2019-03-14 gmungocJAL-3210 JAL-3141 JAL-3056 disable backups in JalviewJS
2019-03-13 gmungocMerge branch 'develop' into trialMerge
2019-03-11 gmungocMerge branch 'develop' into merge/JAL-3127
2019-03-11 gmungocJAL-3201 restore group colours correctly from project feature/JAL-2250colourAllGroups
2019-03-11 gmungocMerge branch 'feature/JAL-3127_seqidChainshading' into...
2019-03-04 gmungocMerge branch 'bug/JAL-3120restoreFeatureColour' into...
2019-02-28 gmungocMerge remote-tracking branch 'origin/feature/JAL-3141_b...
2019-02-28 Jim ProcterMerge branch 'feature/JAL-3141_backupfiles_for211'... merge/develop_feature/JAL-3141_backupfiles_for211
2019-01-26 hansonrJalview.isJS() --> Platform.isJS(), DBRefEntry[] -...
2019-01-23 gmungocJAL-3063 correct handling of absent choice element...
2019-01-20 Ben SoaresJAL-3141 Re-added some changes in Jalview2XML missed...
2019-01-18 Jim ProcterMerge branch 'feature/JAL-3063jaxbNoCastor' into featur...
2019-01-16 Jim ProcterMerge branch 'feature/JAL-3063jaxbNoCastor' into develop
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-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...