aboutsummaryrefslogtreecommitdiff
path: root/src/displaywindow.c
AgeCommit message (Expand)Author
2012-02-22Remove use of horribly ambiguous basename() functionThomas White
2012-02-22hdfsee: Take colour scale on command lineThomas White
2012-02-22Move -D_GNU_SOURCE to a better placeThomas White
2012-02-22Improve save box labelThomas White
2010-05-06hdfsee: Don't attempt to load peaks if HDF5 file couldn't be openedThomas White
2010-04-28hdfsee: Properly handle negatives in numbers boxThomas White
2010-04-28hdfsee: Add 16-bit TIFF exportThomas White
2010-04-28hdfsee: Add floating point TIFF exporterThomas White
2010-04-27hdfsee: Set title for error windowThomas White
2010-04-27hdfsee: Add ability to save image as PNGThomas White
2010-04-26hdfsee: Indicate when numbers are too big to representThomas White
2010-04-23hdfsee: Fix HDF image radio groupsThomas White
2010-04-22hdfsee: Honour binning when displaying feature namesThomas White
2010-04-16Fix reading of string values from HDF5 filesThomas White
2010-03-18Separate CM subtraction and noise filterThomas White
2010-03-11Multiple choice of colour scalesThomas White
2010-03-11hdfsee: Show reflection indices ("feature names")Thomas White
2010-02-26Move water calculation to diffraction.c, and work out the consequencesThomas White
2010-02-17Do peak locations in floating pointThomas White
2010-02-08Add --clean-image option to hdfseeThomas White
2010-02-08Disable peak overlay when no image loadedThomas White
2010-02-08Don't crash so badly when given a bad imageThomas White
2010-01-21Put numbers display the right way up (again)Thomas White
2010-01-21Fix hdfile layering violationsThomas White
2010-01-15Update copyright datesThomas White
2010-01-12Add options to specify boost and binning on the command lineThomas White
2010-01-12Allow hdfsee to read peak list at startupThomas White
2010-01-12Complete indexing functionalityThomas White
2010-01-08Zaefferer gradient searchThomas White
2010-01-08Put numbers back the right way upThomas White
2010-01-08Initial peak overlay stuffThomas White
2010-01-08Small fixesThomas White
2009-12-21Disable menu items which are not images (to avoid confusion)Thomas White
2009-12-20Show values of simple fields in menuThomas White
2009-12-20Use radio menu items for imagesThomas White
2009-12-20Better discrimination of imagesThomas White
2009-12-16Walk the HDF group tree to find the first imageThomas White
2009-12-16Walk HDF groups to display a menu and switch imageThomas White
2009-12-16Don't crash on invalid fileThomas White
2009-12-16Update boilerplate commentsThomas White
2009-12-16Add number-viewing window, use signed values as wellThomas White
2009-12-16Introduce 'hdfsee'Thomas White