2017-04-07 |
gmungoc | JAL-2393 code tidying for review comments |
commit | commitdiff | tree | snapshot |
2017-04-07 |
gmungoc | Merge branch 'develop' into features/JAL-2393customMatrices |
commit | commitdiff | tree | snapshot |
2017-04-06 |
gmungoc | JAL-2361 make a modified saved scheme the backout check... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
gmungoc | JAL-2384 JAL-2371 update ResidueShader on change of... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
gmungoc | JAL-2361 simplify constructors, select unsaved but... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
gmungoc | JAL-2361 apply any saved changes to current colour... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
gmungoc | JAL-2314 made non-test method non-public bug/JAL-2314 |
commit | commitdiff | tree | snapshot |
2017-04-03 |
gmungoc | Merge branch 'develop' into bug/JAL-2314 |
commit | commitdiff | tree | snapshot |
2017-04-03 |
gmungoc | Merge branch 'develop' into bug/JAL-2461 bug/JAL-2461 |
commit | commitdiff | tree | snapshot |
2017-03-31 |
gmungoc | JAL-2405 additional checks for circular reference in... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
gmungoc | JAL-2472 PrivilegedAccessor added |
commit | commitdiff | tree | snapshot |
2017-03-31 |
gmungoc | Merge branch 'develop' into bug/JAL-2431splitFrameNewView bug/JAL-2431splitFrameNewView |
commit | commitdiff | tree | snapshot |
2017-03-31 |
gmungoc | JAL-2430 code tidy, unit test for Jmol hidden column... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
gmungoc | Merge branch 'develop' into bug/JAL-1608createGroups bug/JAL-1608createGroups |
commit | commitdiff | tree | snapshot |
2017-03-30 |
gmungoc | JAL-1608 leave Create Group, Remove Group menu items... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
gmungoc | JAL-2401 code and help tidy for review comments |
commit | commitdiff | tree | snapshot |
2017-03-30 |
gmungoc | JAL-2401 don't apply lower case colour to upper case |
commit | commitdiff | tree | snapshot |
2017-03-30 |
gmungoc | Merge branch 'develop' into bug/JAL-2399textColour bug/JAL-2399textColour |
commit | commitdiff | tree | snapshot |
2017-03-30 |
gmungoc | JAL-2346 JAL-1933 test updated to include Occupancy |
commit | commitdiff | tree | snapshot |
2017-03-30 |
gmungoc | JAL-2346 always run setup! bug/JAL-2346annotationChoice |
commit | commitdiff | tree | snapshot |
2017-03-30 |
gmungoc | JAL-2346 more test coverage for AnnotationColourGradient |
commit | commitdiff | tree | snapshot |
2017-03-30 |
gmungoc | Merge branch 'develop' into bug/JAL-2346annotationChoice |
commit | commitdiff | tree | snapshot |
2017-03-29 |
gmungoc | Merge branch 'develop' into bug/JAL-1608createGroups |
commit | commitdiff | tree | snapshot |
2017-03-29 |
gmungoc | JAL-2416 JAL-728 reduced dependency on Blosum62 impleme... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
gmungoc | JAL-2416 revert to '*' not '-' in score matrix, handle... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
gmungoc | JAL-2416 explicit constant for unknown/unknown identity... |
commit | commitdiff | tree | snapshot |
2017-03-28 |
gmungoc | JAL-2416 format matrix more readably |
commit | commitdiff | tree | snapshot |
2017-03-28 |
gmungoc | JAL-2403 JAL-2416 pairwise score unexpected symbols... |
commit | commitdiff | tree | snapshot |
2017-03-28 |
gmungoc | JAL-2416 JAL-2403 remove unused '*' row/column from... |
commit | commitdiff | tree | snapshot |
2017-03-28 |
gmungoc | JAL-2403 further test coverage for ScoreMatrix, min... |
commit | commitdiff | tree | snapshot |
2017-03-28 |
gmungoc | JAL-2416 more test coverage of matrix parser |
commit | commitdiff | tree | snapshot |
2017-03-27 |
gmungoc | JAL-2416 parse score matrices in either NCBI or AAindex... |
commit | commitdiff | tree | snapshot |
2017-03-27 |
gmungoc | JAL-2416 amended to AAindex format |
commit | commitdiff | tree | snapshot |
2017-03-27 |
gmungoc | JAL-2416 amended to (as near as possible) strict NCBI... |
commit | commitdiff | tree | snapshot |
2017-03-27 |
gmungoc | JAL-2416 class Javadoc updates prior to parsing changes |
commit | commitdiff | tree | snapshot |
2017-03-27 |
gmungoc | JAL-2468 change score model in PCAModel when switching |
commit | commitdiff | tree | snapshot |
2017-03-27 |
gmungoc | JAL-2416 tidy up after switch from ' ' to '-' in score... |
commit | commitdiff | tree | snapshot |
2017-03-27 |
gmungoc | JAL-2416 score matrix gap symbol (if any) dynamically... |
commit | commitdiff | tree | snapshot |
2017-03-27 |
gmungoc | JAL-2416 tooltip with descriptions for score models... |
commit | commitdiff | tree | snapshot |
2017-03-27 |
gmungoc | JAL-2416 add score model description field for tooltip... |
commit | commitdiff | tree | snapshot |
2017-03-27 |
gmungoc | JAL-2403 SWDistanceModel now SmithWatermanModel - a... |
commit | commitdiff | tree | snapshot |
2017-03-27 |
gmungoc | JAL-2416 use '-' not space for gap in score matrices |
commit | commitdiff | tree | snapshot |
2017-03-27 |
gmungoc | JAL-2428 unused method deleted |
commit | commitdiff | tree | snapshot |
2017-03-27 |
gmungoc | JAL-2403 PIDDistanceModel deleted as superseded by... |
commit | commitdiff | tree | snapshot |
2017-03-27 |
gmungoc | JAL-2428 pass AlignmentView to TreeModel so Show Input... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
gmungoc | Merge branch 'develop' into features/JAL-2393customMatrices |
commit | commitdiff | tree | snapshot |
2017-03-24 |
gmungoc | JAL-2428 simplify TreeModel constructors, add getOrigin... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
gmungoc | JAL-2428 use 'correct' name for selected score model |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Jim Procter | JAL-2360 fix applet build by separating castor XML... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
gmungoc | JAL-1632 TreeChooser renamed CalculationChooser, text... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
gmungoc | JAL-1632 named parameters |
commit | commitdiff | tree | snapshot |
2017-03-24 |
gmungoc | JAL-2398 corrected BLOSUM62 C -> R score in resource... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
gmungoc | JAL-2416 tests added for ScoreMatrix |
commit | commitdiff | tree | snapshot |
2017-03-24 |
kiramt | Merge remote-tracking branch 'origin/develop' into... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
kiramt | JAL-2314 Tidy up |
commit | commitdiff | tree | snapshot |
2017-03-24 |
kiramt | JAL-2314 Fixes to DisorderAnnotExportImport test |
commit | commitdiff | tree | snapshot |
2017-03-24 |
gmungoc | JAL-2464 fix cancel tree print behaviour |
commit | commitdiff | tree | snapshot |
2017-03-24 |
gmungoc | JAL-838 move two callers off Comparison.PID and depreca... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
kiramt | Merge branch 'develop' of https://source.jalview.org... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
kiramt | JAL-2388 unit test initialisation fix for running full... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
kiramt | JAL-2314 Tweaks to stop thread sync issues |
commit | commitdiff | tree | snapshot |
2017-03-23 |
gmungoc | JAL-2397 scale PCA by PID to alignment width to match... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
gmungoc | JAL-2397 formatting only |
commit | commitdiff | tree | snapshot |
2017-03-23 |
gmungoc | JAL-1632 suppress PID parameter options in Tree/PCA... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
gmungoc | JAL-838 class javadoc added |
commit | commitdiff | tree | snapshot |
2017-03-23 |
gmungoc | JAL-2464 fix cancel tree print behaviour |
commit | commitdiff | tree | snapshot |
2017-03-23 |
gmungoc | JAL-2393 code tidy and comments, PIDDistanceModel depre... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
gmungoc | JAL-2393 updated test for removal of PIDDistanceModel |
commit | commitdiff | tree | snapshot |
2017-03-23 |
kiramt | JAL-2314 Tidies |
commit | commitdiff | tree | snapshot |
2017-03-23 |
kiramt | JAL-2314 Re-annotated unit tests using Jws2Discoverer |
commit | commitdiff | tree | snapshot |
2017-03-23 |
gmungoc | Merge branch 'develop' into features/JAL-2393customMatrices |
commit | commitdiff | tree | snapshot |
2017-03-22 |
kiramt | JAL-2461 Removed DAS error stack trace, updated message |
commit | commitdiff | tree | snapshot |
2017-03-22 |
kiramt | JAL-2388 Reinstated original overview checks for annota... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
kiramt | Merge remote-tracking branch bug/JAL-2436featureRendererThreading |
commit | commitdiff | tree | snapshot |
2017-03-22 |
kiramt | Merge remote-tracking branch 'origin/develop' into |
commit | commitdiff | tree | snapshot |
2017-03-22 |
gmungoc | JAL-2311 suppress autocalc'd annotation to isolate... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
kiramt | JAL-2307 Fixed SiftsClient unit test |
commit | commitdiff | tree | snapshot |
2017-03-21 |
gmungoc | JAL-2306 assert no DAS sources |
commit | commitdiff | tree | snapshot |
2017-03-21 |
gmungoc | JAL-2438 removed (non-functional) lastSeq, lastSequence... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
gmungoc | JAL-2243 update discovered features on opening structur... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
gmungoc | JAL-2438 check for null FeatureRenderer |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Jim Procter | Merge branch 'features/JAL-2388OverviewWindow' into... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Jim Procter | Merge branch 'bug/JAL-2421overviewboxflicker' into... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
kiramt | JAL-2388 Comment typo |
commit | commitdiff | tree | snapshot |
2017-03-17 |
kiramt | JAL-2388 ViewportRanges unit test |
commit | commitdiff | tree | snapshot |
2017-03-17 |
kiramt | JAL-2437 Synchronization corrections and unit tests |
commit | commitdiff | tree | snapshot |
2017-03-17 |
kiramt | JAL-2388 Renamed column and row subtraction functions |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Jim Procter | Merge branch 'merges/develop_JAL2295setChimeraAttribute... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Jim Procter | JAL-1933 refactor parameter for code clarity |
commit | commitdiff | tree | snapshot |
2017-03-16 |
kiramt | JAL-2388 Applied ViewportRanges to code |
commit | commitdiff | tree | snapshot |
2017-03-16 |
kiramt | JAL-2388 Renamed viewport position props to viewport... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
kiramt | JAL-2388 Unit test update |
commit | commitdiff | tree | snapshot |
2017-03-16 |
kiramt | JAL-2388 Applet update for overview panel |
commit | commitdiff | tree | snapshot |
2017-03-16 |
kiramt | JAL-2439 Out-by-one in setting endRes/endSeq |
commit | commitdiff | tree | snapshot |
2017-03-15 |
gmungoc | JAL-2431 show cDNA consensus after New View in split... |
commit | commitdiff | tree | snapshot |
2017-03-15 |
kiramt | JAL-2388 Unit tests and tidies |
commit | commitdiff | tree | snapshot |
2017-03-15 |
gmungoc | JAL-2443 push getResidueBoxColour inside getResidueColour |
commit | commitdiff | tree | snapshot |
2017-03-15 |
gmungoc | JAL-2438 corrected getFeatureRenderer() |
commit | commitdiff | tree | snapshot |
2017-03-15 |
gmungoc | JAL-2442 applet feature transparency also on overview... |
commit | commitdiff | tree | snapshot |
2017-03-15 |
gmungoc | JAL-2438 handle null FeatureRenderer in FeatureColourFinder |
commit | commitdiff | tree | snapshot |
next |