JAL-3811 document SHOW_JWS2_SERVICES user preference and provide new menu option...
[jalview.git] / src / jalview / gui / Desktop.java
2021-02-05 Jim ProcterJAL-3811 document SHOW_JWS2_SERVICES user preference...
2020-09-17 Jim ProcterJAL-3741 http to https (and jar to jvp for exampleFile...
2020-04-06 Jim ProcterJAL-3407 redact java 8 incompatible type inference
2020-02-19 Jim ProcterJAL-3187 JAL-2764 close feature settings when parent...
2020-02-18 Jim ProcterJAl-3187 JAL-3535 JAL-3534 update open feature settings...
2020-02-17 Jim ProcterJAL-3534 patch for simple case (Protein or Nucleotide...
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-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-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-01-30 Ben SoaresJAL-3141 Enabled the 'Include backpup files' checkbox...
2019-01-25 Ben SoaresJAL-3141. This adds quite a lot of code to allow an...
2019-01-24 Ben SoaresJAL-3141 Reformatted code in eclipse
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...
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-06 Ben SoaresJAL-3130 incorporating feature/JAL-3063jaxbNoCastor...
2018-12-03 gmungocJAL-3063 Castor removed from codebase
2018-12-03 Ben SoaresJAL-3130 Added flagged runtime 'Reflection' check on...
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-05 Ben SoaresJAL-1988 Investigating...
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-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)
2017-10-31 kiramtJAL-2756 update for new EBI https link
2017-10-27 gmungocJAL-1793 spike branch updated to latest
2017-10-25 Jim ProcterJAL-2779 remove empty block and if statement
2017-10-20 Jim ProcterJAL-2779 keep a reference to original Aqua manager...
2017-10-18 Jim ProcterJAL-2779 switch order for updating the current alignmen...
2017-10-18 Jim ProcterJAL-2779 remove dead code
2017-10-18 Jim ProcterJAL-2779 hook in our own AquaInternalFrameManager when...
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-2733 redraw after changing the memory status displa...
2017-09-15 Jim ProcterJAL-1625 JAL-1900 preserve the original DesktopManager...
2017-09-15 Jim ProcterJAL-1900 JAL-1625 back out OSX specific double buffer...
2017-09-15 Jim ProcterJAL-1551 standard code formatting
2017-09-15 Jim ProcterJAL-2732 force a redraw after resize/drag to clear...
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-02 tcofoegbuJAL-2473 revised default minimum dimension for Alignmen...
2017-05-29 Jim ProcterMerge branch 'bug/JAL-2536' into develop
2017-05-29 Jim ProcterJAL-2536 tweak javadoc wording
2017-05-17 Jim ProcterMerge branch 'features/JAL-2447experimentalFlag' into...
2017-05-16 kiramtJAL-2536 Overview window sizing not subject to min... bug/JAL-2536
2017-05-02 gmungocJAL-2447 EXPERIMENTAL preference (option in Tools menu) features/JAL-2447experimentalFlag
2017-04-10 tcofoegbuJAL-2473 added improvement to apply default / custom...
2017-03-24 kiramtJAL-2314 Tidy up
2017-03-23 kiramtJAL-2314 Tweaks to stop thread sync issues
2017-03-23 kiramtJAL-2314 Tidies
2017-01-26 kiramtMerge remote-tracking branch 'origin/develop' into...
2017-01-25 gmungocJAL-2344 push Cache.getProperty("LAST_DIRECTORY") insid...
2017-01-12 gmungocJAL-2344 now flagging formats as 'identifiable' instead...
2017-01-11 gmungocJAL-2344 FileFormats singleton for formats, FileFormatI...
2016-12-15 kiramtJAL-2316 Changes following review.
2016-12-13 kiramtMerge branch 'develop' into features/JAL-2316
2016-12-08 gmungocJAL-2359 add Window menu entry only after all danger...
2016-12-07 gmungocJAL-2344 handle null format, simplify JalviewFileChoose...
2016-12-07 kiramtJAL-2316 Restructure identifiers.org download
2016-12-05 kiramtJAL-2316 Adjusted unit tests. Tidied UrlLinkProviderI...
2016-11-28 gmungocMerge branch 'develop' into trialMerge
2016-11-25 gmungocMerge branch 'develop' into trialMerge
2016-11-25 gmungocJAL-2344 use .equals() to compare FileFormatI objects
2016-11-24 tcofoegbuJAL-2326 updated references of JOptionPane to JvOptionPane
next