Merge branch 'releases/Release_2_11_4_Branch'
[jalview.git] / src / jalview / bin
10 days ago Jim ProcterMerge branch 'releases/Release_2_11_4_Branch' master
2024-08-16 Ben SoaresJAL-3631 Fix EnvConfig.getUserAppdir() in getdown when...
2024-08-05 Jim ProcterJAL-1551 source formatting and header
2024-08-05 Jim ProcterJAL-1551 gradle spotlessApply and doc tweaks
2024-07-31 Ben SoaresJAL-3631 Changes to Getdown to call getdown-launcher...
2024-07-29 Ben SoaresJAL-3631 Add PID to console info - only available in...
2024-07-26 Ben SoaresJAL-3631 Added an --update option to the jalview.sh...
2024-06-28 Ben SoaresJAL-3631 Change in user path for locally installed...
2024-06-27 Ben SoaresJAL-3631 Add property to let log4j know we're not runni...
2024-06-27 Ben SoaresJAL-3631 Log4j logging to .jalview.log file when reques...
2024-06-25 Ben SoaresJAL-3631 JAL-3384 Install4j launch now redirects STDOUT...
2024-06-24 Ben SoaresJAL-3631 Report getCanonicalPath for installer appdir
2024-06-21 Ben SoaresJAL-3631 Changed label for consistency
2024-06-19 Ben SoaresJAL-3631 Rename/rationalise informational system proper...
2024-06-18 Ben SoaresJAL-3631 Substantial additions to Getdown (through...
2024-06-14 Ben SoaresJAL-3631 JAL-4104 More consistent system property names...
2024-06-13 Ben SoaresJAL-3845 Add a popup error message, with instructions...
2024-06-12 Ben SoaresJAL-3631 Name changes to system properties and a fallba...
2024-06-04 Jim ProcterMerge branch 'releases/Release_2_11_3_Branch'
2024-05-29 Ben SoaresJAL-4409 Allow more URI schemes (e.g. file) to be opene...
2024-05-29 Ben SoaresJAL-4414 Add SocketTimeoutException to exceptions that...
2024-05-27 Ben SoaresMerge branch 'develop' into improvement/JAL-4409_implem...
2024-05-21 Ben SoaresJAL-1054 Change one more (unused) url.openStream to...
2024-05-21 Ben SoaresJAL-4409 Make HttpUtils.equivalentJalviewUrlString...
2024-05-20 Ben SoaresJAL-4409 Also interpret jalviewX:// URIs in Jalview...
2024-05-17 Ben SoaresJAL-4420 Add some debugging statements
2024-05-17 Ben SoaresJAL-4420 Allow preprocessing of arguments if they are...
2024-05-15 Ben SoaresJAL-4409 Refactoring to allow easier reuse of classes...
2024-05-14 Ben SoaresJAL-4414 Add a FileNotFoundException when identifying...
2024-05-13 Ben SoaresJAL-1054 Fix wrappers for following http->https redirects
2024-05-13 Ben SoaresJAL-1054 Add wrappers for URL.openConnection(), URL...
2024-04-30 Renia CorreyaJAL-4392 Merging consensus secondary structure
2024-01-23 James ProcterMerge branch 'develop' into bug/JAL-4290_headless_align...
2024-01-23 James ProcterJAL-4369 invokeAndWait to avoid hang whilst calling...
2024-01-23 James ProcterMerge branch 'bug/JAL-4373_jvmmemmax_and_jvmmempc_ignor...
2024-01-19 Ben SoaresJAL-4373 Setting the jvmmempc and jvmmemmax strings... bug/JAL-4373_jvmmemmax_and_jvmmempc_ignored_on_command_line_for_executable_jar_launch
2024-01-05 Ben SoaresJAL-4368 Only set a colour scheme if --colour is given... bug/JAL-4368_default_colourscheme_applied_to_JVP_inappropriately
2023-12-19 Ben SoaresJAL-4290 Fixed one test
2023-12-18 Ben SoaresJAL-4290 incorrect usage of main()
2023-12-15 Ben SoaresJAL-4290 Add method to allow for specific settings...
2023-12-15 Ben SoaresJAL-4290 Set structureSelectionManager settings more...
2023-12-15 Ben SoaresJAL-4290 Move some annotation visibility settings to...
2023-12-12 Ben SoaresJAL-4353 helper method and test for primary/secondary...
2023-12-06 Ben SoaresJAL-4353 Preserve the user given 'linkedId' with ArgVal...
2023-12-05 Ben SoaresJAL-4353 Add secondary Types for Args, for STRUCTUREIMA...
2023-12-01 James ProcterMerge branch 'releases/Release_2_11_3_Branch'
2023-11-30 Ben SoaresJAL-4344 careful application of -Djava.awt.headless...
2023-11-16 James ProcterMerge branch 'releases/Release_2_11_3_Branch'
2023-11-13 James ProcterJAL-4090 JAL-1551 source license
2023-11-03 James ProcterJAL-4090 JAL-1551 spotlessApply
2023-11-02 James ProcterJAL-4217 wrap progress bar creation in an invokeLater...
2023-10-25 James ProcterJAL-4312 call AlignFrame.setAnnotationsVisibility on...
2023-10-20 James ProcterMerge branch 'improvement/JAL-3783_upgrade_to_groovy...
2023-10-20 Ben SoaresJAL-4298 Remove a stray return in the processGroovyScri...
2023-10-19 Ben SoaresJAL-629 Fix --nodebug turning off debug mode from prope...
2023-10-19 Ben SoaresJAL-4305 Isolate and unify the Jalview object from...
2023-10-18 Ben SoaresJAL-629 Run non-alignframe linked groovy scripts. ...
2023-10-11 Ben SoaresJAL-629 correct a timeout. Correct passing html flag.
2023-10-11 Ben SoaresJAL-629 Add a timeout to modal dialogs for command...
2023-10-11 Ben SoaresJAL-629 Remove argfiles from the hashset of used argfil...
2023-10-11 Ben SoaresJAL-4298 Added diagnostics and minor dimension changes...
2023-10-05 Ben SoaresJAL-4298 Fixed initial log level to see .jalview_proper...
2023-09-29 James ProcterJAL-629 JAL-4265 JAL-4286 report the filename for the...
2023-09-21 Ben SoaresJAL-4265 Use ColourUtils.parseColourString() for consis... merge/JAL-4262+JAL-4265+JAL-4269+JAL-4274+JAL-4277+JAL-4285
2023-09-21 Ben SoaresMerge branch 'develop' into merge/JAL-4262+JAL-4265...
2023-09-20 Ben SoaresJAL-4265 Use ColorUtils.parseColourString() and adjust...
2023-09-20 James ProcterJAL-4285 don’t say you are reporting warnings/errors...
2023-09-20 James ProcterJAL-4265 JAL-4286 reinstated explicit restoreSession...
2023-09-20 James ProcterJAL-4195 JAL-1069 JAL-4160 errors in Cache should go...
2023-09-20 James ProcterJAL-4265 bail early when attempting to export a view...
2023-09-19 Ben SoaresJAL-4265 Change to use JmolCommands
2023-09-19 Ben SoaresJAL-629 Allow multiple structure images for multiple...
2023-09-16 Ben SoaresJAL-629 Fix a test and omit an incorrect error message... improvement/JAL-4269_reduce_variants_of_common_subvalue_parameters
2023-09-16 Ben SoaresJAL-4265 Added --bgcolour for --structureimage output...
2023-09-16 Ben SoaresJAL-4269 Now using --width, --height, --scale for both...
2023-09-14 Ben SoaresMerge branch 'develop' into feature/JAL-4274_configurab...
2023-09-13 Ben SoaresJAL-4274 Use Cache BITMAP_* if no other image restricti...
2023-09-13 Ben SoaresJAL-4262 Made deprecation warning properly modal bug/JAL-4277_dirname_substitution_always_absolute
2023-09-12 Ben SoaresJAL-4262 Allow HTML in the dialog box for link to CLI...
2023-09-12 Ben SoaresJAL-4285 Better checkFiles processing. Better dialog.
2023-09-12 Ben SoaresJAL-4285 JAL-4262 Added a scrollable dialog to display...
2023-09-11 Ben SoaresJAL-4001 corrected analytics message labels
2023-09-11 Ben SoaresMerge branch 'improvement/JAL-4262_deprecation_warning_...
2023-09-11 Ben SoaresJAL-4277 --mkdirs with cautious refusal for paths with ..
2023-09-11 Ben SoaresJAL-4284 JAL-4285 Deal with output files/images consist...
2023-09-08 Ben SoaresJAL-4262 Make an excepetion for STDOUT filename in... improvement/JAL-4262_deprecation_warning_when_old_CLI_arguments_are_processed
2023-09-08 Ben SoaresMerge branch 'bug/JAL-4277_dirname_substitution_always_...
2023-09-08 Ben SoaresJAL-4262 Dialog for GUI and WARN for CLI of old style...
2023-09-07 Ben SoaresMerge branch 'develop' into bug/JAL-4277_dirname_substi...
2023-09-07 Ben SoaresJAL-4277 Corrected choice of all or last opened linkedI...
2023-09-07 James ProcterJAL-4279 suppress error dialogs raised by file loader... improvement/JAL-4279_gracefully_handle_failure_to_openviaCLI
2023-09-07 James ProcterJAL-4279 move on if the file doesn't exist, or Identify...
2023-09-07 James ProcterJAL-4279 catch exceptions with fileLoader and report...
2023-09-07 James ProcterJAL-4090 JAL-4160 JAL-4274 image export dimensions...
2023-09-07 Ben SoaresJAL-629 Change names of Opt.ALLOWALL to Opt.ALLOWMULTII... improvement/JAL-629_Apply_alignment_options_to_all_globbed_files
2023-09-06 James ProcterJAL-629 javadoc
2023-09-02 Ben SoaresMerge branch 'feature/JAL-629_--output_-_means_output_t...
2023-09-02 Ben SoaresJAL-629 Add accessors for argParser and bootstrapArgs feature/JAL-629_--output_-_means_output_to_STDOUT
2023-09-01 Ben SoaresMerge branch 'feature/JAL-629_--output_-_means_output_t...
2023-09-01 Ben SoaresJAL-629 Fix --structureimage and options
next