Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 1096 (100.0%) | 78662 (100.0%) | 71.7 |
andrew | 779 (71.1%) | 40331 (51.3%) | 51.7 |
jprocter | 246 (22.4%) | 27302 (34.7%) | 110.9 |
jimp | 20 (1.8%) | 7776 (9.9%) | 388.8 |
amwaterhouse | 51 (4.7%) | 3253 (4.1%) | 63.7 |
streamlined app and applet jmol console + event handling via component listener
24 lines of code changed in:
refactored to remove App reference in Applet (JAL-638)
21 lines of code changed in:
patched Jmol and code for embedding JmolAppConsole in a JPanel (JAL-638)
13 lines of code changed in:
notes re JAL-623 and JAL-583, new api methods for adding several structure/seq mappings at once
177 lines of code changed in:
revised sequence/structure binding so one structure associated with x-seuqenceI's
5 lines of code changed in:
correct initing of JmolViewer to avoid security exception in unsigned applet moed
2 lines of code changed in:
excluded methods related to broken Jmol applet binding mechanism (JAL-621) and implemented default 'search all alignment' mode when opening a new PDB structure view
34 lines of code changed in:
complete the sequence-structure mapping details. * JAL-582
11 lines of code changed in:
refactor jmol api so it doesn't clash with Swing component method. * JAL-582
2 lines of code changed in:
refactored external structure viewer binding API calls so they do not reference Jmol classes (re-instate's Jmol free launch of JalviewLite).
113 lines of code changed in:
improved debug output when Jmol viewer creation fails
43 lines of code changed in:
extend jmol binding handles selection events and add in a 'refreshPdbEntries' step so the list of PDB entries jalview knows about can be updated before a Jmol notifyUpdate event is handled
15 lines of code changed in:
binding between JalviewLite alignment windows and some external Jmol viewer
124 lines of code changed in:
1.5 annotation removal
0 lines of code changed in:
refactor to abstract jmol/jalview binding and applet and application specific sequence structure binding.
206 lines of code changed in:
refactor to jalview.api methods
16 lines of code changed in:
URLs that begin with javascript: are opened in the same window. See
http://issues.jalview.org/browse/JAL-604
7 lines of code changed in:
upgrading structure/sequence binding so that a structure view can contain many pdb files
306 lines of code changed in:
new ajax api methods for linking existing jmol viewers with sequences in an alignframe
21 lines of code changed in:
remove source annotations
0 lines of code changed in:
(498 more)