JAL-3060 extract FeatureEditor class
[jalview.git] / src / jalview / gui /
2018-07-09 gmungocJAL-3060 extract FeatureEditor class task/JAL-3060featureEditor
2018-07-09 gmungocJAL-3058 save modified colour from dialog
2018-07-06 Jim ProcterJAL-3048 remove copied todo
2018-07-06 Jim ProcterJAL-3048 amendFeatures as dialog runner - repaint after...
2018-07-06 Jim ProcterJAL-3048 internalDialog with dialogRunner
2018-07-06 Jim ProcterJAL-3048 internalDialog with dialogRunner
2018-07-06 gmungocJAL-3059 use the right colour for group border
2018-07-06 gmungocJAL-3054 small y-overlap of tooltip and cell leads...
2018-07-06 gmungocJAL-3032 register JTable with ToolTipManager
2018-07-06 gmungocMerge branch 'bug/JAL-3049colourCellTooltip' into Jalvi...
2018-07-06 hansonrMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-07-06 hansonrJAL-3026 all tabbed panes use JavaScript option
2018-07-05 Jim ProcterJAL-2808 JAL-3026 deleted all commented out tab code...
2018-07-05 gmungocJAL-2808 JAL-3032 drop tabbed layout for Colours and...
2018-07-05 gmungocJAL-3058 colour button / menu option use JalviewColourC...
2018-07-05 gmungocJAL-2808 JAL-3058 code tidy for compiler warnings,...
2018-07-05 hansonrMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-07-05 gmungocJAL-3058 missed refactoring of JColorChooser
2018-07-05 hansonrMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-07-05 hansonrJAL-3026 fixes MigLayout, JSON parser
2018-07-05 gmungocJAL-3058 refactored raising JColorChooser for JS compat...
2018-07-04 gmungocJAL-3032 JAL-3048 adjust how colour chooser is shown
2018-07-03 hansonrMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-07-03 hansonrJAL-3026 GD#91 "final" keyword deprecated
2018-07-03 Jim ProcterJAL-3048 openLinkedAlignment refactor to use dialogRunn...
2018-07-03 Jim ProcterJAL-3048 first pass at JvOptionDialog as property liste...
2018-07-03 gmungocJAL-3032 revised colour picker, now with ActionListener
2018-07-03 hansonrJAL-3026 VARNA files
2018-07-03 gmungocJAL-3054 table tooltip follow mouse in a sensible manner bug/JAL-3049colourCellTooltip
2018-07-03 hansonrMerge remote-tracking branch 'origin/Jalview-BH/JAL...
2018-07-03 hansonrJAL-3026 "final" removed in Desktop ; fixing #48. 80...
2018-07-02 hansonrJAL-3026 File...Reload working
2018-07-02 hansonrJAL-3026 Java+JavaScript fix for GD#95
2018-07-02 Jim ProcterJAL-3048 remove TODOs Jalview-BH/JAL-3048_dialogs
2018-07-02 Jim ProcterJAL-3048 File->VCF load refactored
2018-07-02 Jim ProcterMerge branch 'Jalview-BH/JAL-3026' into Jalview-BH...
2018-07-02 Jim ProcterJAL-3048 AlignFrame -> Save dialog refactored - patched...
2018-07-02 hansonrJAL-3032 JTable work; JSUtil.jQuery object; drag-drop;
2018-06-29 Jim ProcterJAL-3048 use FileParse to transfer File to NewickFile...
2018-06-29 Jim ProcterJAL-1551 JAL-3048 formatting
2018-06-29 Jim ProcterJAL-3048 AlignFrame->File->Load Tree adapted for js
2018-06-29 Jim ProcterJAL-3048 refactored Desktop->File->Open to use jalview...
2018-06-29 gmungocJAL-3049 removed wrong way to set tooltip
2018-06-29 gmungocJAL-3049 JAL-2069 colour icon tooltip including by...
2018-06-29 gmungocJAL-3049 working tooltip on colours column
2018-06-28 hansonrMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-06-28 hansonrJAL-3032 JvOptionPane summary of issues with boilerplat...
2018-06-28 Jim ProcterMerge branch 'Jalview-BH/JAL-3048_dialogs' into Jalview...
2018-06-28 Jim ProcterJAL-3026 JAL-1551 formatting
2018-06-28 Jim ProcterJAL-3048 TODOs for refactoring JalviewFileChooser pattern
2018-06-28 Jim ProcterJAL-3048 TODOs for refactoring JalviewFileChooser pattern
2018-06-28 gmungocJAL-3032 avoid use of lambda expression or BasicArrowButton
2018-06-28 Jim ProcterJAL-3048 todo and JAL-3026 disable VCF support
2018-06-28 hansonrDialogs JAL-3032
2018-06-28 hansonrJAL-3032 DND enabled; additional io changes for File...
2018-06-27 hansonrJAL-3032 just the changes pulled already
2018-06-27 hansonrJAL-3032 Dialogs Color picker -- untested commit
2018-06-27 hansonrJAL-3032 comments only - starting work on dialogs
2018-06-27 hansonrJAL-3032 part2 local file reading by JFileChooser
2018-06-26 Jim ProcterMerge branch 'tasks/JAL-3035_remove_dasobert_dependency...
2018-06-26 Jim ProcterJAL-3035 - jalview-das is no more !
2018-06-26 gmungocJAL-3032 updateOverviewImage on construction
2018-06-26 gmungocJAL-3032 don't place desktop at negative x or y position
2018-06-24 hansonrDialog motif:
2018-06-24 hansonrasynchronous modal dialogs using PropertyChangeListener...
2018-06-24 hansonrAlignmentFrame opacity set to TRUE for JavaScript.
2018-06-23 hansonrMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-06-23 hansonrJAL-3026 JDesktop/JInternalFrames support + relative...
2018-06-22 gmungocJAL-3032 avoid assignments on the same line as synchronized
2018-06-20 hansonrSeqCanvas and OverviewCanvas
2018-05-31 gmungocJAL-2808 don't capture or report min-max for mixed...
2018-05-31 gmungocJAL-2808 pre-fill numeric inequality filter with min...
2018-05-28 gmungocMerge branch 'bug/JAL-797' into develop
2018-05-28 gmungocMerge remote-tracking branch 'origin/releases/Release_2...
2018-05-25 Jim ProcterMerge branch 'bug/JAL-2992panelHeight' into releases...
2018-05-25 Jim ProcterMerge branch 'bug/JAL-1460_dragndropWindows' into relea...
2018-05-25 gmungocJAL-2992 simpler heuristic for available height bug/JAL-2992panelHeight
2018-05-25 Jim ProcterMerge branch 'bug/JAL-2991_exporttosvgwrapview' into...
2018-05-25 Jim ProcterJAL-1460 temp variable for clearer conditional and... bug/JAL-1460_dragndropWindows
2018-05-25 Jim ProcterJAL-1460 javadoc
2018-05-24 Jim ProcterJAL-1460 tidied up the use of windows link file parser
2018-05-24 Jim ProcterJAL-1460 more complete drag'n'drop debugging info and...
2018-05-24 Jim ProcterJAL-1460 process .lnk files dragged to Jalview when...
2018-05-24 Jim ProcterJAL-1460 new data flavor for URLs added belt-and-braces...
2018-05-23 gmungocJAL-2993 AlignFrame listen for keystrokes in OverviewPanel
2018-05-23 Jim Procterfix for JAL-2991 - we could do better :/ bug/JAL-2991_exporttosvgwrapview
2018-05-21 gmungocJAL-797 Cmd-W act WHEN_IN_FOCUSED_WINDOW bug/JAL-797
2018-05-09 gmungocJAL-2984 add pdb as sequence(s) if associate structure...
2018-05-07 gmungocMerge branch 'releases/Release_2_10_4_Branch' into...
2018-05-07 Jim ProcterJAL-2960 don’t override a swing method and create infin...
2018-05-04 Jim ProcterJAL-2948 transfer features/annotation is now available...
2018-05-04 Jim ProcterJAL-2960 raise the structure view after adding structur...
2018-04-30 Jim ProcterMerge branch 'bug/JAL-2899' into releases/Release_2_10_...
2018-04-24 gmungocJAL-2959 no Print dialog shown if Page Format is Cancelled
2018-04-18 gmungocMerge branch 'releases/Release_2_10_4_Branch' into...
2018-04-12 gmungocJAL-1847 minor post-review updates
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-09 Jim ProcterJAL-1847 JAL-2944 make superposition step a configurabl...
next