4260 Commits

Author SHA1 Message Date
Morgan Hardwood
5516bbfc68 Updated SONY ILCE-6000.dcp, closes #3220 2017-01-06 15:36:32 +01:00
Morgan Hardwood
d8f5161ba5 TooWaBlue theme update, closes #3585 2017-01-05 03:47:50 +01:00
Morgan Hardwood
dc55eae416 Deutsch updated by TooWaBoo, closes #3584 2017-01-05 02:06:47 +01:00
Morgan Hardwood
55dbec9cf0 String change in light of libiptcdata being stuck in 2009, #3581 2017-01-04 23:47:26 +01:00
Morgan Hardwood
14361da559 Updated IPTC panel language strings to IPTC Core 1.2. 2017-01-04 23:23:25 +01:00
Morgan Hardwood
d654a7a21b Fixed wrong tooltip in IPTC panel, fixes #3569 2017-01-04 21:59:12 +01:00
heckflosse
7f6ded741c Duplicate entries in 'Recent Folders' gtk3, fixes #3572 2017-01-02 23:22:43 +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
Jean-Christophe
d29a94c2a7 Merge pull request #3563 from Beep6581/printer-profile
Printer profile added in Preferences for soft-proofing
2017-01-01 23:12:28 +01:00
Hombre
8c22465d91 Revamped IPTC tab (issue #3554) 2017-01-01 15:28:54 +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
Morgan Hardwood
e9db962a5f Merge branch 'master' into gtk3 2016-12-31 17:42:55 +01:00
Morgan Hardwood
6f33c1af74 Deutsch update by TooWaBoo, closes #3561 2016-12-31 12:32:47 +01:00
Morgan Hardwood
3e43167467 Swedish update by mks9000, closes #3564 2016-12-30 16:58:43 +01:00
Hombre57
70a79772ed Fixing issue #3261 2016-12-30 16:28:53 +01:00
heckflosse
8d52510381 RawTherapee crashed after opening linear DNG from Sigma SD H Quattro camera in editor. fixes #3559 2016-12-30 16:11:21 +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
Morgan Hardwood
4fadc499d0 Covnerted TooWaBlue themes to Unix format (CRLF -> LF), #3562 2016-12-29 23:36:34 +01:00
Morgan Hardwood
ba79080f30 TooWaBlue 2.26 theme update, closes #3562 2016-12-29 22:33:09 +01:00
Hombre
88c2520380 Merge branch 'gtk3-bugfix' into gtk3 2016-12-27 23:47:08 +01:00
Hombre
e97507e090 Merge branch 'gtk3' into gtk3-bugfix 2016-12-27 23:22:31 +01:00
Morgan Hardwood
6df58848f2 Merge branch 'master' into gtk3 2016-12-27 22:13:09 +01:00
Morgan Hardwood
cc8dae26ff camconst.json updates by IliasG #3298 2016-12-26 2016-12-27 22:06:58 +01:00
Beep6581
8907db83b5 Merge pull request #3556 from Beep6581/merge-master-gtk3
Merge master 95f0d6 into gtk3 9cf0e5
2016-12-27 21:56:15 +01:00
Flössie
d5b4f5bdb4 Re-constify wavelet.cc (#3556) 2016-12-27 20:20:19 +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
c90b701999 Backporting patch from issue #3446
This commit change the way that the Curve buttons and Accompanying
object expands, and fix the alignment of the WB's buttons.
2016-12-25 23:55:45 +01:00
Beep6581
0b66f64a3b JPEG IJG add missing README, #3549 (#3555)
* Move IJG jpeg file into own folder, include missing README, #3549

* Forgot to add README
2016-12-25 20:32:13 +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
Flössie
138d531edc Fix off-by-(-1) in checkRawImageThumb() (#3553)
Kudos to @heckflosse!
2016-12-22 18:23:25 +01:00
Morgan Hardwood
19cabcb9b2 Updated TooWaBlue to 2.22, #3551 2016-12-22 10:11:48 +01:00
Hombre
6d1d81b2c1 Removing 4px of padding in the preview ImageArea (#3446) 2016-12-21 23:56:33 +01:00
Morgan Hardwood
829ffc7e72 Translation strings update. 2016-12-20 21:52:54 +01:00
Hombre
c6c5610333 Bugfix in RTWindow class, better handling of state change (#3446) 2016-12-20 21:45:17 +01:00
Hombre
c7be386c3a Solving issue #3531, assign classes to Gtk::Window and MyWidget
- Curve editor buttons are set to expand by default, but they are set to
shrink as soon as an accompagnying widget is set to expand
- White Balance's method button now has a centered ellipse ("...")
- White Balance's buttons are now aligned on their right
- A "withScrollbar" class is added to MyExpander if the ToolPanel's
vertical scrollbar is visible. This can let you add padding space for
the scrollbar (see #MyExpander.withScrollbar in RT default theme)
- A "maximized" and "fullscreen" class is added to the RTWindow whenever
it change state ; BEWARE: if you maximize the window then make it
fullscreen, Gtk says that the window is in a "maximized & fullscreen"
state, which mean that both class can be added at the same time to the
window.

One Gtk oddity (at least on Windows) is that you can make your window
fullscreen and still drag it around by its header bar... That's not very
practical to click on the unfullscreen button if in Single Editor mode
with vertical Tab.

I also managed to see the window in a Inconified + Maximized state. This
part of Gtk doesn't seem very robust, on Windows at least.
2016-12-20 01:58:37 +01:00
Flössie
56dbfe1e5f Merge branch 'var-tracking' as per @Beep6581's approval (#3543) 2016-12-19 19:56:34 +01:00
Morgan Hardwood
5100126f0d spinbutton separation between text and buttons, as discussed in IRC. 2016-12-19 17:07:11 +01:00
Morgan Hardwood
29af9f3bd3 Merge branch 'gtk3' into gtk3-bugfix 2016-12-19 17:01:39 +01:00
Morgan Hardwood
9cf0e5c40f Merge branch 'master' into gtk3 2016-12-19 17:01:06 +01:00
Morgan Hardwood
aead4c5488 Removed TP_DIRPYRDENOISE_LUMAFR_TOOLTIP again. This was removed in
master in commit 0ba62 but somehow slipped through into gtk3.
2016-12-19 17:00:04 +01:00
Ingo Weyrich
2145f559ae Merge pull request #3477 from Beep6581/speedup_gradient_vignette
Speedup Vignette and Graduated Filter
2016-12-19 00:36:42 +01:00
Hombre
c993906d07 Restoring the FonButton in Preferences (#3540) 2016-12-18 22:50:59 +01:00
Hombre
7de1ec2d66 Merge branch 'gtk3' into gtk3-bugfix 2016-12-18 18:30:58 +01:00
Morgan Hardwood
78ab525330 Merge branch 'master' into gtk3 2016-12-18 18:21:07 +01:00
Beep6581
7fdcc8f172 Review of thumb size defaults, closes #3535 2016-12-18 18:17:52 +01:00
Morgan Hardwood
76314b9422 Merge branch 'master' into gtk3 2016-12-18 17:49:03 +01:00
Flössie
d8fadb81bf Prune unnecessary Wavelet members (#3543) 2016-12-18 16:07:14 +01:00
Hombre57
c241caef87 Updated TooWaBlue themes added, old version removed (#3540) 2016-12-16 23:40:58 +01:00