aboutsummaryrefslogtreecommitdiff
path: root/src/crystfel_gui.c
AgeCommit message (Expand)Author
2024-01-10GUI: Skeleton task for detector alignmentThomas White
2024-01-10GUI: Remove detector-shiftThomas White
2023-09-23indexamajig: Re-use the image data arraysThomas White
2023-02-20GUI: Update copyright dateThomas White
2022-11-24GUI: Colour scale, part 4: Add manual "reset scale" optionThomas White
2022-11-24GUI: Colour scale, part 3: Use the values in CrystFELImageViewThomas White
2022-11-24GUI: Colour scale, part 2: Scrolling and zoomingThomas White
2022-11-24GUI: Colour scale, part 1: Basic image histogramThomas White
2022-11-24Remove comment about closed issueThomas White
2022-08-25GUI: Get icons via a GResourceThomas White
2022-08-24GUI: Add options for detector-shift and peakogram-streamThomas White
2022-08-24GUI: Add custom task iconsThomas White
2022-08-23GUI: Add resolution ringsThomas White
2022-07-06GUI: Invoke programs without pathThomas White
2022-04-05GUI: Add desktop file and set application nameThomas White
2022-03-18GUI: Slow down job status checksThomas White
2022-03-04GUI: Fix stream rescan logicThomas White
2022-01-12GUI: Try to get geometry from result (stream), if not explicitly providedThomas White
2021-12-02GUI: Add a checkbox for automatically rescanning streamsThomas White
2021-12-02GUI: Always set toggle actions at startupThomas White
2021-11-26GUI: Don't store stream filename in projectThomas White
2021-09-07GUI remove_task: Remove from list before freeingThomas White
2021-08-20Update AUTHORSThomas White
2021-07-22get_crystfel_exe: Fix logicThomas White
2021-07-22Clean up shadowed variablesThomas White
2021-07-20GUI: Use format stringThomas White
2021-07-15GUI: Run all jobs with same CWD as GUI itselfThomas White
2021-07-12GUI: Add Tools->Jump to frameThomas White
2021-07-12GUI: Update the "About" boxThomas White
2021-06-16GUI: Warn if chunk can't be loaded from streamThomas White
2021-05-17Resolve FIXMEs and TODOsThomas White
2021-05-17GUI: Improve error handling for default_projectThomas White
2021-05-11GUI: Ensure that streams get re-scanned after job terminationThomas White
2021-04-30GUI: Take optional stream on command lineThomas White
2021-04-30GUI: Fix force_refls_onThomas White
2021-04-19Move file_exists to utils (and eliminate several duplicates)Thomas White
2021-04-01GUI: Clean up old tasks when infobar is removedThomas White
2021-03-30GUI: Fail more gracefully if image file is not presentThomas White
2021-03-17GUI: Show beam centre more clearly, and optionallyThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2021-03-02GUI: Add menu item to clear logThomas White
2021-03-02GUI: Add tooltips to navigation buttonsThomas White
2021-03-01GUI: Reject job names containing path separatorsThomas White
2021-03-01GUI: Add history list for random image selectionThomas White
2021-02-26GUI: Automatically generate new job namesThomas White
2021-02-25GUI: Factorise force_{peaks,refls}_onThomas White
2021-02-25GUI: Make sure items under View menu are set correctly at the startThomas White
2021-02-25GUI: Improve image info barThomas White
2021-02-25GUI: Complain more loudly if geometry can't be loadedThomas White
2021-02-24GUI: Move import stuff to separate fileThomas White