JAL-3690 Let's enable web services (seriously this time)
[jalview.git] / src / jalview / jbgui / GAlignFrame.java
2020-12-11 MateuszJAL-3690 Let's enable web services (seriously this...
2020-05-18 Jim ProcterMerge branch 'alpha/JAL-3362_Jalview_212_alpha' into...
2019-07-16 gmungocJAL-3210 Merge branch 'develop' into trialMerge
2019-07-12 ThomasJAL-2629 add sort by evalue and bit score
2019-07-03 tvaJAL-2629 can now filter by sequence e-value or bit...
2019-07-02 tvaJAL-2629 add simple jackhmmer functionality
2019-06-04 Jim ProcterMerge branch 'develop' into developtomchmmer
2019-04-15 Ben SoaresJAL-3130 Helper classes to take Class Exceptions when...
2019-04-03 hansonrj2sNative clean-up. Fixes problem with second try of...
2019-03-31 hansonradds AlignFrame name jalview-alignment;
2019-03-27 hansonrallows web-page embedding
2019-03-20 Ben SoaresJAL-3130 Lots of deprecation fixes. See utils/deprecat...
2019-03-13 gmungocMerge branch 'develop' into trialMerge
2019-03-07 gmungocMerge branch 'feature/JAL-3180colourAnnotationMenu...
2019-03-05 gmungocMerge remote-tracking branch 'origin/features/JAL-2620a...
2019-02-05 gmungocJAL-3048 JS-compatible confirm dialog on delete all
2019-01-30 gmungocJAL-3056 no export as BioJS in JalviewJS
2019-01-26 hansonrJalview.isJS() --> Platform.isJS(), DBRefEntry[] -...
2019-01-21 hansonradded Platform settings separating mouse use of win...
2019-01-21 hansonradded Platform settings separating mouse use of win...
2019-01-21 hansonrisAMac() -> isAMacAndNotJS(), isWindows() -> isWindowsA...
2019-01-04 gmungocJAL-3180 fix By Annotation selection state in colour...
2018-10-29 gmungocJAL-3144 SequenceFetcher without JDatabaseTree
2018-10-04 gmungocJAL-3132 set status message when over sequence id or...
2018-09-11 gmungocJAL-3056 offer New / Expand / Gather View in JalviewJS
2018-08-20 gmungocJAL-3032 Feature Settings menu item always enabled...
2018-08-17 gmungocJAL-3048 remove obsolete way of handling dialogs in...
2018-07-25 hansonrmerged
2018-07-23 gmungocJAL-3056 suppress menu options, and repoint Help, for...
2018-07-20 gmungocJAL-3048 revised AlignExportSettings dialog with respon...
2018-07-19 gmungocJAL-3048 revert saveAs action so it works in Javascript too
2018-07-06 hansonrJAL-3026 all tabbed panes use JavaScript option
2018-07-02 hansonrJAL-3026 Java+JavaScript fix for GD#95
2018-07-02 hansonrJAL-3026 Java+JavaScript fix for GD#95
2018-06-28 Jim ProcterJAL-3048 todo and JAL-3026 disable VCF support
2018-05-30 gmungocJAL-2629 suppress 'Add Database' menu option in favour...
2018-05-22 gmungocJAL-2629 method refactor and menu tidying
2018-03-30 gmungocJAL-2629 combine with/without defaults in one method...
2018-03-26 gmungocJAL-2939 unused action handler methods removed
2018-03-16 gmungocJAL-2620 alternative genetic code translation tables
2018-02-20 gmungocMerge branch 'develop' into features/mchmmer
2018-02-19 gmungocJAL-2629 refactoring of Hmmer preferences
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-09-21 gmungocJAL-2738 PoC of Load VCF file on to gene sequence
2017-08-25 TZVanaaltenJAL-2629 add ability to add and select a DB for hmmsearch
2017-08-25 TZVanaaltenJAL-2629 add basic parameter adjustment to hmmsearch...
2017-08-18 TZVanaaltenMerge branch 'develop' into features/hmmer
2017-08-17 TZVanaaltenJAL-2629 add documentation to previous work
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-08-15 TZVanaaltenJAL-2629 add HMMER version check
2017-08-15 TZVanaaltenJAL-2629 selected HMM name now shown in HMMER menu
2017-08-15 TZVanaaltenJAL-2629 the HMMER tab is now disabled when HMMER is...
2017-08-14 TZVanaaltenJAL-2629 remove redundant options from HMMER menu
2017-08-08 TZVanaaltenJAL-2629 add ability to select hmmer binaries folder
2017-08-04 TZVanaaltenJAL-2629 multiple HMMs can now be dropped onto an alignment
2017-07-31 TZVanaaltenJAL-2629 add hmmalign command
2017-07-27 TZVanaaltenJAL-2629 implement hmmbuild
2017-07-25 TZVanaaltenJAL-2629 add non-functional HMMER menu
2017-07-14 TZVanaaltenadd partial button fix to annotation and statistics... features/hmmer_statistics
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-05-05 gmungocMerge branch 'develop' into features/JAL-2435splitScree...
2017-05-02 gmungocJAL-2499 JAL-2403 push 'configure for view' inside...
2017-04-07 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-03-31 gmungocJAL-1608 unused method removed
2017-03-30 gmungocMerge branch 'develop' into bug/JAL-1608createGroups bug/JAL-1608createGroups
2017-03-30 gmungocJAL-1608 leave Create Group, Remove Group menu items...
2017-02-27 gmungocJAL-1632 dialog to calculate either Tree or PCA
2017-02-13 gmungocJAL-1632 first cut of Tree chooser dialog and ScoreMode...
2017-02-09 gmungocJAL-1608 menu entry text; enable/disable Create/Remove...
2017-02-08 gmungocJAL-2399 JAL-2400 tidy Text Colour wording, behaviour...
2017-01-23 gmungocJAL-2386 unit tests for change colour (and minor refact...
2017-01-20 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-19 gmungocJAL-2383 restore PID colour threshold from project...
2017-01-17 gmungocMerge branch 'develop' into features/JAL-2360colourSche...
2017-01-11 gmungocJAL-2344 FileFormats singleton for formats, FileFormatI...
2016-12-21 gmungocJAL-2360 ColourMenuHelper now builds and selects items...
2016-12-20 gmungocJAL-2360 ColourSchemes holds configured schemes, AlignF...
2016-12-19 gmungocJAL-2361 select colour menu item by matching its name...
2016-12-16 gmungocJAL-2360 refactoring for JalviewColourScheme enum,
2016-12-13 gmungocJAL-2361 adding items to applet colour menus, TCoffee...
2016-12-12 gmungocJAL-2361 extract methods to (re-)build colour menu
2016-12-09 gmungocJAL-1895 suppress RNA interaction colour option
2016-11-28 gmungocMerge branch 'develop' into trialMerge
2016-11-25 gmungocMerge branch 'develop' into trialMerge
2016-11-24 gmungocDistinguish text-only output formats and others (.jar...
2016-11-24 tcofoegbuJAL-2326 updated references of JOptionPane to JvOptionPane
2016-11-24 gmungocFileFormatI further tweaks, clean compile
2016-11-22 Jim ProcterJAL-1738 JAL-345 changed keystroke to ‘B’ (with modifie...
2016-11-02 Jim ProcterJAL-345 JAL-1738 menu item, AlignFrame action listener...
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-10-05 Jim ProcterJAL-2189 source formatting
2016-08-31 gmungocJAL-2077 test isPopupTrigger in mouseReleased or mouseC...
2016-08-24 gmungocJAL-1355 correct 'thereshold' to 'threshold' in message...
2016-08-23 gmungocJAL-2176 unused field / methods removed
2016-04-24 Jim ProcterJAL-2077 - reinstate popups on osx
2016-04-22 gmungocJAL-1812 JAL-2068 add Run Groovy Script to AlignFrame...
2015-12-22 gmungocJAL-391 new Calculate options to Reverse, Reverse Compl...
2015-10-16 Jim ProcterJAL-1925 update source version in license Release_2_9_0b2
2015-10-08 Jim ProcterJAL-1894 update year/version in copyright
next