Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / gui / FeatureEditor.java
2023-11-03 James ProcterJAL-4090 JAL-1551 spotlessApply
2023-10-30 James ProcterJAL-4317 enable display of feature when showing its... patch/JAL-4317_enablefeaturewhenadjustingstyle
2023-05-25 Ben SoaresJAL-4186 Turn JvOptionPane Callable<Void> handlers...
2022-10-24 Ben SoaresJAL-1988 JAL-3772 Non-blocking modal dialogs for unsave...
2022-03-30 Ben SoaresJAL-360 JAL-3975 make AlignFrame the parent of FeatureE...
2022-03-08 Jim ProcterJAL-3746 apply copyright to source
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2018-12-18 gmungocJAL-3048 DialogRunnerI reduced to minimal implementation
2018-12-10 gmungocJAL-3048 wip externalise trigger from RunResponse
2018-12-06 gmungocJAL-3048 response() renamed addResponse(); checkstyle...
2018-11-26 gmungocJAL-3162 only allow start <= end while modifying bug/JAL-3162featureStartLtEnd
2018-07-20 gmungocJAL-3048 revised AlignExportSettings dialog with respon...
2018-07-16 gmungocJAL-3060 tidy Cancel dialog action handler code
2018-07-16 gmungocJAL-3060 more extensive extract method refactoring...
2018-07-09 gmungocJAL-1858 separate method highlightSearchResults with...
2018-07-09 gmungocJAL-3048 _no_ fastPaint when higlighting features,...
2018-07-09 gmungocJAL-3060 entry points for createFeatures, amendFeatures
2018-07-09 gmungocJAL-3060 extract FeatureEditor class task/JAL-3060featureEditor