Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / gui / AppJmolBinding.java
2023-09-01 Ben SoaresJAL-629 Fix --structureimage and options
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2022-02-11 Jim ProcterJAL-3949 - refactor logging from jalview.bin.Cache...
2022-02-11 Ben SoaresJAL-3949 Complete new abstracted logging framework...
2021-11-08 Jim ProcterJAL-3855 JAL-1731 reuse the StructureViewer.fetchPdbFil...
2021-09-14 Jim ProcterJAL-3829 JAL-3855 moved routing for retrieving structur...
2020-05-29 gmungocJAL-3551 null pointer defence while structure files... feature/JAL-3551Pymol
2020-05-19 gmungocMerge branch 'develop' into feature/JAL-3551Pymol
2020-04-30 gmungocJAL-3551 save structure viewer session refactorings...
2020-02-21 gmungocJAL-2422 general pull-up/removal of common or unused...
2020-02-06 gmungocJAL-3509 coerce RESNUM to hidden (really) after fetchin...
2020-02-04 gmungocJAL-2422 pull up refactoring in preparation for Chimera...
2019-04-16 hansonrcaching of DnD files dropped
2019-04-16 hansonrcomments only
2019-03-27 hansonrconsolidation of Platform isJS calls
2018-08-27 hansonrJAL-3026 Jmol functioning; some issues
2018-07-22 hansonrJAL-3032 Jmol upgrade org.jmol.java.BS -> javajs.util.BS
2017-10-27 gmungocJAL-1793 spike branch updated to latest
2017-10-10 Jim ProcterMerge branch 'codereviews/JAL-1990_IProgressIndicator_j...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-03-13 gmungocJAL-2438 FeatureColourFinder refactored from FeatureRen...
2016-11-30 Jim ProcterMerge branch 'features/JAL-2320_closeChimeraAction...
2016-11-25 gmungocMerge branch 'develop' into trialMerge
2016-11-10 tcofoegbuBugfix to enable accurate chain extraction/association...
2016-11-10 gmungocJAL-2320 added getViewer() method to return Chimera...
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-07-12 gmungocFileFormat enum wip changes
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-06-30 gmungocJAL-1759 unused JmolPopup removed, code tidy for generics
2015-06-26 gmungocJAL-1759 updates for Jmol 14.2.14_25.06.11
2015-03-06 Jim ProcterJAL-1683 replace year/version strings with tokens in...
2015-03-06 Jim ProcterMerge commit 'ab43013b7e357b84b4abade0dba949668dfb2a0e...
2015-01-26 gmungocMerge branch 'features/JAL-1588saveChimeraSession'...
2015-01-08 gmungocJAL-1588 part work save/restore of Chimera session
2015-01-07 gmungocJAL-1588 refactoring to StructureViewerBase and related
2015-01-06 gmungocJAL-1588 refactoring prior to 'save Chimera project'
2014-12-15 Jim ProcterJAL-1620 version bump and release notes
2014-08-08 j.procter@dundee... JAL-1483 move show sequence feature and sequence featur...
2014-06-13 Jim ProcterMerge branch 'Release_2_8_2_Branch' into JAL-1483_featu...
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-967 JAL-1482 new feature renderer api - needs more...
2014-01-29 Jim ProcterJAL-1432 updated copyright notices
2012-11-08 jproctertidy imports
2012-10-22 jprocterJalview 2.8 Source Header
2012-10-03 jprocterformatting
2012-07-02 jprocterJAL-974 - use refactored methods on AlignmentPanel
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 jprocterJAL-766 JAL-733 - new alignment->jmol associations...
2011-05-17 jprocterrefactor to allow distinct StructureSelectionManager...
2011-05-05 jprocterensure feature renderer settings come from the given...
2011-04-22 jprocterJAL-823 and JAL-824 - seqColour no longer the default...
2011-02-18 jprocterJAL-777/JAL-641 debugging
2010-09-23 jprocterapply jalview code style
2010-09-23 jprocterJalview 2.6 source licence
2010-09-22 jprocterjmol update
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 jprocterpatched Jmol and code for embedding JmolAppConsole...
2010-09-02 jprocterupdate gui in gui thread - not structure loading thread
2010-08-27 jprocterrefactored seq/str binding methods and ensured that...
2010-08-27 jprocterrevised sequence/structure binding so one structure...
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...