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
Flössie
653f252b9c
Constify Wavelet
( #3543 )
2016-12-16 18:14:01 +01:00
Beep6581
e5dba2e890
Remove intrusive tooltips, issue #3537 ( #3538 )
...
* Remove intrusive tooltips - TP_SHARPENING_TOOLTIP
* Remove TP_SHARPENING_TOOLTIP from default
2016-12-16 11:38:26 +01:00
Hombre
11dfc71775
Adds a padding around windows and dialogs to make them resizable
2016-12-16 01:41:35 +01:00
Flössie
47ce8778b1
Experiment to prevent var-tracking warning ( #3543 )
2016-12-15 19:43:20 +01:00
heckflosse
3cc8438cf9
CbDL before black and white no preview when changing exposure, fixes #3539
2016-12-14 14:39:20 +01:00
heckflosse
cc4e7be2df
Fix crash with Canon m-raw files when raw crop in camconst.json is defined, #3533
2016-12-14 14:01:05 +01:00
Hombre
1901f3a440
Fix issue #3173 , patch from Floessie in issue #3446
2016-12-13 23:47:13 +01:00
Hombre
a7d4f76364
Merge branch 'gtk3' into gtk3-bugfix
2016-12-13 23:04:25 +01:00
Hombre
e1c5e76c10
Merge branch 'master' into gtk3
2016-12-13 23:00:47 +01:00
Flössie
23f17bd9bc
Fully check thumb data size ( #3529 )
...
Also, take rotation into account when falling back to
`Thumbnail::loadFromRaw()`.
2016-12-13 20:44:05 +01:00
heckflosse
db2c01af02
Further small speedup for vignette and gradient
2016-12-13 15:13:03 +01:00
Hombre
3b3a14bb93
Name added to the History panel and Snapshots treeview (issue #3446 )
...
+ gap added in the File Panel's fast export tab, filter tab and around
History panel.
2016-12-12 21:49:21 +01:00
Hombre
e6aff9cbf7
Tweaked some space here and there, thanks to Beep6581 (issue #3446 )
2016-12-12 01:18:27 +01:00
Hombre
1f080e0438
Bugfix: RT could crash while displaying Color Pickers (no issue)
2016-12-11 17:17:36 +01:00
Hombre
6bd0dbacfe
Solving isse #3524
2016-12-11 00:23:38 +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
Morgan Hardwood
5ecd50b1cd
Merge branch 'master' into gtk3
2016-12-05 12:01:45 +01:00
Hombre
976fc087bd
Removed some debug message left in code
2016-12-03 11:24:11 +01:00
Flössie
ac6940e934
Merge branch 'grey-imageio' ( #3515 )
2016-11-29 20:33:52 +01:00
heckflosse
981a534920
Fixes #3517 , build fails when using libcairo 1.15
2016-11-29 13:11:42 +01:00
Morgan Hardwood
fd41f4dcd5
Merge branch 'master' into gtk3
2016-11-29 12:28:03 +01:00
Hombre
8094ce7c99
Solving issue #3483
2016-11-29 01:11:14 +01:00
Flössie
c5bef4f3bc
Make ImageIO
load grayscale JPGs and TIFFs ( #3515 )
2016-11-28 20:57:19 +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
Hombre
6676e3d271
BUGFIX: The selected theme was not necessarilly used.
2016-11-25 22:41:41 +01:00
Hombre
330cd49840
Making the vertical ProgressBar fill bottom up (see #3446 )
2016-11-24 23:50:26 +01:00
Ingo Weyrich
6231315cb8
Merge pull request #3514 from Beep6581/histtonecurve
...
Tone curve histogram ignores DCP tone curve, fixes #3512
2016-11-23 23:46:11 +01:00
heckflosse
053b305d89
Tone curve histogram ignores DCP tone curve, fixes #3512
2016-11-23 17:23:25 +01:00