JAL-3141 Added a '.fa' to filename examples
[jalview.git] / src /
2019-01-24 Ben SoaresJAL-3141 Added a '.fa' to filename examples
2019-01-24 Ben SoaresJAL-3141 Change of label
2019-01-24 Ben SoaresJAL-3141 Removed border around example filenames in...
2019-01-24 Ben SoaresJAL-3141 New layout and wording of Backups Preferences...
2019-01-24 Ben SoaresJAL-3141 Reformatted code in eclipse
2019-01-23 Ben SoaresJAL-3141 Added Presets options in the Backups Preferenc...
2019-01-22 Ben SoaresJAL-3141 Fixed what happens when suffix template has...
2019-01-21 Ben SoaresJAL-3141 Rejigged the Preferences tab and changed some...
2019-01-20 Ben SoaresJAL-3141 removing diagnostic output
2019-01-20 Ben SoaresJAL-3141 Fixed example filenames in Preferences pane...
2019-01-20 Ben SoaresJAL-3141 Changed suffix position to after the extension...
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-18 Jim ProcterMerge branch 'develop' into feature/JAL-3063jaxbNoCastor
2019-01-17 Jim ProcterJAL-3116 clear out whitespace when materialising Sequen...
2019-01-16 Ben SoaresJAL-3141 Remove no longer used exampleLabel
2019-01-16 Jim ProcterMerge branch 'feature/JAL-3063jaxbNoCastor' into develop
2019-01-16 Jim ProcterMerge branch 'features/pca_jaxb_datasetrefs_JAL-3171_JA...
2019-01-15 Jim ProcterJAL-1767 refactor associated view logic to public metho...
2019-01-14 Ben SoaresJAL-3141 Forgot this file, sorry!
2019-01-14 Ben SoaresJAL-3141 Added a 'Save Project as...' File menu item...
2019-01-14 Ben SoaresJAL-3141 Made more constants
2019-01-14 gmungocJAL-3186 remove Variable Colour from popup menu
2019-01-14 gmungocJAL-2069 wider dialog so all fields show!
2019-01-14 gmungocJAL-2069 clear any error colour when setting threshold...
2019-01-14 gmungocJAL-3125 tidy up
2019-01-14 gmungocJAL-3125 avoid slider 'rounding' threshold field value
2019-01-09 Ben SoaresJAL-3141 removed redundant method to tests
2019-01-09 Jim ProcterMerge branch 'feature/JAL-3063JAXB' into features/pca_j...
2019-01-09 Jim ProcterMerge branch 'feature/JAL-3063JAXB' into feature/JAL...
2019-01-09 Jim ProcterJAL-3063 remove stale JAXB binding POJO
2019-01-09 Ben SoaresJAL-3141 Added i18n for the example filenames in Prefer...
2019-01-09 Ben SoaresJAL-3141 forgot to add this file after extracting the...
2019-01-09 Ben SoaresJAL-3141 Made one more suggested change from code review
2019-01-08 Ben SoaresJAL-3141 Made some more suggested changes from code...
2019-01-08 Ben SoaresJAL-3141 Made some suggested changes from code review
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-20 Jim ProcterJAL-3171 JAL-3063 merge updates from JAL-1767
2018-12-19 Jim ProcterMerge branch 'features/JAL-1767pcaInProject' into bug...
2018-12-19 gmungocJAL-2791 JAL-2808 correct Javadoc for api method
2018-12-17 Jim ProcterMerge branch 'bug/JAL-2864nullOverviewCanvas' into...
2018-12-17 Jim ProcterMerge branch 'bug/JAL-2750' into develop
2018-12-17 Jim ProcterMerge branch 'develop' into bug/JAL-2541cutRelocateFeatures
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 gmungocJAL-1854 fix Checkstyle import violations
2018-12-03 gmungocJAL-3063 Castor removed from codebase
2018-12-03 gmungocMerge branch 'feature/JAL-3063JAXB' into feature/JAL...
2018-11-05 Ben SoaresJAL-3141 couple of minor fixes for example files being...
2018-11-02 Ben SoaresJAL-3141 Tests now available and working, bringing...
2018-11-01 Ben SoaresJAL-3141 Preferences 'Backups' tab now fits. Moved...
2018-10-31 Ben SoaresJAL-3141 Preferences 'Backups' tab now working. Doesn...
2018-10-25 Ben SoaresJAL-3141 Ostensibly all backups working for alignment...
2018-10-24 Ben SoaresJAL-3141 Code checkout. Not compiling.
2018-10-24 Ben SoaresJAL-3141 Code checkout. Not compiling.
2018-10-23 Ben SoaresBackupFilter and other unfinished business
2018-10-22 Ben SoaresJAL-3141 Taken the backing up code out of FileChooser...
2018-10-22 Ben SoaresJAL-3141 Taken the backing up code out of FileChooser...
2018-10-22 Ben SoaresJAL-3141 Tidying
2018-10-19 Ben SoaresJAL-3141 Backup files being created with default suffix...
2018-09-28 gmungocJAL-3063 service param files read/saved using JAXB...
2018-09-28 gmungocJAL-3063 top level element added to JalviewWsParamSet.xsd
2018-09-24 gmungocJAL-3063 tidy commented out code
2018-09-21 gmungocJAL-3063 wrappers with check for null getting optional...
2018-09-20 gmungocJAL-2843 help text for colour by attribute, feature...
2018-09-19 gmungocJAL-3120 preserve plain colour value when changing...
2018-09-19 Jim ProcterJAL-2808 JAL-3026 deleted all commented out tab code...
2018-09-19 gmungocJAL-2808 JAL-3032 drop tabbed layout for Colours and...
2018-09-19 gmungocJAL-3063 use JAXB for 'Save as Project' and load projec...
2018-09-18 gmungocJAL-3063 Save/Load user defined colours using JAXB
2018-09-18 gmungocJAL-3063 Save/Load user colour scheme using JAXB
2018-09-18 gmungocJAL-3063 top level element added to colours schema...
2018-09-18 gmungocJAL-3063 New View via JAXB
2018-09-18 gmungocJAL-3063 temporary extra menu option to save/load proje...
2018-09-18 gmungocJAL-3063 first version of Jalview2XML using JAXB to...
2018-09-18 gmungocJAL-3063 JAXB binding classes generated by xjc from...
2018-09-17 gmungocJAL-3116 unit tests adapted to EMBL over JAXB
2018-09-14 gmungocJAL-3116 parse EMBL XML with JAXB (todo: update unit...
2018-09-13 gmungocJAL-3116 Uniprot XML unmarshalled using JAXB not Castor
2018-09-11 Jim ProcterMerge branch 'develop' into releases/Release_2_11_Branch
2018-09-09 Jim ProcterJAL-3106 normalise extension before checking if it...
2018-09-07 Jim ProcterJAL-3107 update any group associated annotation rows...
2018-09-07 Jim ProcterJAL-2988 if selected file is null (On Java 10/OSX ...
2018-09-07 Jim ProcterJAL-2988 workaround: overload getSelectedFile() because...
2018-09-07 Jim ProcterJAL-3106 use .jvp as default
2018-09-07 Jim ProcterJAL-3105 fix for focus transfer after window closed...
2018-09-06 Jim ProcterJAL-3091 code committed in error (failed patch for...
2018-09-06 Jim ProcterJAL-3091 release notes for JAL-3104
2018-09-06 Jim ProcterJAL-3105 reallocate quality and consensus annotation...
2018-09-06 Jim ProcterJAL-2854 compute visible annotation panel height and...
2018-09-05 Jim ProcterMerge branch 'bug/JAL-3076ensemblGeneId' into develop
2018-09-05 Jim ProcterMerge branch 'bug/JAL-3065_DH_keyPair_Exception_nogroov...
2018-09-05 Jim ProcterJAL-3065 - amended commit 4906697ab6e5a79fbce3baae89f7... bug/JAL-3065_DH_keyPair_Exception_nogroovysettings
2018-09-03 Jim ProcterMerge branch 'patch/VAqua_saveload_update_JAL-2988...
2018-09-03 gmungocMerge branch 'trialMerge' into releases/Release_2_10_5_...
2018-09-03 gmungocJAL-3076 fetch Ensembl sequence as JSON instead of...
2018-09-03 Jim ProcterMerge branch 'bug/JAL-3065_DH_keyPair_Exception' into...
next