Commit Graph

198 Commits

Author SHA1 Message Date
Hombre
e68a650511 Merge branch 'gtk3' of https://github.com/Beep6581/RawTherapee.git into
gtk3

Conflicts:
	rtgui/history.cc
2015-09-17 01:14:13 +02:00
Hombre
d2fcabea64 The 2 columns of the History list are now of the same width, can't be
resized, and display a tooltip.

The ICM tool has been reworked to avoid loosing space.

The curve's histogram are now displayed.

For Windows users, if you can't build the Gtk3 branch anymore with your
Gcc5.x compiler, try to uncomment line 20-21 of the main CMakeLists.txt.
For some reason, I had to comment that out.
2015-09-17 01:09:02 +02:00
Morgan Hardwood
b869c052a4 Workaround to History panel expanding under the left RT window edge 2015-09-16 23:04:12 +02:00
Morgan Hardwood
eefc81b94b Merge branch 'master' into gtk3 2015-09-16 21:04:25 +02:00
heckflosse
f7afe06d8b Changed default delay for adjusters from 0 to 200 ms 2015-09-13 17:40:02 +02:00
Hombre
7d9f743ce5 Merge branch 'master' into gtk3 2015-09-09 22:06:21 +02:00
Morgan Hardwood
86fb53037d Fixes #2892 - tone curve node spinbutton range 2015-09-03 22:48:32 +02:00
Hombre
5a9531b353 Merge branch 'master' into gtk3 2015-08-20 23:46:29 +02:00
Hombre
c351be41b8 Add some new features to the On Preview Objects mechanism 2015-08-20 02:33:46 +02:00
Morgan Hardwood
956213df65 Merge branch 'master' into gtk3 2015-08-18 23:05:55 +02:00
Hombre
fe2d8b1c68 Handling the Slim mode 2015-08-15 12:54:30 +02:00
Philip Rinn
3b9b484ec1 Fix CMake and AboutThisBuild with git (see issue #2860)
Tools to generate the release info are not updated jet, namely
tools/generateReleaseInfo{.bat}.
Only tested on Linux, OS X and Windows are untested.
2015-08-14 19:06:01 +02:00
Morgan Hardwood
56a0805bc7 Gtk3 by Hombre, issue 2807 2015-08-12 16:07:19 +02:00
Morgan Hardwood
91f67f0cb6 Issue 2846: Filter preview through output profile when using a monitor profile.
- Removed the "Rendering intent" setting from Preferences,
- Hard-code "relative colorimetric" intent everywhere,
- Filter through output profile before filtering through monitor
  profile if using a monitor profile,
- If not using a monitor profile, a direct sRGB conversion is done,
2015-08-12 13:27:45 +02:00
DrSlony
0e0cfb9b25 Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle 2015-08-11 11:55:03 +02:00
DrSlony
effb46c3e1 Line endings 2015-08-11 11:53:44 +02:00
DrSlony
96be30863d Issue 2826:USM threshold slider lacks history entry or undo 2015-08-10 19:05:01 +02:00
DrSlony
16061aad88 Removed unused files 2015-08-09 20:56:10 +02:00
DrSlony
8de1e5d249 Issue 2873: Next/Previous Image buttons should not clear active filters. 2015-08-09 20:39:23 +02:00
Ingo
37352b02ef Possibly fixes some compile errors when using gcc 5.x on windows, no Issue 2015-08-05 18:31:10 +02:00
torger
184c7e1066 issue 2863: fixed batch mode perceptual curve bug 2015-07-31 10:26:35 +02:00
DrSlony
82da6f3fb6 Issue 2844: Wavelet improvements to Edge Sharpness and Denoise and Refine, also some language file fixes. 2015-07-29 19:22:25 +02:00
DrSlony
6f2078ea1b Added tooltip to Save Reference Image for Profiling's Apply white balance checkbox, no issue. 2015-07-29 18:37:51 +02:00
DrSlony
46c530b5d9 Issue 2855: Changed straighten and crop tool mouse cursor icons from GDK::CROSSHAIR to cHand so that they will be visible when used over both light and dark images. 2015-07-29 18:15:18 +02:00
torger
6bb0d15ff0 Issue 2837: added 'Perceptual' tone curve 2015-07-26 20:37:44 +02:00
torger
8eeb203a27 Issue 2850: updated ppversion due to slight curve behavior change 2015-07-23 21:37:03 +02:00
Hombre
db306ccfed Solving issue 2846: "Wavelet - expanding a sub-tool adds a history item" 2015-07-23 20:26:22 +02:00
DrSlony
3628f8982a Issue 2739: DCP settings in Color Management panel moved into own frame. 2015-07-16 18:52:31 +02:00
jdc
a1ca02fd67 Added Wavelet sub-tool enable/disable buttons, and some bug fixes. Issue 2831 2015-07-14 20:44:27 +02:00
torger
8c471a1f6f Fixed missing code for new DCP parameters 2015-07-13 15:20:48 +02:00
torger
569f361f30 Merge 2015-07-10 12:39:26 +02:00
torger
d5ca351c20 Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility) 2015-07-10 12:00:36 +02:00
Ingo
40fc3303cb 4.2.245 - Linux, segfault, Issue 2835 2015-07-10 00:02:03 +02:00
DrSlony
73c8bfdc72 Cleaned up unnecessary #include <iomanip> 2015-07-09 10:49:38 +02:00
DrSlony
8aca334bde The Wavelet sub-tools are now foldable using right-click and memorized upon restart, and the Wavelet main tool is expanded by default 2015-07-09 10:44:27 +02:00
DrSlony
3f019c92b7 Exposure and Contrast by Detail Levels buttons made to stretch and fit, no issue. 2015-07-08 09:42:24 +02:00
DrSlony
e3131f9c07 Wavelet Levels improvements and cleanup, issue 2702#359 2015-07-08 09:40:50 +02:00
torger
b6f8bc675b Issue 2739: DCP looktable and curve now applied after exposure, plus fixed some premature clipping issues 2015-07-06 10:26:29 +02:00
jdc
4d5081909f Wavelet levels improvements issue2702 2015-07-05 06:42:35 +02:00
DrSlony
af3bb68bf9 Added Post-Resize Sharpening tool with some code cleanups, optimizations and language file consistency improvements. Issue 2825 2015-07-02 15:39:53 +02:00
Ingo
607ecc82a5 Ciecam02 artifacts, Issue 2819 2015-06-30 14:09:07 +02:00
DrSlony
4b0e8e94cc Added Ctrl+s keyboard shortcut to start/stop the queue when the Queue tab is focused. Issue 2822 2015-06-28 13:44:05 +02:00
Ingo
4ab63d8e65 reduce number of file system accesses to load icon files, Issue 2816 2015-06-24 21:08:28 +02:00
Ingo
bb611afb80 Don't allow focus on reset buttons when using keyboard, Issue 2814 2015-06-18 22:18:26 +02:00
Ingo
4f81331ea7 block 'a' to 'z', '+' and '-' for numeric input fields, Issue 2808 2015-06-13 14:58:49 +02:00
Ingo
6ef1edbe8a Avoid division by zero crash when options file contains 0 for 'Performance/nrhigh', no Issue 2015-06-10 22:26:20 +02:00
DrSlony
4feef970ab Final Wavelet language string revision, and made hue slider and threshold selector order consistent between tools. Issue 2702 2015-06-09 17:24:31 +02:00
DrSlony
efb56d97a3 2702wave3 2015-06-09 16:09:57 +02:00
DrSlony
08bda863c9 Merged fc0b7c9e9f9f and 5e4566f294fd 2015-06-08 17:08:11 +02:00
DrSlony
a30af5e91a Added File Browser and Filmstrip toolbar button to show only non-deleted images, patch from Adam Reichold, issue 2178 2015-06-08 17:05:38 +02:00