Merge branch 'develop' into features/JAL-2446NCList
[jalview.git] / src /
2017-06-12 gmungocJAL-2577 mirror hide/select columns by annotation acros...
2017-06-09 gmungocJAL-2589 render colour scheme gap colour in overview bug/JAL-2589gapColour
2017-06-09 gmungocJAL-2594 avoid stack trace creating feature on gapped...
2017-06-09 gmungocJAL-2480 tidy javadoc
2017-06-09 gmungocJAL-2593 avoid redundant rendering of co-located features
2017-06-08 gmungocJAL-2526 correct boundary conditions for sequence left...
2017-06-08 gmungocJAL-2386 JAL-2570 use ResidueShader copy constructor... bug/JAL-2386groupConservationColouring
2017-06-08 kiramtMerge branch 'bug/JAL-2586' into develop
2017-06-08 kiramtJAL-2586 Clarification to URL link code bug/JAL-2586
2017-06-08 kiramtJAL-2591 made redraw volatile
2017-06-08 kiramtJAL-2591 Refactor HiddenColumns to use ArrayList instea...
2017-06-08 kiramtJAL-2591 More HiddenColumns refactoring. Tests passing.
2017-06-08 gmungocJAL-2526 cache first/last residue column positions...
2017-06-08 gmungocJAL-2526 setStatusMessage avoid redundant findPosition...
2017-06-08 gmungocJAL-2526 reuse findIndex result if start==end
2017-06-07 kiramtJAL-2591 Further refactoring (still incomplete)
2017-06-07 kiramtJAL-2591 More refactoring (incomplete)
2017-06-07 kiramtJAL-2591 Hidden columns regions can be output to string...
2017-06-07 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-07 kiramtJAL-2591 updated HiddenColumns::findHiddenRegionPositio...
2017-06-07 kiramtJAL-2591 Overview changes ported to applet
2017-06-07 kiramtJAL-2591 More rationalising of hiddencols
2017-06-07 gmungocJAL-2386 ensure group conservation shading is applied...
2017-06-07 kiramtJAL-2591 Increased granularity of overview panel update...
2017-06-07 kiramtJAL-2591 simplifying hidden columns usage
2017-06-06 kiramtJAL-2591 Removed getHiddenRegions()==null checks which...
2017-06-06 kiramtJAL-2591 Added readwrite locking on HiddenColumns
2017-06-06 gmungocJAL-2589 correct colour for Gap in Score and User Defin...
2017-06-06 gmungocJAL-2526 less stringent test for invalid cursor
2017-06-06 kiramtMerge remote-tracking branch 'origin/bug/JAL-2576'...
2017-06-05 Jim ProcterJAL-2590 patch for rendering eggnog trees with polytomi...
2017-06-05 Jim ProcterMerge branch 'bug/JAL-2576' into develop
2017-06-05 kiramtJAL-2586 Checkstyle flagged fix of unintended fall...
2017-06-05 gmungocJAL-2505 comments updated
2017-06-05 gmungocJAL-2480 remove redundant method, further test coverage
2017-06-05 gmungocJAL-2505 explicit (and final) contactFeature property
2017-06-05 gmungocMerge branch 'features/JAL-2526sequenceCursor' into
2017-06-05 gmungocMerge branch 'features/JAL-2446NCList' into
2017-06-05 gmungocMerge branch 'features/JAL-2446NCList' into features/JAL-2526sequenceCursor
2017-06-05 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-04 Jim ProcterJAL-2228 java 1.7 compliance
2017-06-04 Jim ProcterJAL-2291 only hide/show columns intersecting with curre...
2017-06-04 Jim ProcterJAL-2291 get bitset representing hidden columns
2017-06-04 Jim ProcterJAL-2291 use HiddenColumns.hideMarkedBits and take...
2017-06-04 Jim ProcterJAL-2291 method taking a BitSet for hiding columns
2017-06-04 Jim ProcterJAL-2291 bug fix - BitSet.set is [start,end+1)
2017-06-04 Jim ProcterJAL-2291 ‘Hide Insertions’ now operates on selection...
2017-06-04 Jim ProcterJAL-2291 SequenceI.getInsertionsAsBits for convenient...
2017-06-04 Jim ProcterJAL-2582 comment about IDs being lost if they resembl...
2017-06-04 Jim ProcterJAL-2582 recognise ENS…P peptide IDs and make two getPa...
2017-06-02 Jim ProcterMerge branch 'bug/JAL-2578' into develop
2017-06-02 Jim ProcterMerge branch 'bug/JAL-2577' into develop
2017-06-02 Jim ProcterMerge branch 'features/JAL-2228_featureSetCounts_minRan...
2017-06-02 gmungocMerge branch 'features/JAL-2446NCList' into features...
2017-06-02 gmungocMerge branch 'features/JAL-2446NCList' into features...
2017-06-02 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-02 gmungocJAL-2526 additional tests for findPosition with/without...
2017-06-02 tcofoegbuJAL-2473 revised default minimum dimension for Alignmen...
2017-06-02 Jim ProcterJAL-2228 always create zero score annotations, since...
2017-06-02 Jim ProcterJAL-2228 always set minimum for count to zero for annot...
2017-06-02 kiramtJAL-2576 Proposed fix bug/JAL-2576
2017-06-02 kiramtJAL-2577 Don't allow viewport ranges below 0. Unit... bug/JAL-2577
2017-06-02 kiramtJAL-2578 Moved hidden columns reveal to before selectio... bug/JAL-2578
2017-06-02 gmungocMerge branch 'features/JAL-2446NCList' into features...
2017-06-01 gmungocJAL-2526 additional calls to sequenceChanged() after...
2017-06-01 gmungocJAL-2526 zapCursor() renamed sequenceChanged()
2017-06-01 gmungocMerge branch 'features/JAL-2446NCList' into features...
2017-06-01 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-06-01 gmungocJAL-2754 Sequence.findFeatures(fromCol, toCol) features/JAL-2754findFeaturesByColumn
2017-06-01 Jim ProcterMerge branch 'features/JAL-1648_cache_user_inputs'...
2017-05-31 Jim ProcterMerge branch 'JAL-2571' into develop
2017-05-31 gmungocMerge branch 'features/JAL-2446NCList' into features...
2017-05-31 gmungocJAL-2483 JAL-2575 don't sort newly discovered features
2017-05-31 tcofoegbuMerge branch 'develop' of https://source.jalview.org...
2017-05-31 tcofoegbuFixed failing tests
2017-05-31 gmungocMerge branch 'features/JAL-2446NCList' into features...
2017-05-31 gmungocJAL-2574 preparation for Sequence.findFeatures(col1...
2017-05-31 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-31 gmungocJAL-2547 handle contact features 'around' a gap correctly
2017-05-30 kiramtJAL-2573 Fixes for alignment < viewport width, and... JAL-2571
2017-05-30 gmungocMerge branch 'features/JAL-2446NCList' into features...
2017-05-30 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-30 gmungocJAL-2547 tooltip/AmendFeatures on gap straddled by...
2017-05-30 kiramtJAL-2571 Corrected alignment width/height checks to...
2017-05-30 gmungocMerge branch 'features/JAL-2446NCList' into features...
2017-05-30 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-30 gmungocJAL-2570 don't zap group colour scheme when mapping...
2017-05-30 gmungocJAL-2526 first draft of findIndex/findPosition with...
2017-05-29 Jim ProcterMerge branch 'bug/JAL-2034contextchange' into develop
2017-05-29 tcofoegbuJAL-1648 improvement on finder searchbox keyboard contr...
2017-05-29 Jim ProcterMerge branch 'features/JAL-2465_No-mapping_Jmol-structu...
2017-05-29 Jim ProcterJAL-2533 update javadoc features/JAL-2465_No-mapping_Jmol-structures-loaded-via-url
2017-05-29 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-29 tcofoegbuJAL-1648 code fix - enter key should pick selected...
2017-05-29 Jim ProcterMerge branch 'bug/JAL-2536' into develop
2017-05-29 Jim ProcterJAL-2536 tweak javadoc wording
2017-05-29 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-05-29 gmungocJAL-2526 Sequence.findPositions to get residue position...
2017-05-29 Jim ProcterMerge branch 'bug/JAL-2517cancelAppletColour' into...
2017-05-27 Jim ProcterMerge branch 'bug/JAL-2491' into develop
next