2399 Commits

Author SHA1 Message Date
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
Morgan Hardwood
0dbea030cb Merge branch 'master' into gtk3-merge-master-b8eb349 2016-10-10 23:07:41 +02:00
Hombre
6b22cbd831 Merge branch 'master' into spot-removal-tool 2016-10-07 13:55:59 +02:00
Hombre
5383a7ab71 Merge branch 'master' into lockable-color-picker 2016-10-07 01:27:33 +02:00
Hombre
23011fbd63 Merge branch 'master' into softproofing 2016-10-04 00:04:57 +02:00
Morgan Hardwood
1c9b84aadb Moved RT.ico from rtgui into rtdata/icons/ 2016-10-03 22:44:13 +02:00
Hombre
050d96c8aa Merge remote-tracking branch 'origin/master' into lockable-color-picker 2016-10-02 17:25:03 +02:00
Morgan Hardwood
4ca8239f3f Deutsch translation updated by TooWaBoo, closes #3442 2016-10-01 11:27:18 +02:00
Hombre
4506247985 Merge branch 'master' into lockable-color-picker 2016-09-30 01:06:19 +02:00
Hombre
f904bc8f84 First patch of the LockableColorPicker tool.
Still Work In Progress, but can be used without too much hassle.
2016-09-30 01:03:57 +02:00
Morgan Hardwood
d16d244fc5 Syncing translation files with master branch. 2016-09-28 00:03:47 +02:00
Morgan Hardwood
4b54f98500 Syncing translation files with gtk3 branch. 2016-09-28 00:03:23 +02:00
Morgan Hardwood
5344b3749d Merge branch 'master' into gtk3 2016-09-27 23:41:41 +02:00
Morgan Hardwood
6ba96a10e9 Replaced "x" with Floessie's "×". 2016-09-27 23:24:02 +02:00
Morgan Hardwood
c339eddcc9 Regenerated translation files. 2016-09-27 23:14:17 +02:00