JAL-3243 Replaced javax.ws jar compatible with jersey-*-1.19.1.jar
[jalview.git] / src /
2019-02-28 Jim ProcterMerge branch 'feature/JAL-3141_backupfiles_for211'... merge/develop_feature/JAL-3141_backupfiles_for211
2019-02-27 gmungocJAL-2527 default Overview 'hide hidden' i.e. WYSIWYG
2019-02-26 gmungocJAL-3201 JAL-2386 don't pre-select 'apply to all groups'
2019-02-26 gmungocJAL-3201 group colour schemes distinct instances
2019-02-25 gmungocJAL-3200 fast lookup of DSSP3 notation
2019-02-24 gmungocJAL-3198 don't recalculate group conservation for Id...
2019-02-24 gmungocJAL-3198 SequenceGroup 'bulk constructor' without dupli...
2019-02-22 gmungocJAL-2915 don't recalculate Overview on scroll to positi...
2019-02-22 gmungocJAL-2738 don't set AF as feature score
2019-02-22 Ben SoaresJAL-3141 improved message for asking whether to delete...
2019-02-21 Ben SoaresJAL-3141 Sensible refactoring for confirming deleting...
2019-02-17 Ben SoaresJAL-3141 User warning when deleting old backup files...
2019-02-15 Ben SoaresJAL-3141 re-order deletion of old files and check lastM...
2019-02-14 Ben SoaresJAL-3141 Added warning/confirmation when suffixReverse...
2019-02-14 Ben SoaresJAL-3141 Moved 'Previously saved scheme' combo box...
2019-02-01 Ben SoaresJAL-3141 Slight efficiency gain in detecting backupfile...
2019-01-30 Ben SoaresJAL-3141 Enabled the 'Include backpup files' checkbox...
2019-01-29 Ben SoaresJAL-3141 Found a good fix for updating the FileChooser...
2019-01-29 Ben SoaresJAL-3141 Found a (not ideal) fix for updating the FileC...
2019-01-29 gmungocJAL-3143 format alleles array for feature description
2019-01-28 Ben SoaresJAL-3141 improvement on BackupFilenameParts filename...
2019-01-25 Ben SoaresJAL-3141. This adds quite a lot of code to allow an...
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 gmungocJAL-3018 Ensembl version updated to 9.0
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-23 gmungocJAL-3063 correct handling of absent choice element...
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-18 gmungocJAL-3143 'id' not 'ID' attribute drives generation...
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
2019-01-08 gmungocJAL-3180 Disabled 'By Annotation' group colour menu... feature/JAL-3180colourAnnotationMenu
2019-01-04 gmungocJAL-3180 fix By Annotation selection state in colour...
2019-01-04 gmungocJAL-3181 refactor: extracted buildLinkMenu() for testab... feature/JAL-3181linkOrdering
2019-01-04 gmungocJAL-3181 simplified code and test
2019-01-03 gmungocJAL-3181 order link menu items
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-2621 Overview uses hand cursor in drag box, crossha... bug/JAL-2621
2018-12-19 gmungocJAL-3178 include non-positional features in their group... bug/JAL-2791exportFilteredFeature
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-14 Ben SoaresJAL-3130 single class testing on CLI with ant [ -Dclass...
2018-12-13 Ben SoaresJAL-3130 Fixing a few more tests that pass on a Mac...
2018-12-13 Ben SoaresJAL-3130 Use non-deprecated check for Mac CMD key press
2018-12-13 Ben SoaresJAL-3130 Attempting to fix 8 tests that pass on a Mac...
2018-12-11 Ben SoaresJAL-3130 Turns out Quit/About/Preferences handlers...
2018-12-10 gmungocJAL-1421 added type to List and Vector feature/JAL-3169cancelOverwrite
2018-12-10 gmungocJAL-3169 leave file browser open on Cancel in overwrite...
2018-12-06 Ben SoaresJAL-3130 incorporating feature/JAL-3063jaxbNoCastor...
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-12-03 Ben SoaresJAL-3130 Added flagged runtime 'Reflection' check on...
2018-11-30 gmungocJAL-2420 don't offer Reveal All over alignment panel bug/JAL-2420revealAllMenu
2018-11-30 gmungocJAL-3166 catch NPE if all sequences are hidden bug/JAL-3166npeAllRowsHidden
2018-11-29 gmungocJAL-3140 NCList now via IntervalStore library
2018-11-28 gmungocJAL-3164 redraw complement overview on hide columns bug/JAL-3164complementOverview
2018-11-28 gmungocJAL-3158 additional calls to reset 'selection changed... bug/JAL-3158selectionBroadcasts
2018-11-22 gmungocJAL-3161 limit tooltip and status updates to visible... bug/JAL-3161annotationTooltipRange
2018-11-20 Jim ProcterJAL-3127 Sequence ID Colour and nominal spanish translation
2018-11-19 Jim ProcterJAL-3127 javadoc, don’t darken white when shading resid...
next