- Fix the Histogram background and grid lines - Add 1 pixel of empty space between in the Histogram panel - Add a light grey color border for Gtk::DrawingArea oject, for those using the render_frame method - In the Toolbox, make the nested MyExpander and Gtk::Frame lighter, and adjust the Gtk::DrawingArea background color accordingly - All added class to the MyCurve has been removed, so that the Gtk::Drawing object's style is used - The Retinex Settings' expander is now level 2 for GUI consistency
RawTherapee is a powerful, cross-platform raw photo processing program, released under the GNU General Public License Version 3. It is written in C++ using a GTK+ front-end and a patched version of dcraw for reading raw files. It is notable for the advanced control it gives the user over the demosaicing and developing process.
Website: http://rawtherapee.com/
Official documentation: http://rawpedia.rawtherapee.com/
Download RawTherapee: http://rawtherapee.com/downloads
Download source code tarballs: http://rawtherapee.com/shared/source/
Source code documentation: http://michaelezra.com/projects/rt/documentation/
Git handbook: http://git-scm.com/book/en/
Compilation, branches and Git
Refer to RawPedia for a detailed explanation of how to get the necessary dependencies and how to compile RawTherapee.
Linux: http://rawpedia.rawtherapee.com/Linux