JAL-4090 update release date to friday 3rd November
[jalview.git] / src /
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-30 James ProcterJAL-4315 identify feature settings file from its xml...
2023-10-26 James ProcterMerge branch 'bug/JAL-4313_cme_in_tests' into patch...
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-25 James ProcterJAL-4312 defend against ConcurrentModificationException bug/JAL-4313_cme_in_tests
2023-10-25 James ProcterJAL-4312 call AlignFrame.setAnnotationsVisibility on...
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 'develop' into improvement/JAL-4124_dont_d...
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-23 James ProcterJAL-4308 reduce number of refs to 5, always have canoni...
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-4307 some models return null for hetatm list
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-629 Fix --nodebug turning off debug mode from prope...
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-19 Ben SoaresMerge branch 'improvement/JAL-3783_upgrade_to_groovy...
2023-10-18 Ben SoaresJAL-629 Run non-alignframe linked groovy scripts. ...
2023-10-18 Ben SoaresJAL-4262 Fix the nonblockingdialog so that Jalview...
2023-10-17 James ProcterJAL-4134 TODO printNode update for columnTrees
2023-10-17 James ProcterJAL-4134 JAL-4302 remove unnecessary casts
2023-10-17 James ProcterJAL-4089 selected columns are reported in absolute...
2023-10-13 Ben SoaresJAL-3783 Updated groovy jars. Requires javaparser...
2023-10-13 James ProcterJAL-4295 concatenate all mouseover highlights into...
2023-10-12 Ben SoaresJAL-3772 Fix the logic of prompt to save URL loaded...
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-629 Remove argfiles from the hashset of used argfil...
2023-10-11 Ben SoaresJAL-3772 Preference to NOT prompt to save remotely...
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-03 James ProcterMerge branch 'patch/JAL-4062_sort_and_merge_contiguousr...
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-629 JAL-4265 JAL-4286 report the filename for the...
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 don’t divide if we only had one value to count
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-26 James ProcterJAL-3858 JAL-4090 avoid NPE when given out of bound...
2023-09-25 James ProcterJAL-3858 minimum value for a range is used to shade...
2023-09-25 James ProcterJAL-3858 javadoc and slightly revised green linear...
2023-09-25 James ProcterJAL-3858 report PAE range with sensible precision
2023-09-21 James ProcterJAL-1551 javadoc for mapUtils
2023-09-21 James ProcterJAL-3855 disable the AlphaFold DB entry in Sequence...
2023-09-21 Ben SoaresJAL-4265 Use ColourUtils.parseColourString() for consis... merge/JAL-4262+JAL-4265+JAL-4269+JAL-4274+JAL-4277+JAL-4285
2023-09-21 Ben SoaresMerge branch 'develop' into merge/JAL-4262+JAL-4265...
2023-09-20 Ben SoaresJAL-4265 Use ColorUtils.parseColourString() and adjust...
2023-09-20 James ProcterJAL-4285 don’t say you are reporting warnings/errors...
2023-09-20 James ProcterJAL-4265 JAL-4286 reinstated explicit restoreSession...
2023-09-20 James ProcterJAL-4265 JAL-4267 added a ‘restoreSession’ StructureVie...
2023-09-20 James ProcterJAL-4195 JAL-1069 JAL-4160 errors in Cache should go...
2023-09-20 James ProcterJAL-4265 bail early when attempting to export a view...
2023-09-20 James ProcterJAL-4265 JAL-4267 allow injection of custom commands...
2023-09-20 James ProcterJAL-4265 back out redundant ‘saveState’ and ‘restoreSta...
2023-09-20 Ben SoaresJAL-4265 Added saveState and restoreState to interface...
2023-09-19 Ben SoaresJAL-4265 Change to use JmolCommands
2023-09-19 Ben SoaresJAL-629 Allow multiple structure images for multiple...
2023-09-16 Ben SoaresJAL-4250 Fixed blue arrows in drawStemAnnot()
2023-09-16 Ben SoaresJAL-629 Fix a test and omit an incorrect error message... improvement/JAL-4269_reduce_variants_of_common_subvalue_parameters
2023-09-16 Ben SoaresJAL-4265 Added --bgcolour for --structureimage output...
2023-09-16 Ben SoaresJAL-4269 Now using --width, --height, --scale for both...
2023-09-14 Ben SoaresMerge branch 'develop' into feature/JAL-4274_configurab...
2023-09-13 Ben SoaresJAL-4274 Use Cache BITMAP_* if no other image restricti...
next