JAL-3244 renamed Platform method for clarity
[jalview.git] / src /
2018-11-28 gmungocJAL-3158 additional calls to reset 'selection changed... bug/JAL-3158selectionBroadcasts
2018-11-22 gmungocJAL-3161 limit tooltip and status updates to visible... bug/JAL-3161annotationTooltipRange
2018-11-20 Jim ProcterJAL-3127 Sequence ID Colour and nominal spanish translation
2018-11-19 Jim ProcterJAL-3127 javadoc, don’t darken white when shading resid...
2018-11-19 Jim ProcterJAL-3156 JAL-3127 code tidy
2018-11-19 Jim ProcterJAL-3156 javadoc re JAL-3127 and FIXME to make Alignmen...
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-09 Ben SoaresJAL-1988 This fixes the Quit response when user cancels...
2018-11-09 Jim ProcterJAL-3127 polished setColor after review
2018-11-08 Ben SoaresJAL-1988 JAL-3130 Now we're in Java 11 land, using...
2018-11-08 Ben SoaresJAL-1988 tidying, plus don't add Preferences to Tools...
2018-11-08 Ben SoaresJAL-1988 JAVA 11 enabled version with Quit, Preferences...
2018-11-05 Ben SoaresJAL-1988 Investigating...
2018-11-05 Ben SoaresJAL-3141 couple of minor fixes for example files being...
2018-11-02 Ben SoaresJAL-3141 Tests now available and working, bringing...
2018-11-01 Ben SoaresJAL-3141 Preferences 'Backups' tab now fits. Moved...
2018-10-31 Ben SoaresJAL-3141 Preferences 'Backups' tab now working. Doesn...
2018-10-25 Ben SoaresJAL-3141 Ostensibly all backups working for alignment...
2018-10-25 gmungocJAL-3143 comma-delimited feature attributes for alleles,
2018-10-25 gmungocJAL-3143 fetch Ensembl(Genomes) features as JSON not GFF
2018-10-24 Ben SoaresJAL-3141 Code checkout. Not compiling.
2018-10-24 Ben SoaresJAL-3141 Code checkout. Not compiling.
2018-10-23 Ben SoaresBackupFilter and other unfinished business
2018-10-23 gmungocJAL-3139 check group visibility when removing 'redundan... bug/JAL-3139colocatedFeatures
2018-10-22 Ben SoaresJAL-3141 Taken the backing up code out of FileChooser...
2018-10-22 Ben SoaresJAL-3141 Taken the backing up code out of FileChooser...
2018-10-22 Ben SoaresJAL-3141 Tidying
2018-10-19 Ben SoaresJAL-3141 Backup files being created with default suffix...
2018-10-16 Jim ProcterJAL-3127 always look up sequence ID colour from view...
2018-10-16 Jim ProcterJAL-3127 reinstate ability to set sequence ID colour...
2018-10-16 Jim ProcterJAL-3127 use AlignViewportI.addGroup to create & propag...
2018-10-16 Jim ProcterJAL-3127 use AlignViewportI.addGroup() to add group...
2018-10-16 Jim Procterviewport flag to indicate when structure view needs...
2018-10-09 Jim ProcterJAL-3127 Colour sequences by ID - need to check that...
2018-10-09 Jim ProcterJAL-3127 TODO - resolve reference to Viewport for group...
2018-10-09 Jim ProcterJAL-3127 pass reference to AlignViewportI when creating...
2018-10-08 gmungocJAL-1244 comments, javadoc, method signature tweaks feature/JAL-1244stretchStatusMsg
2018-10-08 gmungocJAL-1244 editSequence extract method refactoring
2018-10-05 gmungocJAL-1244 improved status message for insert/delete gap
2018-10-04 gmungocJAL-3132 status message for sequence and/or graph group...
2018-10-04 gmungocJAL-1244 no status message (yet) for locked edit of...
2018-10-04 gmungocJAL-1244 status message for insert/delete gaps on singl...
2018-10-04 gmungocJAL-1244 status message while dragging a stretch group
2018-10-04 gmungocJAL-3132 set status message when over sequence id or...
2018-10-04 gmungocJAL-3093 unit tests, no mouse action over left/right...
2018-10-03 gmungocJAL-3093 tweaks to code and test for 3px gap above...
2018-10-02 gmungocJAL-3093 unit tests for SeqPanel.findMousePosition
2018-10-02 gmungocJAL-3093 limited Consensus popup menu when in wrapped...
2018-10-02 gmungocJAL-3093 added MousePos.isOverAnnotation() for extra...
2018-10-01 gmungocJAL-3093 'read-only' annotations when in wrapped mode
2018-10-01 gmungocJAL-3093 refactor (+test) Annotation Labels tooltip...
2018-10-01 gmungocJAL-3093 show annotation tooltips and status message...
2018-09-28 gmungocJAL-3063 service param files read/saved using JAXB...
2018-09-28 gmungocJAL-3063 top level element added to JalviewWsParamSet.xsd
2018-09-27 gmungocJAL-2791 refactored Export Features to apply all visibi...
2018-09-27 gmungocJAL-2791 new method to test if feature fails colour...
2018-09-27 gmungocJAL-2791 method that tests all conditions for feature...
2018-09-26 gmungocJAL-3125 tidy up
2018-09-26 gmungocJAL-3125 avoid slider 'rounding' threshold field value
2018-09-24 gmungocJAL-3063 tidy commented out code
2018-09-21 gmungocJAL-3063 wrappers with check for null getting optional...
2018-09-21 gmungocJAL-3120 preserve feature colour/mincolour/maxcolour... bug/JAL-3120restoreFeatureColour
2018-09-20 gmungocJAL-2843 help text for colour by attribute, feature...
2018-09-19 gmungocJAL-3120 preserve plain colour value when changing...
2018-09-19 Jim ProcterJAL-2808 JAL-3026 deleted all commented out tab code...
2018-09-19 gmungocJAL-2808 JAL-3032 drop tabbed layout for Colours and...
2018-09-19 gmungocJAL-3063 use JAXB for 'Save as Project' and load projec...
2018-09-18 gmungocJAL-3063 Save/Load user defined colours using JAXB
2018-09-18 gmungocJAL-3063 Save/Load user colour scheme using JAXB
2018-09-18 gmungocJAL-3063 top level element added to colours schema...
2018-09-18 gmungocJAL-3063 New View via JAXB
2018-09-18 gmungocJAL-3063 temporary extra menu option to save/load proje...
2018-09-18 gmungocJAL-3063 first version of Jalview2XML using JAXB to...
2018-09-18 gmungocJAL-3063 JAXB binding classes generated by xjc from...
2018-09-18 Jim ProcterJAL-3035 more dedasification
2018-09-17 gmungocJAL-3116 unit tests adapted to EMBL over JAXB
2018-09-14 gmungocJAL-3116 parse EMBL XML with JAXB (todo: update unit...
2018-09-13 gmungocJAL-3116 Uniprot XML unmarshalled using JAXB not Castor
2018-09-11 Jim ProcterMerge branch 'develop' into releases/Release_2_11_Branch
2018-09-10 gmungocJAL-3099 use Alignment.getVisibleWidth() where wanted bug/JAL-3099alignmentVisibleWidth
2018-09-10 gmungocJAL-3099 new method AlignmentI.getVisibleWidth()
2018-09-10 gmungocJAL-3097 adjust viewport width on hiding columns bug/JAL-3097blankExtraColumns
2018-09-10 gmungocJAL-3108 fix concurrency bug in Reveal action handler
2018-09-09 Jim ProcterJAL-3106 normalise extension before checking if it...
2018-09-07 Jim ProcterJAL-3107 update any group associated annotation rows...
2018-09-07 Jim ProcterJAL-2988 if selected file is null (On Java 10/OSX ...
2018-09-07 Jim ProcterJAL-2988 workaround: overload getSelectedFile() because...
2018-09-07 Jim ProcterJAL-3106 use .jvp as default
2018-09-07 Jim ProcterJAL-3105 fix for focus transfer after window closed...
2018-09-06 Jim ProcterJAL-3091 code committed in error (failed patch for...
2018-09-06 Jim ProcterJAL-3091 release notes for JAL-3104
2018-09-06 Jim ProcterJAL-3105 reallocate quality and consensus annotation...
2018-09-06 Jim ProcterJAL-2854 compute visible annotation panel height and...
2018-09-05 Jim ProcterMerge branch 'bug/JAL-3076ensemblGeneId' into develop
2018-09-05 Jim ProcterMerge branch 'bug/JAL-3065_DH_keyPair_Exception_nogroov...
2018-09-05 Jim ProcterJAL-3065 - amended commit 4906697ab6e5a79fbce3baae89f7... bug/JAL-3065_DH_keyPair_Exception_nogroovysettings
2018-09-03 Jim ProcterMerge branch 'patch/VAqua_saveload_update_JAL-2988...
next