
- FIXME: sometimes the live histogram is strangely flat
- FIXME: sometimes opening a custom input curve crashes
- FIXME: input curve is applied but not shown after "reset to ID file" 
- fine tuning for white balance must hide if camera is not configured
- check which sliders, if any, should wait for release to apply action
- in .nufraw file use relative path to raw file (will be easier to backup and move)
- FIXME: the image can be slightly colorized even in grayscale mode (push up the saturation to see it)
- adjustable amplitude for luminosity corrections
- adjustable preview size in file chooser

For the future
==============

- return to vanilla souce dcraw.c
- undo/redo
- some batch function in ui (add to batch, run batch, etc)
- themes in nufraw.c/main (gtk_rc_add_default_file)
- can despeckling be simpler?
- remove ugly ufobject

- Help (based on the webpage).
- Curve corrections per channel.
- Show camera overexposures.
- Add the nUFRaw parameters used to the Exif data in saved images.
- Display "exposure value" in Exif (Av, Tv, and also with ISO).
- Display scene zones and scene luminance (raw data with input profile but no other adjustments.
- Display "developed raw zone", which is zone relative to the working 
  colorspace after all adjustments but before the output profile.
- Spot query - mark on histograms.
- Multi spot query (when pressing the control key).
- Show WB spot/area values in HSV (in addition to output colorspace pixels).
- Add the ability to save a spot measurement, and then to adjust WB to
  make a new measurement match the old.  Usage is shooting a whitish
  wall with a white card, doing WB to card, saving wall, and then later
  adjusting wall to wall's color, e.g. for actual shots with no white
  card.
- Leaf embedded profiles.
- fuji sqrt(0.5) factor in size.
- Canon 10D presets from ExifTool.
- Create or obtain an input profile which uses the sRGB primaries but is linear.
- Understand why the default gamma/linearity values are pleasing,
  despite them being different from the sRGB standard.  Resolve those
  issues, and then link gamma/linearity to profile selection.
- Understand differences between nufraw with defaults and in-camera
  with defaults.  Document them, or fix them as bugs.  In particular,
  exposure compensation of 0 should probably approximate in-camera
  processing, and there are significant variations.
  
