Merge branch 'releases/Release_2_11_3_Branch'
[jalview.git] / src / jalview / gui / Desktop.java
2020-02-17 Jim ProcterJAL-3534 patch for simple case (Protein or Nucleotide...
2019-11-12 gmungocJAL-3274 resource path correction, code tidying (consta...
2019-11-05 gmungocJAL-3210 reverted (ignore previous commit)
2019-11-05 gmungocJAL-3120 JAL-3130 can't read "java.specification.versio...
2019-07-16 gmungocJAL-3210 Merge branch 'develop' into trialMerge
2019-06-17 Jim ProcterJAL-3311 remove menus and documentation relating to... tasks/JAL-3311_removeVamsasMenu
2019-06-14 Jim ProcterJAL-3111 report build type and commit in stdout from...
2019-05-27 Ben SoaresMerge branch 'task/JAL-3247_JAL-3246_JAL-3254_JAL-3236_...
2019-05-24 Ben SoaresJAL-3141 Reworked a lot of BackupFiles to allow the...
2019-05-22 Ben SoaresMerge branch 'bug/JAL-3141_backupfiles_prefs_widget_dis...
2019-05-21 Ben SoaresJAL-3247 Launcher start improvements. RPM and DEB no...
2019-04-16 hansonrcaching of DnD files dropped
2019-04-15 Ben SoaresJAL-3130 Helper classes to take Class Exceptions when...
2019-04-05 Ben SoaresJAL-3130 This commit concentrates on the Mac OS X DMG...
2019-04-04 Ben SoaresJAL-3130 trying to be Java 1.8 source compatible -...
2019-04-03 hansonrreplacing @j2sNative with @j2sIgnore where appropriate...
2019-04-03 hansonrj2sNative clean-up. Fixes problem with second try of...
2019-03-27 hansonrisJS cleanup
2019-03-20 Ben SoaresJAL-3130 Lots of deprecation fixes. See utils/deprecat...
2019-03-20 Ben SoaresJAL-3141 Disabled the 'Include Backup Files' checkbox...
2019-03-19 Ben SoaresJAL-3130 remove some comments on quit. fix modules...
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 gmungocMerge branch 'develop' into trialMerge
2019-01-30 Ben SoaresJAL-3141 Enabled the 'Include backpup files' checkbox...
2019-01-29 hansonrmore iterators out; some time checks
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-24 hansonradds File..Load Project file for JS
2019-01-24 Ben SoaresJAL-3141 Reformatted code in eclipse
2019-01-21 hansonrisAMac() -> isAMacAndNotJS(), isWindows() -> isWindowsA...
2019-01-21 hansonrmenu update; popup not functioning, though?? Working...
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 Added a 'Save Project as...' File menu item...
2019-01-11 hansonradding (unnecessary, but informative super() call in...
2018-12-18 gmungocJAL-3048 DialogRunnerI reduced to minimal implementation
2018-12-13 Ben SoaresJAL-3130 Attempting to fix 8 tests that pass on a Mac...
2018-12-11 Ben SoaresJAL-3130 Turns out Quit/About/Preferences handlers...
2018-12-10 gmungocJAL-3048 wip externalise trigger from RunResponse
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-12-03 Ben SoaresJAL-3130 Added flagged runtime 'Reflection' check on...
2018-11-26 gmungocJAL-3032 make JS properties conditional on Jalview...
2018-11-26 hansonradds swingjs.overflow.hidden client property
2018-11-09 Ben SoaresJAL-1988 This fixes the Quit response when user cancels...
2018-11-08 Ben SoaresJAL-1988 JAL-3130 Now we're in Java 11 land, using...
2018-11-08 Ben SoaresJAL-1988 tidying, plus don't add Preferences to Tools...
2018-11-08 Ben SoaresJAL-1988 JAVA 11 enabled version with Quit, Preferences...
2018-11-08 gmungocJAL-3048 use JalviewJS compatible JalviewFileChooser...
2018-11-05 Ben SoaresJAL-1988 Investigating...
2018-11-01 gmungocMerge branch 'Jalview-BH/JAL-3026' into
2018-11-01 gmungocJAL-3048 JAL-3056 reinstate save/load project, colour... Jalview-BH/JAL-3026
2018-10-17 Jim ProcterMerge branch 'feature/JAL-3063JAXB' into Jalview-BH...
2018-09-18 gmungocJAL-3063 temporary extra menu option to save/load proje...
2018-09-11 Jim ProcterMerge branch 'develop' into releases/Release_2_11_Branch
2018-09-06 Jim ProcterJAL-3091 code committed in error (failed patch for...
2018-09-06 Jim ProcterJAL-3091 release notes for JAL-3104
2018-08-17 gmungocJAL-3048 adapt 'input from URL' dialog for JalviewJS
2018-08-12 hansonrJava2Script 3.2.2 upgrade
2018-07-23 gmungocJAL-3056 suppress News menu item, remove unneeded j2sNative
2018-07-23 gmungocJAL-3056 suppress menu options, and repoint Help, for...
2018-07-23 gmungocJAL-3048 all image export (alignment, tree, PCA, Jmol...
2018-07-05 gmungocJAL-3058 refactored raising JColorChooser for JS compat...
2018-07-03 hansonrMerge remote-tracking branch 'origin/Jalview-BH/JAL...
2018-07-03 hansonrJAL-3026 "final" removed in Desktop ; fixing #48. 80...
2018-06-29 Jim ProcterJAL-1551 JAL-3048 formatting
2018-06-29 Jim ProcterJAL-3048 refactored Desktop->File->Open to use jalview...
2018-06-28 Jim ProcterJAL-3026 JAL-1551 formatting
2018-06-28 Jim ProcterJAL-3048 TODOs for refactoring JalviewFileChooser pattern
2018-06-28 hansonrJAL-3032 DND enabled; additional io changes for File...
2018-06-27 hansonrJAL-3032 part2 local file reading by JFileChooser
2018-06-26 gmungocJAL-3032 don't place desktop at negative x or y position
2018-06-24 hansonrDialog motif:
2018-06-24 hansonrasynchronous modal dialogs using PropertyChangeListener...
2018-06-24 hansonrAlignmentFrame opacity set to TRUE for JavaScript.
2018-06-23 hansonrJAL-3026 JDesktop/JInternalFrames support + relative...
2018-06-05 Jim ProcterJAL-3009 news reader thread should be in background... bugs/JAL-3009_blockingNetworkThreads
2018-06-05 Jim ProcterJAL-3009 Identifiers.Org retrieval on background thread.
2018-05-28 gmungocMerge branch 'bug/JAL-797' into develop
2018-05-28 gmungocMerge remote-tracking branch 'origin/releases/Release_2...
2018-05-25 Jim ProcterJAL-1460 temp variable for clearer conditional and... bug/JAL-1460_dragndropWindows
2018-05-25 Jim ProcterJAL-1460 javadoc
2018-05-24 Jim ProcterJAL-1460 tidied up the use of windows link file parser
2018-05-24 Jim ProcterJAL-1460 more complete drag'n'drop debugging info and...
2018-05-24 Jim ProcterJAL-1460 process .lnk files dragged to Jalview when...
2018-05-24 Jim ProcterJAL-1460 new data flavor for URLs added belt-and-braces...
2018-05-21 gmungocJAL-797 Cmd-W act WHEN_IN_FOCUSED_WINDOW bug/JAL-797
2018-05-07 gmungocMerge branch 'releases/Release_2_10_4_Branch' into...
2018-04-12 gmungocJAL-2944 tidies for review comments
2018-04-05 Jim ProcterJAL-2944 pull up structure viewer discovery routine...
2018-03-16 gmungocMerge branch 'bug/JAL-2865removeGC' into develop
2018-02-21 Jim ProcterMerge branch 'bug/JAL-2778again' into releases/Release_...
2018-02-21 Jim ProcterJAL-2778 reinstate transparent windows to avoid ugly... bug/JAL-2778again
2018-01-10 gmungocJAL-2865 unhelpful System.gc() calls removed bug/JAL-2865removeGC
2018-01-10 kiramtJAL-797: Added keybindings so that ctrl- or cmd-W close...
2017-11-07 gmungocJAL-2069 update spike branch with latest
2017-11-01 kiramtJAL-2778 added setopaque again, and super.paintComponent(s)
next