Histogram). Click on one of thes two columns to cycle to a new unit
independantly, between [0-1], [0-255], [%] (Hue stays in degree instead
of percent). The current unit is saved in Options for new Editor tabs or
between sessions.
CMM at the end of the pipeline + sparse code refactoring
A new BPC checkbutton has been created in 'Preferences/Color Management'
and in the ICM tool. Better hanbling of widget sensitivity of the output
profile / gamma part of the ICM tool.
Most conflicts seemed to be simple enough. There were a lot of `append_text` to
`append` conversions for `Gtk::ComboBoxText`. The `PopUpCommon` class also saw
a lot of changes with non-trivial conflict resolutions.