aboutsummaryrefslogtreecommitdiff
path: root/src/gui_export.c
AgeCommit message (Expand)Author
2021-03-16Move MTZ and XDS export to libcrystfelThomas White
2021-02-18Wrap space_group_for_mtz with HAVE_LIBCCP4Thomas White
2021-02-15GUI: Complete the symmetry lookup table for exportThomas White
2021-02-12GUI: Put I+ and I- together in MTZ fileThomas White
2021-02-12GUI: Remove separate mtz-bij optionThomas White
2021-02-12GUI: Implement basic MTZ exportThomas White
2021-02-12GUI: Add CCP4 libraries and hide MTZ export options if not foundThomas White
2021-02-11GUI: Back out export reindex codeThomas White
2021-02-11GUI: Implement export to XDS_ASCIIThomas White
2021-02-11GUI: Validation bits for data exportThomas White
2021-02-11GUI: Go straight to GtkFileChooser for data exportThomas White
2021-02-10GUI: Sketch out data export windowThomas White