JAL-3446 Desktop JS needs getIdentifiersOrgData();
[jalview.git] / src /
2020-06-05 BobHansonJAL-3446 Desktop JS needs getIdentifiersOrgData();
2020-06-05 BobHansonJAL-3446 forgot to escape Java in modified Platform...
2020-06-05 BobHansonJAL-3446 new Locale("") moved to Platform for review.
2020-06-05 BobHansonJAL-3446 AlignmentSorter/Test more documentation...
2020-06-05 BobHansonJAL-3446 AlignmentSorter/Test fixed for instance
2020-06-05 BobHansonJAL-3446 removes all JalviewJSApp dependency from jalvi...
2020-06-05 BobHansonMerge branch 'Jalview-JS/develop' of https://source...
2020-06-05 BobHansonRefactoring of Jalview, JalviewAppLoader, JalviewApp...
2020-06-04 gmungocJAL-1191 reduce logging level for warnings
2020-06-04 gmungocJAL-3446 post-merge unit test fixes, formatting
2020-06-03 BobHansonJAL-3664 support for new Locale(""), meaning "not actua...
2020-06-03 BobHansonJAL-3664 support for user.home, user.dir, user
2020-06-03 BobHansonJAL-3446 adds SIFTs JAL-3625 SiftsClient
2020-06-03 BobHansonJAL-3446 from JAL-3253 ApplicationSingletonProvider...
2020-06-03 BobHansonJAL-3446 AsyncSwingWorker upgrade
2020-06-03 BobHansonJAL-3446 from JAL-3253 Discoverers
2020-06-03 BobHansonJAL-3446 from JAL-3253 ApplicationSingletonProvider
2020-06-03 BobHansonJAL-3446 from JAL-3253 ApplicationSingletonProvider...
2020-06-02 BobHansonJAL-3446 from JAL-3253 ApplicationSingletonProvider...
2020-06-02 BobHansonJAL-3446 JAL-3401 from JAL-3253 HoldRepaint and SeqCanv...
2020-06-02 BobHansonJAL-3446 from JAL-3253-applet Jalview2XML integration...
2020-06-02 BobHansonJAL-3446 from JAL-3253-applet Desktop and Jws2Discovere...
2020-06-02 BobHansonJAL-3446 JAL-3401 from JAL-3253-applet AlignmentPanel...
2020-06-02 BobHansonJAL-3446 from JAL-3253 AppletFormatAdapter not fixed
2020-06-02 BobHansonPreferences/StructureViewer fix
2020-06-02 BobHansonthis was supposed to go on a separate branch. Didn...
2020-06-02 BobHansonJAL-3446 JAL-3253 JAL-3445 BSML bbb XML format reader...
2020-06-02 BobHansonJAL-3446 JAL-3253 Preferences
2020-06-02 BobHansonJAL-3446 from JAL-3253-applet StockholmFile updated...
2020-06-02 gmungocJAL-3446 fix broken test
2020-06-02 BobHansonJAL-3626 from JAL-3253-applet Jalview.java
2020-06-02 BobHansonJAL-3626 from JAL-3253-applet Cache applicationProperti...
2020-06-02 BobHansonJAL-3626 from JAL-3253-applet web page embedding
2020-06-01 BobHansonJAL-3626 from JAL-3253-applet JalviewLite scrollTo...
2020-06-01 BobHansonJAL-3626 from JAL-3253-applet CalculationChooser
2020-06-01 BobHansonJAL-3626 from JAL-3253-applet StructureViewer/Chooser
2020-06-01 BobHansonJAL-3262 from JAL-3253-applet temp. Desktop instance...
2020-06-01 BobHansonJAL-3262 from JAL-3253-applet JalviewApp integration
2020-06-01 BobHansonJAL-3262 from JAL-3253-applet JalviewApp integration
2020-06-01 BobHansonJAL-3262 from JAL-3253-applet AppletParams + Cache...
2020-06-01 BobHansonJAL-3262 from JAL-3253-applet ArgsParser
2020-06-01 BobHansonJAL-3262 from JAL-3253-applet Platform JS interface...
2020-06-01 BobHansonJAL-3262 from JAL-3253-applet Preferences final static...
2020-06-01 BobHansonJAL-3262 from JAL-3523-applet JalviewApp and JalviewJSApi
2020-06-01 BobHansonJAL-3262 from JAL3253-applet core_jvjmol.z.js static...
2020-06-01 BobHansonJAL-3626 Regex optimization from JAL-3253-applet; also...
2020-06-01 BobHansoncorrects Platform.openURL
2020-06-01 BobHansonJAL-3626 adding compatible Platform.java
2020-06-01 BobHansonSwingJS update
2020-06-01 BobHansonMerge branch 'Jalview-JS/develop' of https://source...
2020-06-01 BobHansonswingjs/api, javajs/async
2020-05-28 soaresMerge branch 'Jalview-JS/develop' of https://source...
2020-05-28 BobHansonJAL-3636 ColorUtils cleaner test for hex color
2020-05-28 soaresMerge branch 'develop' into Jalview-JS/develop
2020-05-28 BobHansonGitter comment 2020.05.28 Cache.log.err(msg) not appearing
2020-05-28 gmungocJAL-3463 avoid Thread.sleep() as not supported in SwingJS
2020-05-28 gmungocJAL-3624 use temp file for SIFT download in JS, correct...
2020-05-28 gmungocJAL-3624 log when SIFTS mapping fails
2020-05-26 gmungocJAL-3624 log when SIFTS mapping fails
2020-05-26 gmungocMerge branch 'feature/JAL-3624siftsInJS' into develop
2020-05-19 gmungocJAL-3621 corrected sequence feature sort and test
2020-05-19 gmungocJAL-3624 use temp file for SIFT download in JS, correct... feature/JAL-3624siftsInJS
2020-05-18 gmungocJAL-3463 avoid Thread.sleep() as not supported in SwingJS
2020-05-18 gmungocJAL-3621 update to intervalstore v1.1
2020-05-18 gmungocMerge branch 'Jalview-JS/develop' into develop
2020-05-18 gmungocJAL-3613 remove debug code committed in error
2020-05-01 gmungocJAL-3613 check sequence overlap when matching search...
2020-04-21 Jim ProcterJAL-3407 add GPL license to Jalview source files
2020-04-21 Jim ProcterMerge branch 'bug/JAL-3574filterByPOS' into documentati...
2020-04-21 Jim ProcterMerge branch 'bug/JAL-3567virtualFeatureCoordinates...
2020-04-21 Jim ProcterJAL-367 code tidy
2020-04-21 Jim ProcterJAL-3567 translated rather than imputed peptide
2020-04-21 gmungocJAL-3603 load annotation file from RELATIVE_URL in...
2020-04-17 gmungocJAL-3567 unit tests for linked feature tooltips
2020-04-16 BobHansonJAL-3587 Load Project bug
2020-04-16 gmungocJAL-3567 adjust layout of linked feature report, unit...
2020-04-16 gmungocJAL-3567 added 'imputed by Jalview' to protein conseque...
2020-04-16 gmungocJAL-3567 report mapped location for virtual features...
2020-04-14 Jim ProcterMerge branch 'bug/JAL-3529_uniprotidsinstockholm' into...
2020-04-14 gmungocJAL-3583 remove debug logging, Javadoc added
2020-04-13 gmungocJAL-3574 Matcher with integer/long value pattern (e...
2020-04-12 gmungocJAL-3596 change redacted
2020-04-12 gmungocJAL-3596 don't draw text over features if Show Text...
2020-04-12 gmungocJAL-3583 consistent last[Formatted]Tooltip, show once...
2020-04-08 BobHansonJAL-3253 merge of new SwingJS api
2020-04-07 soaresmerge from develop: Most of the changes
2020-04-07 BobHansonJAL-3589 (old Platform) fix for Jalvew-JS/develop only.
2020-04-07 gmungocJAL-3210 fudge for JalviewJS to avoid IntervalStore...
2020-04-06 Jim ProcterJAL-3407 redact java 8 incompatible type inference
2020-04-06 gmungocJAL-3581 no hidden sequence marker if hidden markers...
2020-04-06 gmungocJAL-3581 no hidden sequence marker if hidden markers...
2020-04-06 gmungocMerge branch 'develop' into Jalview-JS/develop
2020-04-06 gmungocJAL-3579 no Feature Editor if features not shown
2020-03-31 gmungocJAL-3210 JAL-3130 merge changes to JSON processing
2020-03-31 gmungocMerge branch 'develop' into Jalview-JS/develop
2020-03-30 Jim ProcterJAL-3407 JAL-3130 back out java 9+ syntax that breaks...
2020-03-30 gmungocJAL-3210 debug logging commented out
2020-03-30 gmungocMerge branch 'develop' into Jalview-JS/develop
2020-03-20 Jim ProcterJAL-3549 javadoc
2020-03-19 gmungocJAL-3305 don't propagate an empty SelectionGroup to...
next