Merge branch 'merge/develop_JAL-3725' into develop
[jalview.git] / src / jalview / io /
2019-05-29 gmungocJAL-2738 error logging if no ##reference found
2019-05-29 gmungocJAL-2738 accept .csi, default to GRCh37:homo_sapiens...
2019-05-27 Ben SoaresJAL-3141 Added HashMap types for Java 1.8 compatibility
2019-05-25 Ben SoaresJAL-3141 One more error log fix
2019-05-25 Ben SoaresJAL-3141 Added tooltips on Schemes dropdown and Customi...
2019-05-24 Ben SoaresJAL-3141 Fixes recommended from gmc's test
2019-05-24 Ben SoaresJAL-3141 Reworked a lot of BackupFiles to allow the...
2019-04-29 gmungocJAL-2738 JAL-2743 update unit test to match new VCF...
2019-04-26 gmungocJAL-2738 JAL-2743 properties to map VCF header to speci...
2019-04-18 hansonrexplicit Hashtable objects
2019-04-17 gmungocJAL-3026 fix bug loading Jalview Project (in Java)
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-03-27 hansonrconsolidation of Platform isJS calls
2019-03-27 hansonrisJS cleanup
2019-03-27 hansonrclean-up of isJS business for (temporarily) noneditable...
2019-03-21 Ben SoaresJAL-3130 Replaced deprecated Class.newInstance() with...
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-14 gmungocJAL-3210 JAL-3141 JAL-3056 disable backups in JalviewJS
2019-03-13 gmungocJAL-3210 merge conflict tidying
2019-03-13 gmungocMerge branch 'develop' into trialMerge
2019-03-11 gmungocMerge branch 'feature/JAL-3127_seqidChainshading' into...
2019-03-01 gmungocMerge branch 'bug/JAL-2791exportFilteredFeature' into...
2019-03-01 gmungocMerge branch 'feature/JAL-3093wrappedModeTooltips'...
2019-02-28 gmungocMerge branch 'feature/JAL-3169cancelOverwrite' into...
2019-02-28 gmungocMerge remote-tracking branch 'origin/feature/JAL-3141_b...
2019-02-28 Jim ProcterMerge branch 'feature/JAL-3141_backupfiles_for211'... merge/develop_feature/JAL-3141_backupfiles_for211
2019-02-22 gmungocJAL-2738 don't set AF as feature score
2019-02-22 Ben SoaresJAL-3141 improved message for asking whether to delete...
2019-02-21 Ben SoaresJAL-3141 Sensible refactoring for confirming deleting...
2019-02-17 Ben SoaresJAL-3141 User warning when deleting old backup files...
2019-02-15 Ben SoaresJAL-3141 re-order deletion of old files and check lastM...
2019-02-14 Ben SoaresJAL-3141 Added warning/confirmation when suffixReverse...
2019-02-04 hansonrSequenceFetcher JvCacheableInputBox isJS test
2019-02-04 hansonrrefactoring for DBMODList
2019-02-04 hansonradds protype size to JTextArea hack for nonexistent...
2019-02-04 hansonrfixing array processing order
2019-02-01 Ben SoaresJAL-3141 Slight efficiency gain in detecting backupfile...
2019-01-30 Ben SoaresJAL-3141 Enabled the 'Include backpup files' checkbox...
2019-01-29 hansonrJSON writing fix, JColorChooser (mnemonic change) fix
2019-01-29 Ben SoaresJAL-3141 Found a good fix for updating the FileChooser...
2019-01-29 Ben SoaresJAL-3141 Found a (not ideal) fix for updating the FileC...
2019-01-28 Ben SoaresJAL-3141 improvement on BackupFilenameParts filename...
2019-01-26 hansonrJalview.isJS() --> Platform.isJS(), DBRefEntry[] -...
2019-01-25 Ben SoaresJAL-3141. This adds quite a lot of code to allow an...
2019-01-25 hansonrJSON refactoring
2019-01-25 gmungocJAL-3187 don't compute variant features on peptide...
2019-01-24 Ben SoaresJAL-3141 New layout and wording of Backups Preferences...
2019-01-24 Ben SoaresJAL-3141 Reformatted code in eclipse
2019-01-23 Ben SoaresJAL-3141 Added Presets options in the Backups Preferenc...
2019-01-22 Ben SoaresJAL-3141 Fixed what happens when suffix template has...
2019-01-21 hansonrisAMac() -> isAMacAndNotJS(), isWindows() -> isWindowsA...
2019-01-20 Ben SoaresJAL-3141 removing diagnostic output
2019-01-20 Ben SoaresJAL-3141 Changed suffix position to after the extension...
2019-01-18 Jim ProcterMerge branch 'feature/JAL-3063jaxbNoCastor' into featur...
2019-01-14 Ben SoaresJAL-3141 Made more constants
2019-01-09 Ben SoaresJAL-3141 removed redundant method to tests
2019-01-09 Ben SoaresJAL-3141 forgot to add this file after extracting the...
2019-01-09 Ben SoaresJAL-3141 Made one more suggested change from code review
2019-01-08 Ben SoaresJAL-3141 Made some more suggested changes from code...
2019-01-08 Ben SoaresJAL-3141 Made some suggested changes from code review
2018-12-21 gmungocJAL-3032 prefer Jalview.isJS() to j2sNative
2018-12-20 hansonrJalviewFileChooser back to original; synth. ref fixed...
2018-12-20 hansonrpreliminary hack fix for synthetic reference issue
2018-12-19 gmungocJAL-3178 include non-positional features in their group... bug/JAL-2791exportFilteredFeature
2018-12-18 gmungocJAL-3048 fix NPE in file chooser callbacks map
2018-12-18 gmungocJAL-3048 DialogRunnerI reduced to minimal implementation
2018-12-17 gmungocMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' into
2018-12-17 gmungocMerge branch 'feature/JAL-3169cancelOverwrite' into...
2018-12-17 gmungocJAL-3068 tidy status bar messaging
2018-12-17 gmungocMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' into
2018-12-13 hansonrSwingJS 3.2.4.05 should fix JFileChooser synthetic...
2018-12-13 Ben SoaresJAL-3130 Attempting to fix 8 tests that pass on a Mac...
2018-12-10 gmungocJAL-3048 wip externalise trigger from RunResponse
2018-12-10 gmungocMerge branch 'feature/JAL-3169cancelOverwrite' into
2018-12-10 gmungocJAL-1421 added type to List and Vector feature/JAL-3169cancelOverwrite
2018-12-10 gmungocJAL-3169 leave file browser open on Cancel in overwrite...
2018-12-10 gmungocJAL-3048 DialogRunner changes (wip)
2018-12-06 Ben SoaresJAL-3130 incorporating feature/JAL-3063jaxbNoCastor...
2018-12-06 gmungocJAL-3048 response() renamed addResponse(); checkstyle...
2018-12-03 gmungocJAL-3063 Castor removed from codebase
2018-11-15 gmungocJAL-3032 JAL-2344 project files are 'identifiable'
2018-11-14 gmungocJAL-3032 don't throw Exception to signal chain not...
2018-11-08 gmungocJAL-3048 override showOpenDialog with JalviewJS compati...
2018-11-06 hansonrJAXB marshalling by JavaScript successfully unmarshalle...
2018-11-02 Ben SoaresJAL-3141 Tests now available and working, bringing...
2018-11-02 hansonrMarshalling produces valid ZIP file. Unmarshalling...
2018-11-01 gmungocMerge branch 'Jalview-BH/JAL-3026' into
2018-10-31 Ben SoaresJAL-3141 Preferences 'Backups' tab now working. Doesn...
2018-10-31 gmungocMerge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' into... feature/JAL-3144noJTree
2018-10-29 gmungocJAL-3038 add ActionListener and FocusListener to SwingJ...
2018-10-25 Ben SoaresJAL-3141 Ostensibly all backups working for alignment...
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-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...
next