766 Commits

Author SHA1 Message Date
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
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
Emil Martinec
bb0e24d913 CA autocorrect bugfix for oluv. 2011-02-10 22:27:44 -06:00
Emil Martinec
abc2e671fa Bugfix for hot/dead pixel filter. 2011-02-10 18:59:30 -06:00
Hombre
b2f8071b66 AUTHORS file updated 2011-02-10 21:55:58 +01:00
Hombre
9864ba8fd6 Small bug fixed in the building process, and updated COMPILE.txt file. 2011-02-10 12:38:33 +01:00
Hombre
6089c1c7a6 Correcting a bug in the cmake process 2011-02-10 00:24:36 +01:00
Hombre
b962cbd546 Using {node|short} in AboutThisBuild.txt, fixing a bug about processor label containing space (had to remove " " ), adding a CMake parameter to force the processor label : PROC_FORCED_LABEL 2011-02-09 00:36:50 +01:00
ffsup2
63eb5cb3a8 Bugfix: dcraw crashes when loading some images with MMAP on.
(file offset pointer is -1)
2011-02-08 22:56:06 +01:00
Hombre
ab99d5ba89 Bug correction in the version handling mechanism, adding the "Bit deth" parameter and promoting Michael Erza as developer in Authors.txt 2011-02-08 16:50:30 +01:00
Hombre
aac9c13b9f Version handling in main window title, About window (now with tabs, including the license) and in PP3 files 2011-02-08 01:25:40 +01:00
Hombre
84945ee826 Bring back bold font in section title 2011-02-06 20:18:35 +01:00
Hombre
8d13a6a693 When the right mouse button is clisked over a section title, it unfold that section and fold all the other one of the same level (RMB on Vignetting won't fold Resize) 2011-02-06 14:09:04 +01:00
Wyatt Olson
1bb1f1d900 Updated German translation (thanks to Martin); re-generated all translations 2011-02-05 16:53:16 -07:00
ffsup2
86e7f3f2d0 Fix for darkframe autoselection 2011-02-04 21:52:49 +01:00
Emil Martinec
3ff0eb3580 Suppressing redundant tools. 2011-02-03 03:02:33 -06:00
ffsup2
32b0f0480b dcraw update to 9.06 2011-02-03 01:04:09 +01:00
ffsup2
0c94d9fae6 Bugfix issue #183 (icm profiles list make color tab too wide) 2011-02-02 23:24:58 +01:00
ffsup2
0aee9d76c9 Left only Adobe color matrix for NEX. 2011-01-31 23:37:29 +01:00
ffsup2
0273ace166 Bugfix for checkboxes in Batchtoolpanel ( raw tab ) 2011-01-31 23:30:02 +01:00
michael
93c2c75271 saveInputICCReference: save TIF 16 instead of JPG 2011-01-24 22:07:40 -05:00
Maciek Dworak
0d0cbc8f24 Fixes to histogram and tone curve grids 2011-01-24 23:02:49 +00:00
Emil Martinec
f4d522ed9f Extend range of exposure slider. 2011-01-20 08:31:23 -06:00
Emil Martinec
c89c40eb65 Bugfix for contrast slider. 2011-01-19 21:37:42 -06:00
Hombre
d1ec868d14 Behaviour of the history of the HL recovery tool has been normalized, bug correction in the preference window (messages of the dark frame tools weren't handling special chars). 2011-01-20 02:57:02 +01:00
janrinze
b17a439536 fix bug for rotation of jpeg, tiff and other non-raw files 2011-01-20 00:32:09 +01:00
janrinze
36b7d20f9b openmp fix for sharpen only edges. 2011-01-19 23:23:39 +01:00
ffsup2
55591bfa2a Bugfix for issue #476
crash: open new image while zoom window is open
2011-01-19 20:10:21 +01:00
Hombre
eb793cb46a Cleanup the crop mask (top left border), bring back the crop preview while selecting it, and bring back a clean zooming when the preview doesn't fill the preview area. 2011-01-19 03:48:55 +01:00
janrinze
86e0660125 fix memory leak during image conversion in simpleprocess.cc 2011-01-18 16:08:05 +01:00
Philip Rinn
678d2453ef Respect CMAKE_INSTALL_LIBDIR if set 2011-01-17 00:39:04 +01:00
ffsup2
4bd99022ae Bugfix issue #459: crash if info button pressed while no image present in editor (Single tab mode) 2011-01-15 23:11:12 +01:00
ffsup2
e3957e6c5d Bugfix: WB slider crashed application ( issue #251 ) 2011-01-15 22:57:10 +01:00
Emil Martinec
6e697af423 Reverting changeset 3875fc1b894b (pyramid denoise 'improvements'). 2011-01-15 02:03:39 -06:00
Emil Martinec
5be2dcb129 Fixing hot/dead pixel filter. See issue 410. 2011-01-15 01:49:07 -06:00
Hombre
f6c297edcb Labels of the preview's bottom buttons removed, to gain some space when used on small screen or with big fonts (accessibility) 2011-01-13 03:48:09 +01:00
Hombre
c4bee423fe Updated French string (again), to avoid having a too wide tool panel 2011-01-13 03:46:07 +01:00
Hombre
f31de710a9 Updated French strings 2011-01-13 01:17:10 +01:00
Emil Martinec
6f1654d8fe Improvements to histogram in curves tools. Now histograms in curves tools are not modified by changes in curves themselves. 2011-01-11 17:51:59 -06:00
Emil Martinec
4717653626 Fixing bug to display histogram in curves tools. 2011-01-10 20:34:54 -06:00
ffsup2
b898608142 Corrections to buffers size and check for data correctness
Bugfix 30D shot posted on forum
2011-01-09 14:06:38 +01:00
Emil Martinec
15517c0c5d Fixing bug in ComplexCurve. 2011-01-08 16:57:36 -06:00
jdc
0f8bb7322c compile.txt origin 2011-01-07 07:15:40 +01:00
jdc
291a0f5cac exposure before interpolation from branch default 2011-01-07 07:06:46 +01:00