JAL-3253 ApplicationSingletonProvider replaces Instance
[jalview.git] / src / jalview / gui /
2019-02-22 gmungocJAL-2915 don't recalculate Overview on scroll to positi...
2019-02-05 gmungocJAL-3032 check enough sequences selected on construction
2019-02-05 gmungocJAL-3048 JS-compatible confirm dialog on delete all
2019-02-04 hansonrre-transpiled MIGLayout; JS-adapted AnnotationColumnChooser
2019-01-30 gmungocMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' of
2019-01-30 gmungocJAL-3144 don't change comma to semi-colon if not requested!
2019-01-30 hansonrwoops.
2019-01-30 hansonrfixes unidentified Java problem
2019-01-30 Ben SoaresJAL-3141 Enabled the 'Include backpup files' checkbox...
2019-01-29 hansonrmore iterators out; some time checks
2019-01-28 gmungocJAL-3032 revert change to tooltip StringBuilder length
2019-01-26 hansonrJalview.isJS() --> Platform.isJS(), DBRefEntry[] -...
2019-01-25 Ben SoaresJAL-3141. This adds quite a lot of code to allow an...
2019-01-24 Ben SoaresJAL-3141 New layout and wording of Backups Preferences...
2019-01-24 hansonradds File..Load Project file for JS
2019-01-24 Ben SoaresJAL-3141 Reformatted code in eclipse
2019-01-23 hansonrMenus close properly, toolips restored
2019-01-23 Ben SoaresJAL-3141 Added Presets options in the Backups Preferenc...
2019-01-21 hansonradded Platform settings separating mouse use of win...
2019-01-21 hansonrisAMac() -> isAMacAndNotJS(), isWindows() -> isWindowsA...
2019-01-21 hansonrmenu update; popup not functioning, though?? Working...
2019-01-20 Ben SoaresJAL-3141 Fixed example filenames in Preferences pane...
2019-01-20 Ben SoaresJAL-3141 Changed suffix position to after the extension...
2019-01-18 Jim ProcterMerge branch 'feature/JAL-3063jaxbNoCastor' into featur...
2019-01-18 hansonrcanvas line/font/pixel fixes; menu accelerators;
2019-01-17 gmungocMerge branch 'develop' into Jalview-BH/JAL-3026-JAL...
2019-01-16 Jim ProcterMerge branch 'feature/JAL-3063jaxbNoCastor' into develop
2019-01-16 Jim ProcterMerge branch 'features/pca_jaxb_datasetrefs_JAL-3171_JA...
2019-01-15 hansonrremoval of AlignmentFrame lines
2019-01-15 hansonrsubimage height error
2019-01-15 Jim ProcterJAL-1767 refactor associated view logic to public metho...
2019-01-14 Ben SoaresJAL-3141 Forgot this file, sorry!
2019-01-14 Ben SoaresJAL-3141 Added a 'Save Project as...' File menu item...
2019-01-14 gmungocJAL-3186 remove Variable Colour from popup menu
2019-01-14 gmungocJAL-2069 wider dialog so all fields show!
2019-01-14 gmungocJAL-3186 reorder popup menu slightly
2019-01-14 gmungocJAL-2069 clear any error colour when setting threshold...
2019-01-14 gmungocJAL-3125 tidy up
2019-01-14 gmungocJAL-3125 avoid slider 'rounding' threshold field value
2019-01-11 hansonrMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' of...
2019-01-11 hansonrJS optimization for too aggressive dynamic operation...
2019-01-11 hansonradding (unnecessary, but informative super() call in...
2019-01-09 gmungocJAL-3032 tweak inner/outer class references
2019-01-09 gmungocJAL-3032 refine 'empty status message' test (JS issue...
2019-01-09 hansonrsimplification of FeatureSettings inner classes
2019-01-09 hansonrcomment added in relation to status bar
2019-01-08 Ben SoaresJAL-3141 Made some suggested changes from code review
2019-01-08 gmungocJAL-3180 Disabled 'By Annotation' group colour menu... feature/JAL-3180colourAnnotationMenu
2019-01-04 gmungocJAL-3180 fix By Annotation selection state in colour...
2019-01-04 gmungocJAL-3181 refactor: extracted buildLinkMenu() for testab... feature/JAL-3181linkOrdering
2019-01-03 gmungocJAL-3181 order link menu items
2018-12-25 hansonrbetter Jmol help link
2018-12-20 Jim ProcterJAL-1767 port save/load PCA panel to JAXB - JAL-3063
2018-12-20 Jim ProcterJAL-3171 JAL-3063 merge updates from JAL-1767
2018-12-20 hansonrseq panel issue with shift-left-mouse drag fix
2018-12-20 hansonrlabel work; adds preliminary _j2sclasslist.txt
2018-12-19 Jim ProcterMerge branch 'features/JAL-1767pcaInProject' into bug...
2018-12-19 gmungocJAL-2621 Overview uses hand cursor in drag box, crossha... bug/JAL-2621
2018-12-18 gmungocMerge branch 'JAL-3048dialogRunner2' into Jalview-BH...
2018-12-18 gmungocJAL-3032 revert table repaint customisations
2018-12-18 gmungocJAL-3048 DialogRunnerI reduced to minimal implementation
2018-12-18 hansonrremoving special needs for JavaScript table repainting
2018-12-18 gmungocMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' into
2018-12-18 hansonrtable work
2018-12-17 Jim ProcterMerge branch 'bug/JAL-2864nullOverviewCanvas' into...
2018-12-17 gmungocMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' into
2018-12-17 Jim ProcterMerge branch 'bug/JAL-2750' into develop
2018-12-17 gmungocJAL-3068 tidy status bar messaging
2018-12-14 Jim ProcterJAL-3171 resolve dataset for imported projects via...
2018-12-14 Jim ProcterJAL-3171 register existing dataset for new view
2018-12-11 gmungocMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' into...
2018-12-10 gmungocJAL-3048 wip externalise trigger from RunResponse
2018-12-10 gmungocJAL-3048 DialogRunner changes (wip)
2018-12-10 gmungocJAL-1544 corrected 'adjunst' to 'adjust'
2018-12-10 hansonrFaster JTable processing; fixes Annotation painting...
2018-12-06 gmungocJAL-3048 response() renamed addResponse(); checkstyle...
2018-12-06 gmungocJAL-3048 explicit instead of default 'No' response...
2018-12-04 gmungocJAL-3032 set radio buttons transparent
2018-12-04 hansonrx,y switch in FeatureIcon
2018-12-03 gmungocJAL-3063 Castor removed from codebase
2018-12-03 gmungocMerge branch 'feature/JAL-3063JAXB' into feature/JAL...
2018-12-03 gmungocJAL-3168 include feature type in colour chooser dialog...
2018-12-03 gmungocJAL-3167 end cell editing on cancel in colour chooser
2018-12-03 gmungocJAL-3058 provide cancel callback method for colour...
2018-11-30 gmungocJAL-2420 don't offer Reveal All over alignment panel bug/JAL-2420revealAllMenu
2018-11-30 gmungocJAL-3166 catch NPE if all sequences are hidden bug/JAL-3166npeAllRowsHidden
2018-11-28 gmungocJAL-3164 redraw complement overview on hide columns bug/JAL-3164complementOverview
2018-11-28 gmungocJAL-3158 additional calls to reset 'selection changed... bug/JAL-3158selectionBroadcasts
2018-11-26 gmungocJAL-3162 only allow start <= end while modifying bug/JAL-3162featureStartLtEnd
2018-11-26 gmungocJAL-3032 make JS properties conditional on Jalview...
2018-11-26 hansonradds swingjs.overflow.hidden client property
2018-11-22 gmungocJAL-3161 limit tooltip and status updates to visible... bug/JAL-3161annotationTooltipRange
2018-11-19 Jim ProcterJAL-3127 drop redundant hidden representative sequences...
2018-11-19 Jim ProcterJAL-3127 JAL-2773 don’t need to call paintAlignment...
2018-11-19 Jim ProcterJAL-3127 tidier tree group colour -> view propagation
2018-11-19 gmungocJAL-3154 disable drag to reorder JTable columns bug/JAL-3154tableColumnDrag
2018-11-19 gmungocJAL-3032 J2S variant for painting JTable
2018-11-18 hansonradds JS hook for JTable repaint
2018-11-18 hansonrBH - suggestion to turn off column dragging in Java...
2018-11-16 gmungocJAL-2069 wider dialog so all fields show!
next