JAL-1620 version bump and release notes
[jalview.git] / src / jalview / gui / AlignFrame.java
2014-12-15 Jim ProcterJAL-1620 version bump and release notes
2014-11-28 Jim ProcterJAL-1604 formatting
2014-11-28 Jim ProcterJAL-1604 revised wording and internationalised dialog
2014-11-27 Jim ProcterMerge branch 'patchJAL-674_offset' into Release_2_8_2_B...
2014-11-27 Jim ProcterJAL-674 JAL-966 new method to retrieve all views
2014-11-27 Charles OfoegbuJAL-1604 Entire sequence submision for MSA job bugfix
2014-11-25 gmungocJFAL-1594 fix Undo bug; enum EditCommand.Action; basic...
2014-11-24 Jim ProcterJAL-1264 update annotation panel dimensions before...
2014-11-13 Jim ProcterMerge branch 'features/JAL-1469_svg-output-for-figure...
2014-11-12 Charles OfoegbuAdded support for SVG Export
2014-11-03 gmungocMerge branch 'features/JAL-1152annotationSorting' of...
2014-11-03 gmungocJAL-1152 annotation sorting preferences and help docume...
2014-11-03 Jim ProcterMerge branch 'develop' into features/JAL-1152annotation...
2014-10-31 gmungocJAL-1152 menu tweaks plus new option to put Autocalc...
2014-10-30 gmungocJAL-1152 with sticky annotation sort order that updates...
2014-10-30 Jim ProcterJAL-674 register PDB IDs when ever they are resolved...
2014-10-30 Jim ProcterJAL-1551 format and tidy
2014-10-30 gmungocJAL-1152 prototype of new Annotations menu with sort...
2014-10-27 Jim ProcterMerge branch 'Release_2_8_2_Branch' into merge_r282_dev
2014-10-10 gmungocJAL-1481 wrap tooltip in html
2014-10-08 gmungocMerge branch 'Release_2_8_2_Branch' into
2014-10-07 gmungocJAL-1264 wip
2014-10-03 Jim ProcterJAL-1355 removed all top level html tags from message...
2014-10-03 gmungocJAL-1506 delete all warning; JAL-1264 show/hide annotations
2014-09-25 gmungocJAL-1264 tidy up use of MouseListener for showHideAnnot...
2014-09-23 darolmarJAL-1355
2014-09-23 gmungocJAL-1264 first cut of panel for annotation show/hide...
2014-09-19 darolmarJAL-1355
2014-07-18 j.procter@dundee... ensure the dataset is instantiated before materialising...
2014-06-06 Jim ProcterJAL-1517 source formatting
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-05-01 Jim ProcterJAL-1492 JAL-1397 JAL-643 JAL-969 pull up global and...
2014-04-21 Jim ProcterJAL-1383 scrubbed envision GUI and documentation
2014-04-21 Jim ProcterJAL-1485 JAL-1473 use compound i18n messages to constru...
2014-04-21 Jim ProcterJAL-1466 flag and jalview_properties setting to control...
2014-04-21 Jim ProcterJAL-1466 new calculation menu option to recover the...
2014-04-21 Jim Proctertidy imports
2014-04-21 Jim ProcterJAL-1473 tree calcs performed with ScoreModelI instances
2014-04-21 Jim ProcterJAL-1473 menu entries for different score models availa...
2014-02-21 Jim ProcterJAL-1354 use real var-args method signature to avoid...
2014-02-17 Jim ProcterJAL-535 interface for GUI state update methods that...
2014-02-03 Jim ProcterMerge branch 'Release_2_8_1_Branch_i18n' into try_r20b1...
2014-02-03 Jim ProcterMerge branch 'Release_2_8_0b1_Branch' into try_r20b1_merge
2014-01-29 Jim ProcterJAL-1432 updated copyright notices
2013-12-25 darolmarJAL-1355 (basic i18n support)
2013-10-17 Jim ProcterJAL-1397 make sure ColourschemeI instances are up to...
2013-10-08 Jim ProcterMerge branch 'Release_2_8_1_Branch' into Release_2_8_1_...
2013-10-08 Jim ProcterJAL-1384 group/ungroup sequences with command/ctrl...
2013-10-07 Jim ProcterJAL-1385 refactor logic to AlignmentViewController
2013-10-05 Jim ProcterJAL-1379 graceful degradation to legacy service when...
2013-09-18 Jim ProcterJAL-1355 - fix compilation errors: typos and missing...
2013-08-29 darolmari18n
2013-08-14 Jim ProcterJAL-1354 replacement of bare strings in GUI dialogs...
2013-06-17 Jim ProcterJAL-1312 more helpful error message when translation...
2012-10-22 jprocterJalview 2.8 Source Header
2012-10-03 jprocterformatting
2012-09-25 jprocterJAL-1031 JAL-1032 if selection is non-null but empty...
2012-09-25 jprocterJAL-1173 try to catch OOMs when loading annotation...
2012-09-24 jprocterJAL-958 enable logo display when normalise option selected
2012-08-29 jprocterJAL-48 patch NPE when encountering an alignment window...
2012-08-28 jprocterJAL-1145 patch: sequence associated annotation with...
2012-08-24 jprocterJAL-1143 - ensure we revalidate annotation panel height...
2012-08-07 jprocterJAL-975 JAL-1137 debug messages for web service client...
2012-08-01 jprocterJAL-976 ensure protein disorder services appears in...
2012-06-15 jprocterJAL-535 refactoring todo
2012-06-15 jprocterExtended IProgressIndicator with method to check if...
2012-06-13 jprocterjavatidy
2012-06-12 jprocterJAL-1115 refactor reordering code operating directly...
2012-06-12 jprocterJAL-1115 refactor base collection for Alignment from...
2012-05-30 jprocterJAL-969 - refactor colourscheme machinery from GUI...
2012-05-30 jprocterJAL-1114 - refactor methods handling Vectors and Hashta...
2012-05-24 jprocterTODO: JAL-1108
2012-05-24 jprocterJAL-1078 - removed 'Load Score File' menu item and...
2012-05-24 jproctertodo: JAL-1108
2012-05-23 jprocterJAL-1067 report any warning messages to user
2012-05-23 jprocterJAL-1067, JAL-1105 - refactor parser to fit Jalview...
2012-05-22 jprocterMerge remote-tracking branch 'origin/Tcoffee_JAL-1065...
2012-04-24 jprocterJAL-1075, JAL-1061, JAL-1064 - introduced second tier...
2012-04-20 jprocterJAL-1064 - hack to create menu item label for each...
2012-03-27 jprocterformatting
2012-03-27 jprocterJAL-976 - tweak web services gui so empty menus don...
2011-11-03 jprocter(JAL-978) discover JABA1 and JABA2 services and generat...
2011-10-28 jprocter(JAL-963) refactor RNA helix helper class to schemes
2011-10-27 jprocter(JAL-969) refactored alignmentViewport base class to...
2011-10-21 jprocterRefactored alignment viewport to use common base, exten...
2011-10-11 jprocternormalised logo rendering (JAL-958)
2011-10-10 jprocterupdate author list in license for (JAL-826)
2011-10-07 jproctermerge Jan and Lauren's RNA GUI changes into develop...
2011-10-04 jprocterMerge remote-tracking branch 'remotes/origin/2_5_1_rna_...
2011-09-27 jprocterapply version 2.7 copyright
2011-09-16 jprocterJAL-574 added option to enable/disable 'follow selectio...
2011-09-16 jprocterJAL-940 - removed legacy service options from preferenc...
2011-09-16 jprocterJAL-468 JAL-936 sort alignment by tree and autosort...
2011-09-15 jprocterJAL-854 tweaked menu layout so services appear before...
2011-08-17 jprocterJAL-853 use service action attribute to index services...
2011-07-29 janengelhardtJAL-885; Implementation of StructureFrequency.java...
2011-07-25 janengelhardtJAL-842; toy example to insert nucleotides in sequences...
2011-07-25 janengelhardtJAL-841; Structure trigger token in jalview.io.Alignmen...
next