JAL-3609 New auto-scale 'formula' for linux HiDPI. Tested to work for UHD screen...
[jalview.git] / src / jalview / gui /
2020-05-01 gmungocJAL-3613 check sequence overlap when matching search...
2020-04-21 Jim ProcterJAL-3407 add GPL license to Jalview source files
2020-04-16 gmungocJAL-3567 report mapped location for virtual features...
2020-04-06 Jim ProcterJAL-3407 redact java 8 incompatible type inference
2020-04-06 gmungocJAL-3581 no hidden sequence marker if hidden markers...
2020-04-06 gmungocJAL-3579 no Feature Editor if features not shown
2020-03-19 gmungocJAL-3305 don't propagate an empty SelectionGroup to...
2020-03-09 gmungocJAL-3549 JAL-3305 no Sort By Score / Density if no...
2020-03-09 gmungocJAL-3412 update layout whenever desired id width changes testbuild/JAL-3412_getIdWidth_test
2020-03-06 gmungocMerge branch 'feature/JAL-3468featureDescriptionEllipsi...
2020-03-06 gmungocJAL-3468 i18n and additional unit tests feature/JAL-3468featureDescriptionEllipsis
2020-03-03 soaresJAL-3468 Adapted methods to report how many features...
2020-03-02 Jim ProcterJAL-3407 redact Java 8 incompatible '<>' with anonymous...
2020-02-27 Jim ProcterMerge branch 'bug/JAL-3412idWidthDiscrepancy' into... bug/JAL-3412idWidthDiscrepancy
2020-02-21 Jim ProcterJAL-3186 ensure transparency slider position is updated...
2020-02-21 Jim ProcterJAL-3186 avoid repainting twice in splitframe
2020-02-21 Jim ProcterMerge branch 'develop' into features/JAL-3187_uitweaks
2020-02-20 Jim ProcterJAL-3187 nice to have enabling/disabling of apply/cance... features/JAL-3187_uitweaks
2020-02-20 Jim ProcterJAL-3187 use the recommended way of catching tab select...
2020-02-20 gmungocJAL-3187 repaint complement after loading on features
2020-02-20 Jim ProcterJAL-3187 individual feature settings panel has revert...
2020-02-19 Jim ProcterJAL-3187 i18n for titles in windows/tabs
2020-02-19 Jim ProcterJAL-3535 todo re titles for CDS and Protein views in...
2020-02-19 Jim ProcterJAL-3187 - tabbed pane is nulled when feature settings...
2020-02-19 Jim ProcterJAL-3187 JAL-2764 close feature settings when parent...
2020-02-19 Jim ProcterJAL-3538 anti-aliasing enabled by default
2020-02-18 Jim ProcterJAl-3187 JAL-3535 JAL-3534 update open feature settings...
2020-02-17 Jim ProcterJAL-3534 patch for simple case (Protein or Nucleotide...
2020-02-17 Jim ProcterJAL-3187 fix for JAL-3533 on CDS/Protein tabbed feature...
2020-02-17 Jim ProcterJAL-3187 JAL-3533 JAL-3535 set feature settings dialog...
2020-02-17 Jim ProcterJAL-3187 better semantics for feature settings closed...
2020-02-14 Jim ProcterJAL-3187 alternative solution - gather feature settings...
2020-02-12 Jim ProcterJAL-3187 first stab at ‘show CDS/Protein Settings’...
2020-02-12 Jim ProcterJAL-3187 view controller UI api method to show feature...
2020-02-12 Jim ProcterJAL-3187 convenience method on SplitContainerI to retri...
2019-11-01 Ben SoaresJAL-3474 removed all .cvsignore files stored in the... improvement/JAL-3474_lots_of_.cvsignore_files
2019-10-31 gmungocJAL-3468 truncate feature description to 40 chars in...
2019-09-26 gmungocJAL-3441 action double-click in Feature Type column...
2019-08-19 gmungocJAL-3412 calculateIdWidth - more consistency, constants...
2019-08-07 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-07-29 gmungocJAL-3386 correct wrapped width calculation for headless...
2019-07-29 gmungocJAL-3377 more reused of SeqCanvas.computeWrappedGeometry
2019-07-29 gmungocJAL-3377 add seq-annotations gap to cheight not to...
2019-07-29 gmungocJAL-3377 Javadoc added for getWrappedHeight()
2019-07-29 gmungocJAL-3377 corrected wrapped widths height for IdCanvas
2019-07-29 gmungocJAL-3377 include seq-annotation spacing in getWrappedHe...
2019-07-10 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-07-08 gmungocJAL-3187 derived peptide variants tweaks and tests
2019-07-05 gmungocJAL-3187 initial refactoring towards peptide variant...
2019-07-02 Jim ProcterMerge branch 'develop' into tasks/JAL-3311_removeVamsasMenu
2019-07-01 Ben SoaresJAL-3333 removed unused variable
2019-07-01 Ben SoaresJAL-3333 using floats for smoother weighting
2019-06-29 Ben SoaresJAL-3333 Sorry couldn't resist adding a bit of weightin...
2019-06-29 Ben SoaresJAL-3333 Title text now appears instantly. Altering...
2019-06-28 Ben SoaresMerge branch 'bug/JAL-3333_Blurry_fonts_in_WebServiceIn...
2019-06-28 Ben SoaresJAL-3333 changed RGB model. Tested in mojave and Windo...
2019-06-28 Jim ProcterMerge branch 'bug/JAL-3333_Blurry_fonts_in_WebServiceIn...
2019-06-28 Ben SoaresJAL-3333 Smooth rotation of image now too
2019-06-28 Ben SoaresJAL-3333 added height to rotating image preferred size
2019-06-28 Jim ProcterJAL-3330 apply Ensembl feature settings when showing... bug/JAL-3330_backpropagateEnsemblFeatureColours
2019-06-28 Ben SoaresJAL-3333 Replaced title text rendered in animated image...
2019-06-24 Jim ProcterJAL-3330 merge styles onto originating view after fetch...
2019-06-24 Jim ProcterJAL-3330 merge styles onto originating views when show...
2019-06-24 Jim ProcterJAL-3330 mergeFeatureStyles - needs test coverage
2019-06-18 Jim ProcterMerge branch 'bug/JAL-3286duplicatePdbQuery' into develop
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 gmungocJAL-2792 JAL-3187 linked features (if shown) in Feature...
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 Jim ProcterJAL-3111 report build type and commit in stdout from...
2019-06-11 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-06-11 gmungocJAL-3288 fixes for gain/lose focus
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 gmungocJAL-2738 use GeneLocus extends DBRefEntry to hold chrom...
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-05 gmungocJAL-3288 override JInternalFrame.setSelected() to avoid... bug/JAL-3288splitFrameMenusJava11
2019-06-04 gmungocJAL-2386 avoid duplicate pdbids in free text query bug/JAL-3286duplicatePdbQuery
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-3247_JAL-3246_JAL-3254_JAL-3236_...
2019-05-27 Ben SoaresJAL-3141 Generified the JvUtils.buildComboWithTooltips...
2019-05-25 Ben SoaresJAL-3141 Added tooltips on Schemes dropdown and Customi...
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-06 gmungocJAL-3239 release note
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-26 gmungocJAL-3010 borderless 'x' for "delete this filter condition"
2019-04-26 gmungocJAL-2808 better tooltip 'delete this condition'
2019-04-23 Jim ProcterMerge branch 'develop' into bug/JAL-3224_getdown_change...
2019-04-16 gmungocMerge branch 'bug/JAL-3218scalePanelPopups' into develop
2019-04-15 Ben SoaresJAL-3130 Helper classes to take Class Exceptions when...
next