JAL-3446 separated out potential exceptions for simplified key mask operation
[jalview.git] / src / jalview / util / Platform.java
2020-06-12 soaresJAL-3446 separated out potential exceptions for simplif...
2020-06-12 BobHansonJAL-3446 removing mouse button test debug
2020-06-11 BobHansonJAL-3446 no need for SHIFT_DOWN or ALT_DOWN masks
2020-06-11 BobHansonFirst try at merging didn't go so well.
2020-06-11 BobHansonMerge branch 'Jalview-JS/develop.JAL-3446.ctrlDown...
2020-06-07 BobHansonJAL-3446 JavaScript interface
2020-06-05 BobHansonJAL-3446 UrlDownloadClient and Test
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 removes all JalviewJSApp dependency from jalvi...
2020-06-05 BobHansonRefactoring of Jalview, JalviewAppLoader, JalviewApp...
2020-06-03 BobHansonJAL-3446 adds SIFTs JAL-3625 SiftsClient
2020-06-02 BobHansonJAL-3446 test for simpler key mask operation
2020-06-02 BobHansonJAL-3446 test for simpler key mask operation
2020-06-01 BobHansonJAL-3262 from JAL-3253-applet Platform JS interface...
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-04-07 BobHansonJAL-3589 (old Platform) fix for Jalvew-JS/develop only.
2019-11-19 gmungocJAL-3210 use JSUtil methods getFileBytes, getApplet
2019-11-12 gmungocJAL-3274 resource path correction, code tidying (consta...
2019-11-05 gmungocJAL-3210 JAL-3263 redo 'Mandarin' character for JS...
2019-07-16 gmungocJAL-3210 Merge branch 'develop' into trialMerge
2019-06-12 Ben SoaresJAL-3295 Fixed CMD-select of sequences in alignment...
2019-05-02 gmungocJAL-3244 renamed Platform method for clarity bug/JAL-3244jmolWindows
2019-05-01 gmungocJAL-3244 ignore file path separator when comparing...
2019-04-16 hansonrcaching of DnD files dropped
2019-04-15 Ben SoaresJAL-3130 Helper classes to take Class Exceptions when...
2019-04-09 hansonrbetter comment regarding setting recognized ajax-enable...
2019-04-05 hansonrFile caching activated explicitly in Platform
2019-04-05 hansonrcommand line fix
2019-04-05 hansonrfixes for Jalview command-line URI code
2019-04-03 hansonrreplacing @j2sNative with @j2sIgnore where appropriate...
2019-04-03 hansonrj2sNative clean-up. Fixes problem with second try of...
2019-04-02 hansonr#210 Fixes Ensembl fetch problem (really)
2019-04-01 hansonrJSON refactoring of a few methods; fixing JavaScript...
2019-03-31 hansonrCache JS adds search of Info for jalview_xxx properties
2019-03-27 hansonrconsolidation of Platform isJS calls
2019-03-27 hansonrisJS cleanup
2019-03-27 hansonrPlatform comment about isPopupTrigger Jalview-JS/developPreFrameEmbedding
2019-03-26 hansonrupgraded Platform.java
2019-03-20 Ben SoaresJAL-3130 Lots of deprecation fixes. See utils/deprecat...
2019-01-29 hansonrmore iterators out; some time checks
2019-01-26 hansonrJalview.isJS() --> Platform.isJS(), DBRefEntry[] -...
2019-01-25 hansonrtiming code
2019-01-21 hansonradded Platform settings separating mouse use of win...
2019-01-21 hansonradded Platform settings separating mouse use of win...
2019-01-21 hansonrisAMac() -> isAMacAndNotJS(), isWindows() -> isWindowsA...
2019-01-21 hansonrisAMac() -> isAMacAndNotJS(), isWindows() -> isWindowsA...
2019-01-21 hansonrcomments only
2018-12-13 Ben SoaresJAL-3130 Use non-deprecated check for Mac CMD key press
2018-06-20 hansonrBob first commit JAL-3032
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-09-15 Jim ProcterJAL-1625 ensure we don’t regress on JAL-20 - we always... patch/JAL-2732
2017-09-15 Jim ProcterJAL-1625 javadoc
2017-08-16 Jim ProcterJAL-2418 source formatting
2016-11-07 gmungocJAL-2272 unit tests added for Platform.isControlDown
2016-11-04 gmungocJAL-2272 right mouse button on Mac is not Cmd equivalent!
2016-10-25 Jim ProcterJAL-2089 patch broken merge to master for Release 2... releases/Release_2_10_0_Branch
2016-10-06 Jim ProcterJAL-2089 Merge branch releases/Release_2_10_Branch...
2016-08-31 gmungocJAL-2077 more javadoc
2016-08-18 gmungocJAL-2077 handling Cmd-click in scale panel for Mac...
2016-05-30 Jim ProcterJAL-2077 fix: convenience method and checks for CMD...
2015-10-16 Jim ProcterJAL-1925 update source version in license Release_2_9_0b2
2015-10-08 Jim ProcterJAL-1894 update year/version in copyright
2015-09-10 Jim ProcterJAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensin...
2015-07-01 gmungocJAL-1799 deduct more space for decorators on Windows
2015-03-06 Jim ProcterJAL-1683 replace year/version strings with tokens in...
2014-12-15 Jim ProcterJAL-1620 version bump and release notes
2014-06-06 Jim ProcterJAL-1517 fix copyright for 2.8.2
2014-06-05 Jim ProcterJAL-1517 update copyright to version 2.8.2
2014-05-22 Jim ProcterJAL-1503 update version in GPL header
2014-01-29 Jim ProcterJAL-1432 updated copyright notices
2012-10-22 jprocterJalview 2.8 Source Header
2012-10-03 jprocterformatting
2012-03-01 jprocterMerge branch 'Release_2_7_Branch' into develop
2011-12-08 jproctersimple escape utility class for JAL-1023 patch
2011-10-10 jprocterupdate author list in license for (JAL-826)
2011-09-27 jprocterapply version 2.7 copyright
2010-09-23 jprocterJalview 2.6 source licence
2010-04-30 jprocterjalview 2.5 release banner
2010-04-02 jproctercli length limit
2009-07-24 jprocterheadless test
2009-06-08 jprocterapply gpl development license
2008-09-04 jproctermerge from 2_4_Release branch
2007-10-26 jprocternew applet and application utility class for platform...