spike branch updated from latest features/JAL-2446
[jalview.git] / src / jalview / viewmodel / AlignmentViewport.java
2017-07-24 gmungocspike branch updated from latest features/JAL-2446
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-05-24 kiramtJAL-2034 Added isDefined flag to SequenceGroup
2017-05-15 Jim ProcterJAL-2371 create a default ResidueShader when constructi...
2017-05-12 Jim ProcterMerge branch 'features/JAL-2435splitScreenFont' into...
2017-05-05 gmungocMerge branch 'develop' into features/JAL-2435splitScree...
2017-05-05 kiramtMerge remote-tracking branch
2017-05-05 kiramtMerge remote-tracking branch 'origin/develop' into
2017-05-03 Jim ProcterJAL-1933 JAL-2501 i18n for all auto calculated descriptions features/JAL-2432_annotbypercent
2017-04-27 Jim ProcterJAL-1933 consensus calculation doesn’t depend on occupa...
2017-04-27 Jim ProcterJAL-1933 only create and add occupancy row to alignment...
2017-04-27 Jim ProcterJAL-1933 occupancy row has a space below it for counts
2017-04-24 kiramtMerge remote-tracking branch
2017-04-24 kiramtJAL-2388 Finished split of hidden columns and selected...
2017-04-24 kiramtJAL-2388 Hidden cols separated from column selection...
2017-04-19 kiramtMerge remote-tracking branch 'origin/develop' into
2017-04-03 gmungocMerge branch 'develop' into features/JAL-2435splitScree...
2017-03-31 gmungocMerge branch 'develop' into bug/JAL-2431splitFrameNewView bug/JAL-2431splitFrameNewView
2017-03-31 gmungocJAL-2435 slightly more sensible behaviour changing...
2017-03-22 kiramtMerge remote-tracking branch 'origin/develop' into
2017-03-21 kiramtJAL-2388 Made ViewportRanges final
2017-03-21 Jim ProcterMerge branch 'features/JAL-2388OverviewWindow' into...
2017-03-16 kiramtJAL-2388 Applied ViewportRanges to code
2017-03-16 kiramtJAL-2388 Renamed viewport position props to viewport...
2017-03-15 gmungocJAL-2431 show cDNA consensus after New View in split...
2017-03-15 kiramtJAL-2388 Unit tests and tidies
2017-03-01 kiramtJAL-2388 Reverted to previous
2017-03-01 gmungocMerge branch 'features/JAL-2295setChimeraAttributes...
2017-03-01 kiramtJAL-2388 Preliminary refactor check-in, does not compile
2017-02-28 kiramtJAL-2388 First move of endRes etc out of AlignmentViewp...
2017-02-27 kiramtJAL-2388 Make startRes,startSeq,endRes,endSeq private...
2017-02-21 kiramtMerge branch 'develop' into features/JAL-2388OverviewWindow
2017-02-10 gmungocJAL-2371 small move of code, typo correction
2017-02-09 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-02-09 kiramtJAL-2388 Initial refactor of OverviewPanel
2017-02-09 gmungocJAL-2405 set initial selection group alignment context
2017-02-08 gmungocJAL-2405 set context on selection group for tailored...
2017-01-31 gmungocJAL-2371 commented code removed only
2017-01-31 gmungocJAL-2371 rename global/viewportColourScheme to residueS...
2017-01-31 gmungocJAL-2385 more tests/bug fixes mostly for gui.SliderPane...
2017-01-27 gmungocJAL-2371 CollectionColourScheme renamed ResidueShader...
2017-01-27 gmungocJAL-2360 JAL-2371 updates from review CR-JAL-1
2017-01-23 gmungocJAL-2386 unit tests for change colour (and minor refact...
2017-01-23 gmungocJAL-2386 simplify changeColour (doesn't change colour...
2017-01-04 gmungocJAL-2371 CollectionColourScheme wraps ColourSchemeI
2016-12-20 gmungocJAL-2360 ColourSchemes holds configured schemes, AlignF...
2016-12-04 Jim ProcterJAL-1933 switch from gap count to occupancy
2016-12-02 gmungocJAL-1933 gap value as description; minor formatting
2016-12-01 Jim ProcterJAL-1933 basic hack to get gap counts shown as an annot...
2016-11-22 Jim ProcterMerge branch 'features/JAL-1738_JAL-345_selectionfromhi...
2016-11-17 gmungocJAL-98 ProfilesI container for profiles for columns
2016-11-02 gmungocJAL-98 JAL-1854 encapsulate 'magic number' threshold...
2016-11-02 gmungocJAL-98 ProfileI interface for Profile
2016-11-02 gmungocJAL-98 Profile and ResidueCount moved from analysis...
2016-10-28 Jim ProcterJAL-966 SearchResultsI now on viewmodels.AlignmentViewp...
2016-10-28 Jim ProcterJAL-966 JAL-1738 JAL-345 interfaces for SearchResults...
2016-10-26 gmungocMerge branch 'bug/JAL-98consensusMemory' into develop
2016-10-26 gmungocJAL-98 null reference to globalColourScheme as it has...
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-24 Jim ProcterMerge branch 'releases/Release_2_10_0_Branch'
2016-10-24 gmungocJAL-2283 set 'by conservation' correctly when changing...
2016-10-06 gmungocMerge branch 'develop' into bug/JAL-98consensusMemory
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-10-05 Jim ProcterJAL-2189 source formatting
2016-10-03 gmungocJAL-98 use Profile to store consensus, ResidueCount...
2016-09-22 gmungocJAL-1421 typed ResidueProperties.propHash; JAL-2176...
2016-09-22 gmungocJAL-2216 new dispose() method to null references
2016-09-20 gmungocJAL-1306 calculate Quality also when Conservation not...
2016-09-19 gmungocJAL-2172 test and code updates for readonly selection...
2016-09-07 Jim ProcterMerge branch 'develop' into bug/JAL-1803_JAL-2157
2016-09-06 gmungocJAL-2147 additional test coverage for findMappingsForSe...
2016-09-01 Jim ProcterJAL-2034 check context of selection group to catch...
2016-08-31 Jim ProcterJAL-2034 moved ‘isDefinedGroup’ flag to a test method...
2016-07-20 gmungocJAL-2023 stronger check for whether to start cdna consensus
2016-07-14 Jim Procterfix for JAL-2147
2016-06-27 gmungocJAL-2133 refactored duplicated code to AlignmentViewport
2016-06-22 gmungocJAL-1982 defensive checks for null annotations array
2016-06-02 tcofoegbuJAL-1944 java doc update and minor house keeping
2016-06-01 tcofoegbuJAL-1944 updated bugfix implementation
2016-05-31 tcofoegbuJAL-1944 fix for visible seqs sometimes been replaced...
2016-05-27 gmungocJAL-1989 tightened up use of flag for 'column selection...
2016-04-27 Jim ProcterJAL-2085 JAL-2086 fix hiddenRepSequence and new referen...
2016-04-04 Jim ProcterJAL-969 refactor columnselection operation (during...
2016-03-07 gmungocJAL-2023 CDS sequences added to / share alignment dataset
2016-03-01 gmungocMerge branch 'develop' into features/JAL-653_JAL-1766_h...
2016-02-26 tcofoegbuJAL-1994 updated implementation for broken tests
2016-02-26 tcofoegbuJAL-1994 fix for broken tests
2016-02-25 gmungocMerge branch 'develop' into features/JAL-653_JAL-1766_h...
2016-02-22 tcofoegbuJAL-1944 bugfix for error when exporting hidden sequenc...
2016-02-22 gmungocJAL-1705 first pass at applying preset feature colourin...
2016-01-28 gmungocMerge branch 'develop' into JAL-1705_trialMerge
2016-01-11 gmungocJAL-1989 more unit tests and encapsulation for ColumnSe...
2015-12-22 gmungocJAL-653 realise virtual mappings and align when adding...
2015-10-16 Jim ProcterJAL-1925 update source version in license Release_2_9_0b2
2015-10-08 Jim ProcterJAL-1894 update year/version in copyright
2015-09-10 Jim ProcterJAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensin...
2015-09-10 Jim ProcterJAL-1645 source formatting and organise imports
2015-09-03 Jim ProcterJAL-961 TODO use workers for calculations supporting...
2015-09-03 Jim ProcterJAL-1551 source tidy
2015-08-17 gmungocJAL-1691 scan full width and depth of alignment for...
next