Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / fts / core / GFTSPanel.java
2023-05-20 Ben SoaresJAL-3416 Removed another internal Frame icon from title bar
2022-07-22 Ben SoaresJAL-4036 Changes made from code review CR-JAL-265
2022-07-22 Ben SoaresJAL-4036 Add getDbName to the GFTSPanelI and add an...
2022-07-21 Ben SoaresJAL-4036 Don't autosearch changing index when autosearc...
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-19 Jim ProcterJAL-3926 disable autosearch by default
2020-08-17 Jim ProcterJAL-3490 merged with 2.11.2 develop
2019-12-11 gmungocJAL-3490 revised layout and search algorithm (more...
2019-04-03 hansonrj2sNative clean-up. Fixes problem with second try of...
2019-03-27 hansonrisJS cleanup
2019-03-13 gmungocMerge branch 'develop' into trialMerge
2019-02-12 gmungocJAL-3032 default Autosearch to off for JalviewJS
2018-10-30 gmungocJAL-3144 spelling, Javadoc, abstract method for JalviewJS
2018-10-29 gmungocJAL-3144 SequenceFetcher without JDatabaseTree
2018-08-16 gmungocJAL-3038 workaround to replace editable combobox with...
2018-07-25 hansonrJAL-3026 Java 8 upgrade and JTabbedPane
2018-07-06 hansonrJAL-3026 all tabbed panes use JavaScript option
2018-05-21 gmungocJAL-2814 help links from PDB and Uniprot FTS panels
2018-01-30 gmungocJAL-1793 update spike build to latest incl stop and...
2018-01-18 gmungocJAL-2810 JAL-2886 i18n
2017-11-15 gmungocJAL-2835 spike updated with latest
2017-11-13 Jim ProcterJAL-2810 auto search checkbox state stored as user...
2017-11-13 Jim ProcterJAL-2810 mainFramTabs -> tabs
2017-11-07 Jim ProcterJAL-2810 i18n tab label
2017-11-07 Jim ProcterJAL-2810 working back button shown for bulk ID retrieva...
2017-10-31 Jim ProcterJAL-2810 checkbox label for Autosearch
2017-10-31 Jim ProcterJAL-2810 default border colour
2017-10-27 Jim ProcterJAL-2810 prototype retrieve ID tab for the Uniprot...
2017-10-27 Jim ProcterJAL-2804 update search results when enter pressed or...
2017-10-27 Jim ProcterJAL-2804 checkbox to enable/disable auto search (with...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-05-25 Jim ProcterMerge branch 'develop' into features/JAL-1648_cache_use...
2017-04-20 tcofoegbuJAL-2484 added improvement to enable clearing cache...
2017-04-20 tcofoegbuJAL-1648 refactored and improved caching architecture...
2017-04-11 tcofoegbuJAL-1648 Fix review issue - remove usage of String...
2017-04-11 tcofoegbuJAL-1648 minor house keeping
2017-04-10 tcofoegbuJAL-2473 added improvement to apply default / custom...
2017-04-03 tcofoegbuJAL-1648 Added improvement to persist cache items to...
2016-12-02 tcofoegbuJAL-1648 made further abstraction and createda new...
2016-12-01 tcofoegbuJAL-1648 Implemented in-memory caching for FTS (Uniprot...
2016-10-05 Jim ProcterJAL-2189 source formatting
2016-09-16 gmungocJAL-2183 don't open two free text panels; give input...
2016-06-30 tcofoegbuJAL-2074 Improvement to StructureChooser and FTS interf...
2016-06-14 tcofoegbuJAL-2047 resolved structure chooser's displayed column...
2016-06-01 gmungocJAL-1424 utility to check resource bundle labels used...
2016-05-09 tcofoegbuJAL-2101 JAL-2071 JAL-1563 Added fix to enable searchin...
2016-05-04 tcofoegbuJAL-1563 JAL-2091 Added total result count to Uniprot...
2016-05-03 tcofoegbuJAL-2091 disable pagination buttons during initialisation
2016-05-03 tcofoegbuJAL-1563 JAL-2091 Added generic pagination for FTS...
2016-05-02 tcofoegbuJAL-1563 Fixed Uniprot FTS result-set count error,...
2016-04-29 tcofoegbuJAL-1563 house keeping/updated API doc for new method... merge/JAL-1563_uniprot-free-text-search
2016-04-29 tcofoegbuJAL-1563 Further increased swing timer for search textf...
2016-04-28 tcofoegbuJAL-1563 increased swing timer for search action from...
2016-04-28 tcofoegbuJAL-1563 Implemented hack to make table both scrollable...
2016-04-27 tcofoegbuJAL-1563 Added Id (Uniprot Id) to the dynamic column...
2016-04-27 tcofoegbuJAL-1563 Added fix to prevent swing timer from reinitia...
2016-04-26 tcofoegbuJAL-2071 improvement to reduce webservice requests...
2016-04-22 tcofoegbuJAL-2071 further refactoring, optimisation, and house...
2016-04-19 tcofoegbuJAL-2071 architectural improvement for Plugable Free...