October 2007 Commit Log

Number of Commits:
54
Number of Active Developers:
1
jprocter 2007-10-31 17:42

javadoc

281 lines of code changed in:

jprocter 2007-10-31 17:41

rejiggered loadDataFile and parseFeatureFile so JNet annotation parsing is attempted before feature file parsing (avoids additional exception reports on stderr)

34 lines of code changed in:

jprocter 2007-10-31 17:39

added bugfix todo

1209 lines of code changed in:

jprocter 2007-10-31 17:39

concise files can now be read as a normal alignment, and will be displayed with annotation. See javadoc for usage notes.

23 lines of code changed in:

jprocter 2007-10-31 17:37

added a quieter bailout for cases when the featuresFile is really not going to manage to parse the file - consider revoking this in the future if it hinders debugging of features file input to jalview

0 lines of code changed in:

jprocter 2007-10-31 15:13

factored out reference to parent alignFrame (so all views can be closed whilst a job is in progress)

0 lines of code changed in:

jprocter 2007-10-31 15:11

beginnings of view definition capability for annotations file

0 lines of code changed in:

jprocter 2007-10-31 15:10

javadoc

1 lines of code changed in:

jprocter 2007-10-31 15:10

error message associated with an alignment file loading failure is passed back to user (finally!)

263 lines of code changed in:

jprocter 2007-10-31 15:08

introduce new type to pass around featureRendererSettings

39 lines of code changed in:

jprocter 2007-10-31 15:08

nullpointer bug fix on consensus thread

2 lines of code changed in:

jprocter 2007-10-31 15:08

javadoc on webservice discovery method

6 lines of code changed in:

jprocter 2007-10-31 15:07

fix parsing of embl entries like S75919 which have feature properties with no values

11 lines of code changed in:

jprocter 2007-10-29 12:46

bugfix for alignments without aligned codon frames

0 lines of code changed in:

jprocter 2007-10-28 13:12

begin process of allowing for column selection in wrapped mode.

12 lines of code changed in:

jprocter 2007-10-28 13:12

fix display of hidden sequence markers in applet

384 lines of code changed in:

jprocter 2007-10-27 16:48

must do any modification to menus before they are embedded onto a panel.

1 lines of code changed in:

jprocter 2007-10-27 14:29

new option on annotation export dialog box

0 lines of code changed in:

jprocter 2007-10-27 14:27

enabled platform dependent embedding of menuBar with EmbmenuFrame

248 lines of code changed in:

jprocter 2007-10-27 14:27

windowclose handler now calls EmbmenuFrame garbage collector.

5 lines of code changed in:

jprocter 2007-10-27 14:26

fixed bootstrap value rendering to occur only when non-negative bootstrap is attached to node.

16 lines of code changed in:

jprocter 2007-10-27 14:26

refactored embedded menu machinery

27 lines of code changed in:

jprocter 2007-10-27 14:25

enabled platform dependent embedding of menuBar with EmbmenuFrame

654 lines of code changed in:

jprocter 2007-10-27 14:25

refactored embedded menu machinery

0 lines of code changed in:

jprocter 2007-10-26 17:30

add mac dependent use of embedded menu bar rather than AWT toolbar for the non-embedded applet alignframe windows

42 lines of code changed in:

jprocter 2007-10-26 17:28

use new utility class for platform info

940 lines of code changed in:

jprocter 2007-10-26 17:28

new applet and application utility class for platform information

0 lines of code changed in:

jprocter 2007-10-26 12:14

fixed applet API calls so they operate on the embedded applet instance if no other views have input focus.

62 lines of code changed in:

jprocter 2007-10-26 12:13

updated client which allows XML validation flags to be controlled (to ensure that application only writes a valid document back to the session)

26 lines of code changed in:

jprocter 2007-10-24 15:11

thread for product retrieval

57 lines of code changed in:

jprocter 2007-10-24 15:06

ensure PDB ids are updated on the dataset sequence

9 lines of code changed in:

jprocter 2007-10-24 15:05

individual query error/exception report and bugfix

0 lines of code changed in:

jprocter 2007-10-24 11:59

add parsed PDB reference to sequences

48 lines of code changed in:

jprocter 2007-10-24 11:59

null pointer exception and warning for update of tree

6 lines of code changed in:

jprocter 2007-10-24 11:58

javadoc

9 lines of code changed in:

jprocter 2007-10-19 18:20

test autobuild of release

0 lines of code changed in:

jprocter 2007-10-19 18:01

contains java properties read by ant build automation

0 lines of code changed in:

jprocter 2007-10-19 16:36

file containing the cvs tag for the latest release

0 lines of code changed in:

jprocter 2007-10-15 22:18

new features or newly shown group features are placed at top of feature stack

10 lines of code changed in:

jprocter 2007-10-12 12:03

added separator parameter with default of '|' to control the list separator to use, and better debug output.

71 lines of code changed in:

jprocter 2007-10-11 12:18

remove conflict on javascript api

39 lines of code changed in:

jprocter 2007-10-11 11:38

javac.debug passed through to applet build to preserve line numbers when obfuscation is not performed.

1 lines of code changed in:

jprocter 2007-10-11 11:37

static debug flag controlling output of excessive info. showfeaturegroups and hidefeaturegroups parameters.

55 lines of code changed in:

jprocter 2007-10-11 11:36

pass up the errormessage in the exception when a datasource is not readable.

10 lines of code changed in:

jprocter 2007-10-10 14:49

jnlp amsa extension and donotobfuscate property conditional for jalviewLite build

20 lines of code changed in:

jprocter 2007-10-10 14:48

featureGroup show/hide and newView methods for applet's javascript API

1727 lines of code changed in:

jprocter 2007-10-04 17:37

selected region output also supports generation of annotations

39 lines of code changed in:

jprocter 2007-10-04 17:34

refactored list of file extensions and file format descriptions

45 lines of code changed in:

jprocter 2007-10-04 17:33

edit label/displayChar contains existing character(s) of sites to be edited

47 lines of code changed in:

jprocter 2007-10-04 17:32

refactored invertColumnSelection as an object method

4 lines of code changed in:

jprocter 2007-10-02 17:05

added colSel as a parameter formatAdaptor print function to allow editing of annotation embedded in output.

13 lines of code changed in:

jprocter 2007-10-02 17:01

convenience constructor for duplicating an annotation and editing it for hidden columns

16 lines of code changed in:

jprocter 2007-10-02 16:48

javadoc and operator for editing AlignmentAnnotation to remove hidden columns

0 lines of code changed in:

jprocter 2007-10-02 16:48

javadoc

8 lines of code changed in:

September 2007 »

Generated by StatCVS 0.3