69 Commits

Author SHA1 Message Date
Hombre
a95deb4b98 Themes has been updated (solving issue #690), now that libclearlooks has been compiled for the Windows platform (to be downloaded in the dependancies folder of the FTP site)
A new checkbox has been added in the preference window to switch to a "slim" version of the selected theme, for low resolution screens
Curves now uses the theme colors too (was hard to see before with dark themes)
Themes has been named with this convention (of mine, yes) :
[Background ligthness]-[background color]-[Selected items color].gtkrc
Only themes with .gtkrc suffix are now displayed in the combo box
2011-06-08 01:46:51 +02:00
Oliver Duis
08f169b0c8 Updated german translation, on behalf of MaWe; see issue #723 2011-06-06 16:19:02 +02:00
DrSlony
8fe4055b92 Swedish translation update by Johan, issue 722 2011-06-06 13:01:15 +01:00
DrSlony
544886725b Removed obsolete keyboard shortcut from tooltip and redundant colon, default branch, issue 718 2011-06-05 06:48:02 +01:00
Oliver Duis
1fd4fddbe3 Fixed missing history resources 2011-06-03 08:30:01 +02:00
michael
e906427a76 GUI touchups: panel ending images 2011-06-02 21:17:27 -04:00
Michael Ezra
81f0135ec5 New feature: Color Labels (issue 684) and porting rank and inTrash to pp3 2011-05-29 08:23:09 -04:00
Oliver Duis
a64a6d1b2c Custom profile builder GUI and capsulation
see issue #704
2011-05-29 00:59:44 +02:00
Oliver Duis
cd16505cbc New highlight recovery method
ported from DCRAW in teamwork with Jacques, see issue #697
2011-05-27 16:31:20 +02:00
Hombre
34392fc625 New CMake build option to avoid version conflicts : CACHE_NAME_SUFFIX By default, append the latesttag value, but the developper may override it by specifying -DCACHE_NAME_SUFFIX:STRING=MySuffix in the cmake command line
With this new mechanism, the cache name will then be RawTherapee3.0, RawTherapee3.1, etc... The cache is now located in %LOCALAPPDATA% on Windows

Options.xxx template files has also been reduced to essential values, other ones are set in options.cc
2011-05-23 00:34:27 +02:00
Wyatt Olson
49a2b9237e Updated Swedish (thanks to Johan); regenerated translations 2011-05-19 15:06:34 -06:00
jdc
3008d61a3f Free output gamma see #issue679 and #issue672 with the help and advice of Michael and Olli 2011-05-17 06:50:34 +02:00
ffsup2
af90c97fdc Merge n.4 from branch3.0 2011-05-15 20:25:33 +02:00
Wyatt Olson
86a826359e merge 2011-05-14 10:38:12 -06:00
Wyatt Olson
79373815ad Updated Japanese (thanks a3novy) 2011-05-14 10:34:26 -06:00
Michael Ezra
bcdf69ef5c Additional crop ratios (issue 674) 2011-05-08 21:11:16 -04:00
Wyatt Olson
5c356ee56d Updated Czech translation (thanks to Marian) 2011-05-01 09:37:20 -06:00
Wyatt Olson
bf0b39135b Updated German locale (thanks to Martin) 2011-04-26 10:41:15 -06:00
Wyatt Olson
08f98d3e78 Updated en-GB (thanks to Richard Regal) 2011-04-21 16:28:34 -06:00
ffsup2
628692ed12 Merge from branch 3.0 2011-04-21 23:38:35 +02:00
michael
4aa4030d90 Shortcuts for BrowsePath (~ - user's home dir, ! - user's pictures dir) 2011-04-06 12:39:15 -04:00
Hombre
a0b5d7d496 Updating Nederlands language strings, on behalf of Paul Matthijsse 2011-04-05 01:27:56 +02:00
Wyatt Olson
5af8524ae2 Updated Swedish translation (thanks to Johan Andersson) 2011-04-01 14:07:22 -06:00
Hombre
b8c1cf3167 French application's strings update 2011-04-01 16:59:15 +02:00
Wyatt Olson
0f416b379a Updated German locale (thanks to MaWe); re-generated all translations 2011-03-24 07:47:07 -06:00
Hombre
0331209696 Flat curve editor widget, HSV tool modified to use it.
Usage :
 - click & drag a control point to move it in X&Y direction
 - click & drag a vertical line to move it in horizontal or vertical direction (the very first move will be used to determine the motion direction)
 - click & drag the yellow or blue square handle to modify the tangent of the same color
2011-03-24 01:52:49 +01:00
Wyatt Olson
348a2162d0 Updated Czech transltion (thanks to Marian) 2011-03-20 16:31:12 -06:00
Wyatt Olson
4c935e7530 Updated German translation (thanks to MaWe); re-generated all translations 2011-03-20 14:38:28 -06:00
Oliver Duis
bfb5012eb4 Manual merge from Branch3 2011-03-20 11:38:27 +01:00
ffsup2
f9d74687b9 Merge from branch 3.0 2011-03-19 00:02:29 +01:00
ffsup2
910bcc688c Changes to progress bars 2011-03-17 17:18:13 +01:00
Oliver Duis
538bcc601b Preference GUI for internal thumb if unchanged flag; see issue #552 2011-03-15 20:03:05 +01:00
Oliver Duis
751dbfd408 Exprimental feature auto lens distortion correction, on behalf of Guokai; see issue #576 2011-03-12 18:45:44 +01:00
Oliver Duis
aded66851e Automatic monitor profile detection using operation system; see issue #577 2011-03-12 18:22:50 +01:00
Oliver Duis
71a4fea38d Support rank in use template of batch queue processing, on behalf of guokai; see issue #566 2011-03-09 07:38:43 +01:00
Oliver Duis
3ce981e16c Replace hardcoded C:\Windows path by auto-search; see issue #572 2011-03-08 16:59:27 +01:00
Oliver Duis
e59bfff48b Renamed crop mask color, see issue #507 2011-03-07 12:39:11 +01:00
Wyatt Olson
d225389f00 Updated Spanish translation (thanks to Francisco) 2011-03-06 17:28:30 -07:00
Wyatt Olson
925f21459d Updated Czech translation (thanks to Marian); regenerated all translations 2011-03-06 10:23:23 -07:00
Oliver Duis
6320ce6392 Added missing resources for partial paste, clarification of XMP tunnel; see issue #554 2011-03-02 20:45:49 +01:00
Wyatt Olson
206286c195 Updated German translation (thanks to Martin) 2011-03-02 09:19:28 -07:00
Wyatt Olson
daee8cae5f Updated Swedish (thanks to Johan Andersson) 2011-02-27 14:57:14 -07:00
Wyatt Olson
dfbc458ac9 Updated Swedish translations (thanks to Johan Andersson) 2011-02-21 14:53:22 -07:00
Wyatt Olson
f6d23d95e2 Updated Japanese translation (thanks a3novy) 2011-02-17 21:24:23 -07:00
Wyatt Olson
0b30227f43 Updated German translation (thanks to Martin); re-generated all translations 2011-02-16 17:34:12 -07:00
Hombre
4d1936e008 Normalized RAW tab and enhanced slider behaviour for the RAW tab 2011-02-16 02:33:49 +01:00
Emil Martinec
e037c4616f Merging spurious branches of default. 2011-02-13 16:24:42 -06:00
Wyatt Olson
3774afcaca Updated Swedish, thanks to Johan Andersson 2011-02-13 14:37:30 -07:00
Emil Martinec
c43afe0dfd Bugfix for saturation limiter; bugfix for build using XCode; improvements to Green Equilibration. 2011-02-13 14:57:05 -06:00
Wyatt Olson
13587d9054 Updated Japanese translation (thanks a3novy); re-generated all translations 2011-02-13 10:42:37 -07:00