jalview.git
2018-01-29 kiramtJAL-2759 numColumns reset
2018-01-29 kiramtJAL-2759 remove redundant hiddenColumns.clear()
2018-01-29 kiramtJAL-2759 Tidy
2018-01-29 kiramtJAL-2759 make a new cursor instead of resetting, update...
2018-01-29 kiramtJAL-2759 Fix unintended type change
2018-01-29 gmungocJAL-2743 recoded EnsemblLookup without lambda expressio...
2018-01-26 Jim ProcterMerge branch 'releases/Release_2_10_3_Branch' into...
2018-01-26 kiramtJAL-2778 try another way to draw sequences with reduced...
2018-01-26 gmungocMerge branch 'develop' into features/JAL-1793VCF
2018-01-26 kiramtJAL-2778 tightened up use of resetAlignmentDims
2018-01-25 kiramtJAL-2778 Tidy
2018-01-25 kiramtJAL-2778 added JAL-2851 fix to avoid confusion
2018-01-25 kiramtJAL-2778 Reinstate id width adjuster
2018-01-24 Jim ProcterMerge branch 'develop' into releases/Release_2_10_3_Branch releases/Release_2_10_3_Branch Release_2_10_3b1
2018-01-24 Jim ProcterJAL-2858 update release date and rejig what's new message
2018-01-23 Jim ProcterMerge branch 'develop' into releases/Release_2_10_3_Branch
2018-01-23 Jim ProcterJAL-2858 fix what's new
2018-01-23 Jim ProcterMerge branch 'develop' into releases/Release_2_10_3_Branch
2018-01-23 Jim ProcterJAL-2858 update latest release notes link in TOC
2018-01-23 Jim ProcterJAL-2859 release notes
2018-01-23 Jim ProcterJAL-2858 update release notes
2018-01-22 Jim ProcterMerge branch 'develop' into releases/Release_2_10_3_Branch
2018-01-22 Jim ProcterJAL-2858 release notes for 2.10.3b1 (including revision...
2018-01-22 Jim ProcterJAL-2858 bump version number for 2.10.3b1
2018-01-22 kiramtJAL-2579 Moved locateVisibleStartOfSequence to Sequence...
2018-01-22 kiramtJAL-2759 Various minor HiddenColumns updates after...
2018-01-19 kiramtJAL-2759 Changes to getVisibleSequenceStrings after...
2018-01-19 kiramtJAL-2759 Moved propagateInsertions out of HiddenColumns
2018-01-19 kiramtJAL-2759 Update to getVisibleStartAndEndIndex after...
2018-01-18 kiramtJAL-2759 change subtractVisibleColumns and removal...
2018-01-18 gmungocJAL-2810 JAL-2886 i18n
2018-01-18 gmungocJAL-2679 update query id to actual case of retrieved...
2018-01-18 kiramtJAL-2759 Updated test
2018-01-18 kiramtJAL-2759 unit tests (incomplete)
2018-01-17 gmungocJAL-2679 case-insensitive comparison of query and retri...
2018-01-16 gmungocJAL-2679 use object_type=Transcript for lookup of Paren...
2018-01-16 kiramtJAL-2759 setup hideBitSet over range for hideInsertions
2018-01-16 gmungocJAL-2885 uniprot now https, uniprot/ensembl/pfam/xfam...
2018-01-16 gmungocJAL-1270 JAL-2885 clear properties before load
2018-01-16 kiramtJAL-2759 Unit test for PopupMenu hideInsertions code
2018-01-16 kiramtJAL-2759 Moved alignment annotation code out of HiddenC...
2018-01-16 kiramtJAL-2759 Replaced StringBuffer with StringBuilder;...
2018-01-15 kiramtJAL-2759 More compact iterator usage; after review
2018-01-15 kiramtJAL-2759 First pass instantiate hiddenColumns collectio...
2018-01-15 kiramtJAL-2759 getVisContigsIterator returns VisibleContigsIt...
2018-01-15 kiramtJAL-2759 Rename hideInsertionsFor to hideList, after...
2018-01-15 kiramtJAL-2759 Refactor of hideInsertionsFor after review
2018-01-15 kiramtJAL-2759 Simplified HiddenColumns constructor after...
2018-01-15 kiramtJAL-2759 Changed VisibleColsCollection constructor...
2018-01-15 kiramtJAL-2759 Minor doc and naming changes
2018-01-15 kiramtJAL-2759 Updated absoluteToVisibleColumn doc (prev...
2018-01-15 kiramtJAL-2759 Rename findColumnPosition and adjustForHiddenC...
2018-01-15 kiramtJAL-2759 Renamed BoundedHiddenColsIterator to HiddenCol...
2018-01-15 kiramtJAL-2759 Comments and renaming for has(Many)HiddenColum...
2018-01-15 kiramtJAL-2759 Tidy up javadoc and naming in HiddenColumnsCur...
2018-01-15 kiramtJAL-2759 Updated HiddenColumnsTest::testIsVisible follo...
2018-01-15 kiramtJAL-2759 Update to getHiddenBoundaryRight + unit test...
2018-01-15 kiramtJAL-2759 Updates following review
2018-01-12 kiramtJAL-2886 trivial unit test fix
2018-01-11 kiramtMerge remote-tracking branch 'origin/task/JAL-2662...
2018-01-11 kiramtJAL-2662 Updated README task/JAL-2662
2018-01-10 gmungocJAL-2865 unhelpful System.gc() calls removed bug/JAL-2865removeGC
2018-01-10 gmungocJAL-1793 update spike branch to latest
2018-01-10 gmungocJAL-2791 ignore feature type visibility in getColor()
2018-01-10 kiramtJAL-797: Added keybindings so that ctrl- or cmd-W close...
2018-01-09 gmungocJAL-2843 test roundtrip of feature colours and filters...
2018-01-09 gmungocJAL-2843 unit tests for writing filters to Jalview...
2018-01-09 gmungocJAL-2843 unit tests for Save/Load colours and filters...
2018-01-09 gmungocJAL-2808 small tweaks to api / Javadoc
2018-01-08 gmungocJAL-2069 fix setting initial value of slider from threshold
2017-12-19 Jim ProcterJAL-2880 disabled non-functional test - Jmol parser...
2017-12-14 gmungocJAL-2843 missed Castor class
2017-12-14 gmungocJAL-2843 save/restore colour feature by attribute,...
2017-12-14 gmungocJAL-2879 save/restore feature sub-attributes in Jalview...
2017-12-14 gmungocJAL-2843 missed Castor class
2017-12-14 gmungocJAL-2843 and Castor metadata file for latest changes
2017-12-14 gmungocJAL-2843 schema and code changes to save colour by...
2017-12-13 gmungocJAL-2843 add isByAttribute to interface for convenience
2017-12-11 gmungocJAL-2843 add colour by attribute, and no value colour...
2017-12-08 gmungocJAL-2843 example filters added
2017-12-08 gmungocJAL-2843 read/write feature filters from/to Jalview...
2017-12-08 gmungocJAL-2843 refactor / tidy for feature filter input/output
2017-12-08 gmungocJAL-2843 methods relocated
2017-12-08 gmungocJAL-2843 toStableString, fromString for Jalview feature...
2017-12-08 gmungocJAL-2843 FeatureRenderer.getFeatureFilters returns...
2017-12-05 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-12-04 gmungocJAL-2808 JAL-2850 update spike build to latest
2017-12-04 gmungocMerge branch 'spikes/mungo' into features/JAL-1793VCF
2017-12-04 gmungocJAL-2850 JAL-1766 option to load contig sequence refere...
2017-12-04 gmungocJAL-2845 locate reverse strand insertion as complement...
2017-12-04 gmungocJAL-2835 small refactor to only extract transcript...
2017-12-01 gmungocJAL-2835 spike updated to latest (use specific SO term...
2017-12-01 gmungocJAL-2835 refactored to extract specific consequence...
2017-12-01 Jim ProcterMerge branch 'develop' into bugs/JAL-2780_JAL-2781_pdbn...
2017-12-01 gmungocJAL-2792 sort feature attributes for output, not for...
2017-12-01 gmungocJAL-2835 additional sub-terms of sequence_variant added
2017-11-30 Jim ProcterJAL-2858 tweak OSX specific jar resources in JNLP
2017-11-30 gmungocJAL-2850 improved use of htsjdk api to read contig...
2017-11-30 gmungocJAL-1766 additional tests for stub htsjdk wrapper
2017-11-30 Jim ProcterMerge branch 'develop' into releases/Release_2_10_3_Branch
next