jalview.git
13 years agoJAL-824 - patch to schema to allow jmol colouring state to be stored
jprocter [Mon, 25 Apr 2011 16:21:40 +0000 (16:21 +0000)]
JAL-824 - patch to schema to allow jmol colouring state to be stored

13 years agotoggle of inclusion/exclusion of views for colouring was't working
jprocter [Mon, 25 Apr 2011 13:55:48 +0000 (13:55 +0000)]
toggle of inclusion/exclusion of views for colouring was't working

13 years agoJAL-824 - ensure Jmol colouring is a radio button
jprocter [Mon, 25 Apr 2011 13:08:11 +0000 (13:08 +0000)]
JAL-824 - ensure Jmol colouring is a radio button

13 years agodocumentation for JAL-824 and JAL-621
jprocter [Mon, 25 Apr 2011 12:57:43 +0000 (12:57 +0000)]
documentation for JAL-824 and JAL-621

13 years agodocumentation for JAL-732
jprocter [Mon, 25 Apr 2011 12:56:13 +0000 (12:56 +0000)]
documentation for JAL-732

13 years agohtmlfix
jprocter [Mon, 25 Apr 2011 12:54:49 +0000 (12:54 +0000)]
htmlfix

13 years agoformatting
jprocter [Fri, 22 Apr 2011 14:26:04 +0000 (14:26 +0000)]
formatting

13 years agoremoved useless flag (was always null for button press) to ensure default view colour...
jprocter [Fri, 22 Apr 2011 14:24:52 +0000 (14:24 +0000)]
removed useless flag (was always null for button press) to ensure default view colouring behaviour for JAL-824 when sequence colouring is chosen

13 years agoJAL-823 and JAL-824 - seqColour no longer the default colouring state unless PDB...
jprocter [Fri, 22 Apr 2011 11:41:41 +0000 (11:41 +0000)]
JAL-823 and JAL-824 - seqColour no longer the default colouring state unless PDB file opened from alignment window

13 years agocomments re JAL-823 legacy issue
jprocter [Fri, 22 Apr 2011 11:40:53 +0000 (11:40 +0000)]
comments re JAL-823 legacy issue

13 years agoclarify tooltip
jprocter [Fri, 22 Apr 2011 11:39:54 +0000 (11:39 +0000)]
clarify tooltip

13 years agomoved loadingFromArchive flag modification to after GUI refreshes are completed and...
jprocter [Fri, 22 Apr 2011 11:39:27 +0000 (11:39 +0000)]
moved loadingFromArchive flag modification to after GUI refreshes are completed and javadoc.

13 years agooption for enabling Jmol colouring mode JAL-824
jprocter [Fri, 22 Apr 2011 11:37:55 +0000 (11:37 +0000)]
option for enabling Jmol colouring mode JAL-824

13 years agoJAL-641 patch
jprocter [Thu, 21 Apr 2011 16:55:54 +0000 (16:55 +0000)]
JAL-641 patch

13 years agopatch for JAL-733
jprocter [Thu, 21 Apr 2011 16:54:09 +0000 (16:54 +0000)]
patch for JAL-733

13 years agopatch for JAL-820 and JAL-821
jprocter [Thu, 21 Apr 2011 14:51:08 +0000 (14:51 +0000)]
patch for JAL-820 and JAL-821

13 years agoseparated alignment annotation height calculation from panel height adjustment
jprocter [Thu, 21 Apr 2011 14:49:48 +0000 (14:49 +0000)]
separated alignment annotation height calculation from panel height adjustment

13 years agomoved to same place as in jalview.gui
jprocter [Thu, 21 Apr 2011 14:48:21 +0000 (14:48 +0000)]
moved to same place as in jalview.gui

13 years agosave and recover graph height, visibility and row position for autocalculated annotat...
jprocter [Thu, 21 Apr 2011 13:19:38 +0000 (13:19 +0000)]
save and recover graph height, visibility and row position for autocalculated annotation rows (JAL-785) and column label formatting attributes (JAL-817 and JAL-818).

13 years agoallow an alignment annotation row to be removed and re-inserted without losing any...
jprocter [Thu, 21 Apr 2011 13:17:07 +0000 (13:17 +0000)]
allow an alignment annotation row to be removed and re-inserted without losing any of its sequence or group associations (JAL-784)

13 years agoallow an existing alignment annotation row to be bound to a sequenceGroup as its...
jprocter [Thu, 21 Apr 2011 13:16:27 +0000 (13:16 +0000)]
allow an existing alignment annotation row to be bound to a sequenceGroup as its consensus or conservation row (JAL-784)

13 years agoadded graphHeight attribute to schema (JAL-784)
jprocter [Thu, 21 Apr 2011 13:14:43 +0000 (13:14 +0000)]
added graphHeight attribute to schema (JAL-784)

13 years agoavoid race condition when featureRenderer for structure is updated by its associated...
jprocter [Tue, 19 Apr 2011 13:56:07 +0000 (13:56 +0000)]
avoid race condition when featureRenderer for structure is updated by its associated view.

13 years agopatched XML parser to ensure it properly escapes non-html friendly characters prior...
jprocter [Tue, 19 Apr 2011 13:55:01 +0000 (13:55 +0000)]
patched XML parser to ensure it properly escapes non-html friendly characters prior to tooltip generation (resolves JAL-808)

13 years agotodo
jprocter [Fri, 8 Apr 2011 17:22:04 +0000 (17:22 +0000)]
todo

13 years agoimported properties via -props should never be overwritten
jprocter [Fri, 8 Apr 2011 16:10:21 +0000 (16:10 +0000)]
imported properties via -props should never be overwritten

13 years agoallow groovy scripts to be run when in headless mode - pass startupAlFrame as context
jprocter [Fri, 8 Apr 2011 10:57:44 +0000 (10:57 +0000)]
allow groovy scripts to be run when in headless mode - pass startupAlFrame as context

13 years agoallow groovy scripts to be run when in headless mode - pass startupAlFrame as context
jprocter [Thu, 7 Apr 2011 22:18:22 +0000 (22:18 +0000)]
allow groovy scripts to be run when in headless mode - pass startupAlFrame as context

13 years agoallow groovy scripts to be run when in headless mode - pass startupAlFrame as context
jprocter [Thu, 7 Apr 2011 22:08:42 +0000 (22:08 +0000)]
allow groovy scripts to be run when in headless mode - pass startupAlFrame as context

13 years agoresolves JAL-805
jprocter [Thu, 7 Apr 2011 13:05:39 +0000 (13:05 +0000)]
resolves JAL-805

13 years agoresolves JAL-804
jprocter [Thu, 7 Apr 2011 11:04:46 +0000 (11:04 +0000)]
resolves JAL-804

13 years agoexcess imports
jprocter [Mon, 28 Feb 2011 10:48:21 +0000 (10:48 +0000)]
excess imports

13 years agopatch for JAL-780
jprocter [Sun, 27 Feb 2011 18:37:45 +0000 (18:37 +0000)]
patch for JAL-780

13 years agopatch for occasional ArrayIndexOutOfBounds
jprocter [Sun, 27 Feb 2011 18:35:54 +0000 (18:35 +0000)]
patch for occasional ArrayIndexOutOfBounds

13 years agopatch for JAL-792
jprocter [Sun, 27 Feb 2011 18:35:28 +0000 (18:35 +0000)]
patch for JAL-792

13 years agofirst patch for JAL-774 - ensure end is a valid bound to limit search for last sequen...
jprocter [Sun, 27 Feb 2011 17:13:47 +0000 (17:13 +0000)]
first patch for JAL-774 - ensure end is a valid bound to limit search for last sequence position (at least as long as sequence)

13 years agofirst approximation for JAL-782 - hint that opaque groupName is actually the name
jprocter [Fri, 25 Feb 2011 17:10:24 +0000 (17:10 +0000)]
first approximation for JAL-782 - hint that opaque groupName is actually the name

13 years agoJAL-777/JAL-641 debugging
jprocter [Fri, 18 Feb 2011 17:33:41 +0000 (17:33 +0000)]
JAL-777/JAL-641 debugging

13 years agonew alignmentPanel api + JAL-777/JAL-641 debugging
jprocter [Fri, 18 Feb 2011 17:33:30 +0000 (17:33 +0000)]
new alignmentPanel api  + JAL-777/JAL-641 debugging

13 years agofix scrolltoposition behaviour and new alignmentPanel api
jprocter [Fri, 18 Feb 2011 17:31:29 +0000 (17:31 +0000)]
fix scrolltoposition behaviour and new alignmentPanel api

13 years agofix scrolltoposition behaviour
jprocter [Fri, 18 Feb 2011 17:30:49 +0000 (17:30 +0000)]
fix scrolltoposition behaviour

13 years agoJAL-574
jprocter [Fri, 18 Feb 2011 17:30:18 +0000 (17:30 +0000)]
JAL-574

13 years agoconvenience method to discover all Jmols
jprocter [Fri, 18 Feb 2011 17:29:50 +0000 (17:29 +0000)]
convenience method to discover all Jmols

13 years agoJAL-779 and some redraw refinements
jprocter [Fri, 18 Feb 2011 17:24:29 +0000 (17:24 +0000)]
JAL-779 and some redraw refinements

13 years agoJAl-574
jprocter [Fri, 18 Feb 2011 17:19:53 +0000 (17:19 +0000)]
JAl-574

13 years agoavoid exceptions for orphaned windows
jprocter [Fri, 18 Feb 2011 17:18:57 +0000 (17:18 +0000)]
avoid exceptions for orphaned windows

13 years agobugfixing for JAL-778
jprocter [Fri, 18 Feb 2011 17:18:25 +0000 (17:18 +0000)]
bugfixing for JAL-778

13 years agonew multiple multiple view associations JAL-777
jprocter [Fri, 18 Feb 2011 17:18:12 +0000 (17:18 +0000)]
new multiple multiple view associations JAL-777

13 years agocall to release any explicit event handler references and fix for occasional arrayInd...
jprocter [Fri, 18 Feb 2011 17:16:39 +0000 (17:16 +0000)]
call to release any explicit event handler references and fix for occasional arrayIndexOutOfboundsErrors

13 years agodynamic alignmentPanel menu class
jprocter [Fri, 18 Feb 2011 17:16:00 +0000 (17:16 +0000)]
dynamic alignmentPanel menu class

13 years agocall to release any explicit event handler references
jprocter [Fri, 18 Feb 2011 17:15:36 +0000 (17:15 +0000)]
call to release any explicit event handler references

13 years agoremoved explicit 'linkedAlignmentPanel' flag
jprocter [Fri, 18 Feb 2011 17:12:41 +0000 (17:12 +0000)]
removed explicit 'linkedAlignmentPanel' flag

13 years agofix for occasional race conditions
jprocter [Fri, 18 Feb 2011 17:12:22 +0000 (17:12 +0000)]
fix for occasional race conditions

13 years agofixes JAL-778 - flag to indicate binding between an alignment panel and Jmol view...
jprocter [Thu, 17 Feb 2011 11:29:57 +0000 (11:29 +0000)]
fixes JAL-778 - flag to indicate binding between an alignment panel and Jmol view for colouring and optionally for superposition as well.

13 years agoprotype api
jprocter [Thu, 17 Feb 2011 11:26:05 +0000 (11:26 +0000)]
protype api

13 years agoclassCast exception - attempting to update registry to bind jalview object to the...
jprocter [Thu, 17 Feb 2011 11:25:42 +0000 (11:25 +0000)]
classCast exception - attempting to update registry to bind jalview object to the VorbaId rather than the actual Vamsas data object the VorbaId refers to.

13 years agofix for JAL-776
jprocter [Tue, 15 Feb 2011 16:30:33 +0000 (16:30 +0000)]
fix for JAL-776

13 years agofixes JAL-775
jprocter [Tue, 15 Feb 2011 14:43:07 +0000 (14:43 +0000)]
fixes JAL-775

13 years agoJAL-769
jprocter [Mon, 14 Feb 2011 12:58:37 +0000 (12:58 +0000)]
JAL-769

13 years agoJAL-564 (annotation panel height adjustment) and alignment annotation popup menu...
jprocter [Mon, 14 Feb 2011 10:56:51 +0000 (10:56 +0000)]
JAL-564 (annotation panel height adjustment) and alignment annotation popup menu items for JAL-759

13 years agoJAL-621 (mouseover debugging) and JAL-564 (annotation panel height adjustment)
jprocter [Mon, 14 Feb 2011 10:55:13 +0000 (10:55 +0000)]
JAL-621 (mouseover debugging) and JAL-564 (annotation panel height adjustment)

13 years agoJAL-621 and JAL-564
jprocter [Mon, 14 Feb 2011 10:53:59 +0000 (10:53 +0000)]
JAL-621 and JAL-564

13 years agoJAL-621 - also renamed list of javascript handlers
jprocter [Mon, 14 Feb 2011 10:52:32 +0000 (10:52 +0000)]
JAL-621 - also renamed list of javascript handlers

13 years agorefactored annotation panel height calculation
jprocter [Mon, 14 Feb 2011 10:51:25 +0000 (10:51 +0000)]
refactored annotation panel height calculation

13 years agoJAL-621 - also renamed list of javascript handlers
jprocter [Mon, 14 Feb 2011 10:46:29 +0000 (10:46 +0000)]
JAL-621 - also renamed list of javascript handlers

13 years agojavadoc
jprocter [Mon, 14 Feb 2011 10:40:53 +0000 (10:40 +0000)]
javadoc

13 years agoBalascz reported problems - jalview tries to write back to the URL. Fixed this so...
jprocter [Fri, 4 Feb 2011 16:10:54 +0000 (16:10 +0000)]
Balascz reported problems - jalview tries to write back to the URL. Fixed this so that Jalview will only write back to properties files, and also ensured properties are modified before potentially failing writes occur.

13 years agoJAL-761
jprocter [Fri, 4 Feb 2011 15:30:50 +0000 (15:30 +0000)]
JAL-761

13 years ago1.2ish awt methods
jprocter [Fri, 4 Feb 2011 12:04:46 +0000 (12:04 +0000)]
1.2ish awt methods

13 years agojava 1.4.2 applet build
jprocter [Fri, 4 Feb 2011 12:00:28 +0000 (12:00 +0000)]
java 1.4.2 applet build

13 years ago1.2ish awt methods and excluding unused code
jprocter [Fri, 4 Feb 2011 11:34:20 +0000 (11:34 +0000)]
1.2ish awt methods and excluding unused code

13 years agodon't need to retrieve idwidthadjuster
jprocter [Fri, 4 Feb 2011 11:26:34 +0000 (11:26 +0000)]
don't need to retrieve idwidthadjuster

13 years agojavadoc
jprocter [Fri, 4 Feb 2011 11:16:03 +0000 (11:16 +0000)]
javadoc

13 years agopatch for JAL-760
jprocter [Fri, 4 Feb 2011 11:11:26 +0000 (11:11 +0000)]
patch for JAL-760

13 years agogroup associated annotation and logos JAL-516 JAL-759
jprocter [Fri, 4 Feb 2011 11:07:42 +0000 (11:07 +0000)]
group associated annotation and logos JAL-516 JAL-759

13 years agoadjustable annotation panel height and vertical scrollbar JAL-516,JAL-338,JAL-306
jprocter [Fri, 4 Feb 2011 10:44:26 +0000 (10:44 +0000)]
adjustable annotation panel height and vertical scrollbar JAL-516,JAL-338,JAL-306

13 years agofixes JAL-757
jprocter [Tue, 1 Feb 2011 14:17:11 +0000 (14:17 +0000)]
fixes JAL-757

13 years agoextended mouseover message with absolute sequence position info JAL-433, relaxed...
jprocter [Fri, 21 Jan 2011 17:15:21 +0000 (17:15 +0000)]
extended mouseover message with absolute sequence position info JAL-433, relaxed id matching for order/selection/highlighting JAL-753 and order/getOrder methods JAL-754

13 years agosearch result highlighting and scrolling and some patches for JAL-695
jprocter [Fri, 21 Jan 2011 17:12:03 +0000 (17:12 +0000)]
search result highlighting and scrolling and some patches for JAL-695

13 years agomore efficient highlighting and selection display JAL-469
jprocter [Fri, 21 Jan 2011 17:10:23 +0000 (17:10 +0000)]
more efficient highlighting and selection display JAL-469

13 years agomore efficient highlighting and selection display
jprocter [Fri, 21 Jan 2011 17:09:43 +0000 (17:09 +0000)]
more efficient highlighting and selection display

13 years agologic bug for auto scrolling
jprocter [Fri, 21 Jan 2011 17:08:29 +0000 (17:08 +0000)]
logic bug for auto scrolling

13 years agorelaxed ID matching parameter JAL-753 and sortBy JAL-754
jprocter [Fri, 21 Jan 2011 17:07:31 +0000 (17:07 +0000)]
relaxed ID matching parameter JAL-753 and sortBy JAL-754

13 years agorelaxed ID matching parameter JAL-753
jprocter [Fri, 21 Jan 2011 17:05:43 +0000 (17:05 +0000)]
relaxed ID matching parameter JAL-753

13 years agoensure source is rarely null
jprocter [Fri, 21 Jan 2011 17:03:40 +0000 (17:03 +0000)]
ensure source is rarely null

13 years agoextended mouseover message with absolute sequence position info JAL-433
jprocter [Fri, 21 Jan 2011 17:03:10 +0000 (17:03 +0000)]
extended mouseover message with absolute sequence position info JAL-433

13 years agopatch for JAL-695 - need to test if this is observed in applet
jprocter [Tue, 18 Jan 2011 17:46:08 +0000 (17:46 +0000)]
patch for JAL-695 - need to test if this is observed in applet

13 years agopatch for JAL-695
jprocter [Tue, 18 Jan 2011 17:43:16 +0000 (17:43 +0000)]
patch for JAL-695

13 years agojavadoc
jprocter [Tue, 18 Jan 2011 17:41:48 +0000 (17:41 +0000)]
javadoc

13 years agojavadoc
jprocter [Tue, 18 Jan 2011 17:40:53 +0000 (17:40 +0000)]
javadoc

13 years agoavoid creating lots of identical search results. patch for JAL-751
jprocter [Tue, 18 Jan 2011 17:40:16 +0000 (17:40 +0000)]
avoid creating lots of identical search results. patch for JAL-751

13 years agoremoved securityException caused by accessing class directly from sun. package
jprocter [Tue, 18 Jan 2011 10:42:20 +0000 (10:42 +0000)]
removed securityException caused by accessing class directly from sun. package

13 years agorefactored VamsasListener to allow the source of the event to be passed to handlers
jprocter [Tue, 18 Jan 2011 10:33:11 +0000 (10:33 +0000)]
refactored VamsasListener to allow the source of the event to be passed to handlers

13 years agoadditional test - http://www.koders.com/java/fid4C9593FE80CE8AA81158AF712B50C7A689488...
jprocter [Mon, 17 Jan 2011 15:54:27 +0000 (15:54 +0000)]
additional test - koders.com/java/fid4C9593FE80CE8AA81158AF712B50C7A689488FD8.aspx c.f. JAL-749

13 years agowarn user that no JS callbacks will work by default, and show stacktrace if debug...
jprocter [Mon, 17 Jan 2011 15:36:06 +0000 (15:36 +0000)]
warn user that no JS callbacks will work by default, and show stacktrace if debug is enabled JAL-749

13 years agoneed to own lock to notify
jprocter [Mon, 17 Jan 2011 15:11:46 +0000 (15:11 +0000)]
need to own lock to notify

13 years agoneed to own lock to notify
jprocter [Mon, 17 Jan 2011 14:48:52 +0000 (14:48 +0000)]
need to own lock to notify

13 years agoavoid 1.5 specific methods
jprocter [Mon, 17 Jan 2011 14:32:45 +0000 (14:32 +0000)]
avoid 1.5 specific methods

13 years agorevised default separator string expression to avoid utf8 warnings. Regularised new...
jprocter [Mon, 17 Jan 2011 14:28:35 +0000 (14:28 +0000)]
revised default separator string expression to avoid utf8 warnings. Regularised new api methods (select, selectIn(alignFrame..), ). improved separatorList routines and added onInit javascript callback.

13 years agoallow debug messages to be output before jscallback execution
jprocter [Mon, 17 Jan 2011 14:27:06 +0000 (14:27 +0000)]
allow debug messages to be output before jscallback execution