JAL-3855 JAL-3829 don’t need to make up alphafold model retrieval URL when we’ve...
[jalview.git] / src / jalview / util /
2021-09-21 Ben SoaresJAL-3691 automatic insertion of Locale.ROOT to toUpperC...
2021-09-17 gmungocJAL-1260 refactored GenBank (and EMBL) flat file parser
2021-09-16 Jim ProcterJAL-3794 X and N are counted as DNA characters, but...
2021-09-16 gmungocJAL-3761 more consistent parameter naming
2021-09-16 gmungocJAL-3761 helper method reinstated to avoid code duplication
2021-09-16 gmungocJAL-3761 locateInFrom/To revised with tests; unused...
2021-09-16 gmungocJAL-3761 debugged and working (but not tidied) locateIn...
2021-09-16 gmungocJAL-3761 locateInFrom2 work in progress commit
2021-09-15 gmungocJAL-3761 failing test, formatting, method renamed
2021-09-15 gmungocJAL-3751 only merge strictly contiguous ranges of mappings
2021-09-15 Ben SoaresMerge branch 'develop' into merge/develop_ben2
2021-09-15 Jim ProcterMerge branch 'Jalview-JS/bug/JAL-3762_URLparamsOverride...
2021-09-15 Ben SoaresMerge branch 'develop' into merge/develop_ben2
2021-09-12 Jim ProcterJAL-3829 JalviewJS workarounds/patches
2021-07-27 Jim ProcterJAL-3855 convenience method to check a URL will return...
2021-03-04 Ben SoaresJAL-3594 Allow a channel to use a different preferences...
2021-02-17 Jim ProcterMerge branch 'feature/JAL-3692enaEndpoint' into patch...
2020-12-11 Ben SoaresJAL-3594 Adjustments to allow JalviewJS to use ChannelP...
2020-12-09 Ben SoaresJAL-3594 Images for splash screen
2020-12-09 Ben SoaresJAL-3594 JAL-3728 Added taskbar icons to desktop and...
2020-12-08 Ben SoaresMerge branch 'merge/develop_and_rebase_squashed_merge_J...
2020-12-07 Ben SoaresJAL-3594 added BG logo. Changed some named Jalviews...
2020-12-05 Ben SoaresJAL-3594 Default values for channel properties defined...
2020-12-04 Ben SoaresJAL-3594 New jalview.util.ChannelProperties to get...
2020-11-12 Ben SoaresJAL-3633 ensure check both or https:// for urls
2020-10-28 Jim ProcterJAL-3760 refactor nucleotide proportion test to per...
2020-10-02 Jim ProcterJAL-3762 check for !args || args=="" before overwriting Jalview-JS/bug/JAL-3762_URLparamsOverrideInfoArg
2020-10-02 Jim ProcterJAL-3762 more typo fixing :q
2020-10-02 Jim ProcterJAL-3762 syntax error typo
2020-10-02 Jim ProcterJAL-3762 check if Info.args already defined before...
2020-08-12 Jim ProcterMerge branch 'task/JAL-3608_property_set_laf_and_tests...
2020-07-21 gmungocJAL-3692 EMBL flatfile fetcher / parser (todo: CDS...
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-30 Ben SoaresJAL-3608 Enforcing MetalLookAndFeel as default on linux...
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-14 Jim ProcterMerge branch 'bug/JAL-3529_uniprotidsinstockholm' into...
2020-04-13 gmungocJAL-3574 Matcher with integer/long value pattern (e...
2020-04-07 BobHansonJAL-3589 (old Platform) fix for Jalvew-JS/develop only.
2020-03-30 gmungocMerge branch 'develop' into Jalview-JS/develop
2020-03-09 gmungocJAL-3528 unit tests added for failed lookup, Javadoc
2020-02-14 Jim Procterfix for JAL-3529
2020-02-14 Jim ProcterJAL-1354 JAL-3528 fix bug from b594d516dac69eebcccdc743...
2020-02-12 Jim ProcterJAL-1354 JAL-3528 report missing keys for MessageManage...
2020-01-28 gmungocMerge branch 'feature/JAL-3121gffAttributeMap' into...
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-3120 JAL-3130 can't read "java.specification.versio...
2019-11-05 gmungocJAL-3210 JAL-3263 redo 'Mandarin' character for JS...
2019-11-01 Ben SoaresJAL-3474 removed all .cvsignore files stored in the... improvement/JAL-3474_lots_of_.cvsignore_files
2019-10-08 gmungocMerge branch 'develop' into Jalview-JS/develop
2019-08-22 gmungocJAL-3121 round trip GFF attributes including map-valued...
2019-07-16 gmungocJAL-3210 Merge branch 'develop' into trialMerge
2019-07-10 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-06-18 Ben SoaresJAL-3312 Fixed SHIFT-CMD/SHIFT-CTRL Key combinations...
2019-06-12 Ben SoaresJAL-3295 Fixed CMD-select of sequences in alignment...
2019-06-11 gmungocJAL-3187 CDS has same dataset sequence as transcript
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-30 gmungocJAL-3241 simplified enum constructors for classloadabil...
2019-04-16 hansonrcaching of DnD files dropped
2019-04-15 Ben SoaresJAL-3130 Helper classes to take Class Exceptions when...
2019-04-11 Jim ProcterMerge branch 'develop' into task/JAL-3130_Java_11_inves...
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-04 gmungocJAL-3220 j2sIgnore on 3 more main methods
2019-04-04 gmungocJAL-3220 j2sIgnore on main methods on test / utility...
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-28 gmungocMerge branch 'develop' into Jalview-JS/develop
2019-03-28 gmungocMerge branch 'feature/JAL-3181linkOrdering' into develop
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-03-19 Ben SoaresJAL-3130 Merge of JAL-3130_Java_11_investigations-Ben...
2019-03-13 gmungocMerge branch 'develop' into trialMerge
2019-03-04 gmungocMerge remote-tracking branch 'origin/tasks/JAL-3035_rem...
2019-02-04 hansonrrefactoring for DBMODList
2019-01-29 hansonrJSON writing fix, JColorChooser (mnemonic change) fix
2019-01-29 hansonrmore iterators out; some time checks
2019-01-26 hansonrremoving cyclic call
2019-01-26 hansonrJalview.isJS() --> Platform.isJS(), DBRefEntry[] -...
2019-01-25 hansonrtiming code
2019-01-25 hansonrJSON refactoring
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
2019-01-04 gmungocJAL-3181 simplified code and test
2019-01-03 gmungocJAL-3181 order link menu items
next