2024-10-04 |
Jim Procter | JAL-4470 fix: check for workers!=null before checking... |
commit | commitdiff |
2024-08-05 |
Jim Procter | JAL-1551 gradle spotlessApply and doc tweaks |
commit | commitdiff |
2024-05-16 |
Jim Procter | Merge branch 'develop' into feature/JAL-4386_calculate_... |
commit | commitdiff |
2024-05-13 |
Jim Procter | Merge branch 'develop' into features/JAL-518_justify_se... |
commit | commitdiff |
2024-04-30 |
Renia Correya | JAL-4392 Merging consensus secondary structure |
commit | commitdiff |
2023-11-03 |
James Procter | JAL-4090 JAL-1551 spotlessApply |
commit | commitdiff |
2023-08-18 |
Ben Soares | Merge branch 'improvement/JAL-4206_improve_JalviewFileC... |
commit | commitdiff |
2023-08-10 |
Ben Soares | JAL-629 Change all stdout and stderr output to use... |
commit | commitdiff |
2023-06-22 |
James Procter | JAL-4213 don’t pass active selection when actioning... patch/JAL-4213_addref_with_selection |
commit | commitdiff |
2023-06-13 |
Ben Soares | JAL-3416 Removed a few more JInternalFrame icons with... |
commit | commitdiff |
2023-05-25 |
Ben Soares | JAL-4186 Turn JvOptionPane Callable<Void> handlers... |
commit | commitdiff |
2023-05-24 |
Ben Soares | JAL-4186 attempts to work in jalviewjs, still not working |
commit | commitdiff |
2023-05-24 |
Ben Soares | JAL-4186 fix dialog. broken in JalviewJS |
commit | commitdiff |
2022-11-03 |
Ben Soares | JAL-3416 File Chooser iconified, JvOptionPanes iconifie... |
commit | commitdiff |
2022-10-24 |
Ben Soares | JAL-1988 JAL-3772 Non-blocking modal dialogs for unsave... |
commit | commitdiff |
2022-09-16 |
Jim Procter | JAL-518 refactored groovy script into main codebase... |
commit | commitdiff |
2022-03-24 |
Jim Procter | JAL-3981 strategic newlines to help speed up Java's... |
commit | commitdiff |
2022-03-08 |
Jim Procter | JAL-3438 spotless for 2.11.2.0 |
commit | commitdiff |
2022-02-11 |
Jim Procter | JAL-3949 - refactor logging from jalview.bin.Cache... |
commit | commitdiff |
2022-02-11 |
Ben Soares | JAL-3949 Complete new abstracted logging framework... |
commit | commitdiff |
2022-01-28 |
Jim Procter | Merge branch 'merge/develop_JAL-3725' into develop |
commit | commitdiff |
2022-01-26 |
Jim Procter | Merge branch 'task/JAL-3763_newDatasetForCds' into... |
commit | commitdiff |
2022-01-26 |
gmungoc | JAL-3725 restrict mapped virtual feature location to... |
commit | commitdiff |
2021-10-01 |
gmungoc | JAL-3725 restrict mapped virtual feature location to... |
commit | commitdiff |
2021-09-21 |
Ben Soares | JAL-3691 automatic insertion of Locale.ROOT to toUpperC... |
commit | commitdiff |
2020-10-28 |
gmungoc | JAL-3725 restrict mapped virtual feature location to... |
commit | commitdiff |
2020-10-22 |
gmungoc | JAL-3763 Javadoc, check for null, additional tests |
commit | commitdiff |
2020-10-22 |
gmungoc | JAL-3763 Javadoc, check for null, additional tests task/JAL-3763_newDatasetForCds |
commit | commitdiff |
2020-05-18 |
gmungoc | Merge branch 'Jalview-JS/develop' into develop |
commit | commitdiff |
2020-04-16 |
gmungoc | JAL-3567 report mapped location for virtual features... |
commit | commitdiff |
2020-03-30 |
gmungoc | Merge branch 'develop' into Jalview-JS/develop |
commit | commitdiff |
2019-10-31 |
gmungoc | JAL-3468 truncate feature description to 40 chars in... |
commit | commitdiff |
2019-10-08 |
gmungoc | Merge branch 'develop' into Jalview-JS/develop |
commit | commitdiff |
2019-06-17 |
gmungoc | JAL-2792 JAL-3187 linked features (if shown) in Feature... |
commit | commitdiff |
2019-06-17 |
gmungoc | JAL-3187 add sequence to feature details table (and... |
commit | commitdiff |
2019-04-03 |
hansonr | replacing @j2sNative with @j2sIgnore where appropriate... |
commit | commitdiff |
2019-04-03 |
hansonr | j2sNative clean-up. Fixes problem with second try of... |
commit | commitdiff |
2019-03-28 |
gmungoc | Merge branch 'develop' into Jalview-JS/develop |
commit | commitdiff |
2019-03-28 |
gmungoc | Merge branch 'feature/JAL-3181linkOrdering' into develop |
commit | commitdiff |
2019-03-27 |
hansonr | isJS cleanup |
commit | commitdiff |
2019-03-13 |
gmungoc | Merge branch 'develop' into trialMerge |
commit | commitdiff |
2019-03-11 |
gmungoc | Merge branch 'feature/JAL-3127_seqidChainshading' into... |
commit | commitdiff |
2019-03-07 |
gmungoc | Merge branch 'feature/JAL-3180colourAnnotationMenu... |
commit | commitdiff |
2019-02-05 |
gmungoc | JAL-3048 JS-compatible confirm dialog on delete all |
commit | commitdiff |
2019-01-26 |
hansonr | Jalview.isJS() --> Platform.isJS(), DBRefEntry[] -... |
commit | commitdiff |
2019-01-08 |
gmungoc | JAL-3180 Disabled 'By Annotation' group colour menu... feature/JAL-3180colourAnnotationMenu |
commit | commitdiff |
2019-01-04 |
gmungoc | JAL-3181 refactor: extracted buildLinkMenu() for testab... feature/JAL-3181linkOrdering |
commit | commitdiff |
2019-01-03 |
gmungoc | JAL-3181 order link menu items |
commit | commitdiff |
2018-12-18 |
gmungoc | JAL-3048 DialogRunnerI reduced to minimal implementation |
commit | commitdiff |
2018-11-30 |
gmungoc | JAL-2420 don't offer Reveal All over alignment panel bug/JAL-2420revealAllMenu |
commit | commitdiff |
2018-10-09 |
Jim Procter | JAL-3127 pass reference to AlignViewportI when creating... |
commit | commitdiff |
2018-08-20 |
gmungoc | JAL-3032 variant of Sequence Details panel for JalviewJS |
commit | commitdiff |
2018-07-16 |
gmungoc | JAL-3060 more extensive extract method refactoring... |
commit | commitdiff |
2018-07-11 |
Jim Procter | JAL-3026 JLabel for SequenceFeature details in jalview-js |
commit | commitdiff |
2018-07-09 |
gmungoc | JAL-3048 EditNameDialog modified for JalviewJS (layout... |
commit | commitdiff |
2018-07-09 |
gmungoc | JAL-3060 entry points for createFeatures, amendFeatures |
commit | commitdiff |
2018-07-09 |
gmungoc | JAL-3060 extract FeatureEditor class task/JAL-3060featureEditor |
commit | commitdiff |
2018-07-06 |
Jim Procter | JAL-3048 amendFeatures as dialog runner - repaint after... |
commit | commitdiff |
2018-07-05 |
gmungoc | JAL-3058 refactored raising JColorChooser for JS compat... |
commit | commitdiff |
2018-03-07 |
Jim Procter | Merge branch 'releases/Release_2_10_4_Branch' into... |
commit | commitdiff |
2018-02-02 |
gmungoc | JAL-984 merged to spikes-mungo |
commit | commitdiff |
2018-01-31 |
gmungoc | JAL-2792 added tooltip to menu items in case of truncation |
commit | commitdiff |
2018-01-31 |
kiramt | JAL-2759 minor refactor to hiding bitsets |
commit | commitdiff |
2018-01-16 |
kiramt | JAL-2759 setup hideBitSet over range for hideInsertions |
commit | commitdiff |
2018-01-15 |
kiramt | JAL-2759 Minor doc and naming changes |
commit | commitdiff |
2017-11-07 |
gmungoc | JAL-2069 update spike branch with latest |
commit | commitdiff |
2017-11-06 |
gmungoc | JAL-2820 include attribute value used for feature colou... |
commit | commitdiff |
2017-10-27 |
gmungoc | JAL-1793 spike branch updated to latest |
commit | commitdiff |
2017-10-26 |
gmungoc | JAL-2792 html table for Feature Details report |
commit | commitdiff |
2017-10-24 |
gmungoc | JAL-2738 update spike branch with latest |
commit | commitdiff |
2017-10-24 |
gmungoc | Merge branch 'develop' into features/JAL-1793VCF; lambd... |
commit | commitdiff |
2017-10-12 |
Jim Procter | JAL-2773 add new flag to paintAlignment(updateOverview... features/JAL-2773_dontalwaysrecolourstructureonrepaintofoverview |
commit | commitdiff |
2017-10-05 |
gmungoc | JAL-2738 update spikes/mungo |
commit | commitdiff |
2017-10-05 |
gmungoc | JAL-2744 add score to feature details report, descripti... |
commit | commitdiff |
2017-10-04 |
gmungoc | JAL-2744 handle null features list |
commit | commitdiff |
2017-10-03 |
gmungoc | JAL-2738 copy to spikes/mungo |
commit | commitdiff |
2017-09-28 |
gmungoc | JAL-2744 simple Feature Details report from Popup menu |
commit | commitdiff |
2017-09-28 |
gmungoc | JAL-2744 refactor PopupMenu constructor to enable addin... |
commit | commitdiff |
2017-09-05 |
Jim Procter | Merge branch 'master' into portforward/JAL-2675_2102b1t... |
commit | commitdiff |
2017-09-03 |
Jim Procter | Merge branch 'feature/JAL-2587' into documentation... |
commit | commitdiff |
2017-08-25 |
kiramt | JAL-2587 Removed annoying double repaint on hide insertions |
commit | commitdiff |
2017-08-21 |
gmungoc | Merge branch 'develop' into features/JAL-2446NCList features/JAL-2446NCList |
commit | commitdiff |
2017-08-16 |
Jim Procter | JAL-2418 source formatting |
commit | commitdiff |
2017-07-24 |
gmungoc | spike branch updated from latest features/JAL-2446 |
commit | commitdiff |
2017-06-27 |
gmungoc | JAL-1858 repaint after Amend Features dialog |
commit | commitdiff |
2017-06-27 |
gmungoc | Merge branch 'develop' into features/JAL-2446NCList |
commit | commitdiff |
2017-06-09 |
gmungoc | JAL-2446 merged to spike branch |
commit | commitdiff |
2017-06-09 |
gmungoc | JAL-2594 avoid stack trace creating feature on gapped... |
commit | commitdiff |
2017-06-05 |
gmungoc | Merge branch 'develop' into features/JAL-2446NCList |
commit | commitdiff |
2017-06-04 |
Jim Procter | JAL-2291 only hide/show columns intersecting with curre... |
commit | commitdiff |
2017-06-04 |
Jim Procter | JAL-2291 use HiddenColumns.hideMarkedBits and take... |
commit | commitdiff |
2017-06-04 |
Jim Procter | JAL-2291 ‘Hide Insertions’ now operates on selection... |
commit | commitdiff |
2017-05-25 |
gmungoc | JAL-2050 make SequenceFeature.score final, adjust const... |
commit | commitdiff |
2017-05-17 |
gmungoc | JAL-2504 use (and update) defaults for new feature... |
commit | commitdiff |
2017-05-05 |
kiramt | Merge remote-tracking branch 'origin/develop' into features/JAL-2388hiddencolumnschanges |
commit | commitdiff |
2017-05-04 |
gmungoc | JAL-2504 allow feature type to be specified for Create... |
commit | commitdiff |
2017-04-24 |
kiramt | JAL-2388 Hidden cols separated from column selection... |
commit | commitdiff |
2017-04-05 |
gmungoc | JAL-2361 simplify constructors, select unsaved but... |
commit | commitdiff |
2017-02-14 |
gmungoc | Merge branch 'develop' into bug/JAL-2346annotationChoice |
commit | commitdiff |
2017-02-08 |
gmungoc | JAL-2405 set context on selection group for tailored... |
commit | commitdiff |
next |