Merge branch 'develop' into features/JAL-2360colourSchemeApplicability
[jalview.git] / src /
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-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 'develop' into features/JAL-2360colourSche...
2017-01-20 gmungocJAL-2385 update slider settings when switching slider...
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 corrected applet mouse drag, refactored into...
2017-01-17 gmungocJAL-2370 fix bug when hiding a range including two...
2017-01-17 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-16 gmungocJAL-2380 fix Matrix.postMultiply()
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 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-06 gmungocJAL-2360 findColour() with no args removed from ColourS...
2017-01-06 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-05 gmungocJAL-2374 fix popup out by one and multiple groups bugs
2017-01-05 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-05 gmungocJAL-2373 set state of Above PID, By Conservation in...
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 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-14 gmungocJAL-2360 added check for null annotations array
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-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
2016-12-09 gmungocJAL-1895 suppress RNA interaction colour option
2016-12-08 gmungocJAL-2359 add Window menu entry only after all danger...
2016-12-07 gmungocJAL-2356 use cached Sifts file if not expired
2016-12-07 gmungocJAL-2354 handle error response when fetching features
2016-12-07 gmungocJAL-2344 handle null format, simplify JalviewFileChoose...
2016-11-30 Jim ProcterMerge branch 'features/JAL-2320_closeChimeraAction...
2016-11-30 gmungocJAL-2344 use ".cif" for saved mmCIF file (and refactor...
2016-11-29 gmungocJAL-2344 corrected conversion of Type enum to FileFormat features/JAL-2344FileFormatI
2016-11-29 gmungocJAL-2344 FileFormat.isStructureFile replaces
2016-11-28 gmungocMerge branch 'develop' into trialMerge
2016-11-28 tcofoegbuMerge branch 'features/JAL-2326_JOptionPane-refactoring...
2016-11-28 gmungocJAL-2344 added FileFormatI.isStructureFile()
2016-11-28 gmungocJAL-2345 cache generated ImageIcon per file path
2016-11-25 gmungocJAL-2344 dynamically determine recognised extensions...
2016-11-25 gmungocMerge branch 'develop' into trialMerge
2016-11-25 gmungocJAL-2344 override to ignore (obsolete?) JalviewFileView
2016-11-25 gmungocJAL-2344 use .equals() to compare FileFormatI objects
2016-11-24 gmungocDistinguish text-only output formats and others (.jar...
2016-11-24 tcofoegbuJAL-2326 updated references of JOptionPane to JvOptionPane
2016-11-24 Jim ProcterJAL-2325 applied BSD license for chimera/StrucViz2...
2016-11-24 gmungocFurther tweaks to get tests passing
2016-11-24 tcofoegbuJAL-2326 added layer of abstraction between Jalview...
2016-11-24 Jim ProcterJAL-2325 apply license to new source files
2016-11-24 gmungocFileFormatI further tweaks, clean compile
2016-11-23 Jim ProcterMerge branch 'bug/JAL-2323disulfideOverview' into develop
2016-11-23 Jim ProcterMerge branch 'documentation/JAL-2325_release2101' into...
2016-11-23 Jim ProcterMerge branch 'develop' of source.jalview.org/git/jalvie...
2016-11-22 Jim ProcterJAL-2197 changed tooltip for Jnet annotation rows to...
2016-11-22 tcofoegbuMerge branch 'bug/JAL-2277_refactorPrintUnwrapped'...
2016-11-22 Jim ProcterMerge branch 'features/JAL-2177_update_jmol_to_14.6...
2016-11-22 gmungocJAL-2337 fix: only adjust once for scroll offset bug/JAL-2277_refactorPrintUnwrapped
2016-11-22 gmungocJAL-1919 JAL-2177 handle empty pdbentries list correctly features/JAL-2177_update_jmol_to_14.6.4_2016.10.26
2016-11-22 Jim ProcterMerge branch 'develop' of source.jalview.org/git/jalvie...
2016-11-22 tcofoegbuJAL-2322 added runnable interface to HTMLOutput class...
next