1261 Commits

Author SHA1 Message Date
heckflosse
7dcf89808f Merged master into pixelshift 2016-12-12 14:25:57 +01:00
Hombre
e6aff9cbf7 Tweaked some space here and there, thanks to Beep6581 (issue #3446) 2016-12-12 01:18:27 +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
heckflosse
755a43f4ac pixelshift: reordered code for better readability, corrected behaviour of green 1x2 motion mask 2016-12-05 19:17:58 +01:00
heckflosse
49aa9f0c4e pixelshift: Added new red/blue stddev adjusters for test 2016-12-05 15:34:05 +01:00
heckflosse
4820437c46 pixelshift: added checkbox to test red/blue cross check 2016-12-02 22:41:09 +01:00
Hombre
b1e7dcbf4a Updated GUI 2016-12-02 02:58:09 +01:00
heckflosse
4ba6e7d5f7 pixelshift: model specific default values. Caution: you need to press reset buttons for pixelshift adjusters of existing profiles once! 2016-12-01 19:45:54 +01:00
heckflosse
313e770cfe pixelshift: optional vertical red/blue check 2016-11-28 15:21:45 +01:00
heckflosse
ac5bad2de1 pixelshift: optional red/blue check 2016-11-27 18:42:58 +01:00
Hombre
8d0caa284b Wrong CSS file committed previously. 2016-11-26 23:12:21 +01:00
Hombre
a4703c54b4 Reverted some code to hardcode some style for Gtk3.18 only. 2016-11-26 22:54:41 +01:00
heckflosse
b4ef423acd pixelshift: show mask only, Speedup for adaptive motion detection 2016-11-25 18:22:26 +01:00
heckflosse
520557912b pixelshift: changed formula for adaptive motion detection 2016-11-22 16:35:11 +01:00
heckflosse
fb043e9f5d pixelshift: experimental changes for Ilias :) 2016-11-21 21:38:14 +01:00
heckflosse
8bb958eb19 pixelshift: committed some experimental changes for testing 2016-11-21 01:33:59 +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
Morgan Hardwood
a07f92c379 Merge branch 'master' into gtk3 2016-11-19 17:40:12 +01:00
heckflosse
5683a1b9b1 Pixelshift, added a tooltip 2016-11-17 15:55:37 +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
Morgan Hardwood
bc85236ee9 rt_splash_5 licence changed to CC-BY-SA 3.0, closes #3511 2016-11-16 19:19:35 +01:00
Morgan Hardwood
8801570693 rt_splash_5 licence changed to CC-BY-SA 3.0, closes #3511 2016-11-16 19:17:59 +01:00
heckflosse
53bc43459e removed splash files 2016-11-16 09:34:46 +01:00
heckflosse
e923037053 Commited current state to allow tests. Expect colour casts when changin demosaic method or pixelshift frame. In this case, just reload the image 2016-11-16 09:31:35 +01:00
Hombre
2b913bf213 More style fine tuning, including for the Preferences window 2016-11-14 03:06:49 +01:00
Morgan Hardwood
642abb6e2d Add spacing between frames and frame contents. 2016-11-12 20:35:52 +01:00
Morgan Hardwood
666698dc02 GTK3 fixes, handles issue #3446 and fixes #3495 2016-11-12 20:13:10 +01:00
Hombre
024905a8ca Merge branch 'master' into gtk3 2016-11-11 23:05:29 +01:00
Hombre
2fcc5b75c8 Solving issue #3497, #3500, #3498 and #3483
For issue #3483, the old behavior is restored, i.e. the minimum width of
the ProfilePanel combobox is the maximum width of its content.

Style updated for the Exif and IPTC sub-tabs
2016-11-09 00:09:52 +01:00
Morgan Hardwood
b2757e576b Added rtdata/rt_splash_5.svg and png 2016-11-06 17:26:37 +01:00
Morgan Hardwood
ea6a7748ed Added rtdata/rt_splash_5.svg and png 2016-11-06 17:23:25 +01:00
Hombre
6438645b21 Reverting the "no title when maximized" change, better tab style,
Editor tab icon now correctly set to the left of the label

(see issue #3446)
2016-11-03 00:36:35 +01:00
Hombre
d8593469ee Adding 'Image Number' to the Bayer Raw tool 2016-11-02 02:06:40 +01:00
Hombre
965cadb52e New batch of update for issue 3446
This commit include :
- cleanup rtgui/retinex.cc file (constructor only) and switched to
Gtk::Grid (the new standard) instead of Gtk::Box. This however doesn't
solve the issue of the Transmission curves in the Retinex tool, with
wrong resize of the Frame when folding/unfolding the curves.
- better alignment of the Histogram panel now with 4px of padding on the
left and right side
- Threshold selector now use the Scale's Trough style to draw its box
and sliders
- Curve's background are darker and restricted to the curve diagram
- Diagonal and Flat curves has been converted to Gtk::Grid as well
- A special color is now used for unsensitive Threshold selector and
Sclaes widgets
- Gap around the main Window has been removed on windows to circumvent a
bug in Gtk3, but the window can now only be maximized (usual use case)
or resized vertically by the top border only.
- Buttons at the bottom of the Editor panel has now the same height
2016-11-01 20:39:41 +01:00
Hombre
e4e474ca8a Merge branch 'gtk3' into gtk3-bugfix 2016-10-28 23:48:22 +02:00
heckflosse
b16ef8d1f5 Merge master into gtk3 2016-10-28 17:59:47 +02:00
Hombre
4d19b97109 More bugfix for Gtk3.22 2016-10-24 01:58:52 +02:00
Hombre
c1a6abbd43 More bugfix from issue #3446 2016-10-23 21:05:23 +02:00
Hombre
b2af94ac74 More bugfix to the Gtk3 RawTherapee theme, see issue #3446 2016-10-22 02:13:50 +02:00
Hombre
c2888d634f Bugfx: there was free space around the main window when maximized
See issue #3446
2016-10-20 23:14:55 +02:00
Hombre
395611f8e1 Bugfix of the Scale's theme, was overflowing its allocated space 2016-10-20 22:47:04 +02:00
Hombre
f6a9e13297 New batch of Theme bugfix, see issue #3446 (still WIP) 2016-10-20 22:38:37 +02:00
Morgan Hardwood
0ba6258fc8 Removed 3 Noise Reduction tooltips as they were intrusive and/or incorrect, no issue - IRC 2016-10-20 20:00:09 +02:00
Morgan Hardwood
c00b7c7223 Regenerated translation files 2016-10-19 10:12:15 +02:00
Hombre
712468197d Bugfix and style update of RawTherapee.css
Still unfinished - Big thank you to DrSlony for his help
2016-10-19 02:20:12 +02:00
Marián Kyral
c027c3295a Czech translation file update - remove spare spaces at EOL 2016-10-18 21:28:39 +02:00
Marián Kyral
70d14740e0 Czech translation file update - small fixes 2016-10-18 21:24:33 +02:00
Marián Kyral
44aabc3926 Czech translation file update 2016-10-18 20:58:17 +02:00
Morgan Hardwood
4efae5c764 Merge branch 'master' into gtk3 2016-10-16 23:26:51 +02:00
Hombre
50165dab20 Merge branch 'master' into softproofing 2016-10-16 01:45:52 +02:00