aboutsummaryrefslogtreecommitdiff
path: root/src/gui_ambi.c
AgeCommit message (Expand)Author
2023-11-07SLURM: Move all sbatch parameters into scriptThomas White
2022-07-06GUI: Invoke programs without pathThomas White
2021-07-22GUI: Fix logic for ambiguity responseThomas White
2021-07-15GUI: Run all jobs with same CWD as GUI itselfThomas White
2021-06-22GUI: Fix paths to streams for merging and ambigatorThomas White
2021-06-22GUI: Remove old debugging watchpointThomas White
2021-04-01GUI: Wrap filenames in job scripts in quotes, where appropriateThomas White
2021-03-01GUI: Add lots of tooltipsThomas White
2021-02-26GUI: Automatically generate new job namesThomas White
2021-02-22Read job progress from written log files, even for local BEThomas White
2021-02-18GUI: Avoid passing a few NULLs to GTKThomas White
2021-02-18SLURM: Submit merging and ambigator jobs via scriptThomas White
2021-02-18GUI: Show ambiguity options box firstThomas White
2021-02-18GUI: Actually run ambigator (local backend only)Thomas White
2021-02-18GUI: Track separately whether ambiguity operation should be usedThomas White
2021-02-17GUI: Re-work local backend plumbingThomas White
2021-02-17GUI: Move ambigator parameters to separate structureThomas White
2021-02-17GUI: Plumbing, ready to run ambigator jobThomas White
2021-02-17GUI: Generalise job notes pageThomas White
2021-02-17GUI: Move ambigator options into a GtkNotebookThomas White
2021-02-16GUI: Add ambigator optionsThomas White