Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-05 | Mass update of copyright dates in source code comments | Thomas White | |
2020-11-20 | GUI: Add stream output options including metadata to copy | Thomas White | |
2020-10-26 | Label all uses of cell tolerances | Thomas White | |
I'm sick of fixing this same issue over and over again. New rule: any code handling unit cell tolerances MUST be labelled with details of units. | |||
2020-09-08 | Add integration radii to CrystFELIndexingOpts | Thomas White | |
2020-09-01 | Keep a separate record of unit cell file | Thomas White | |
There seems to be no way to get a clear answer from the GtkFileChooser about whether a file is actually set. Instead, it now keeps a separate record which is set to NULL when the "clear" button is pressed, and set to the filename from the GtkFileChooserButton on the "file-set" signal. | |||
2020-08-19 | Disable indexing method chooser when auto mode is selected | Thomas White | |
2020-08-19 | Replace potentially confusing "Use unit cell" checkbox | Thomas White | |
2020-08-17 | Implement indexing method selection via GUI | Thomas White | |
2020-08-14 | Hook up (almost all) indexing parameters | Thomas White | |
2020-08-13 | GUI: Sketch out indexing options etc | Thomas White | |