164 Commits

Author SHA1 Message Date
Alberto Griggio
b39f072baf run through astyle 2017-08-22 08:53:17 +02:00
Alberto Griggio
f70ba32c9d run through astyle 2017-08-22 08:48:33 +02:00
Alberto Griggio
610f3e4853 added option to manually save the collapsed/expanded state of tools 2017-08-21 18:42:15 +02:00
Desmis
8aed0100cd Merge pull request #4013 from Beep6581/ciecamenh
Ciecamenh
2017-08-19 07:19:56 +02:00
Morgan Hardwood
da4630ef22 Removed "Default" from "Default Language" and "Default Theme", regenerated translations. 2017-08-15 20:08:41 +02:00
Desmis
0c7b59ece8 Suppress ciecam options 2017-08-14 17:49:11 +02:00
Morgan Hardwood
f17cda47c6 more formatting cleanup 2017-08-10 15:35:10 +02:00
Beep6581
10e83c9faf Merge branch 'dev' into ciecamout 2017-08-10 12:32:40 +02:00
Morgan Hardwood
88d0512b4a Astyled files in ciecamout for ciecamout merge 2017-08-10 11:59:54 +02:00
Morgan Hardwood
be0b4f2236 Astyled files in dev for ciecamout merge 2017-08-10 11:59:28 +02:00
Desmis
291cc2e75a merge with dev 2017-08-09 08:00:39 +02:00
Morgan Hardwood
15eb7e990c Fixes how Batch Processing Add/Set values behave when count of entries in AdjusterBehavior in options file does not match ADDSET_PARAM_NUM, #2710 2017-08-01 17:21:20 +02:00
Desmis
039152cce2 Clean Preferences and Tooltip 2017-07-29 09:39:35 +02:00
Desmis
ef39df4f39 Settings output device in main menu 2017-07-28 17:41:48 +02:00
Alberto Griggio
511f6c2a7b raise an exception when Options::save fails
See #3975 #3976
2017-07-20 17:03:21 +02:00
heckflosse
3281332b8e Remove hidden SETM Editor in METM to save memory and handles, fixes #3944 2017-06-29 19:52:09 +02:00
heckflosse
27eae3474d Use signal_selection_changed() for 'folder' file choosers instead of signal_current_folder_changed() 2017-05-15 20:50:53 +02:00
Hombre
8c309d0f04 Several files astylized. 2017-04-25 22:33:22 +02:00
Hombre
fb5466bc8c Code reorganization to enable Dynamic profile with rt-cli (#3691) 2017-04-25 00:50:18 +02:00
Alberto Griggio
a781e86245 improved GUI for selecting pp3 output destination
Fix for #3830
2017-04-18 11:37:04 +02:00
Alberto Griggio
ecae94f17c automatically select the system monitor profile if the preferences say so
Fix for issue #3821
2017-04-12 16:20:03 +02:00
Alberto Griggio
a7471b3db6 Merge pull request #3810 from Beep6581/autodetect-monitor-profile-linux
Added support for autodetecting the system monitor color profile also on Linux
2017-04-12 14:00:41 +02:00
heckflosse
6e55f6bab5 Fixed a lot of issues reported by cppcheck 1.78 2017-04-08 22:41:46 +02:00
Alberto Griggio
b01899783d Added support for autodetecting the system monitor color profile also on Linux
Code borrowed from Geeqie
2017-04-08 15:18:50 +02:00
Hombre
c654785ae3 Merge branch 'dev' into rt-cli 2017-03-18 18:17:45 +01:00
heckflosse
6a3baa3335 Set homedir as default path for queue_save/gimp/ps path if path from options not exists 2017-03-17 01:03:16 +01:00
Hombre
0578010fce Fix unexpected font change on first Preference change (issue #3637) 2017-03-12 23:18:04 +01:00
Alberto Griggio
eeb2da2613 fixed bugs in loading dynamic profiles 2017-03-03 10:00:19 +01:00
Alberto Griggio
7d1bebf341 added GUI for editing dynamic processing profile rules 2017-03-03 00:41:57 +01:00
Hombre
a04b3eefba Adding rawtherapee-cli.exe, '-q' (quick start mode) added
Standard rawtherapee.exe now has almost no command line options left.
Use '-h' to see options for each executables.
2017-02-13 23:38:05 +01:00
Alberto Griggio
dca0e41f35 added "Auto White Balance temperature bias" feature
This new slider in the White Balance tools allows to alter the computation of
the "auto white balance" by "biasing" it towards warmer or cooler
temperatures. The bias is expressed as a percentage of the computed
temperature, so that the resuling temperature is given by
"computedTemp + computedTemp * bias".
2017-02-12 17:39:52 +01:00
Hombre
392e6bd152 Fixed missing label in Preferences (no issue) 2017-01-22 19:59:43 +01:00
Morgan Hardwood
15e0875df2 Merge branch 'master' into gtk3 2017-01-22 18:32:54 +01:00
heckflosse
c94e017d90 Segfault when selecting GIMP installation directory in Preferences (Windows), fixes #3534 2017-01-20 20:52:47 +01:00
Morgan Hardwood
4c20b1f4af GTK3 compilation fix for macOS, closes #3589 2017-01-06 20:26:14 +01:00
Morgan Hardwood
934f1b1513 Merge branch 'master' into gtk3 2017-01-06 20:12:12 +01:00
Hombre
6a1ccb9b15 Bugfix backported from gtk3 branch, related to OSX printer profile 2017-01-02 02:51:54 +01:00
Hombre
d702156f8a Merge branch 'master' into gtk3 2017-01-02 02:48:45 +01:00
Hombre
e9df621d4b Updated strings + Image preview now updates on changes in Preferences
... regarding Printer profile, intent or BPC
2017-01-01 02:03:44 +01:00
Hombre
23863aceca Printer profile added in Preferences for soft-proofing
The output profiles now retain only 'Display' device class as well as
the Monitor profile - and they both have to have rgb color space, the
printer profile retain only 'Output' device class.

MacOS can use soft-proofing but due to undocumented feature of OSX, and
since Cairo assume that the image data are sRGB, the monitor profile is
forced to 'RT_sRGB'. A warning message replace the combobox for this OS.
2016-12-30 03:59:18 +01:00
Hombre
e97507e090 Merge branch 'gtk3' into gtk3-bugfix 2016-12-27 23:22:31 +01:00
Morgan Hardwood
e4f6319d1b Testing merge of master 95f0d6 into gtk3 9cf0e5 2016-12-27 17:14:45 +01:00
Hombre
95f0d67dfe Fix issue #3532 + a memory leak 2016-12-27 14:31:55 +01:00
Hombre
adb2ec1241 Fix font size from FontButton, behave differently from Gtk3.18 vs. 3.20
Gtk3.18 use px unit, Gtk3.20 use pt unit. Font selection does not
necessarily select the correct font where variant exists, expect strange
result. Nothing will be done to fix that.
2016-12-25 17:56:57 +01:00
Hombre
c993906d07 Restoring the FonButton in Preferences (#3540) 2016-12-18 22:50:59 +01:00
Hombre57
f3f317e5bd Issue #3446: Updated Gtk3.18 theme
Harcoded style has been reintroduced for Gtk < 3.20 only ; a cleanup
will have to be done once Gtk3.18 support will be dropped.
2016-12-06 01:33:03 +01:00
Hombre
8094ce7c99 Solving issue #3483 2016-11-29 01:11:14 +01:00
Hombre
17ff228177 Making the codified theme file name mandatory (#3446)
...which mean that TooWaBlue.css can't be loaded until it has been
reworked and renamed to the new mechanism. The default theme will be
loaded instead.
2016-11-20 12:33:47 +01:00
Hombre
55759c04e3 See #3446: the theme filenames now includes a code for version handling.
The theme filename must use a template, that will be explained with this
example:

mytheme-GTK3-20_22.css

Everything before -GTK3... is the theme (short) name, the [-GTK3-] is a
mandatory part, 20 is the included version where support begins and 22
is the included version where the support ends. One of this two version
parameters can be ommited (but not both of course), which make RT
understand "is compatible from all version up to xx" (e.g.
mytheme-GTK3-_22.css) or "is compatible from version yy and above" (e.g.
mytheme-GTK3-20_.css)

The RawTherapee-GTK3-_19.css comes 'as is' from the gtk3 branch and has
still to be tuned.
2016-11-20 02:22:03 +01:00
Hombre
0ab931c287 From issue #3446: remove the "Use system theme" option + slight rework
of the Preferences general panel.
2016-11-17 01:50:03 +01:00