aboutsummaryrefslogtreecommitdiff
path: root/src/crystfelindexingopts.c
AgeCommit message (Expand)Author
2020-10-29Implement checkbox -> widget sensitivity dependenciesThomas White
2020-10-29Custom GTK widgets should not show themselvesThomas White
2020-10-26Label all uses of cell tolerancesThomas White
2020-10-22CrystFELIndexingOpts: Fix incorrect variable for push-res valueThomas White
2020-10-15Add TakeTwo to the list of indexers automatically usedThomas White
2020-10-07Revert "Move asdf out of set of indexers used by default"Thomas White
2020-10-06Move asdf out of set of indexers used by defaultThomas White
2020-09-08Add integration radii to CrystFELIndexingOptsThomas White
2020-09-07Fix crystfel_indexing_opts_get_push_resThomas White
2020-09-07crystfel_indexing_opts_set_cell_file: Also set iv->cell_fileThomas White
2020-09-01Keep a separate record of unit cell fileThomas White
2020-08-20Disable cell tolerances when "check cell" is uncheckedThomas White
2020-08-20Remove unused functionThomas White
2020-08-20GUI: Implement automatic indexing method selectionThomas White
2020-08-19Disable indexing method chooser when auto mode is selectedThomas White
2020-08-19Replace potentially confusing "Use unit cell" checkboxThomas White
2020-08-17Implement crystfel_indexing_opts_set_method_string()Thomas White
2020-08-17Implement indexing method selection via GUIThomas White
2020-08-14Hook up (almost all) indexing parametersThomas White
2020-08-13GUI: Sketch out indexing options etcThomas White