Merge branch 'merge_review/JAL-3490_2_11_2_develop' into develop
[jalview.git] / src / jalview / gui / AlignFrame.java
2020-09-21 Jim ProcterMerge branch 'merge_review/JAL-3490_2_11_2_develop...
2020-08-31 Jim ProcterJAL-3732 - sequences can be moved up/down in cursor...
2020-08-17 Jim ProcterJAL-3490 merged with 2.11.2 develop
2020-06-29 Jim ProcterJAL-3493 clear search highlights when escape/deselect all
2020-05-19 gmungocMerge branch 'develop' into feature/JAL-3551Pymol
2020-04-21 gmungocJAL-3603 load annotation file from RELATIVE_URL in...
2020-03-30 gmungocMerge branch 'develop' into Jalview-JS/develop
2020-03-09 gmungocMerge branch 'develop' into feature/JAL-2422ChimeraX
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 gmungocJAL-3187 repaint complement after loading on features
2020-02-19 Jim ProcterJAL-3187 JAL-2764 close feature settings when parent...
2020-02-18 Jim ProcterJAl-3187 JAL-3535 JAL-3534 update open feature settings...
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-12 Jim ProcterJAL-3187 view controller UI api method to show feature...
2020-02-04 gmungocJAL-2422 pull up refactoring in preparation for Chimera...
2019-07-16 gmungocJAL-3210 Merge branch 'develop' into trialMerge
2019-06-24 Jim ProcterJAL-3330 merge styles onto originating view after fetch...
2019-05-28 Ben SoaresJAL-1988 Some TEST code accidentally left in now remove...
2019-04-18 hansonrCorrects incorrect calls to ViewportRanges.setEndSeq()
2019-04-16 hansonrcaching of DnD files dropped
2019-04-11 Jim ProcterMerge branch 'develop' into task/JAL-3130_Java_11_inves...
2019-04-03 hansonrreplacing @j2sNative with @j2sIgnore where appropriate...
2019-03-31 hansonrclean up implicit object refs
2019-03-27 hansonrisJS cleanup
2019-03-23 gmungocMerge branch 'develop' into Jalview-JS/develop
2019-03-23 gmungocJAL-1889 explicit recalc of geometry for scale left... bug/JAL-1889serverTestSuite
2019-03-20 Ben SoaresJAL-3130 Lots of deprecation fixes. See utils/deprecat...
2019-03-20 gmungocMerge branch 'develop' into Jalview-JS/develop
2019-03-20 gmungocJAL-3093 fine tuning of SeqPanel tooltip
2019-03-19 Ben SoaresJAL-3130 Merge of JAL-3130_Java_11_investigations-Ben...
2019-03-14 gmungocJAL-3210 JAL-3141 JAL-3056 disable backups in JalviewJS
2019-03-13 gmungocJAL-3141 fix up merge artefact so BackupFilesTest passes
2019-03-13 gmungocMerge branch 'develop' into trialMerge
2019-03-11 gmungocMerge branch 'feature/JAL-3127_seqidChainshading' into...
2019-03-07 gmungocMerge branch 'feature/JAL-3180colourAnnotationMenu...
2019-03-07 gmungocJAL-2250 default Apply Colour to All Groups selected
2019-03-05 gmungocMerge remote-tracking branch 'origin/features/JAL-2620a...
2019-03-04 gmungocMerge branch 'bug/JAL-3099alignmentVisibleWidth' into...
2019-03-01 gmungocMerge branch 'feature/JAL-3093wrappedModeTooltips'...
2019-03-01 gmungocMerge branch 'bug/JAL-3158selectionBroadcasts' into...
2019-02-28 gmungocMerge remote-tracking branch 'origin/feature/JAL-3141_b...
2019-02-28 Jim ProcterMerge branch 'feature/JAL-3141_backupfiles_for211'... merge/develop_feature/JAL-3141_backupfiles_for211
2019-02-24 gmungocJAL-3198 SequenceGroup 'bulk constructor' without dupli...
2019-02-22 gmungocJAL-2915 don't recalculate Overview on scroll to positi...
2019-02-05 gmungocJAL-3048 JS-compatible confirm dialog on delete all
2019-01-26 hansonrJalview.isJS() --> Platform.isJS(), DBRefEntry[] -...
2019-01-18 Jim ProcterMerge branch 'feature/JAL-3063jaxbNoCastor' into featur...
2019-01-18 hansonrcanvas line/font/pixel fixes; menu accelerators;
2019-01-15 hansonrremoval of AlignmentFrame lines
2019-01-09 gmungocJAL-3032 refine 'empty status message' test (JS issue...
2019-01-09 hansonrcomment added in relation to status bar
2019-01-04 gmungocJAL-3180 fix By Annotation selection state in colour...
2018-12-18 gmungocJAL-3048 DialogRunnerI reduced to minimal implementation
2018-12-14 Ben SoaresJAL-3130 single class testing on CLI with ant [ -Dclass...
2018-12-10 gmungocJAL-3048 wip externalise trigger from RunResponse
2018-12-10 gmungocJAL-3048 DialogRunner changes (wip)
2018-12-06 Ben SoaresJAL-3130 incorporating feature/JAL-3063jaxbNoCastor...
2018-12-06 gmungocJAL-3048 response() renamed addResponse(); checkstyle...
2018-11-28 gmungocJAL-3158 additional calls to reset 'selection changed... bug/JAL-3158selectionBroadcasts
2018-11-08 gmungocJAL-3048 use JalviewJS compatible JalviewFileChooser...
2018-11-05 Ben SoaresJAL-1988 Investigating...
2018-10-31 gmungocMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' into... feature/JAL-3144noJTree
2018-10-29 gmungocJAL-3144 SequenceFetcher without JDatabaseTree
2018-10-25 Ben SoaresJAL-3141 Ostensibly all backups working for alignment...
2018-10-17 Jim ProcterMerge branch 'feature/JAL-3063JAXB' into Jalview-BH...
2018-10-16 Jim ProcterJAL-3127 use AlignViewportI.addGroup to create & propag...
2018-10-09 Jim ProcterJAL-3127 pass reference to AlignViewportI when creating...
2018-10-04 gmungocJAL-3132 set status message when over sequence id or...
2018-09-19 gmungocJAL-3063 use JAXB for 'Save as Project' and load projec...
2018-09-18 gmungocJAL-3063 New View via JAXB
2018-09-18 gmungocJAL-3063 temporary extra menu option to save/load proje...
2018-09-14 gmungocJAL-3116 parse EMBL XML with JAXB (todo: update unit...
2018-09-11 gmungocJAL-3048 recoded edit View Name dialog for JalviewJS
2018-09-11 Jim ProcterMerge branch 'develop' into releases/Release_2_11_Branch
2018-09-10 gmungocJAL-3097 adjust viewport width on hiding columns bug/JAL-3097blankExtraColumns
2018-09-07 Jim ProcterJAL-3107 update any group associated annotation rows...
2018-08-27 hansonrJAL-3026 alignmentFrame.statusBar.setText -> .setStatus
2018-08-24 hansonrJAL-3026 Java bug associated with File/String mods
2018-08-17 gmungocJAL-3048 remove obsolete way of handling dialogs in...
2018-08-14 gmungocJAL-3032 tidy AlignmentProperties display for JalviewJS
2018-07-20 gmungocJAL-3048 revised AlignExportSettings dialog with respon...
2018-07-19 gmungocJAL-3048 inlined 1-line methods, small refactor of...
2018-07-19 gmungocJAL-3048 revert saveAs action so it works in Javascript too
2018-07-11 Jim ProcterJAL-3026 JLabel for alignment properties in jalview-js
2018-07-11 Jim ProcterMerge branch 'Jalview-BH/JAL-3048_exportSettingsrefacto...
2018-07-11 Jim ProcterJAL-1551 formatting
2018-07-11 Jim ProcterJAL-3048 refactored export settings to bean+dialog... Jalview-BH/JAL-3048_exportSettingsrefactor
2018-07-10 Jim ProcterMerge branch 'Jalview-BH/JAL-3026' of source.jalview...
2018-07-10 gmungocJAL-3048 obsolete method deleted
2018-07-10 Jim ProcterJAL-3048 switch from 'dialogdata' to DialogRunner for...
2018-07-03 hansonrMerge remote-tracking branch 'origin/Jalview-BH/JAL...
2018-07-02 hansonrJAL-3026 File...Reload working
2018-07-02 hansonrJAL-3026 Java+JavaScript fix for GD#95
2018-07-02 Jim ProcterJAL-3048 remove TODOs Jalview-BH/JAL-3048_dialogs
2018-07-02 Jim ProcterJAL-3048 File->VCF load refactored
2018-07-02 Jim ProcterJAL-3048 AlignFrame -> Save dialog refactored - patched...
2018-06-29 Jim ProcterJAL-3048 use FileParse to transfer File to NewickFile...
2018-06-29 Jim ProcterJAL-3048 AlignFrame->File->Load Tree adapted for js
next