Oliver Duis
6baf129ec5
Compilation fix for x64
2011-04-19 23:37:05 +02:00
Hombre
2ba28c597e
"SnapTo" feature enabled in the curve editor + non periodic handling of the flat curve editor.
...
Here is the new modifiew key behaviour :
* CONTROL while dragging a point :
slow down 20x the point move (i.e. 1pixel of cursor move move the control point by 0.05px)
* SHIFT while dragging a point :
snap the point to the following elements, on a "use nearest solution" method :
o Diagonal curve editor :
+ top bound,
+ bottom bound,
+ identity (diagonal) line,
+ same Y than previous point,
+ same Y than next point,
+ line made by the previous and next point ; this will help to create linear parts in the curve more easilly
o Flat curve editor (when moving a point) :
+ top bound,
+ bottom bound,
+ identity (horizontal) line,
+ same Y than previous point (or last point if you move the first point),
+ same Y than next point (or first point if you move the last point
o Flat curve editor (when moving a tangential handle) :
+ 0.0, 0.35, 0.5, 1.0 values
0.35 is the default handles value and does create an smooth "diagonal" transition between points.
2011-04-18 16:02:28 +02:00
Hombre
7fd19bf259
CMakelists.txt more compliant with cmake-gui ; PROC_FORCED_LABEL removed,
...
you have to eventually set PROC_LABEL instead
2011-04-16 20:53:18 +02:00
Hombre
62384e924b
Build failed in some situations
2011-04-16 17:28:29 +02:00
Hombre
baca9601a6
Version handling was broken (solving issue #635 )
2011-04-16 16:08:05 +02:00
ffsup2
56964eceeb
Issue #497 Before/After: purple after image rotate
2011-04-16 10:29:33 +02:00
ffsup2
c35d1bd254
Update to dcraw 9.07
2011-04-12 23:51:07 +02:00
Hombre
f50fcbd141
Solving bug #282 : already existing file may be overwritted in a rename process (directory tab)
2011-04-10 23:26:16 +02:00
Philip Rinn
f474fd4a5e
Fix build failure (closes issue #614 ) (branch_3.0)
2011-04-07 19:46:53 +02:00
Hombre
9e5a52cb29
Solving issue 593 with Maweso's patch + GUI cleanup of the preference window
2011-04-05 23:15:24 +02:00
Hombre
d63dd05b89
Typo correction in AboutThisBuild.txt : changset -> changeset
2011-04-05 01:34:44 +02:00
Hombre
148f0a8c95
Tagging Branch3 to Beta1
2011-04-05 01:32:17 +02:00
Hombre
c87308293f
Updating Nederlands language strings, on behalf of Paul Matthijsse
2011-04-05 01:23:02 +02:00
Hombre
4cd7c22940
Better handling of the autoresize feature of the curve editors. Not ideal yet, but way better.
2011-04-05 01:16:18 +02:00
Emil Martinec
5d008fdcf7
Changed S/H warning to use luminance rather than individual color channels (see issue 506).
2011-04-03 12:14:07 -05:00
Hombre
16c0bd2c77
French application's strings update
2011-04-01 16:59:57 +02:00
Hombre
a1281c2de5
Correction of a bug about the libtiff build that wasn't handling compression features + correction of a bug in the build process of Windows 64bit version + updated COMPILE.txt
...
WARNING: Now all Windows developers/builders have to update Cmake to 2.8.4 at least.
2011-03-31 01:14:36 +02:00
Hombre
3eb0e0a040
HG_CMD was not set in About-Windows.cmake (only required for the Apple/Linux platforms).
2011-03-28 21:21:53 +02:00
Philip Rinn
12e4991c6b
Cleanup generation of AboutThisBuild.txt and fix wrong path assumtions for the splash screen (closes issue #591 ) (branch_3.0)
2011-03-27 17:13:41 +02:00
Wyatt Olson
5b159e8d5f
Updated German locale (thanks to MaWe); re-generated all translations
2011-03-24 07:47:14 -06:00
Hombre
4d1d5eb072
Removing some annoying debug outputs
2011-03-24 01:51:28 +01:00
Hombre
eb4b2d8781
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 00:39:48 +01:00
Wyatt Olson
e57a56b40f
Updated Czech translation (thanks to Marian)
2011-03-20 16:37:11 -06:00
ffsup2
b97b2ea127
Updated italian language
2011-03-19 23:33:03 +01:00
ffsup2
e3b4f4f044
Dialog preferences: issue #521
2011-03-19 21:50:58 +01:00
ffsup2
0180a683f5
Patch on behalf of maweso. issue #470
2011-03-19 19:03:52 +01:00
ffsup2
19163b86b6
Tooltip markup issue #571
2011-03-19 00:22:03 +01:00
Wyatt Olson
d53e8ce850
Updated German translation (thanks to MaWe); regenerated all translations
2011-03-18 13:20:30 -06:00
Michael Ezra
5af0792a2f
Merge with aedbf34c16785a0ca0eb2a5acf41dd4122bec299
2011-03-18 09:31:37 -04:00
Michael Ezra
bec415e39d
Partial paste dialog enhancements
2011-03-18 09:19:11 -04:00
ffsup2
61934dbca6
Special chars in directory not handled well in windows: issue #578
2011-03-17 19:25:49 +01:00
ffsup2
544dbd55b2
Fix for orientation issue #486
2011-03-17 17:51:49 +01:00
janrinze
60ec0866a2
fix openmp issue with Hot/Dead pixels
2011-03-04 00:28:24 +01:00
Wyatt Olson
95634a5325
Updated German translation (thanks to Martin); re-generated all translations
2011-03-02 09:19:50 -07:00
Hombre
ab3313db20
Adding a new tag to Branch3
2011-02-21 02:46:57 +01:00
Hombre
d444bdb74f
Adding tags to Branch3
2011-02-21 00:53:54 +01:00
Hombre
c2ad633fe8
PP3 file version is now manually specified in a header file (ppversion.h) for easier version tracking through Mercurial. It has been set to 300 instead of {latestagdistance} which was a bad idea. This could chnage if the Mercurial team manage to create a reliable absolute version numbering of the remote repos before the 3.0 release.
2011-02-20 01:19:38 +01:00
Hombre
01401c20a6
Normalized RAW tab and enhanced slider behaviour for the RAW tab + Green Equil slider was not listened
2011-02-18 00:57:08 +01:00
Wyatt Olson
06f885d7e2
Updated German translation (thanks to Martin); re-generated all translations
2011-02-16 17:34:23 -07:00
Hombre
fc5da16b03
Removing a compilation flag that make RT crash in some circumstance (maybe because of -O2 in the Release target)
2011-02-17 00:56:52 +01:00
Hombre
bed8caef24
Merge of CMakeLists patch
2011-02-15 23:41:49 +01:00
ffsup2
543e4f81ca
Fix to protect fseek() to go out of limits
...
Called by dcraw with some photos caused crashes
2011-02-14 23:21:56 +01:00
Emil Martinec
28d5c0f6c2
Changes to granularity of some adjustments. Committed on behalf of michal.thoma
2011-02-14 13:26:45 -06:00
Hombre
ec61e3094c
CMAKE_BUILD_TYPE now properly handled and information printed in AboutThisBuild.txt, thanks to greatbull69
2011-02-14 02:08:28 +01:00
Hombre
50cd0a4905
Adding Steve Herell's CMakeLists.txt patch
2011-02-14 00:25:30 +01:00
Emil Martinec
4d5f0a1723
Bugfix for inverse gamma in tone curve.
2011-02-13 16:16:29 -06:00
Emil Martinec
cd77350c8c
Fixing unfortunate placement of saturation limiter slider in previous commit.
2011-02-13 14:54:42 -06:00
Emil Martinec
d2eb8bd48a
Bugfix for Lab saturation limiter; improvements to Green Equilibration. Bugfix for building in XCode.
2011-02-13 14:32:09 -06:00
Hombre
4b9a9eda13
Reverting jdatasrc.c (should have been commited)
2011-02-12 13:39:51 +01:00
Hombre
7b8bb9018d
Pushing the Resize patch from Default to Branch3, adding new HISTORY_MSG_ strings and correcting a small bug in the LAB/saturation limiter tool
2011-02-12 13:33:05 +01:00