aboutsummaryrefslogtreecommitdiff
path: root/src/dw-hdfsee.c
AgeCommit message (Expand)Author
2020-07-29Get rid of hdfseeThomas White
2020-01-10Mass update of copyright datesThomas White
2019-08-01hdfsee: Fix 0.5 Angstrom resolution ringThomas White
2019-07-29Formatting/commentsThomas White
2019-07-16hdfsee: Disallow changing image if geometry file was givenThomas White
2019-07-16Tidy upThomas White
2019-07-16hdfsee: Get rid of "multi_event"Thomas White
2019-07-16hdfsee: Factorise setting of window titleThomas White
2019-07-16hdfsee: Get rid of "simple"Thomas White
2019-07-16hdfsee: Show HDF5 menu tree event for multi-event filesThomas White
2019-04-03hdfsee: Fix crash with no geometry fileThomas White
2019-03-18FormattingThomas White
2019-03-18hdfsee: Use a fresh detector geometry structure each time a new image is loadedThomas White
2019-01-29Add multi_event_geometry() functionThomas White
2019-01-29hdfsee: Fix possible string truncationThomas White
2018-12-18make_pixelmap: Use <input>.h5 as default output filenameThomas White
2018-09-11hdfsee: Fix a missing return valueThomas White
2018-07-06Use either GTK2 or GTK3Thomas White
2018-07-06Switch to GTK3Thomas White
2018-06-26Embed diffraction.cl and hdfsee.ui into executablesThomas White
2018-06-12hdfsee: Show image size at binning 1Thomas White
2018-06-12Whitespace fussinessThomas White
2018-06-10hdfsee: Fix statusbar snprintf() nonsenseThomas White
2018-03-21Separate tests for gdk-pixbuf-2.0 and GDKThomas White
2017-11-23Avoid truncation with snprintfThomas White
2017-11-15Use GDK_a/b instead of GDK_KEY_a/bThomas White
2017-11-14hdfsee: Use a/b keys to change ring sizeThomas White
2017-10-12hdfsee: Add "peaks", "preds" or "rings" to export filename, as applicableThomas White
2017-10-12hdfsee: Add event ID to exported image filenameThomas White
2017-09-21hdfsee: Increase ring thicknessThomas White
2017-05-03hdfsee: Use new imagefile APIThomas White
2017-05-03HDF5 reading under new APIThomas White
2016-07-29hdfsee: Fix crash because of panel nameThomas White
2016-07-29hdfsee: Fix coordinatesThomas White
2016-07-01Fix dw-hdfsee.cThomas White
2016-02-23hdfsee: Fix panel/feature names in numbers windowThomas White
2015-12-01hdfsee: Round panel transformations before passing them to CairoThomas White
2015-11-03hdfsee: Restore TIFF outputThomas White
2015-11-03hdfsee: Restore ADSC outputThomas White
2015-11-03Merge branch 'tom/imagedata'Thomas White
2015-10-30hdfsee: Fix crash when changing rigid group in calibration modeThomas White
2015-10-07Merge branch 'master' into tom/imagedataThomas White
2015-10-07FormattingThomas White
2015-10-07Fix a small memory leakThomas White
2015-10-05hdfsee: Disable TIFF/ADSC output functionsThomas White
2015-10-05hdfsee: Remove image->dataThomas White
2015-07-09Tidy up error handling when given dodgy data locationsThomas White
2015-07-09hdfsee: Use "dp" for numbers viewThomas White
2015-03-20hdfsee: Fix a typoThomas White
2015-03-19hdf5_read(): Create simple geometryThomas White