JAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensing glob
[jalview.git] / src / jalview / ext / jmol / JalviewJmolBinding.java
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-08-26 gmungocJAL-1759 corrected syntax for 'atom picked' callback...
2015-08-19 gmungocJAL-1742 suppress 'add chain' option for Jmol, pull...
2015-08-05 Jim ProcterJAL-1821 patch for completeness - first model number...
2015-08-03 Jim ProcterJAL-1821 JAL-1759 reinstate rotation speed configuratio...
2015-08-03 Jim ProcterJAL-1821 JAL-1759 updated Jmol has different model...
2015-08-03 Jim ProcterJAL-1821 avoid race condition when multiple structures...
2015-06-30 gmungocJAL=1759 fix Jmol state command bug; remove debug output
2015-06-30 gmungocJAL-1759 unused JmolPopup removed, code tidy for generics
2015-06-30 gmungocJAL-1759 JMol now Jmol !
2015-06-26 gmungocJAL-1759 updates for Jmol 14.2.14_25.06.11
2015-06-05 gmungocJAL-1622 fix bug computing superposition + associated...
2015-06-04 gmungocJAL-1750 View Mapping scoped to that viewer's mappings...
2015-06-04 gmungocJAL-1757 match only first altloc CA in PDB structure...
2015-05-20 gmungocJAL-1741 nucleotide-aware colour schemes applied to...
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...
2015-01-06 gmungocJAL-1588 refactoring prior to 'save Chimera project'
2014-12-15 Jim ProcterJAL-1620 version bump and release notes
2014-09-23 darolmarJAL-1355
2014-07-02 Jim ProcterJAL-1333 JAL-1527 refactors to create core structure...
2014-06-06 Jim ProcterJAL-1517 source formatting
2014-06-06 Jim ProcterJAL-1517 fix copyright for 2.8.2
2014-06-05 Jim ProcterJAL-1517 update copyright to version 2.8.2
2014-05-22 Jim ProcterJAL-1503 update version in GPL header
2014-04-21 Jim ProcterJAL-1476 - don't send broken commands to Jmol when...
2014-01-29 Jim ProcterJAL-1432 updated copyright notices
2013-07-07 Jim ProcterJAL-1345 - set nSeconds arg for chemapps.stolaf.edu...
2013-07-07 Jim ProcterJAL-1016 Instruct user to report situations where the...
2013-07-07 Jim ProcterJAL-583 refactor todo about separating code to construc...
2013-07-07 Jim Procterfix for JAL-1016 - wait around until we have a complete...
2013-07-07 Jim ProcterJAL-1016 - do our assertions immediatly
2012-10-24 jprocterJAL-1193 patch prevents JalviewJmolBinding from handlin...
2012-10-22 jprocterJalview 2.8 Source Header
2012-10-03 jprocterformatting
2012-09-05 jprocterJAL-1162 catch security exception and just use bare...
2012-03-01 jprocterMerge branch 'Release_2_7_Branch' into develop
2012-02-12 Jim Procter(JAL-1016) noted position where race condition occurs
2012-02-12 Jim Procter(JAL-1022) ensure all Jmol model filenames are normalis...
2012-02-12 Jim ProcterJAL-1025 JAL-1022 use File based equivalence to map...
2011-11-04 jprocterMerge branch 'JAL-980_jmol_patch' into develop
2011-11-04 jprocter(JAL-980) update binding for refactored Jmol constants...
2011-10-10 jprocterupdate author list in license for (JAL-826)
2011-09-27 jprocterapply version 2.7 copyright
2011-09-14 jprocterfix for JAL-930
2011-07-05 jprocterrefactor to send list of model filenames involved in...
2011-05-17 jprocterrefactor to allow distinct StructureSelectionManager...
2011-05-05 jprocterseparation of jmol script command generation from jmol...
2011-04-22 jproctermoved loadingFromArchive flag modification to after...
2011-02-18 jproctercall to release any explicit event handler references
2010-11-11 jprocterpatch for JAL-655
2010-09-23 jprocterremove overrides
2010-09-23 jprocterJalview 2.6 source licence
2010-09-22 jprocterjmol update
2010-09-19 jprocterresolve pdb id/chain to pdb file/model number and chain
2010-09-14 jprocterstreamlined app and applet jmol console + event handlin...
2010-09-13 jprocterrefactored to remove App reference in Applet (JAL-638)
2010-09-13 jprocterrefactored to remove App reference in Applet (JAL-638)
2010-09-13 jprocterpatched Jmol and code for embedding JmolAppConsole...
2010-09-08 jproctertodos & added simple method for other classes to monito...
2010-09-02 jprocterincrement if strings *dont* match
2010-08-31 jprocterfixed various null pointer exceptions that occur when...
2010-08-27 jprocterpatch for structures with multiple models, and refactor...
2010-08-27 jprocter1.2 compatibility
2010-08-27 jprocterrevised sequence/structure binding so one structure...
2010-08-25 jproctercorrect initing of JmolViewer to avoid security excepti...
2010-08-20 jprocterrefactor jmol api so it doesn't clash with Swing compon...
2010-08-20 jprocterextend jmol binding handles selection events and add...
2010-08-18 jprocterrefactor to abstract jmol/jalview binding and applet...
2010-06-29 jprocternew abstract proxy for use by applet and application