index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui_project.c
Age
Commit message (
Expand
)
Author
2020-08-25
Add missing fclose()
Thomas White
2020-08-25
Create a progress bar for each running job
Thomas White
2020-08-25
Read/write backend options
Thomas White
2020-08-25
Final (?) version of backend API
Thomas White
2020-08-21
Redefine backend interface functions
Thomas White
2020-08-14
Hook up (almost all) indexing parameters
Thomas White
2020-08-13
GUI: Sketch out indexing options etc
Thomas White
2020-07-29
Show reflections in GUI
Thomas White
2020-07-29
Fix clear_project_files
Thomas White
2020-07-29
Let caller (rather than CrystFELImageView) own the image structure
Thomas White
2020-07-29
Add missing defaults
Thomas White
2020-07-29
Special cases for stream
Thomas White
2020-07-29
Store the actual DataTemplate in GUI project struct
Thomas White
2020-07-29
Add default_project (and add Stream to GUI project struct)
Thomas White
2020-07-29
Load/save show_peaks
Thomas White
2020-07-29
Confirm exit and save project
Thomas White
2020-07-29
Implement save_project()
Thomas White
2020-07-29
Move match_filename() to gui_project
Thomas White
2020-07-29
Basic project persistence
Thomas White