jalview.git
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-18 gmungocJAL-2379 more realistic matrices for unit tests
2017-01-17 gmungocJAL-1933 update threshold on focus lost in text field features/JAL-2295setChimeraAttributes
2017-01-17 gmungocMerge branch 'develop' into features/JAL-2295setChimera...
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-17 gmungocJAL-2379 use SparseMatrix for encoded sequences, tidy...
2017-01-17 gmungocJAL-2379 SparseMatrix alternative to Matrix, both MatrixI
2017-01-17 gmungocJAL-2379 SparseDoubleArray added (for use by SparseMatrix)
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-11 kiramtJAL-2316 Spanish message translations
2017-01-10 gmungocJAL-2377 avoid infinite loop formatting 1.0E-310
2017-01-10 kiramtJAL-2316 Separate label/db name in UrlProviders. Unit...
2017-01-09 kiramtJAL-2316 Prevent applet from loading null links into...
2017-01-09 gmungocJAL-2371 pull up isNucleotide to SequenceCollectionI
2017-01-09 gmungocJAL-2371 remove ColourSchemeI.findColour(c), pure inter...
2017-01-09 kiramtMerge remote-tracking branch 'origin/develop' into...
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 kiramtJAL-2316 Added database name column to URL links table...
2016-12-16 gmungocJAL-2356 enhanced unit test to verify reuse (or not...
2016-12-16 gmungocJAL-2346 ensure view updates when annotation options...
2016-12-16 Jim ProcterJAL-2360 report line number when threshold cannot be...
2016-12-16 gmungocMerge branch 'develop' into bug/JAL-2346annotationChoice
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-15 kiramtJAL-2316 Changes following review.
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 kiramtMerge branch 'develop' into features/JAL-2316
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-13 kiramtJAL-2316 Documentation update
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 kiramtJAL-2316 Added GUI checks for duplicate link ids
2016-12-12 kiramtJAL-2316 Unit test update to UrlLinkTableModel and...
2016-12-12 kiramtJAL-2316 Added jalview.urls.* packages
2016-12-12 kiramtJAL-2316 Missed change from previous checkin
next