JAL-1761 need to pass molecule type when generating superposition commands
[jalview.git] / src / jalview / ext / rbvi / chimera / ChimeraCommands.java
2022-02-15 Jim ProcterJAL-1761 need to pass molecule type when generating...
2021-09-21 Ben SoaresJAL-3691 automatic insertion of Locale.ROOT to toUpperC...
2020-09-10 gmungocJAL-3518 removed unneeded override in ChimeraCommands
2020-06-25 gmungocJAL-3518 pull up [get|list]ResidueAttributes to Structu...
2020-06-23 gmungocJAL-3518 separation of ChimeraXManager, pull up of...
2020-06-23 gmungocJAL-3518 pull up closeViewer() and external viewer...
2020-05-29 gmungocJAL-3551 null pointer defence while structure files... feature/JAL-3551Pymol
2020-05-26 gmungocJAL-1761 pattern for structure viewer construction...
2020-05-21 gmungocJAL-3551 copy Jalview features to Pymol 'p' (with pull...
2020-05-11 gmungocJAL-3551 concatenate colour by sequence commands for...
2020-03-16 gmungocJAL-3551 tidying, improved commands, fix Jmol model...
2020-03-13 gmungocJAL-3551 working proof of concept of Jalview driving...
2020-03-03 gmungocJAL-3518 more pull up / test coverage of structure...
2020-02-28 gmungocJAL-3518 basic refactoring / pull up of superposeStruct...
2020-02-21 gmungocJAL-3518 more extraction of ChimeraX commands as overrides
2020-02-20 gmungocJAL-2422 pull-up refactoring of structure commands...
2019-12-13 gmungocJAL-2422 write Jalview features to ChimeraX via command...
2019-12-13 gmungocJAL-2422 basic proof of concept of ChimeraX opened...
2019-06-14 gmungocJAL-3302 transfer visible 'linked' features to Chimera
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-21 gmungocMerge branch 'develop' into features/JAL-2446NCList features/JAL-2446NCList
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-05-18 gmungocJAL-2490 retrieve visible features only
2017-04-24 kiramtJAL-2388 Hidden cols separated from column selection...
2017-03-31 gmungocJAL-2430 code tidy, unit test for Jmol hidden column...
2017-03-13 gmungocJAL-2438 FeatureColourFinder refactored from FeatureRen...
2017-03-08 gmungocJAL-2430 colour columns hidden in alignment gray on...
2017-03-08 gmungocJAL-2295 avoid quotes breaking attribute value parsing
2017-03-01 gmungocMerge branch 'features/JAL-2295setChimeraAttributes...
2016-12-16 gmungocJAL-2360 refactoring for JalviewColourScheme enum,
2016-11-16 gmungocJAL-2295 don't exclude RESNUM from transfer to Chimera
2016-11-14 gmungocJAL-2295 don't copy 'Chimera' features back to Chimera
2016-11-14 gmungocJAL-2295 JAL-2296 skeleton 'attributes to features...
2016-11-11 gmungocJAL-2295 correct test for Float.isNaN(score) !
2016-11-10 gmungocJAL-2295 additional tests, stronger sanitisation of...
2016-11-09 gmungocJAL-2295 set attributes commands include feature value...
2016-11-08 gmungocJAL-2295 feature and colour commands refactored to...
2016-11-08 gmungocJAL-2295 extracted AtomSpecModel for reuse in Chimera...
2016-11-07 gmungocJAL-2295 small tidy of javadoc only
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-02-09 tcofoegbuJAL-1957 enabled multi-chain mapping and highlight...
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-03-26 gmungocMerge develop to Release_2_8_3_Branch
2015-03-06 Jim ProcterJAL-1683 replace year/version strings with tokens in...
2015-03-06 Jim ProcterMerge commit 'ab43013b7e357b84b4abade0dba949668dfb2a0e...
2014-12-15 Jim ProcterJAL-1620 version bump and release notes
2014-12-05 gmungocJAL-1609 refactored colour by sequence command, now...
2014-12-03 gmungocJAL-1609 wip on Chimera colour by sequence
2014-11-28 gmungocJAL-1596 first REST interface coded
2014-07-08 j.procter@dundee... JAL-1333 more efficient color statement
2014-07-04 j.procter@dundee... JAL-1333 more abstraction and refactoring and working...