JAL-3070 javadoc for (mostly) jabaws specific methods
[jalview.git] / src /
2019-06-18 gmungocJAL-3304 option to export linked features also for...
2019-06-18 Ben SoaresJAL-3312 Fixed SHIFT-CMD/SHIFT-CTRL Key combinations...
2019-06-18 gmungocJAL-3304 option to export linked features in Jalview...
2019-06-18 gmungocJAL-3187 i18n show linked features checkboxes
2019-06-18 gmungocJAL-3305 mirror popup menu column selections in split...
2019-06-17 Ben SoaresJAL-3310 JAL-3300 two getdown fixes merged
2019-06-17 gmungocJAL-2792 JAL-3187 linked features (if shown) in Feature...
2019-06-17 gmungocJAL-3187 update alignAs code and unit tests for 'shared...
2019-06-17 gmungocJAL-3187 add sequence to feature details table (and...
2019-06-17 Jim ProcterJAL-3311 remove menus and documentation relating to... tasks/JAL-3311_removeVamsasMenu
2019-06-14 Ben SoaresJAL-3295 pre-merged code with JAL-3295 branch which...
2019-06-14 Ben SoaresJAL-3278 A system.out.println turned into a cache.log...
2019-06-14 Jim ProcterJAL-3111 report build type and commit in stdout from...
2019-06-14 Jim ProcterJAL-3299 JAL-3280 javadoc on BuildDetails bean
2019-06-14 gmungocJAL-3302 transfer visible 'linked' features to Chimera
2019-06-13 gmungocJAL-3303 ignore deletions when computing peptide variants
2019-06-13 Jim ProcterMerge branch 'bug/JAL-3295_CMD_select_not_working_in_se...
2019-06-13 gmungocJAL-3143 recognise lnc_RNA as transcript
2019-06-12 Ben SoaresJAL-3295 Fixed CMD-select of sequences in alignment...
2019-06-11 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-06-11 gmungocJAL-3143 also parse "phase" from JSON response if present
2019-06-11 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-06-11 gmungocJAL-3288 fixes for gain/lose focus
2019-06-11 gmungocJAL-3187 CDS has same dataset sequence as transcript
2019-06-10 tvaJAL-3297 pad gaps in alignment to ensure hmmalign runs
2019-06-07 gmungocJAL-3187 save and restore flags for show complement...
2019-06-07 gmungocJAL-3187 change fields to local variables
2019-06-07 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-06-07 gmungocMerge branch 'bug/JAL-3288splitFrameMenusJava11' into...
2019-06-07 tvaJAL-3291 issue fixed, passing tests added
2019-06-07 gmungocJAL-3187 Viewport schema attributes for showComplementF...
2019-06-07 gmungocJAL-3251 added optional attributes Sequence.biotype...
2019-06-07 gmungocJAL-2738 use GeneLocus extends DBRefEntry to hold chrom...
2019-06-06 tvaJAL-3285 build Jalview XML file for current version
2019-06-06 tvaJAL-3285 fix incorrect file paths on HMMAlign/Search...
2019-06-06 gmungocMerge branch 'bug/JAL-3288splitFrameMenusJava11' into...
2019-06-06 gmungocJAL-3187 deletions (of Castor code) after merge from...
2019-06-06 gmungocMerge branch 'develop' into trialMerge
2019-06-06 tvaJAL-3285 add Cygwin environment path fix for Windows
2019-06-06 tvaJAL-3285 code changes to HMMER colour schemes not inclu...
2019-06-06 tvaJAL-3285 fix FileLoader failing to load HMMER file
2019-06-05 tvaJAL-3285 method call change tin Information to match...
2019-06-05 tvaJAL-3285 delete duplicate variables in AlignmentViewpor...
2019-06-05 tvaJAL-3285 method call change to HMMBuild not included...
2019-06-05 gmungocJAL-3288 override JInternalFrame.setSelected() to avoid... bug/JAL-3288splitFrameMenusJava11
2019-06-05 tvaJAL-3285 method call change in SeqPanel to match develop
2019-06-05 tvaJAL-3285 change method declaration in AAFrequency to...
2019-06-05 tvaJAL-3285 changed method call on AnnotationRenderer...
2019-06-05 tvaJAL-3285 code changes to Jalview2XML not included in...
2019-06-05 tvaJAL-3285 add unmerged code to AlignmentAnnotation
2019-06-05 tvaJAL-3285 method call name change to SeqPanel not includ...
2019-06-05 tvaJAL-3285 method call name change in OverviewPanel not...
2019-06-05 tvaJAL-3285 small method call name change to AnnotationLabels
2019-06-05 tvaJAL-3285 add unmerged code to SequenceGroup
2019-06-05 tvaJAL-3285 small method call name change missed in Consen...
2019-06-05 tvaJAL-3285 small code changes to ConsensusThread not...
2019-06-05 tvaJAL-3285 small code changes to AnnotationRenderer not...
2019-06-05 tvaJAL-3285 code changes to AnnotationLabels not included...
2019-06-05 tvaJAL-3285 add unmerged features to AlignViewportI
2019-06-05 tvaJAL-3285 add unmerged features to AlignViewport
2019-06-05 tvaJAL-3285 add unmerged features into AlignmentViewport
2019-06-05 tvaJAL-3285 add methods and small changes to StockholmFile...
2019-06-04 Jim ProcterMerge branch 'develop' into developtomchmmer
2019-06-04 gmungocJAL-2386 avoid duplicate pdbids in free text query bug/JAL-3286duplicatePdbQuery
2019-05-31 Ben SoaresJAL-3247 Adjusted Uninstall Old Jalview.app to just...
2019-05-29 gmungocJAL-2738 error logging if no ##reference found
2019-05-29 gmungocJAL-2738 accept .csi, default to GRCh37:homo_sapiens...
2019-05-28 Ben SoaresJAL-1988 Some TEST code accidentally left in now remove...
2019-05-27 Ben SoaresJAL-3141 Added HashMap types for Java 1.8 compatibility
2019-05-27 Ben SoaresMerge branch 'task/JAL-3141_Customise_checkbox' into...
2019-05-27 Ben SoaresJAL-3141 Object array cast missing
2019-05-27 Ben SoaresMerge branch 'task/JAL-3247_JAL-3246_JAL-3254_JAL-3236_...
2019-05-27 Ben SoaresJAL-3141 Generified the JvUtils.buildComboWithTooltips...
2019-05-25 Ben SoaresJAL-3141 One more error log fix
2019-05-25 Ben SoaresJAL-3141 Added tooltips on Schemes dropdown and Customi...
2019-05-24 Ben SoaresJAL-3141 Fixes recommended from gmc's test
2019-05-24 Ben SoaresJAL-3141 Fixed vertical size of the example filenames...
2019-05-24 Ben SoaresJAL-3141 Reworked a lot of BackupFiles to allow the...
2019-05-22 Ben SoaresMerge branch 'bug/JAL-3141_backupfiles_prefs_widget_dis...
2019-05-21 Ben SoaresJAL-3247 Launcher start improvements. RPM and DEB no...
2019-05-20 Ben SoaresJAL-3254 Improved memory setting (allows mem for OS...
2019-05-06 gmungocJAL-3239 release note
2019-05-06 gmungocMerge remote-tracking branch 'origin/bug/JAL-3239monosp...
2019-05-06 gmungocJAL-3244 delete obsolete method
2019-05-02 gmungocJAL-3239 draw EPS or SVG one character at a time (even... bug/JAL-3239monospacedEps
2019-05-02 gmungocJAL-3244 renamed Platform method for clarity bug/JAL-3244jmolWindows
2019-05-01 gmungocJAL-3244 ignore file path separator when comparing...
2019-04-30 gmungocJAL-3241 simplified enum constructors for classloadabil...
2019-04-29 gmungocJAL-2738 JAL-2743 update unit test to match new VCF...
2019-04-26 gmungocMerge branch 'develop' of https://source.jalview.org...
2019-04-26 gmungocJAL-2743 class Javadoc
2019-04-26 gmungocJAL-2738 JAL-2743 properties to map VCF header to speci...
2019-04-26 Ben SoaresJAL-3233 Added isAMac check for -Xdock:icon addition...
2019-04-26 gmungocJAL-3010 borderless 'x' for "delete this filter condition"
2019-04-26 gmungocJAL-2808 better tooltip 'delete this condition'
2019-04-25 Ben SoaresJAL-3224 JAL-3225 Some fixes in install4j template...
2019-04-25 Ben SoaresJAL-3224 JAL-3225 Added lines to check for updates...
2019-04-24 Jim ProcterMerge branch 'task/JAL-3225_Integration_Gradle_building...
2019-04-23 Jim ProcterMerge branch 'develop' into bug/JAL-3224_getdown_change...
2019-04-20 gmungocJAL-2791 tailored message if find fails on selection...
next