Age | Commit message (Collapse) | Author |
|
Just a bug.
Fixes: https://gitlab.desy.de/thomas.white/crystfel/-/issues/72
|
|
|
|
Fixes: https://gitlab.desy.de/thomas.white/crystfel/-/issues/51
|
|
There's already some confusion between "loading a stream into the GUI"
and "adding a stream as a result". This should help resolve it, as well
as simplifying multi-stream results (coming up).
|
|
This allows project folders to be relocated more easily.
At the same time, I fixed the weird ownership semantics of
add_indexing_result and add_merge_result.
Fixes: https://gitlab.desy.de/thomas.white/crystfel/-/issues/31
|
|
Closes: https://gitlab.desy.de/thomas.white/crystfel/-/issues/12
|
|
|
|
This should help avoid them getting out of sync. Again.
|
|
|
|
|
|
|
|
Eventually, both of these should support selecting multiple files. This
is currently not possible using GtkFileChooserButton. If someone wanted
to write a GtkMultiFileChooserButton, it would become possible.
|
|
|