jalview.git
2017-04-26 kiramtMerge remote-tracking branch 'origin/features/JAL-2388h...
2017-04-26 kiramtJAL-2388 last separation of hidden columns/col selection
2017-04-26 gmungocJAL-2490 findFeaturesAtRes with performant feature...
2017-04-26 kiramtJAL-2388 Tidies and unit tests
2017-04-25 tcofoegbuJAL-2489 edited unit test code comment
2017-04-25 tcofoegbuJAL-2489 Unit test for bug
2017-04-25 kiramtJAL-2388 Missed file from previous commit
2017-04-25 kiramtJAL-2388 Reverted and re-did applet changes
2017-04-25 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-04-25 kiramtJAL-2388 Tidies and other corrections so applet compiles
2017-04-25 kiramtJAL-2388 And corrected OverviewCanvas for applet
2017-04-25 kiramtJAL-2388 Updated applet to show/hide hidden regions...
2017-04-25 tcofoegbuMerge branch 'develop' of https://source.jalview.org...
2017-04-25 tcofoegbuJAL-2489 bug fix
2017-04-25 kiramtJAL-2388 Working hidden regions hide/show in desktop
2017-04-24 gmungocJAL-2487 remove redundant refreshGUI to minimise thread...
2017-04-24 kiramtMerge remote-tracking branch
2017-04-24 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-04-24 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-04-24 kiramtJAL-2388 Finished split of hidden columns and selected...
2017-04-24 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-04-24 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-04-24 gmungocJAL-2424 final contig now an inclusive range bug/JAL-2424getVisibleContigs
2017-04-24 kiramtJAL-2439 Fixed opposite out-by-one problem in wrapped...
2017-04-24 kiramtMerge branch 'develop' of https://source.jalview.org...
2017-04-24 kiramtJAL-2439 Fix to hidden column marker being one row...
2017-04-24 kiramtJAL-2388 Hidden cols separated from column selection...
2017-04-21 gmungocJAL-2295 Spanish translations for superposition / errors
2017-04-21 gmungocJAL-2295 Spanish translations added
2017-04-21 gmungocJAL-2361 Spanish text added
2017-04-21 gmungocJAL-2423 tweak tree panel title, add Spanish text
2017-04-21 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-04-21 tcofoegbuJAL-2485 Bug fix to filter out uniprot response header...
2017-04-21 kiramtJAL-2388 Tidies
2017-04-21 kiramtJAL-2388 Make sure resizing still works
2017-04-21 kiramtJAL-2388 Alignment col and row collections with iterators
2017-04-20 gmungocJAL-2483 JAL-2481 findAllFeatures without scanning...
2017-04-19 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-04-19 gmungocJAL-2435 mirror font changes with middle mouse drag
2017-04-19 gmungocMerge branch 'develop' into features/JAL-2435splitScree...
2017-04-19 gmungocJAL-2480 cache min-max score values per sequence and...
2017-04-19 tcofoegbuJAL-2482 added null check
2017-04-19 kiramtMerge remote-tracking branch 'origin/develop' into
2017-04-19 gmungocJAL-2483 use SequenceFeatures to look up groups, types...
2017-04-18 tcofoegbuJAL-2482 Bugfix
2017-04-18 gmungocJAL-2480 subtract from total length on deleting feature
2017-04-18 gmungocJAL-2480 more test coverage
2017-04-18 gmungocJAL-2480 test coverage / bug fixes / javadoc
2017-04-18 gmungocJAL-2480 SequenceFeaturesI encapsulates features api
2017-04-17 gmungocJAL-2446 comment updates
2017-04-17 gmungocJAL-2446 promote Range from test to src to replace...
2017-04-17 gmungocJAL-2446 tidied up / generalised binary search in Featu...
2017-04-17 gmungocJAL-2446 add call to SequenceFeatures.delete(); use...
2017-04-17 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-04-17 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-04-12 gmungocJAL-2361 tweak layout of warning message
2017-04-12 gmungocJAL-1632 removed check for aligned sequences for Tree...
2017-04-12 gmungocJAL-1632 remove unused check for sequences aligned
2017-04-12 gmungocJAL-2403 ensure array held in Matrix is immutable
2017-04-12 gmungocJAL-2403 public static methods to convert distance...
2017-04-12 gmungocJAL-1632 one PCA/Tree per panel, closed when panel...
2017-04-12 gmungocJAL-2446 getGroups, getFeatures for positional/non...
2017-04-11 gmungocJAL-2446 find feature types for one or more groups...
2017-04-11 tcofoegbuPull from develop features/JAL-2473_set-minimium-dimensions
2017-04-11 kiramtJAL-2479 Moved some network-dependent unit tests into... bug/JAL-2479unitteststoNetworkGroup
2017-04-11 gmungocJAL-2403 improved ScoreModelI hierarchy as per Kira...
2017-04-11 tcofoegbuJAL-2473 removed unused fields in JalviewDialog
2017-04-11 gmungocJAL-2446 getFeatureTypesForGroup() added
2017-04-11 gmungocJAL-2428 Javadoc
2017-04-11 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-04-11 gmungocJAL-2446 added getFeatureGroups
2017-04-10 gmungocJAL-2403 unit tests for PCA.computeSimilarity, signatur...
2017-04-10 tcofoegbuMerge branch 'bug/JAL-2255_seq-fetcher-broken-on-linux...
2017-04-10 tcofoegbuJAL-2255 Bug fix bug/JAL-2255_seq-fetcher-broken-on-linux
2017-04-10 tcofoegbuMerge branch 'develop' into bug/JAL-2255_seq-fetcher...
2017-04-10 gmungocJAL-2403 removed remaining jvCalcMode references from PCA
2017-04-10 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-04-10 gmungocJAL-2416 test updated for reinstatement of '*' row...
2017-04-10 gmungocJAL-2446 SequenceFeatures.hasFeatures() added
2017-04-10 tcofoegbuJAL-2473 added improvement to apply default / custom...
2017-04-10 gmungocJAL-2446 FeatureStore.isEmpty() added
2017-04-10 gmungocJAL-2361 option to save on OK of changed named colour...
2017-04-09 gmungocJAL-2393 remove unused commented code
2017-04-07 gmungocJAL-2393 code tidying for review comments
2017-04-07 gmungocMerge branch 'develop' into features/JAL-2393customMatrices
2017-04-07 gmungocJAL-2446 fix size maintenance during add
2017-04-07 gmungocJAL-2446 added delete/contains to pseudo-random tests...
2017-04-06 gmungocJAL-2361 make a modified saved scheme the backout check...
2017-04-06 gmungocJAL-2446 added contains, delete, checks for inclusion...
2017-04-06 gmungocJAL-2446 pseudo-random test of findOverlaps, bug fix...
2017-04-05 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-04-05 gmungocJAL-2384 JAL-2371 update ResidueShader on change of...
2017-04-05 gmungocJAL-2361 simplify constructors, select unsaved but...
2017-04-05 gmungocJAL-2361 apply any saved changes to current colour...
2017-04-05 gmungocJAL-2446 various get and find methods added with test...
2017-04-05 gmungocJAL-2446 method isNonPositional() added
2017-04-04 gmungocMerge branch 'develop' into features/JAL-2446NCList
2017-04-03 gmungocJAL-2314 made non-test method non-public bug/JAL-2314
2017-04-03 gmungocMerge branch 'develop' into bug/JAL-2314
2017-04-03 gmungocMerge branch 'develop' into bug/JAL-2461 bug/JAL-2461
next