jalview.git
2017-01-27 gmungocJAL-2371 CollectionColourScheme renamed ResidueShader...
2017-01-27 gmungocJAL-2099 belated unit test
2017-01-27 gmungocJAL-2360 JAL-2371 updates from review CR-JAL-1
2017-01-26 gmungocJAL-2360 corrected comment
2017-01-26 gmungocJAL-2360 C is Pink with consensus > 85% (not 100%)
2017-01-26 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-26 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-26 gmungocJAL-2344 test fix and code tidy for review comments
2017-01-26 gmungocJAL-2380 code tidy after review
2017-01-25 gmungocJAL-2344 push Cache.getProperty("LAST_DIRECTORY") insid...
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-20 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-20 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-20 gmungocJAL-2385 tweak to applet 'switch colour slider context'
2017-01-20 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-20 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-20 gmungocJAL-2385 update slider settings when switching slider...
2017-01-20 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-20 gmungocJAL-2383 fixup from last merge
2017-01-20 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-20 gmungocJAL-2383 check for null, spelling
2017-01-20 gmungocJAL-2383 make popup colour menu order and wording consi...
2017-01-20 gmungocJAL-2383 restore group conservation slider setting...
2017-01-20 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-19 gmungocJAL-2383 restore PID colour threshold from project...
2017-01-19 gmungocJAL-2370 unit tests for extracted ColumnSelection.stret...
2017-01-19 gmungocJAL-2370 corrected applet mouse drag, refactored into...
2017-01-17 gmungocJAL-2370 fix bug when hiding a range including two...
2017-01-17 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-17 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-16 gmungocJAL-1270 class renamed
2017-01-16 gmungocJAL-2380 fix Matrix.postMultiply()
2017-01-16 gmungocJAL-1270 tweaks to AlignmentGenerator / client class
2017-01-12 gmungocJAL-1270 renamed AlignmentGenerator, and added peptide...
2017-01-12 gmungocJAL-2379 null references to PCA model when panel is...
2017-01-12 gmungocJAL-2344 now flagging formats as 'identifiable' instead...
2017-01-11 gmungocJAL-2344 separated AlignmentFileI into AlignmentFileRea...
2017-01-11 gmungocJAL-2344 groovy script that registers a new file format
2017-01-11 gmungocJAL-2344 FileFormats singleton for formats, FileFormatI...
2017-01-11 gmungocJAL-2344 addSequence() method added to support Groovy...
2017-01-10 gmungocJAL-2377 avoid infinite loop formatting 1.0E-310
2017-01-09 gmungocJAL-2371 pull up isNucleotide to SequenceCollectionI
2017-01-09 gmungocJAL-2371 remove ColourSchemeI.findColour(c), pure inter...
2017-01-06 gmungocJAL-2371 slight simplification of findColour overrides
2017-01-06 gmungocJAL-2371 correct Clustal, Blosum, PID colouring of...
2017-01-06 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-06 gmungocJAL-2360 findColour() with no args removed from ColourS...
2017-01-06 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-06 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-05 gmungocJAL-2374 unit test for (modified) Alignment.findGroup()
2017-01-05 gmungocJAL-2374 fix popup out by one and multiple groups bugs
2017-01-05 gmungocJAL-2371 add test for toggling ignore gaps with PID...
2017-01-05 gmungocMerge branch 'features/JAL-2360colourSchemeApplicabilit...
2017-01-05 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-05 gmungocJAL-2373 set state of Above PID, By Conservation in...
2017-01-05 gmungocJAL-2371 tests added
2017-01-04 gmungocJAL-2371 CollectionColourScheme wraps ColourSchemeI
2016-12-29 gmungocJAL-2630 first pass groovy colour scheme (with slight...
2016-12-23 gmungocJAL-2360 removed UserDefinedColours.userColourSchemes
2016-12-23 gmungocJAL-2120 JAL-2360 remove obsolete PDBViewer
2016-12-22 gmungocJAL-2360 fix bug that prematurely created a SequenceGroup
2016-12-22 gmungocJAL-2360 structure viewers now using ColourMenuHelper...
2016-12-21 gmungocJAL-2360 set new/loaded colour scheme name correctly
2016-12-21 gmungocJAL-2360 simplified code to create a new colour scheme
2016-12-21 gmungocJAL-2360 added a table to show score colours
2016-12-21 gmungocJAL-2360 ColourMenuHelper now builds and selects items...
2016-12-21 gmungocJAL-2360 comment only
2016-12-21 gmungocJAL-2360 tidy up, simplify isApplicableTo test
2016-12-21 gmungocJAL-2360 no RNAHelices colouring for groups
2016-12-21 gmungocJAL-2361 Blosum is enabled for peptide
2016-12-21 gmungocJAL-1421 add types to Map
2016-12-21 gmungocJAL-2360 fix incorrect action on Cancel user defined...
2016-12-21 gmungocJAL-2360 tidy spelling and file contents order only
2016-12-21 gmungocJAL-2360 Javadoc and test cases for findAnnotation
2016-12-20 gmungocJAL-2360 testRegisterColourScheme to demonstrate a...
2016-12-20 gmungocJAL-2360 ColourSchemes holds configured schemes, AlignF...
2016-12-19 gmungocJAL-2360 amended toAppletParameter() for reproducible...
2016-12-19 gmungocJAL-2361 select colour menu item by matching its name...
2016-12-16 gmungocJAL-2356 enhanced unit test to verify reuse (or not...
2016-12-16 Jim ProcterJAL-2360 report line number when threshold cannot be...
2016-12-16 gmungocJAL-2360 added UserColourScheme.toAppletParameter+test...
2016-12-16 gmungocJAL-2360 getColour() renamed to getColourScheme(),...
2016-12-16 gmungocJAL-1705 JAL-98 use SortedMap as more accurate type...
2016-12-16 gmungocJAL-2360 refactoring for JalviewColourScheme enum,
2016-12-16 gmungocJAL-1354 use i18n text for expected value
2016-12-14 gmungocJAL-2360 test added
2016-12-14 gmungocJAL-2360 added check for null annotations array
2016-12-14 gmungocJAL-1544 JAL-2360 reformatted help page a bit nicer...
2016-12-14 Jim ProcterMerge branch 'patch/JAL-2197_jpredforjnets' into develop
2016-12-13 gmungocJAL-2365 test for lightgray, darkgray not lightGray...
2016-12-13 gmungocJAL-2360 code formatting only and if-else changed to...
2016-12-13 gmungocJAL-2361 adding items to applet colour menus, TCoffee...
2016-12-12 gmungocJAL-2361 extract methods to (re-)build colour menu
2016-12-12 gmungocJAL-2360 simplify nucleotide flag, remove setter
2016-12-12 gmungocJAL-2361 use consistent colour names on menus
2016-12-12 gmungocJAL-1544 backgroud -> background
2016-12-12 gmungocJAL-2362 return correct lower-case colour; Javadoc...
2016-12-12 gmungocJAL-2632 corrected lookup of residue colour
2016-12-09 gmungocJAL-2105 updated for reviewed REST version 4.8
next