added (and enabled) switch to store gff source string as sequencefeature.group rather...
[jalview.git] / src / jalview / gui /
2008-12-15 jprocterwarning for failed parsing of newick strings
2008-12-15 jprocternew callback handler allowing threads that request...
2008-12-08 jprocterdisplay feature score in tooltip
2008-12-08 jprocterexperimental buttons for sort on score/density and...
2008-12-05 jproctersupport for multiple accession retrieval from a databas...
2008-12-04 jprocterfetch database references for all EBI db + selected...
2008-12-04 jprocterdas source browser uses local source method from jalvie...
2008-11-12 jprocterselection sending and receiving, autoscrolling to highl...
2008-11-12 jprocterselection sending and receiving, autoscrolling to highl...
2008-11-12 jprocterselection sending
2008-11-12 jprocternew ID constructor and selection sending
2008-11-12 jprocternew constructors for setting IDs
2008-11-12 jprocternew window discovery and alignment view navigation...
2008-11-12 jprocterjar inputstream provider enabling multiple jar entries...
2008-09-09 jproctershow non-positional features with same code as positona...
2008-09-09 jprocterrefactored feature tooltip generation code to static...
2008-09-09 jprocternon-positional features are displayed with additional...
2008-09-09 jproctermake URL links from description string when link is...
2008-09-08 jprocterview settings in view submenu and user preferences...
2008-09-08 jprocterintroduced and commented out code for generating URLs...
2008-09-04 jproctermerge from 2_4_Release branch
2008-08-26 jprocterset title of viewer frame after file has been loaded...
2008-08-26 jprocterfuture bug fix todo
2008-08-26 jprocternew thread for initting of DBRefFetcher with latest...
2008-08-26 jprocteradded singleton access method to retrieve the latest...
2008-08-26 jproctertooltip for fetch db refs and more generic regex for...
2008-08-20 jproctertooltip displays formatted annotation row description...
2008-08-19 jprocterbeginning of fix for embl/cds/highlighting IO in https...
2008-08-19 jprocterfix for arrayoutofbounds bug when secondary structure...
2008-08-19 jprocterregex links for launching URL from single click on...
2008-08-15 jprocterupdate text and version checker
2008-08-15 jprocterdialog size on macs
2008-08-15 jproctercheck for crossreferences every time the menus are...
2008-08-15 jproctercatch invalid URL link exception properly
2008-08-15 jprocterincrease height of dialog
2008-08-15 jprocterallow '|' in regex for URL links to be recovered from...
2008-08-13 jproctercheck for null viewport on dataset recovery
2008-08-13 jprocterensure input data can be recovered for tree and PCA...
2008-08-13 jprocterdo not try to cancel jobs that cannot be cancelled
2008-08-11 jprocterregular expression based URL link generation
2008-08-06 jproctergeneration of additional URLs for DBRefs on a sequence...
2008-08-05 jprocternew vamsas session does not open a dialog box
2008-08-05 jprocterensure das sequence sources are refreshed when das...
2008-08-04 jprocterpfam seed and full alignment retrieval and nicer orderi...
2008-08-01 jprocternew SequenceFetcher gui and visual delay indication...
2008-08-01 jprocterinterface for windows that display progress bars
2008-07-31 jprocteruse canonical DbSource name in GUI box, and ensure...
2008-07-18 jprocterSequence label colour stored for each sequence group
2008-06-30 jprocterjavadoc and constraint to ensure annotation labels...
2008-05-12 jprocterfixed Jalview project archive bug where alignment view...
2008-04-29 jproctercomments and version wget ping timeout fix for when...
2008-04-29 jprocteradded SeqSearch service interface. Documented and refac...
2008-04-25 jprocterpotential fix for hang on opening of application window...
2008-04-21 jprocteradded centre annotation labels menu entry (and commente...
2008-04-17 jproctertodo for refactoring webservice GUI creation mechanism
2008-02-22 jproctersequenceId is a string, not an integer - allows generat...
2008-02-22 jprocterprobably unnecessary optimisation (SequenceGroup.addSeq...
2008-02-22 jprocterOn 'save' menu entry check to see if fileformat is...
2008-01-29 jprocterflag to indicate if errors are raised as warning dialog...
2008-01-29 jprocterexplicitly allow access to showMemoryUsage flag in...
2008-01-29 jprocterjavadoc
2008-01-21 jprocterjavadoc
2008-01-11 jproctermemory monitor, garbage collection and changed menu...
2007-12-21 jproctersequence db fetcher metadata for multiple sequence...
2007-12-18 jprocterincorrect colour-by-sequence when gaps are present...
2007-11-28 jprocterbugfix
2007-11-24 jprocteronly show bootstrap values if they are valid!
2007-11-16 jprocterrefactored ebi soap client and AbstractSequenceFetcher...
2007-11-16 jproctertodo for sortbyPID operating on current selection rathe...
2007-11-12 jprocteradded mechanism to initiate DAS feature fetching progra...
2007-11-12 jprocterpublic access to static getAlignFrames method.
2007-11-12 jprocterpublic method to indicate if there are progress bars...
2007-11-12 jprocterpublicly accessible flag to indicate if a registry...
2007-11-12 jprocterbugfix for occasional race condition causing exception...
2007-11-12 jproctercomments
2007-11-07 jprocterfix accidental breakage of annotation panel redraw...
2007-11-07 jprocterattempt to make fastPaint method thread safe
2007-11-05 jproctervamsas connects and updates are threaded with a progres...
2007-10-31 jprocterrejiggered loadDataFile and parseFeatureFile so JNet...
2007-10-31 jprocteradded bugfix todo
2007-10-31 jprocterintroduce new type to pass around featureRendererSettings
2007-10-31 jprocternullpointer bug fix on consensus thread
2007-10-31 jprocterjavadoc on webservice discovery method
2007-10-26 jprocteruse new utility class for platform info
2007-10-26 jprocterupdated client which allows XML validation flags to...
2007-10-24 jprocterthread for product retrieval
2007-10-04 jprocterselected region output also supports generation of...
2007-10-04 jprocterrefactored list of file extensions and file format...
2007-10-04 jprocteredit label/displayChar contains existing character...
2007-10-04 jprocterrefactored invertColumnSelection as an object method
2007-10-02 jprocteradded colSel as a parameter formatAdaptor print functio...
2007-09-25 jprocteradded store of undo/redo hash for each alignment so...
2007-09-25 jprocterprimitive methods for getting current undo/redo state...
2007-09-14 jprocteradded support for loading a vamsas document into a...
2007-09-10 jprocterchoose a particular vamsas session, load, or create...
2007-09-07 jprocteradded action for saving the current session as a vamsas...
2007-09-06 jprocterfixes bootstrap bug noted by Chunlong Chen in email...
2007-08-31 jprocteradded CSV export of annotation rows to application.
2007-08-30 jprocter*really* make sure database references are stored and...
2007-08-30 jprocterensure codon mappings and database references are merge...
next