Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / gui /
2023-11-30 James ProcterJAL-4342 test and patch checking annotation csv export... patch/JAL-4342_emptyannotationsexport
2023-11-30 James ProcterPatch fixes JAL-4165 - added to release notes JAL-4351
2023-11-21 James ProcterJAL-4345 patch and release notes patch/JAL-4345_pae_epas1_doubleclick
2023-11-15 James ProcterMerge branch 'bug/JAL-4334_unknownstartenduniprotfeatur...
2023-11-15 James ProcterMerge branch 'patch/JAL-4222_100s_timeout_on_imagexport...
2023-11-15 James ProcterJAL-4273 actually pass startSeq etc on to rendering...
2023-11-15 James ProcterJAL-4222 bail if we wait too long for Jmol to save... patch/JAL-4222_100s_timeout_on_imagexport
2023-11-15 James ProcterJAL-4090 blocker patch JAL-3772 tidy up groovy console...
2023-11-13 James ProcterJAL-4090 JAL-1551 source license
2023-11-13 James ProcterJAL-4331 construct and pass on overview title before...
2023-11-03 James ProcterJAL-4090 JAL-1551 spotlessApply
2023-11-02 James ProcterJAL-4169 fix up urls to faq and documentation
2023-11-02 James ProcterJAL-4289 JAL-4253 lower end of group boundary vertical...
2023-11-01 James ProcterMerge branch 'patch/JAL-4281_idwidthandannotHeight_in_p...
2023-11-01 James ProcterMerge branch 'feature/JAL-4315_fc_draganddrop' into...
2023-11-01 James ProcterMerge branch 'patch/JAL-4317_enablefeaturewhenadjusting...
2023-11-01 James ProcterMerge branch 'develop' into patch/JAL-4281_idwidthandan...
2023-11-01 James ProcterMerge branch 'patch/JAL-4260_fix_up_select_via_ruler_in...
2023-11-01 James ProcterJAL-4260 encapsulate logic for resolving nearest column... patch/JAL-4260_fix_up_select_via_ruler_in_wrapped
2023-11-01 James ProcterJAL-4260 reinstate annotation auto-id-width for wrapped...
2023-10-31 James ProcterJAL-4260 fix up click/drags on ruler area in wrapped...
2023-10-31 James ProcterJAL-4260 right align the annotation labels regardless...
2023-10-31 James ProcterJAL-244 noticed NPE exception was possible when visibil...
2023-10-31 James ProcterJAL-244 knock on - make sure alignPanel is laid out...
2023-10-30 James ProcterJAL-4317 enable display of feature when showing its... patch/JAL-4317_enablefeaturewhenadjustingstyle
2023-10-30 James ProcterHandle feature settings files loaded via drag and drop... feature/JAL-4315_fc_draganddrop
2023-10-30 James ProcterJAL-4315 allow feature settings to be loaded from a...
2023-10-25 Ben SoaresMerge branch 'develop' into bug/JAL-4289_group_boundary... bug/JAL-4289_group_boundary_not_drawn_properly_in_fastpaint_or_paint
2023-10-23 James ProcterJAL-4311 fix ranking so models with like scores are... improvement/JAL-4124_dont_duplacate_PAE_data_acrossviews
2023-10-23 James ProcterJAL-4311 failing test case for 3d-beacons epas1_human...
2023-10-23 James ProcterJAL-4310 let the user know when model pages are not...
2023-10-23 James ProcterMerge branch 'feature/JAL-4307_hetatm_showhide' into...
2023-10-23 James ProcterJAL-4090 defensive check for featureSettings redraws... improvement/JAL-4308_smalleridtooltip
2023-10-22 James ProcterJAL-1551 errant tab and import
2023-10-22 James ProcterMerge branch 'patch/JAL-4298_synchronize_consoledoc...
2023-10-21 James ProcterJAL-1332 JAL-4298 JAL-3772 rejig the quit handler so... jims/bug/JAL-4298_java_console_causing_hang_at_startup
2023-10-20 James ProcterMerge branch 'improvement/JAL-3783_upgrade_to_groovy...
2023-10-20 Ben SoaresJAL-4298 Remove a stray return in the processGroovyScri...
2023-10-20 James ProcterJAL-4298 reuse existing log level preference method
2023-10-20 James ProcterJAL-4307 also report molecule name in tooltip for show... feature/JAL-4307_hetatm_showhide
2023-10-20 Ben SoaresJAL-4298 another implicated line bug/JAL-4298_java_console_causing_hang_at_startup
2023-10-20 James ProcterMerge branch 'feature/JAL-4307_hetatm_showhide' into...
2023-10-20 James ProcterJAL-4298 try much harder to avoid modifying console... patch/JAL-4298_synchronize_consoledoc
2023-10-19 Ben SoaresMerge branch 'patch/JAL-4298_synchronize_consoledoc...
2023-10-19 Ben SoaresJAL-4298 comment markers
2023-10-19 Ben SoaresMerge branch 'improvement/JAL-3783_upgrade_to_groovy...
2023-10-19 James ProcterJAL-4298 avoid deadlock waiting to update doc when...
2023-10-19 Ben SoaresJAL-4305 Isolate and unify the Jalview object from...
2023-10-19 James ProcterJAL-4307 View->Ligands submenu, implementation for...
2023-10-18 Ben SoaresJAL-4262 Fix the nonblockingdialog so that Jalview...
2023-10-17 James ProcterJAL-4134 JAL-4302 remove unnecessary casts
2023-10-13 Ben SoaresJAL-3783 Updated groovy jars. Requires javaparser...
2023-10-12 Ben SoaresJAL-629 null check and neatening code
2023-10-11 Ben SoaresJAL-629 correct a timeout. Correct passing html flag.
2023-10-11 Ben SoaresJAL-629 Add a timeout to modal dialogs for command...
2023-10-11 Ben SoaresJAL-4298 Added diagnostics and minor dimension changes...
2023-10-05 Ben SoaresJAL-4298 Fixed initial log level to see .jalview_proper...
2023-10-03 Ben SoaresJAL-4001 Only use acquireDialogQueue and releaseDialogQ... bug/JAL-4001_fix_About_Jalview_not_appearing
2023-10-03 Ben SoaresMerge branch 'develop' into bug/JAL-4289_group_boundary...
2023-10-02 Ben SoaresJAL-4289 In fastPaint(), don't render one more than...
2023-10-01 James ProcterJAL-244 ensure background is completely filled with...
2023-10-01 James ProcterJAL-244 export image with full width IDs regardless...
2023-10-01 James ProcterJAL-244 JAL-4091 allow calculation of label id width...
2023-10-01 James ProcterJAL-244 JAL-4091 FIXME for JAL-3362 patch testCalculate...
2023-09-29 James ProcterJAL-244 JAL-4090 use current IdWidth when exporting...
2023-09-29 James ProcterJAL-3858 fix check annotation row and column positionin...
2023-09-28 James ProcterJAL-3858 check annotation row and column positioning...
2023-09-28 James ProcterJAL-3858 improved contactInterval computation and added...
2023-09-25 James ProcterJAL-3858 report PAE range with sensible precision
2023-09-19 Ben SoaresJAL-4265 Change to use JmolCommands
2023-09-16 Ben SoaresJAL-4265 Added --bgcolour for --structureimage output...
2023-09-13 Ben SoaresJAL-4274 Use Cache BITMAP_* if no other image restricti...
2023-09-12 Ben SoaresJAL-4262 Allow HTML in the dialog box for link to CLI...
2023-09-12 Ben SoaresJAL-4285 Better checkFiles processing. Better dialog.
2023-09-12 Ben SoaresJAL-4285 JAL-4262 Added a scrollable dialog to display...
2023-09-11 Ben SoaresMerge branch 'improvement/JAL-4262_deprecation_warning_...
2023-09-11 Ben SoaresJAL-4277 --mkdirs with cautious refusal for paths with ..
2023-09-08 James ProcterJAL-4281 reinstate access to legacy id width calculatio...
2023-09-08 Ben SoaresJAL-4262 Dialog for GUI and WARN for CLI of old style...
2023-09-07 James ProcterJAL-4090 JAL-4160 JAL-4274 image export dimensions...
2023-09-07 James ProcterJAL-4273 release notes for visible adjuster marks,...
2023-09-06 James ProcterJAL-4260 attempt to rejig paging when id width is adjus...
2023-09-06 James ProcterJAL-4258 remove unnecessary ‘this’
2023-09-06 James ProcterJAL-4259 construct a new SequenceRenderer when renderin...
2023-09-06 James ProcterJAL-629 reinstate INFO level stack trace from Structure...
2023-09-05 James ProcterJAL-629 remove structure viewer from the list of struct...
2023-09-05 James ProcterJAL-629 use JalviewStructureDisplayI in place of Struct...
2023-09-01 Ben SoaresMerge branch 'feature/JAL-629_--output_-_means_output_t...
2023-09-01 Ben SoaresJAL-629 Save structure frames in project files when...
2023-09-01 Ben SoaresMerge branch 'feature/JAL-629_--output_-_means_output_t...
2023-09-01 Ben SoaresJAL-629 Fix --structureimage and options
2023-08-31 Ben SoaresMerge branch 'develop' into features/r2_11_2_alphafold...
2023-08-28 Ben SoaresMerge branch 'develop' into merge/big_merge_of_bens_stu...
2023-08-28 James ProcterJAL-4253 drop the bottom line so it lines up with the...
2023-08-24 Ben SoaresMerge branch 'develop' into merge/big_merge_of_bens_stu...
2023-08-24 Ben SoaresMerge branch 'features/r2_11_2_alphafold/JAL-629' into...
2023-08-24 Ben SoaresJAL-629 Avoid hidden options dialog when saving in...
2023-08-24 Ben SoaresMerge branch 'bug/JAL-4214_system_freeze_when_opening_f...
2023-08-23 Ben SoaresMerge branch 'improvement/JAL-4250_secondary_structure_...
2023-08-23 Ben SoaresJAL-4250 Simplification of polygons and adjustments...
next