JAL-3560 Java 11 fix on JAL-3563 moving j11lib set up to top
[jalview.git] / src /
2020-03-23 BobHansonresetting Discoverer
2020-03-23 BobHansonJAL-3563 more tests for Bamboo
2020-03-22 BobHansonJAL-3563 for merging to JAL-3253-applet
2020-03-22 BobHansonJAL-3563 adds Jalview.setSynchronous()
2020-03-21 BobHansonJAL-3560 Platform fixes.
2020-03-21 BobHansonPlatform fix, missing check for jsutil == null
2020-03-21 BobHansonJAL-3560 tweak to force use of standard Java HashSet
2020-03-21 BobHansonJAL-3560 tweak to force use of standard Java HashSet
2020-03-20 BobHansonautomated code fix
2020-03-20 BobHansonJAL-3560 rewritten Platform with JSUtilI interface
2020-03-20 BobHansoncomment only
2020-03-20 BobHansondebug comments removed
2020-03-20 BobHansonJAL-3560 avoiding Graphics.setClip
2020-03-19 BobHansonJAL-3560 moving JS-specific code to Platform, fix Platf...
2020-03-18 BobHansonJava 11/Gradle 2.5 upgrade
2019-12-02 BobHansonJAL-3487 splash/help fix
2019-10-24 gmungocJAL-3453 removed unused Desktop.instanceOnly
2019-10-22 Mungo CarstairsJAL-3253 rename method, add Javadoc
2019-10-22 Mungo CarstairsJAL-3423 use System.lineSeparator() in code and tests
2019-10-22 Mungo CarstairsJAL-32423 tidying
2019-10-17 gmungocJAL-3436 null large object reference, tidy method visib...
2019-10-17 gmungocJAL-3436 save filePath from fileObject, tidy updateRece...
2019-10-17 gmungocJAL-3436 move/rename/private fields refactoring only
2019-10-17 gmungocMerge branch 'Jalview-jJS/JAL-3253-applet-JAL-3436...
2019-10-17 gmungocJAL-3368 removed parsing web colours (now on a separate...
2019-10-15 hansonrJAL-3437 Desktop File...Load Project fails in JalviewJS JAL-3437_load_project
2019-10-13 hansonrMerge branch 'Jalview-JS/JAL-3253-applet' of https...
2019-10-13 hansonrJAL-3459 org.json code removed
2019-10-11 gmungocJAL-3261 no save in setColourPropertyNoSave !
2019-10-11 gmungocJAL-3261 tidy up get/set properties in Cache, Javadoc...
2019-10-11 gmungocJAL-3458 redraw alignment and Overview on Cancel in...
2019-10-11 gmungocJAL-3444 missed commit of removal of object creation...
2019-10-10 gmungocMerge branch 'Jalview-JS/JAL-3253-applet' of https...
2019-10-10 gmungocJAL-3383 javadoc
2019-10-10 gmungocJAL-3454 tidy comments
2019-10-10 hansonrJAL-3444 translucent overview
2019-10-10 hansonrJAL-3444 translucent overview
2019-10-08 hansonrJAL-3436 fix for reload not reloading files Jalview-jJS/JAL-3253-applet-JAL-3436
2019-10-08 hansonrJAL-3453
2019-10-07 hansonrJAL-3453 Some tests require different Desktop constructor
2019-10-07 hansonrJAL-3453 Some tests require different Desktop constructor
2019-10-06 hansonrJAL-3453 better JavaDoc
2019-10-06 hansonrJAL-2114 just noting where the exo-location error prese...
2019-10-06 hansonrJAL-3454 file loading string-only (testNG) fails for...
2019-10-06 hansonrJAL-3453 Some tests require different Desktop constructor
2019-10-06 hansonrJAL-3451 setting dimensions for AlignFrame if embedded
2019-10-06 hansonrJAL-3451 JalviewJS embedded mode not resizing
2019-10-06 hansonrMerge branch 'Jalview-JS/JAL-3253-applet' of https...
2019-10-06 hansonrDesktop JavaDoc comments for Mungo from gitter discussion
2019-10-04 gmungocJAL-3253 miscellaneous tidying up before merge to JS...
2019-10-04 gmungocJAL-3253 extract methods for getConservation/PIDSlider
2019-10-04 gmungocJAL-3345 small simplification
2019-10-03 gmungocJAL-3383 tidy method signature and Javadoc
2019-10-03 gmungocJAL-3253 one global singleton instance of EnsemblInfo...
2019-10-03 gmungocJAL-3383 code and unit test tweaks
2019-10-03 gmungocJAL-3444 transparent colour for alignment in JS
2019-10-03 gmungocJAL-3383 removed FeatureStore.getFeatures() as 'breaks...
2019-10-03 gmungocJAL-3383 unit tests and bug fix for SequenceFeatures...
2019-10-03 gmungocJAL-3383 tests and fixes for overloaded SequenceFeature...
2019-10-03 gmungocJAL-3442 removing reinstated code
2019-10-02 gmungocMerge branch 'Jalview-JS/JAL-3253-applet' of https...
2019-10-02 gmungocJAL-3253 JAL-3442 just comment tidying
2019-10-01 hansonrJAL-3444 SwingJS-site.zip fix and renderer.seqfeatures...
2019-10-01 hansonrmistakenly uploaded test version
2019-10-01 hansonrJAL-3437 issue with
2019-09-30 hansonrmoving 10-poxgenomes.bbb and newer IdentifyFile.java...
2019-09-30 hansonrreverting FileFormat; moving BSMLFile and related FileF...
2019-09-28 hansonrJAL-3445 preliminary BSML reader
2019-09-27 gmungocJAL-3383 get color as int options removed (to separate...
2019-09-26 gmungocJAL-3383 removing colour caching (to a separate branch)
2019-09-26 gmungocJAL-3383 code tidying
2019-09-26 gmungocJAL-3397 revert loop to forwards order
2019-09-26 gmungocJAL-3397 skip instanceof check for JS's benefit
2019-09-24 hansonrJAL-3253-applet JAL-3439 Preferences issues 1/2
2019-09-24 hansonrMerge branch 'Jalview-JS/JAL-3253-applet' of https...
2019-09-24 hansonrJAL-3253-applet JAL-4440 overview 1 pixel off in hidden...
2019-09-24 gmungocJAL-3383 tidy up NCList and alternatives
2019-09-23 hansonrJAL-3436 file...reload not working.
2019-09-23 hansonrJAL-3435 AlignFrame not setting JInternalFrameListener...
2019-09-22 hansonrJAL-3253-applet JAL-3397
2019-09-22 hansonrJAL-3253-applet JAL-3397
2019-09-22 hansonrJAL-3253-applet JAL-3397
2019-09-22 hansonrJAL-3253-applet JAL-3397
2019-09-19 gmungocJAL-3383 minor code tidying and commenting
2019-09-07 gmungocJAL-3397 impl.IntervalStore and nonc.IntervalStore...
2019-09-05 gmungocJAL-3401 reset 'no repaint' flag after New View / copyA...
2019-09-04 hansonrJAL-3397 final update
2019-09-04 hansonrJAL-3429 JAL-3253-applet
2019-08-28 hansonrJAL-3253-applet JAL-3397 switch back to original (MC...
2019-08-28 hansonrJAL-3253-applet JAL-3423
2019-08-28 hansonrJAL-3253 JAL-3397 adds (original MC) intervalstore...
2019-08-28 hansonrJalviewJS2 optional headless, output
2019-08-28 hansonrJAL-3253-applet JAL-3423 Windows TestNG
2019-08-28 hansonrJAL-3253-applet JAL-3423 Windows TestNG
2019-08-28 hansonrnote that identifier can be null, resulting in a null...
2019-08-28 hansonrJAL-3253-applet JAL-3423 Windows TestNG
2019-08-28 hansonrJAL-3253-applet JAL-3423 Windows TestNG
2019-08-28 hansonrJAL-3253-applet JAL-3423 Windows TestNG
2019-08-28 hansonrTestNG find for JAL-3253-applet
2019-08-27 hansonrJAL-3253-applet JAL-3424 headless fix for Windows
next