JAL-3089 safer popup menu actions on AnnotationLabels
[jalview.git] / src /
2018-08-28 gmungocJAL-3089 safer popup menu actions on AnnotationLabels task/JAL-3089annLabelsPopup
2018-08-28 gmungocJAL-3055 corrections to use of AffineTransform to scale...
2018-08-28 hansonrMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-08-27 hansonrJAL-3026 alignmentFrame.statusBar.setText -> .setStatus
2018-08-27 gmungocJAL-3055 restore original deriveFont code for Java...
2018-08-27 hansonrJAL-3026 Jmol functioning; some issues
2018-08-24 hansonrJAL-3026 Java bug associated with File/String mods
2018-08-24 hansonrJAL-3026 GD#107,128,130,139 build-site.xml
2018-08-22 gmungocJAL-3049 JAL-3032 tidy/i18n code, remove redundant...
2018-08-21 gmungocJAL-2717 corrected i18n of colour scheme names
2018-08-21 hansonrJAL-3026 fixes ?j2strace=xxx message, user.home, error...
2018-08-21 hansonrmc_view references were MCview
2018-08-21 hansonrJAL-3026 MCview -> mc_view
2018-08-20 gmungocJAL-3032 Feature Settings menu item always enabled...
2018-08-20 gmungocJAL-3032 variant of Sequence Details panel for JalviewJS
2018-08-20 gmungocJAL-3084 force EPS output to "Text" for JalviewJS
2018-08-20 gmungocJAL-3084 hide startup file, Chimera, HTML/SVG, Web...
2018-08-17 gmungocJAL-3048 remove obsolete way of handling dialogs in...
2018-08-17 gmungocJAL-3048 adapt 'input from URL' dialog for JalviewJS
2018-08-17 gmungocJAL-3038 unit test updates for JalviewJS workaround...
2018-08-16 gmungocJAL-3038 workaround to replace editable combobox with...
2018-08-16 gmungocMerge branch 'bug/JAL-3082selectRegex' into Jalview...
2018-08-16 gmungocJAL-3082 handle regex error, exclusive threshold, unit...
2018-08-15 gmungocJAL-3048 use JS-compatible JvOptionPane method
2018-08-15 gmungocMerge branch 'feature/JAL-3080clearTreeGroups' into...
2018-08-15 gmungocJAL-3080 remove tree partition if no groups created feature/JAL-3080clearTreeGroups
2018-08-14 gmungocJAL-3078 reset Tree font (only!) on Cancel bug/JAL-3078cancelTreeFont
2018-08-14 gmungocJAL-3032 tidy AlignmentProperties display for JalviewJS
2018-08-14 gmungocJAL-3056 no Save/Load colours xml in JalviewJS
2018-08-12 hansonrMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-08-12 hansonrJava2Script 3.2.2 upgrade
2018-08-12 gmungocJAL-3026 major update 1/2
2018-08-10 gmungocJAL-3056 suppress Lineart option in JalviewJS
2018-07-26 gmungocJAL-3071 turn off 'mousedDragging' when stopping scrolling
2018-07-26 gmungocJAL-3071 IdPanel.ScrollThread for JalviewJS, Javadoc
2018-07-26 gmungocJAL-3071 SeqPanel scroll thread now interruptible in...
2018-07-26 gmungocMerge remote-tracking branch 'origin/bug/JAL-3072scroll...
2018-07-25 gmungocJAL-3073 select columns if dragging sideways in a graph... bug/JAL-3072scrollThread
2018-07-25 gmungocJAL-3074 don't scroll up/down on drag out of scale...
2018-07-25 gmungocJAL-3072 SeqPanel.stopScrolling on mouse up in scale...
2018-07-25 hansonrJAL-3026 Java 8 upgrade and JTabbedPane
2018-07-25 hansonrMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-07-25 hansonrmerged
2018-07-23 gmungocJAL-3056 suppress News menu item, remove unneeded j2sNative
2018-07-23 gmungocJAL-3056 suppress menu options, and repoint Help, for...
2018-07-23 gmungocJAL-3048 javadoc and code tidy
2018-07-23 gmungocJAL-3048 check for headless
2018-07-23 gmungocJAL-3049 corrected code and unit tests
2018-07-23 gmungocJAL-3048 all image export (alignment, tree, PCA, Jmol...
2018-07-22 hansonrallows for null Jmol viewer
2018-07-22 hansonrJAL-3032 Jmol upgrade org.jmol.java.BS -> javajs.util.BS
2018-07-22 hansonrPAL-3026 missing vertical numbers for wrapped pane
2018-07-20 hansonrJAL-3032 moving Mungo's original JalviewJS.java out...
2018-07-20 hansonrJAL-3032 adds Java 8 functionality (2/2)
2018-07-20 gmungocJAL-3048 JalviewJS compliant use of LineartOptions...
2018-07-20 gmungocJAL-3048 revised AlignExportSettings dialog with respon...
2018-07-19 gmungocJAL-3048 inlined 1-line methods, small refactor of...
2018-07-19 gmungocJAL-3048 revert saveAs action so it works in Javascript too
2018-07-18 Jim ProcterJAL-3048 add additional wrapper methods for JOptionPane...
2018-07-17 gmungocJAL-3068 LineartOptions for EPS/HTML/SVG, new preferenc... task/JAL-3068lineartDialog
2018-07-16 gmungocJAL-3060 tidy Cancel dialog action handler code
2018-07-16 gmungocJAL-3060 more extensive extract method refactoring...
2018-07-11 Jim ProcterJAL-3026 JLabel for SequenceFeature details in jalview-js
2018-07-11 Jim ProcterJAL-3026 JLabel for alignment properties in jalview-js
2018-07-11 Jim ProcterMerge branch 'Jalview-BH/JAL-3048_exportSettingsrefacto...
2018-07-11 Jim ProcterJAL-1551 formatting
2018-07-11 Jim ProcterJAL-3048 refactored export settings to bean+dialog... Jalview-BH/JAL-3048_exportSettingsrefactor
2018-07-10 Jim ProcterMerge branch 'Jalview-BH/JAL-3026' of source.jalview...
2018-07-10 Jim ProcterJAL-3026 j2sNative fix for About.. panel/splashscreen...
2018-07-10 gmungocJAL-3048 obsolete method deleted
2018-07-10 gmungocJAL-3048 code reordered for JalviewJS compliance
2018-07-10 Jim ProcterJAL-3048 switch from 'dialogdata' to DialogRunner for...
2018-07-10 gmungocJAL-3048 adapt Cancel and refresh for JalviewJS
2018-07-09 gmungocJAL-3048 EditNameDialog modified for JalviewJS (layout...
2018-07-09 gmungocJAL-3032 BorderLayout renders panel correctly in JalviewJS
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
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 gmungocMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-07-06 gmungocJAL-3032 use Math.min/max not Float.min/max
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 gmungocMerge branch 'Jalview-BH/JAL-3026' of https://source...
2018-07-05 gmungocJAL-2808 JAL-3058 code tidy for compiler warnings,...
2018-07-05 hansonrJAL-3026 moves javajs to srcjars
2018-07-05 hansonrJAL-3026 comment in main test method in PDbFtsrestClien...
2018-07-05 hansonrremoving temp files for build of libjs
next