Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / io / BackupFiles.java
2023-05-22 James ProcterJAL-1551 spotless
2023-05-19 James ProcterJAL-1551 spotlessApply
2023-05-17 Ben SoaresJAL-629 Tidy up tests and replaced methods before merge...
2023-05-03 Ben SoaresJAL-629 added eps and imagemap. Added --output and...
2023-01-26 Ben SoaresJAL-4118 fix a small buglet in BackupFiles exhibited...
2022-10-27 Ben SoaresJAL-1988 Allow generic Container object in JvOptionPane...
2022-10-24 Ben SoaresJAL-1988 JAL-3772 wait timer working first time but...
2022-10-24 Ben SoaresJAL-1988 JAL-3772 Non-blocking modal dialogs for unsave...
2022-09-02 Ben SoaresJAL-1988 Added a saves in progress check for quit
2022-08-31 Ben SoaresJAL-1988 added a saveInProgress stack to BackupFiles
2022-03-08 Jim ProcterJAL-3438 spotless for 2.11.2.0
2022-02-11 Jim ProcterJAL-3949 - refactor logging from jalview.bin.Cache...
2020-11-13 Ben SoaresJAL-3775 Eclipse re-formatting commit
2020-11-13 Ben SoaresJAL-3633 Small changes to allow future fitting with...
2020-11-12 Ben SoaresJAL-3676 Removed BACKUPFILESPRESETENTRY logging for...
2020-11-10 Ben SoaresJAL-3628 Fixed oddly worded and non-formatted error...
2020-11-10 Ben SoaresJAL-3628 Fix for slightly incorrect boolean usage to...
2020-11-10 Ben SoaresJAL-3628 Even more Cache.log.debug statements
2020-11-10 Ben SoaresJAL-3628 More Cache.log.debug statements
2020-11-06 Ben SoaresJAL-3628 Changed other calls to renameTo to use BackupF...
2020-11-06 Ben SoaresJAL-3628 Changed all file1.renameTo(file2) calls to...
2020-08-12 Ben SoaresJAL-3676 Removed BACKUPFILESPRESETENTRY logging for...
2020-08-10 Jim ProcterJAL-3628 JAL-3708 call Cache.initLogger() before using...
2020-07-07 Ben SoaresJAL-3628 Fixed oddly worded and non-formatted error...
2020-07-06 Ben SoaresJAL-3628 Fix for slightly incorrect boolean usage to...
2020-07-06 Ben SoaresJAL-3628 Even more Cache.log.debug statements
2020-07-04 Ben SoaresJAL-3628 More Cache.log.debug statements
2020-06-30 Ben SoaresJAL-3676 Added Log Level ComboBox and Copy to Clipboard...
2020-06-24 Ben SoaresJAL-3667 Fixed single backupfile error deleting the...
2020-06-15 Ben SoaresJAL-3628 Changed other calls to renameTo to use BackupF...
2020-06-08 Ben SoaresJAL-3628 Changed all file1.renameTo(file2) calls to...
2020-05-18 gmungocMerge branch 'Jalview-JS/develop' into develop
2020-04-21 Jim ProcterJAL-3407 add GPL license to Jalview source files
2019-07-16 gmungocJAL-3210 Merge branch 'develop' into trialMerge
2019-05-24 Ben SoaresJAL-3141 Reworked a lot of BackupFiles to allow the...
2019-03-14 gmungocJAL-3210 JAL-3141 JAL-3056 disable backups in JalviewJS
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-01-25 Ben SoaresJAL-3141. This adds quite a lot of code to allow an...
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-20 Ben SoaresJAL-3141 removing diagnostic output
2019-01-20 Ben SoaresJAL-3141 Changed suffix position to after the extension...
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 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-11-02 Ben SoaresJAL-3141 Tests now available and working, bringing...
2018-10-31 Ben SoaresJAL-3141 Preferences 'Backups' tab now working. Doesn...
2018-10-25 Ben SoaresJAL-3141 Ostensibly all backups working for alignment...
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...