aboutsummaryrefslogtreecommitdiff
path: root/src/crystfel_gui.c
AgeCommit message (Expand)Author
2020-07-29Let caller (rather than CrystFELImageView) own the image structureThomas White
2020-07-29Image selection when reading from streamThomas White
2020-07-29Special cases for streamThomas White
2020-07-29Load streamThomas White
2020-07-29Store the actual DataTemplate in GUI project structThomas White
2020-07-29Add default_project (and add Stream to GUI project struct)Thomas White
2020-07-29Use g_free where appropriateThomas White
2020-07-29Fix order of operations when loading dataThomas White
2020-07-29"Load stream" optionThomas White
2020-07-29Find data -> Load dataThomas White
2020-07-29Remove events.c, part 2Thomas White
2020-07-29Show event ID in GUIThomas White
2020-07-29Expand event listThomas White
2020-07-29Set "Show peaks" toggle after loading projectThomas White
2020-07-29Feedback when saving sessionThomas White
2020-07-29Load/save show_peaksThomas White
2020-07-29Confirm exit and save projectThomas White
2020-07-29Move match_filename() to gui_projectThomas White
2020-07-29Basic project persistenceThomas White
2020-07-29Add brightness sliderThomas White
2020-07-29Info/progress bar stuffThomas White
2020-07-29wait() on indexamajig childrenThomas White
2020-07-29Add info bar / progress barThomas White
2020-07-29Implement hdf5/cxi peak "revalidation" in GUIThomas White
2020-07-29Factorise filename_extension()Thomas White
2020-07-29Add half pixel shift checkbox for CXI/HDF5 peaksThomas White
2020-07-29Scroll to end of report with each new messageThomas White
2020-07-29Put report region in scrolled windowThomas White
2020-07-29Initialise unitcell_comboThomas White
2020-07-29Display messages in the GUI!Thomas White
2020-07-29Add void pointer to log message functionsThomas White
2020-07-29libcrystfel plumbing to allow ERROR/STATUS messages in GUIThomas White
2020-07-29Skeleton indexing and backend stuffThomas White
2020-07-29Split off GUI peak search stuff to separate fileThomas White
2020-07-29Add View->Peak detection resultsThomas White
2020-07-29Peak search stuffThomas White
2020-07-29Fix .cbf.gzThomas White
2020-07-29Number frames from 1Thomas White
2020-07-29Don't update peaks if no image is loadedThomas White
2020-07-29Show the peaks in the image viewThomas White
2020-07-29Increase spacing in "Find files" windowThomas White
2020-07-29Hooks for peak search via GUIThomas White
2020-07-29Show frame info at top of image viewThomas White
2020-07-29Implement loading of imagesThomas White
2020-07-29Add "Find data" dialogue boxThomas White
2020-07-29Add buttons in icon regionThomas White
2020-07-29Load image list and implement stepping back/forwardThomas White
2020-07-29Add toolbarThomas White
2020-07-29Remove error_boxThomas White
2020-07-29GUI image loading stuffThomas White