Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-24 | GUI: Move import stuff to separate file | Thomas White | |
2021-02-16 | GUI: Add ambigator options | Thomas White | |
2021-02-12 | GUI: Add CCP4 libraries and hide MTZ export options if not found | Thomas White | |
2021-02-10 | Update CMakeLists.txt | Thomas White | |
2020-12-11 | Skeleton figure of merit window for GUI | Thomas White | |
2020-10-30 | Bring common GTK routines into separate file | Thomas White | |
2020-10-28 | Initial implementation of CrystFELSymmetrySelector | Thomas White | |
This should eventually be replaced by something which behaves a bit like a GtkFileChooserButton | |||
2020-10-22 | Skeleton for merging via GUI | Thomas White | |
2020-09-18 | CMake: GTK2 no longer supported | Thomas White | |
2020-09-10 | CMake: Fix error text | Thomas White | |
2020-09-10 | CMake: Fix incorrect logical negation | Thomas White | |
2020-08-27 | Build system parts for SLURM library | Thomas White | |
2020-08-21 | Framework for backend parameters via GUI | Thomas White | |
2020-08-13 | Add icon SVG and use for window icon | Thomas White | |
2020-08-13 | GUI: Sketch out indexing options etc | Thomas White | |
2020-08-05 | Finish removing TIFF | Thomas White | |
2020-08-04 | Convert pattern_sim to DataTemplate | Thomas White | |
2020-08-04 | Convert partial_sim to DataTemplate | Thomas White | |
2020-07-29 | New way of injecting version information | Thomas White | |
Also, this fixes some incorrect headers and adds --version flags to programs which didn't yet have them. | |||
2020-07-29 | Break render.c down and move to geoptimiser and CrystFELImageView | Thomas White | |
These two functions will diverge in the future. Also, this change removes the last remaining dependency of libcrystfel on Gdk/Gtk-anything. | |||
2020-07-29 | Temporarily disable partial_sim, pattern_sim and geoptimiser | Thomas White | |
2020-07-29 | Basic project persistence | Thomas White | |
2020-07-29 | Actually run indexamajig | Thomas White | |
2020-07-29 | Skeleton indexing and backend stuff | Thomas White | |
2020-07-29 | Split off GUI peak search stuff to separate file | Thomas White | |
2020-07-29 | Move colour scale and pixbuf rendering to libcrystfel | Thomas White | |
Also, split into two files (colscale and render), and remove TIFF stuff. | |||
2020-07-29 | Skeleton GUI and CrystFELImageView | Thomas White | |
2020-07-29 | Get rid of hdfsee | Thomas White | |
Will be replaced by something better soon(ish)... | |||
2020-06-22 | This is CrystFEL 0.9.10.9.1 | Thomas White | |
2020-04-01 | Request HDF5 1.10 API | Thomas White | |
There are changes with 1.12 which we can't use yet (need to maintain compatibility down to 1.8 for now, but the subset of the HDF5 API we use works with 1.8 and 1.10). | |||
2020-02-05 | This is CrystFEL 0.9.00.9.0 | Thomas White | |
2019-09-25 | Add configuration check for argp | Thomas White | |
2019-09-13 | Remove check for gtk-doc | Thomas White | |
2019-08-16 | Use LIBRARIES instead of LDFLAGS | Thomas White | |
2019-07-17 | Merge branch 'tom/zmq' | Thomas White | |
2019-03-14 | Compile cleanly without Msgpack or ZMQ | Thomas White | |
2019-03-14 | ZMQ connection and setup stuff | Thomas White | |
2019-03-14 | Initial zmq.c | Thomas White | |
2019-03-11 | Initial cell_tool (implementing find_ambi only) | Thomas White | |
2019-01-30 | Set CMP0074 to "new" | Thomas White | |
Allows -DHDF5_ROOT | |||
2019-01-03 | Check for -fdiagnostics-color before using it | Thomas White | |
Needed for old gcc versions | |||
2018-12-19 | This is CrystFEL 0.8.00.8.0 | Thomas White | |
2018-12-06 | Add make_pixelmap to core CrystFEL | Thomas White | |
2018-11-09 | Set -Wall for files under src | Thomas White | |
2018-09-19 | Make GLib dependency optional | Thomas White | |
2018-09-14 | Add workaround for missing /Headers in OpenCL include dir on Mac OS | Thomas White | |
2018-09-13 | Add GTK library directories to linker path | Thomas White | |
2018-08-10 | Made error message more informative in CMakeLists.txt | Valerio Mariani | |
2018-08-10 | Added detection of GLib to CMakeLists.txt file | Valerio Mariani | |
2018-07-06 | Use either GTK2 or GTK3 | Thomas White | |