fix for JAL-2991 - we could do better :/
[jalview.git] / src / jalview / gui /
2018-05-23 Jim Procterfix for JAL-2991 - we could do better :/ bug/JAL-2991_exporttosvgwrapview
2018-05-09 gmungocJAL-2984 add pdb as sequence(s) if associate structure...
2018-05-07 Jim ProcterJAL-2960 don’t override a swing method and create infin...
2018-05-04 Jim ProcterJAL-2948 transfer features/annotation is now available...
2018-05-04 Jim ProcterJAL-2960 raise the structure view after adding structur...
2018-04-30 Jim ProcterMerge branch 'bug/JAL-2899' into releases/Release_2_10_...
2018-04-12 gmungocJAL-1847 minor post-review updates
2018-04-12 gmungocJAL-2944 tidies for review comments
2018-04-09 Jim ProcterJAL-2944 ’new view’ and ‘add to view’ button rather...
2018-04-09 Jim ProcterJAL-1847 superpose checkbox in structure chooser
2018-04-09 Jim ProcterJAL-1847 JAL-2944 make superposition step a configurabl...
2018-04-05 Jim ProcterJAL-2945 provide access to last highlighted results
2018-04-05 Jim ProcterJAL-2944 open selected structures in existing or a...
2018-04-05 Jim ProcterJAL-2944 methods to check existence and get a title...
2018-04-05 Jim ProcterJAL-2944 allow StructureViewer proxy to be created...
2018-04-05 Jim ProcterJAL-2944 get viewer’s title via toString()
2018-04-05 Jim ProcterJAL-2944 expose UI update methods in api
2018-04-05 Jim ProcterJAL-2944 remove modal prompt logic and expose methods...
2018-04-05 Jim ProcterJAL-2944 pull up structure viewer discovery routine...
2018-03-22 gmungocJAL-2929 unit test, tidy unused/unneeded fields/parameters
2018-03-21 Jim ProcterJAL-2754 fix eclipse compilation error about referencin...
2018-03-16 gmungocJAL-2922 update FeatureRenderer and repaint feature...
2018-03-13 gmungocJAL-2913 use FIGURE_FIXEDIDWIDTH (not FIGURE_USERIDWIDTH)
2018-03-08 gmungocJAL-2930 use MouseWheelEvent.getPreciseWheelRotation...
2018-03-07 gmungocMerge branch 'bugs/JAL-2922' into releases/Release_2_10...
2018-03-07 gmungocJAL-2922 [2] not [1] for Boolean column of table bugs/JAL-2922
2018-03-07 gmungocMerge branch 'bugs/JAL-2922' into releases/Release_2_10...
2018-03-07 gmungocMerge branch 'bug/JAL-2924nullTooltip' into releases...
2018-03-07 gmungocJAL-2913 use FIGURE_USERIDWIDTH for fixed id width...
2018-02-28 gmungocJAL-2924 no tooltip over null annotation positions bug/JAL-2924nullTooltip
2018-02-27 Jim ProcterMerge branch 'feature/JAL-2759' into merge/JAL-2759_2104
2018-02-27 Jim Procterfix for JAL-2922 - update states all at once and then...
2018-02-22 Jim ProcterMerge branch 'feature/JAL-984splitAdjuster' into releas...
2018-02-22 Jim ProcterJAL-984 ID width adjuster needs to be white !
2018-02-22 Jim ProcterMerge branch 'bug/JAL-2666' into releases/Release_2_10_...
2018-02-22 Jim ProcterMerge branch 'feature/JAL-984splitAdjuster' into releas...
2018-02-22 Jim ProcterJAL-984 remove all references to idwidth.gif and use...
2018-02-22 Jim ProcterMerge branch 'feature/JAL-984splitAdjuster' into releas...
2018-02-22 Jim ProcterJAL-984 remove commented/unnecessary if clause
2018-02-21 Jim ProcterMerge branch 'bug/JAL-2778again' into releases/Release_...
2018-02-21 Jim ProcterJAL-2778 reinstate transparent windows to avoid ugly... bug/JAL-2778again
2018-02-21 kiramtJAL-2778 Adjust cursor changes in overview panel
2018-02-21 kiramtJAL-2778 Revert back to old synchronisation
2018-02-13 Jim ProcterJAL-2781 refactor ‘trim retrieved sequence’ preference...
2018-02-08 gmungocJAL-2666 basic initial fix for split screen scroll bug
2018-02-07 Jim ProcterJAL-2902 catch case where viewer is closed (therefore...
2018-02-07 Jim ProcterJAL-2902 thread off dialog close op to avoid deadlock...
2018-02-07 Jim ProcterJAL-2902 - isBusy and hasMapping methods so client...
2018-02-07 Jim ProcterJAL-2780 JAL-2781 JAL-2902 refactor ‘OK’ action to...
2018-02-06 kiramtMerge branch 'develop' into feature/JAL-2759 feature/JAL-2759
2018-02-05 Jim ProcterJAL-2780 JAL-2781 programmatically select structures...
2018-02-05 Jim ProcterJAL-2780 JAL-2871 only look up current table view once
2018-02-05 kiramtJAL-2759 Rename getBoundedStartIterator
2018-02-02 gmungocJAL-984 use cursor for drag regions to adjust annotatio...
2018-02-02 gmungocJAL-984 better behaved panel height adjuster
2018-02-01 gmungocJAL-2899 update structure and overview on slider drag...
2018-02-01 kiramtJAL-2759 Added in JAL-2851 fix
2018-01-31 kiramtJAL-2759 minor refactor to hiding bitsets
2018-01-29 kiramtJAL-2759 remove unneeded cast
2018-01-26 kiramtJAL-2778 try another way to draw sequences with reduced...
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-19 kiramtJAL-2759 Changes to getVisibleSequenceStrings after...
2018-01-18 gmungocJAL-2810 JAL-2886 i18n
2018-01-16 kiramtJAL-2759 setup hideBitSet over range for hideInsertions
2018-01-15 kiramtJAL-2759 Refactor of hideInsertionsFor after review
2018-01-15 kiramtJAL-2759 Minor doc and naming changes
2018-01-15 kiramtJAL-2759 Rename findColumnPosition and adjustForHiddenC...
2018-01-15 kiramtJAL-2759 Comments and renaming for has(Many)HiddenColum...
2017-11-30 Jim ProcterJAL-2849 JAL-2863 file format preferences TODO

2017-11-28 Jim ProcterMerge branch 'bug/JAL-2859_uniprottowrongpdbid' into...
2017-11-28 Jim ProcterMerge branch 'bug/JAL-2740' into develop
2017-11-28 Jim ProcterMerge branch 'bug/JAL-2842' into develop
2017-11-27 Jim ProcterJAL-2859 disambiguate with PDB ID if no file path bug/JAL-2859_uniprottowrongpdbid
2017-11-23 kiramtMerge branch 'develop' into bug/JAL-2851 bug/JAL-2851
2017-11-23 kiramtJAL-2851 Fix merge error breaking vertical scrolling
2017-11-22 kiramtJAL-2842 JAL-2759 change to SeqPanel moveCursor
2017-11-21 kiramtJAL-2759 corrected old getVisibleBlocksIterator calls...
2017-11-21 kiramtJAL-2759 Remove getVisibleBlocksIterator call
2017-11-21 kiramtMerge branch 'develop' into feature/JAL-2759
2017-11-20 kiramtJAL-2759 rationalise visible contigs iteration
2017-11-17 Jim ProcterJAL-2698 Cached PDB Entries -> Cached Structures in...
2017-11-17 Jim ProcterMerge branch 'bug/JAL-2784' into develop
2017-11-17 Jim ProcterMerge branch 'bug/JAL-2821' into develop
2017-11-17 kiramtMerge branch 'develop' into bug/JAL-2837 bug/JAL-2837
2017-11-17 Jim ProcterMerge branch 'bug/JAL-2831' into develop
2017-11-16 kiramtJAL-2831 Removed unwanted hidden sequences checks bug/JAL-2831
2017-11-16 kiramtJAL-2842 remove infinite loop in cursor move bug/JAL-2842
2017-11-15 kiramtJAL-2831 Don't show cursor if position in hidden region
2017-11-15 kiramtMerge branch 'bug/JAL-2811' into bug/JAL-2831
2017-11-15 kiramtJAL-2811 Updated following review bug/JAL-2811
2017-11-15 kiramtJAL-2840 fix wrapped scrolling when using cursor at...
2017-11-15 kiramtJAL-2834 JAL-2836 temporarily disabled wrapped mode...
2017-11-14 kiramtMerge branch 'bug/JAL-2811' into bug/JAL-2831
2017-11-14 kiramtJAL-2811 Changed to overlay on via graphics context...
2017-11-14 kiramtJAL-2811 Missed commit
2017-11-14 kiramtJAL-2811 Made it work for hidden columns/seqs too
2017-11-14 kiramtMerge branch 'bug/JAL-2811' into bug/JAL-2831
2017-11-14 kiramtJAL-2831 Added move viewport event and set up cursor...
next