Hombre
fb5466bc8c
Code reorganization to enable Dynamic profile with rt-cli ( #3691 )
2017-04-25 00:50:18 +02:00
Desmis
b2059f9527
Add default choice Global Quality in Preferences
2017-04-24 09:43:47 +02:00
Desmis
1d1e378858
merge with dev
2017-04-18 17:02:46 +02:00
Alberto Griggio
a781e86245
improved GUI for selecting pp3 output destination
...
Fix for #3830
2017-04-18 11:37:04 +02:00
Desmis
ce3351d50f
merge with dev
2017-04-13 11:12:05 +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
Desmis
5b0d81667e
merge with dev
2017-04-12 14:47:49 +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
Desmis
8ca404f140
merge with Dev another time
2017-04-10 08:42:20 +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
heckflosse
04bdea0b84
merged dev into locallab_dev
2017-03-20 15:22:01 +01:00
Hombre
c654785ae3
Merge branch 'dev' into rt-cli
2017-03-18 18:17:45 +01:00
Desmis
0464babf36
Suppress 'addset_locallab' meaningless
2017-03-17 11:11:19 +01:00
Desmis
9a3f2d0d8a
merge with dev
2017-03-17 09:03:56 +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
Desmis
11940f9121
merge with dev
2017-03-12 16:53:50 +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
Desmis
1f7ad78e25
merge with dev - I hope no error
2017-02-21 18:02:48 +01:00
Desmis
f9b592dfd5
add (option) Bezier spot delimiters
2017-02-21 17:13:49 +01:00
Desmis
894fcf5734
Improve cachemanager for mip files
2017-02-16 08:01:23 +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
Desmis
c559e6024c
merge with gtk3
2017-02-01 08:11:01 +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
Desmis
273e1cb3b2
Init locallabgtk3
2017-01-21 15:34:40 +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
Hombre
2b913bf213
More style fine tuning, including for the Preferences window
2016-11-14 03:06:49 +01:00
Morgan Hardwood
666698dc02
GTK3 fixes, handles issue #3446 and fixes #3495
2016-11-12 20:13:10 +01:00
Hombre
cbd0060bcd
Merge branch 'gtk3' into gtk3-bugfix
2016-11-11 21:28:59 +01:00
Morgan Hardwood
a961325397
Merge commit 'b961e31' into gtk3
2016-11-05 20:43:58 +01:00