Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / gui / StructureChooser.java
2023-11-03 James ProcterJAL-4090 JAL-1551 spotlessApply
2023-10-23 James ProcterJAL-4310 let the user know when model pages are not...
2023-09-06 James ProcterJAL-629 reinstate INFO level stack trace from Structure...
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-18 Ben SoaresMerge branch 'feature/JAL-244_Automatically_adjust_left...
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2023-08-01 Ben SoaresJAL-244 More control of automatic idWidth adjustments...
2023-05-26 James ProcterMerge branch 'develop' into features/JAL-4134_use_annot...
2023-05-26 Ben SoaresJAL-629 dispose of non-displaying StructureChooser...
2023-05-25 Ben SoaresJAL-4186 Turn JvOptionPane Callable<Void> handlers...
2023-05-23 Ben SoaresJAL-629 Added --structureimage code and formatting...
2023-05-22 Ben SoaresJAL-629 --structureimage with formatting args.
2023-05-19 James ProcterMerge branch 'develop' into features/JAL-4134_use_annot...
2023-05-19 James ProcterJAL-1551 spotlessApply
2023-05-01 James ProcterJAL-4177 disable ‘Cancel’ as well - since we as yet... features/JAL-4134_treeviewerforcolumns
2023-05-01 James ProcterJAL-4177 disable add/new view when an import is started.
2023-05-01 James ProcterJAL-3858 report errors when trying to parse JSON to...
2023-04-22 Ben SoaresJAL-629 Test and fix --annotation --ssannotation args...
2023-04-19 Ben SoaresJAL-629 Now showing temp fac and secondary structure...
2023-04-14 Ben SoaresJAL-629 Adding PAE and TFType at structure loading...
2023-03-06 Ben SoaresJAL-629 Fix null AlignPanel. More descriptive label...
2023-03-03 Ben SoaresJAL-629 Improved consistency of ArgParser classes ...
2023-03-02 Ben SoaresJAL-629 Removal of unnecessary methods. Set pLTTD tempf...
2023-03-02 Ben SoaresJAL-629 Some refactoring to allow more flexible use...
2023-02-27 Ben SoaresJAL-629 add AF examples for FER1_SPIOL. Link and displa...
2023-02-27 Ben SoaresJAL-629 Guesstimate whether to set pLDDT with PDB file
2023-02-27 Ben SoaresJAL-629 removed debug prints. added .cif. added some...
2023-02-26 Ben SoaresJAL-629 PAE matrix file guesstimate from filename
2023-02-24 Ben SoaresJAL-629 Position GUI widgets for PDF file options....
2023-02-22 James ProcterJAL-629 make sure we show GUI when not driven programma...
2023-02-22 Ben SoaresMerge branch 'develop' into features/r2_11_2_alphafold...
2023-02-16 James ProcterMerge branch 'features/r2_11_2_alphafold/JAL-629' into...
2023-02-03 Ben SoaresJAL-629 Fasta sequence id reading whitespace fix. Flexi...
2022-12-15 Ben SoaresJAL-629 move SubId to more logical place. Attempt remov...
2022-12-14 Ben SoaresJAL-629 Open Structure Viewer from cmdline
2022-10-24 Ben SoaresJAL-1988 JAL-3772 Non-blocking modal dialogs for unsave...
2022-08-08 Jim ProcterJAL-4034 show the loading spinner when switching betwee...
2022-07-15 Ben SoaresJAL-4034 Use the new non-modal JDialog for 3DBeacons...
2022-07-12 Ben SoaresJAL-4034 change to jalview property name
2022-07-12 Ben SoaresJAL-4034 showConfirmDialog works for both desktop and...
2022-07-11 Ben SoaresJAL-4034 Non-blocking 3D Beacons query after warning...
2022-07-11 Ben SoaresJAL-4034 allow a jalview_property to set the threshold...
2022-07-04 Jim ProcterJAL-4034 fix #3 change uniprot ref fetch dialog to...
2022-07-04 Jim ProcterJAL-4034 Fix #2 show an icon and a button to press...
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2022-02-11 Ben SoaresJAL-3949 Complete new abstracted logging framework...
2021-11-05 Jim ProcterJAL-3875 fully reset filter combo-box when fetch 3d...
2021-11-02 Jim ProcterJAL-3875 test case and patch to verify the query 3d...
2021-10-01 Jim ProcterJAL-3829 fetch 3D beacons now started by clicking butto...
2021-10-01 Jim ProcterMerge branch 'develop' into features/r2_11_2/JAL-3829_3...
2021-09-29 Jim ProcterJAL-3829 report when 3d-beacons doesn’t provide any...
2021-09-24 Jim ProcterJAL-3829 open web page for 3d beacons structure by... features/r2_11_2/JAL-3829_3dbeacons
2021-09-24 Jim ProcterJAL-3829 right click to view popup menu to show link...
2021-09-21 Ben SoaresJAL-3691 automatic insertion of Locale.ROOT to toUpperC...
2021-09-21 Jim ProcterJAL-3829 - callback finessing - leave DBRefFetcher...
2021-09-21 Jim ProcterJAL-3829 alternative UX: need to select 3d-beacons...
2021-09-20 Jim ProcterJAL-3829 tests need to wait for dialog to be closed...
2021-09-20 Jim ProcterJAL-3829 do better at detecting structure type, prompt...
2021-09-13 Jim ProcterJAL-3829 select single best TDB structure and select...
2021-09-10 Jim ProcterJAL-3829 provide both PDBe queries and 3D-Beacons queri...
2021-09-08 Jim ProcterJAL-3829 allow client-side selection of structures...
2021-09-03 Jim ProcterJAL-3829 comments on the 3D structure chooser’s initial...
2021-09-03 Jim ProcterJAL-3829 JAL-3865 StructureChooserQuerySource implement...
2021-09-03 Jim ProcterJAL-3829 refactored FilterOption provider to the Struct...
2021-08-30 Jim ProcterJAL-3829 3d-beacons structure chooser logic (not yet...
2021-08-30 Jim ProcterJAL-3829 pulled out more of the FTS dependent parts...
2021-08-30 Jim ProcterJAL-3829 pushed the PDBFTSClient specific code to new...
2019-07-16 gmungocJAL-3210 Merge branch 'develop' into trialMerge
2019-06-04 gmungocJAL-2386 avoid duplicate pdbids in free text query bug/JAL-3286duplicatePdbQuery
2019-01-26 hansonrJalview.isJS() --> Platform.isJS(), DBRefEntry[] -...
2019-01-11 hansonrJS optimization for too aggressive dynamic operation...
2018-06-28 Jim ProcterJAL-3048 TODOs for refactoring JalviewFileChooser pattern
2018-04-12 gmungocJAL-2944 tidies for review comments
2018-04-09 Jim ProcterJAL-2944 ’new view’ and ‘add to view’ button rather...
2018-04-09 Jim ProcterJAL-1847 superpose checkbox in structure chooser
2018-04-05 Jim ProcterJAL-2944 open selected structures in existing or a...
2018-02-07 Jim ProcterJAL-2902 thread off dialog close op to avoid deadlock...
2018-02-07 Jim ProcterJAL-2780 JAL-2781 JAL-2902 refactor ‘OK’ action to...
2018-02-05 Jim ProcterJAL-2780 JAL-2781 programmatically select structures...
2018-02-05 Jim ProcterJAL-2780 JAL-2871 only look up current table view once
2018-01-30 gmungocJAL-1793 update spike build to latest incl stop and...
2018-01-18 gmungocJAL-2810 JAL-2886 i18n
2017-11-22 gmungocJAL-2069 spike updated with latest (FeatureTypeSettings)
2017-11-17 Jim ProcterJAL-2698 Cached PDB Entries -> Cached Structures in...
2017-11-15 gmungocJAL-2835 spike updated with latest
2017-11-08 Jim ProcterMerge branch 'develop' into bug/JAL-2225mapMultipleChains
2017-10-27 gmungocJAL-1793 spike branch updated to latest
2017-10-10 Jim ProcterMerge branch 'codereviews/JAL-1990_IProgressIndicator_j...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-09-05 gmungocJAL-2225 fix bug in collating unique pdb files and...
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-05-01 tcofoegbuJAL-2376 copied out patch from Phyre branch
2016-11-28 gmungocMerge branch 'develop' into trialMerge
2016-11-25 gmungocMerge branch 'develop' into trialMerge
2016-11-24 tcofoegbuJAL-2326 updated references of JOptionPane to JvOptionPane
2016-11-21 tcofoegbuJAL-2332 bugfix to enable structure chooser opening...
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-24 Jim ProcterMerge branch 'releases/Release_2_10_0_Branch'
next