JAL-1432 updated copyright notices
[jalview.git] / src / jalview / ext / jmol / JalviewJmolBinding.java
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