JAL-2816 exclude filtered / thresholded out features when finding
[jalview.git] / src / jalview / gui /
2017-11-15 gmungocJAL-2835 support filter/colour by nested attribute...
2017-11-13 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-11-13 Jim ProcterMerge branch 'imp/JAL-2810_ftsIDtab' into develop
2017-11-10 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-11-08 gmungocJAL-2808 i18n, widget state settings
2017-11-08 Jim ProcterMerge branch 'develop' into bug/JAL-2225mapMultipleChains
2017-11-08 gmungocJAL-2069 ensure threshline instantiated to avoid NPE
2017-11-08 gmungocJAL-2069 (helper method for) italic titled borders
2017-11-07 Jim ProcterMerge branch 'imp/JAL-2775' into develop
2017-11-07 Jim ProcterJAL-2810 ‘Close’ is now ‘Cancel’ in SequenceFetcher...
2017-11-07 Jim ProcterJAL-2810 working back button shown for bulk ID retrieva...
2017-11-07 gmungocJAL-2069 choice of no / min / max colour if 'no attribu...
2017-11-07 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-11-07 gmungocJAL-2069 add 'by attribute' options to graduated featur...
2017-11-07 gmungocJAL-2069 JAL-2808 utility method to build combobox...
2017-11-07 gmungocJAL-2820 limit length of residue tooltip
2017-11-06 gmungocJAL-2820 include attribute value used for feature colou...
2017-11-03 gmungocJAL-2808 attribute description as tooltip in dropdown...
2017-11-02 gmungocJAL-2808 only initialise AND and OR buttons once
2017-11-02 gmungocJAL-2808 new Filters tab in Feature Settings
2017-11-02 gmungocJAL-2808 attribute filtering removed, extract method...
2017-11-01 kiramtMerge branch 'develop' into imp/JAL-2775 imp/JAL-2775
2017-10-31 gmungocJAL-2808 revised util.matcher package, 2 filter conditi...
2017-10-31 kiramtJAL-2756 update for new EBI https link
2017-10-31 gmungocJAL-2808 reduce code with WindowAdapter
2017-10-30 gmungocJAL-2808 add attribute filter options to graduate colou...
2017-10-27 Jim ProcterJAL-2810 prototype retrieve ID tab for the Uniprot...
2017-10-27 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-10-26 Jim ProcterJAL-2488 patch causes of NPE during testStoreAndRecover...
2017-10-26 Jim ProcterMerge branch 'feature/JAL-2488finalize' into develop
2017-10-26 Jim ProcterJAL-2793 cancelling font changed dialog didn't call...
2017-10-26 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-10-26 gmungocJAL-2792 html table for Feature Details report
2017-10-26 Jim ProcterMerge branch 'bug/JAL-2776toggleGroupColour' into develop
2017-10-26 Jim ProcterMerge branch 'features/JAL-2685pairwiseSeqLimits' into...
2017-10-25 Jim ProcterMerge branch 'bug/JAL-2667mouseWheelWrapped' into develop
2017-10-25 Jim ProcterMerge branch 'bug/JAL-2727closeAllFreeMemory' into...
2017-10-25 Jim ProcterMerge branch 'bugs/JAL-2779_osx_dialogsequencingbroke...
2017-10-25 Jim ProcterJAL-2779 remove empty block and if statement
2017-10-25 Jim ProcterMerge branch 'bug/JAL-2392_deadlockonpdbdisplay' into...
2017-10-25 Jim ProcterJAL-2392 auto boxing rather than explicit Long as key
2017-10-24 Jim ProcterMerge branch 'features/JAL-2608closeOverview' into...
2017-10-24 gmungocJAL-2738 tidy Javadoc, remove debug logging
2017-10-24 gmungocMerge branch 'develop' into features/JAL-1793VCF; lambd...
2017-10-24 gmungocJAL-2788 corrected merge error in propertyChange
2017-10-23 Jim ProcterMerge branch 'bug/JAL-2609attemptedmerge' into develop
2017-10-23 Jim ProcterJAL-2609 remove unused AlignPanel.fastPaint flag and...
2017-10-23 Jim ProcterMerge branch 'bug/JAL-2609attemptedmerge' into develop
2017-10-23 Jim ProcterMerge branch 'bug/JAL-2739' into develop
2017-10-23 gmungocJAL-2776 repaint everything on toggle group colour bug/JAL-2776toggleGroupColour
2017-10-20 Jim ProcterJAL-2779 keep a reference to original Aqua manager...
2017-10-20 Jim ProcterJAL-2779 remove OSX platform specific import (not neede...
2017-10-20 gmungocJAL-2609 fully erase scale above, tidy code change
2017-10-19 gmungocJAL-2609 adjustments for test findings
2017-10-19 gmungocJAL-2755 find gene loci for fetched xrefs where possible
2017-10-19 kiramtMerge branch 'develop' into bug/JAL-2609attemptedmerge
2017-10-18 Jim ProcterJAL-2779 switch order for updating the current alignmen...
2017-10-18 Jim ProcterJAL-2779 remove dead code
2017-10-18 Jim ProcterJAL-2779 hook in our own AquaInternalFrameManager when...
2017-10-18 Jim ProcterJAL-2779 JAL-1551 source formatting
2017-10-18 Jim ProcterJAL-2779 patch so closing most recent frame doesn’t...
2017-10-18 Jim ProcterJAL-2779 original version of AquaInternalFrame Manager
2017-10-18 Jim ProcterMerge branch 'bugs/JAL-2777_whitespaceChain' into develop
2017-10-18 Jim ProcterJAL-2777 remove duplicate code outside conditional...
2017-10-17 Jim ProcterJAL-2773 renamed flags for clarity
2017-10-17 Jim ProcterJAL-2777 noticed exception raised on construction of...
2017-10-16 kiramtJAL-2775 added repaint clipping
2017-10-12 Jim ProcterJAL-2773 add new flag to paintAlignment(updateOverview... features/JAL-2773_dontalwaysrecolourstructureonrepaintofoverview
2017-10-11 gmungocJAL-2225 updates for review comments, Checkstyle
2017-10-11 gmungocJAL-2609 tidy label width code, some checkstyle warnings
2017-10-11 kiramtJAL-2609attemptedmerge tidy
2017-10-10 kiramtMerge remote-tracking branch 'origin/features/JAL-2609f...
2017-10-10 kiramtJAL-2690attemptedmerge seems to work
2017-10-10 Jim ProcterJAL-2392 wrap public progress bar methods as InvokeLate...
2017-10-10 Jim ProcterJAL-2392 formatting
2017-10-10 Jim ProcterMerge branch 'codereviews/JAL-1990_IProgressIndicator_j...
2017-10-10 kiramtJAL-2690attemptedmerge partial merge
2017-10-05 gmungocJAL-2744 add score to feature details report, descripti...
2017-10-04 gmungocJAL-2744 handle null features list
2017-09-28 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-09-28 gmungocJAL-2036 set menus after fully loading AlignFrame
2017-09-28 gmungocJAL-2744 simple Feature Details report from Popup menu
2017-09-28 gmungocJAL-2744 refactor PopupMenu constructor to enable addin...
2017-09-22 gmungocJAL-2738 correct handling of reverse strand genes
2017-09-22 kiramtJAL-2739 Fix ported to 2.10.3
2017-09-21 gmungocJAL-2738 PoC of Load VCF file on to gene sequence
2017-09-18 gmungocMerge remote-tracking branch 'origin/patch/JAL-2732...
2017-09-18 gmungocJAL-2728 fine tuned initial split of split frame view
2017-09-15 Jim ProcterJAL-1625 ensure we don’t regress on JAL-20 - we always... patch/JAL-2732
2017-09-15 Jim ProcterJAL-2733 redraw after changing the memory status displa...
2017-09-15 Jim ProcterJAL-1625 JAL-1900 preserve the original DesktopManager...
2017-09-15 Jim ProcterJAL-1900 JAL-1625 back out OSX specific double buffer...
2017-09-15 Jim ProcterJAL-1551 standard code formatting
2017-09-15 Jim ProcterJAL-2732 force a redraw after resize/drag to clear...
2017-09-15 gmungocJAL-2728 use right denominator for min/max ratio calcul... bug/JAL-2728splitFrameDivision
2017-09-15 gmungocJAL-2728 limit divider to ensure seqs visible (wip!)
2017-09-15 gmungocJAL-741 add tooltip to feature group checkbox
2017-09-14 gmungocJAL-2727 null more fields in AlignmentViewport.dispose...
2017-09-14 gmungocJAL-2727 method to check if PCAPanel thread is working
2017-09-13 gmungocJAL-2727 null additional references on close
next