asynchronous modal dialogs using PropertyChangeListener for JavaScript
[jalview.git] / src / jalview / gui /
2017-11-03 gmungocJAL-2808 attribute description as tooltip in dropdown...
2017-11-03 kiramtJAL-2778 Changed local repaint to alignment repaint...
2017-11-03 kiramtJAL-2778 Reduced cursor set/reset in overview mouse...
2017-11-02 gmungocJAL-2808 spike updated with latest
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 kiramtJAL-2778 remove unnecessary code running in repaint
2017-11-01 kiramtMerge remote-tracking branch 'origin/imp/JAL-2775'...
2017-11-01 kiramtJAL-2778 added setopaque again, and super.paintComponent(s)
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-2774 Fix repaint artefacts
2017-10-31 kiramtJAL-2774 Fixed merge issues
2017-10-31 kiramtMerge remote-tracking branch 'origin/develop' into...
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 gmungocJAL-1793 spike branch updated to latest
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 gmungocJAL-2738 update spike branch with latest
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 gmungocPush 1793 latest to spike branch
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-13 kiramtJAL-2774 Created single event for update to both start...
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-2738 update spikes/mungo
2017-10-05 gmungocJAL-2744 add score to feature details report, descripti...
2017-10-04 gmungocJAL-2744 handle null features list
2017-10-03 kiramtJAL-2674 testing
2017-10-03 kiramtJAL-2674 working refactor of drawPanel iteration
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-10-03 kiramtJAL-2674 2nd attempt to refactor seqcanvas drawing...
2017-09-29 kiramtJAL-2674 finish with iterators for now
2017-09-29 kiramtJAL=2674 Removed getHiddenColumnsCopy
2017-09-29 kiramtJAL-2674 reverted attempt at visible regions iterator
2017-09-28 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-09-28 kiramtJAL-2647 more iterators
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-26 kiramtJAL-2674 more List<int[]> -> HiddenColumns copy changes
2017-09-26 kiramtJAL-2674 Changes to pasting
2017-09-26 kiramtMerge remote-tracking branch 'origin/bug/JAL-2740'...
2017-09-26 kiramtJAL-2740 removed unwanted code, added unit test
2017-09-26 kiramtJAL-2674 HiddenColumns interface tidies
2017-09-26 kiramtJAL-2647 Added iterators and associated tests and bench...
2017-09-22 gmungocJAL-2738 correct handling of reverse strand genes
2017-09-22 kiramtMerge remote-tracking branch 'origin/bug/JAL-2739'...
2017-09-22 kiramtJAL-2739 Fix ported to 2.10.3
2017-09-22 kiramtJAL-2674 add bounds to findHiddenRegionPositions
2017-09-21 kiramtJAL-2674 Made gui ScalePanel reveal menus consistent...
2017-09-21 gmungocJAL-2738 PoC of Load VCF file on to gene sequence
next