Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-26 | GUI: Delay connecting signals until entire import window is ready | Thomas White | |
2021-02-25 | GUI: Factorise force_{peaks,refls}_on | Thomas White | |
This should help avoid them getting out of sync. Again. | |||
2021-02-25 | GUI: Complain more loudly if geometry can't be loaded | Thomas White | |
2021-02-25 | GUI: Geometry load/replace logic | Thomas White | |
2021-02-25 | GUI: Implement optional dumping of old results | Thomas White | |
2021-02-25 | GUI: Implement "load list of files" and "load single file" | Thomas White | |
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. | |||
2021-02-24 | GUI: Move import stuff to separate file | Thomas White | |