JAL-3692 parse multiline feature qualifiers and escaped quotes
[jalview.git] / src / jalview / gui /
2020-07-29 Jim ProcterMerge branch 'bug/JAL-2983negativeSliderMin' into relea...
2020-07-29 Jim ProcterJAL-3371 JAL-2983 don't modify 'extent' of slider ...
2020-07-27 Jim ProcterMerge branch 'bug/JAL-2983negativeSliderMin' into relea...
2020-07-27 Jim ProcterJAL-3697 show total number of features not shown
2020-07-04 Jim ProcterJAL-3638 don’t move cursor to next gap after moving...
2020-07-04 Jim ProcterJAL-3680 check whether a sequence selection exists...
2020-07-04 Jim ProcterJAL-3638 shift+arrow keys in cursor mode jumps cursor...
2020-06-29 Jim ProcterJAL-3493 clear search highlights when escape/deselect all
2020-05-01 gmungocMerge branch 'bug/JAL-3613emblCDSTracking' into release...
2020-05-01 gmungocJAL-3613 check sequence overlap when matching search...
2020-04-21 Jim ProcterMerge branch 'documentation/JAL-3407_2.11.1_release... Release_2_11_1_0
2020-04-21 Jim ProcterJAL-3407 add GPL license to Jalview source files
2020-04-21 Jim ProcterMerge branch 'develop' into releases/Release_2_11_1_Branch
2020-04-16 gmungocJAL-3567 report mapped location for virtual features...
2020-04-06 Jim ProcterMerge branch 'develop' into releases/Release_2_11_1_Branch
2020-04-06 Jim ProcterJAL-3407 redact java 8 incompatible type inference
2020-04-06 Jim ProcterMerge branch 'develop' into releases/Release_2_11_1_Branch
2020-04-06 gmungocJAL-3581 no hidden sequence marker if hidden markers...
2020-04-06 gmungocJAL-3579 no Feature Editor if features not shown
2020-03-31 Jim ProcterMerge branch 'documentation/Release_2_11_1_Branch'...
2020-03-19 gmungocJAL-3305 don't propagate an empty SelectionGroup to...
2020-03-09 gmungocJAL-3549 JAL-3305 no Sort By Score / Density if no...
2020-03-09 gmungocJAL-3412 update layout whenever desired id width changes testbuild/JAL-3412_getIdWidth_test
2020-03-06 gmungocMerge branch 'feature/JAL-3468featureDescriptionEllipsi...
2020-03-06 gmungocJAL-3468 i18n and additional unit tests feature/JAL-3468featureDescriptionEllipsis
2020-03-05 gmungocMerge branch 'releases/Release_2_11_1_Branch' of https...
2020-03-05 gmungocJAL-3303 suppressed for 2.11.1
2020-03-03 soaresJAL-3468 Adapted methods to report how many features...
2020-03-02 Jim ProcterJAL-3407 redact Java 8 incompatible '<>' with anonymous...
2020-02-27 Jim ProcterMerge branch 'bug/JAL-3412idWidthDiscrepancy' into... bug/JAL-3412idWidthDiscrepancy
2020-02-21 Jim ProcterJAL-3186 ensure transparency slider position is updated...
2020-02-21 Jim ProcterJAL-3186 avoid repainting twice in splitframe
2020-02-21 Jim ProcterMerge branch 'develop' into features/JAL-3187_uitweaks
2020-02-20 Jim ProcterJAL-3187 nice to have enabling/disabling of apply/cance... features/JAL-3187_uitweaks
2020-02-20 Jim ProcterJAL-3187 use the recommended way of catching tab select...
2020-02-20 gmungocJAL-3187 repaint complement after loading on features
2020-02-20 Jim ProcterJAL-3187 individual feature settings panel has revert...
2020-02-19 Jim ProcterJAL-3187 i18n for titles in windows/tabs
2020-02-19 Jim ProcterJAL-3535 todo re titles for CDS and Protein views in...
2020-02-19 Jim ProcterJAL-3187 - tabbed pane is nulled when feature settings...
2020-02-19 Jim ProcterJAL-3187 JAL-2764 close feature settings when parent...
2020-02-19 Jim ProcterJAL-3538 anti-aliasing enabled by default
2020-02-18 Jim ProcterJAl-3187 JAL-3535 JAL-3534 update open feature settings...
2020-02-17 Jim ProcterJAL-3534 patch for simple case (Protein or Nucleotide...
2020-02-17 Jim ProcterJAL-3187 fix for JAL-3533 on CDS/Protein tabbed feature...
2020-02-17 Jim ProcterJAL-3187 JAL-3533 JAL-3535 set feature settings dialog...
2020-02-17 Jim ProcterJAL-3187 better semantics for feature settings closed...
2020-02-14 Jim ProcterJAL-3187 alternative solution - gather feature settings...
2020-02-12 Jim ProcterJAL-3187 first stab at ‘show CDS/Protein Settings’...
2020-02-12 Jim ProcterJAL-3187 view controller UI api method to show feature...
2020-02-12 Jim ProcterJAL-3187 convenience method on SplitContainerI to retri...
2019-11-01 Ben SoaresJAL-3474 removed all .cvsignore files stored in the... improvement/JAL-3474_lots_of_.cvsignore_files
2019-10-31 gmungocJAL-3468 truncate feature description to 40 chars in...
2019-09-26 gmungocJAL-3441 action double-click in Feature Type column...
2019-08-19 gmungocJAL-3412 calculateIdWidth - more consistency, constants...
2019-08-07 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-07-29 gmungocJAL-3386 correct wrapped width calculation for headless...
2019-07-29 gmungocJAL-3377 more reused of SeqCanvas.computeWrappedGeometry
2019-07-29 gmungocJAL-3377 add seq-annotations gap to cheight not to...
2019-07-29 gmungocJAL-3377 Javadoc added for getWrappedHeight()
2019-07-29 gmungocJAL-3377 corrected wrapped widths height for IdCanvas
2019-07-29 gmungocJAL-3377 include seq-annotation spacing in getWrappedHe...
2019-07-19 gmungocJAL-3371 lastVal now String not Object
2019-07-19 gmungocJAL-3371 remove unused field
2019-07-19 gmungocJAL-3371 use gui.Slider for OptAndParamPage min-max...
2019-07-18 gmungocJAL-3371 JAL-2983 add gui.Slider to handle negative...
2019-07-16 gmungocJAL-2983 slider 'translated' to have a non-negative...
2019-07-10 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-07-08 gmungocJAL-3187 derived peptide variants tweaks and tests
2019-07-05 gmungocJAL-3187 initial refactoring towards peptide variant...
2019-07-02 Jim ProcterMerge branch 'develop' into tasks/JAL-3311_removeVamsasMenu
2019-07-01 Ben SoaresJAL-3333 removed unused variable
2019-07-01 Ben SoaresJAL-3333 using floats for smoother weighting
2019-06-29 Ben SoaresJAL-3333 Sorry couldn't resist adding a bit of weightin...
2019-06-29 Ben SoaresJAL-3333 Title text now appears instantly. Altering...
2019-06-28 Ben SoaresMerge branch 'bug/JAL-3333_Blurry_fonts_in_WebServiceIn...
2019-06-28 Ben SoaresJAL-3333 changed RGB model. Tested in mojave and Windo...
2019-06-28 Jim ProcterMerge branch 'bug/JAL-3333_Blurry_fonts_in_WebServiceIn...
2019-06-28 Ben SoaresJAL-3333 Smooth rotation of image now too
2019-06-28 Ben SoaresJAL-3333 added height to rotating image preferred size
2019-06-28 Jim ProcterJAL-3330 apply Ensembl feature settings when showing... bug/JAL-3330_backpropagateEnsemblFeatureColours
2019-06-28 Ben SoaresJAL-3333 Replaced title text rendered in animated image...
2019-06-24 Jim ProcterJAL-3330 merge styles onto originating view after fetch...
2019-06-24 Jim ProcterJAL-3330 merge styles onto originating views when show...
2019-06-24 Jim ProcterJAL-3330 mergeFeatureStyles - needs test coverage
2019-06-18 Jim ProcterMerge branch 'bug/JAL-3286duplicatePdbQuery' into develop
2019-06-18 gmungocJAL-3304 option to export linked features in Jalview...
2019-06-18 gmungocJAL-3187 i18n show linked features checkboxes
2019-06-18 gmungocJAL-3305 mirror popup menu column selections in split...
2019-06-17 gmungocJAL-2792 JAL-3187 linked features (if shown) in Feature...
2019-06-17 gmungocJAL-3187 add sequence to feature details table (and...
2019-06-17 Jim ProcterJAL-3311 remove menus and documentation relating to... tasks/JAL-3311_removeVamsasMenu
2019-06-14 Jim ProcterJAL-3111 report build type and commit in stdout from...
2019-06-11 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-06-11 gmungocJAL-3288 fixes for gain/lose focus
2019-06-07 gmungocJAL-3187 change fields to local variables
2019-06-07 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-06-07 gmungocMerge branch 'bug/JAL-3288splitFrameMenusJava11' into...
2019-06-07 gmungocJAL-2738 use GeneLocus extends DBRefEntry to hold chrom...
2019-06-06 gmungocMerge branch 'bug/JAL-3288splitFrameMenusJava11' into...
next