7744 Commits

Author SHA1 Message Date
torger
960254a8de merge 2013-11-13 21:17:02 +01:00
jdc
bf155fe5a9 Black and White mode issue2010 2013-11-13 20:00:54 +01:00
torger
f1dcc22f5d Issue 1867: don't use FileChooserButton action_select_folder on Linux and OS X due to buggy GTK (2.4.22 at time of commit). Unchanged code on Windows (works better there) 2013-11-13 19:41:33 +01:00
DrSlony
be0c0da4a9 buildRT - oops, fixed update code 2013-11-12 19:13:02 +01:00
DrSlony
c99db9fa57 buildRT - removed Zenity support as Zenity's --notification is broken in <=3.8.0 2013-11-12 18:58:56 +01:00
Ingo
3874a927fa Amaze optimization step 2, Issue 1835 2013-11-12 00:07:47 +01:00
torger
f22f3b5e43 Issue 853: fixes for OS X and Linux; as options files are changed the missing .srf format is also added to the browser 2013-11-11 19:09:11 +01:00
torger
cdefd0c999 Ctrl-Q now Ctrl-B 2013-11-11 18:42:46 +01:00
torger
1af69dbbae Minor documentation update to make it easier to understand. No changes to actual constants. 2013-11-11 14:18:14 +01:00
torger
b1ed94639a General OS X fixup: make the plist include the actual supported formats. 2013-11-11 11:48:05 +01:00
torger
c558490082 Issue 1951: added gtk-osx-integration to make quit menu and open with finder work on OS X. 2013-11-11 11:45:32 +01:00
torger
f243968ca2 General OS X fixup: removed obsolete disabling of file monitor (current libs work with OS X) 2013-11-11 11:38:12 +01:00
torger
14941d1afa Issue 2034: Workaround for GTK2 bugs on OS X causing slow curve widgets. 2013-11-11 10:37:28 +01:00
torger
26432a8fbc Issue 2040: Made remove_shortcut_folder more robust by catching exceptions 2013-11-11 10:32:27 +01:00
torger
f28731b534 merge 2013-11-11 10:01:21 +01:00
torger
4243375005 issue 1287: remapped Ctrl-Q for batch queue to Ctrl-B, and made Ctrl-Q quit command on Linux and Windows, Cmd-Q on Mac. 2013-11-11 09:47:39 +01:00
DrSlony
7da5935636 buildRT rewrite, version 3.3, issue 2029 2013-11-11 04:35:45 +01:00
torger
cec3274927 Issue 1629: fixed handling of failed mmap() calls 2013-11-10 20:06:06 +01:00
torger
6811a5e045 Issue 2036: handle the case with occassional bad directory entries without aborting the whole directory scan 2013-11-10 09:45:38 +01:00
Ingo
e38a9a5db4 Reduce peak memory consumption in some cases, no Issue 2013-11-10 01:27:42 +01:00
Hombre
8b7f51008c Solving issue 2018; "Neutral profile not neutral (highlight recovery is 70)" 2013-11-09 21:21:56 +01:00
Ingo
e6d6dcea61 Speedup for Parametric Curves, Issue 2021 2013-11-08 23:49:03 +01:00
Ingo
d67469f3f6 Shadows/Highlights - High radius causes vertical lines, Issue 1921 2013-11-08 18:24:10 +01:00
torger
7c837306e5 Added missing files for issue 2001 2013-11-07 11:52:31 +01:00
torger
a72a8811ec Issue 2025: crop box can now be grabbed in the corners 2013-11-07 08:11:51 +01:00
torger
540fa3e005 Issue 2001: added vignette filter tool 2013-11-07 08:00:42 +01:00
Ingo
1560035cef Nikon D1x nefs not demosaicing properly, Issue 1088 2013-11-06 22:27:13 +01:00
Hombre
b7e0b0ebab Solving issue 2023: "Pseudo memory leak with Detail window + memory handling optimization"
The Detail window buffers are now freed up when the it is closed. The CIECAM buffers are allocated only if necessary now, and if the single block allocation fails, it will try to allocate it in several blocks.
2013-11-06 00:19:06 +01:00
torger
91c45758c4 Issue 1947: removed redundant HSV prefix on HSV Channel so it takes less space and follows the same principle as the other tools 2013-11-05 15:23:25 +01:00
torger
595f001a44 Minor addition to documentation (ie no functional change) 2013-11-05 09:39:11 +01:00
Hombre
0665a3db71 Solving issue 2027: "Compile error for change ff4d2c1c8ba4" 2013-11-05 01:43:51 +01:00
natureh 510
22386bf59c Updated language strings, inluding Firefly's japanese8 patch 2013-11-05 00:40:03 +01:00
torger
5c2a7c9c16 Fixed gradient coordinate bugs 2013-11-04 09:40:20 +01:00
torger
3dfdabda6e fixed messing up vignetting correction bug in previous patch for issue 1615 2013-11-03 12:10:18 +01:00
torger
1e2eb4e1c6 Issue 1661: Kodak DCR support 2013-11-03 10:43:53 +01:00
torger
c452ff20b8 Issue 1615: added graduated filter tool 2013-11-03 09:39:04 +01:00
natureh 510
207b3df9e7 Fixed a too agressive celanup of patch from issue 466. Now printAll is working fine again. 2013-11-02 18:07:59 +01:00
torger
680debe6af Issue 106: Fixed high ISO parsing 2013-11-02 17:19:56 +01:00
natureh 510
6fabd082d4 Solving issue 466: "DNG makerNote" 2013-11-02 02:35:33 +01:00
torger
78bd70ad12 merge 2013-10-31 14:37:28 +01:00
torger
92e5f98d59 Issue 2012: fixed cropwindow gripping bug 2013-10-31 14:35:22 +01:00
torger
29403b6979 Issue 2012: fixed crop window at edge gripping problem 2013-10-31 10:46:16 +01:00
michael
cec2e9439e Additional Zoom levels (see issue 1816) 2013-10-29 00:06:42 -04:00
Ingo
916b759b8f IGV-demosaic, wrong rendering of top and bottom border, Issue 1908 2013-10-28 23:30:04 +01:00
Ingo
255333a223 Avoid double processing of thumb when adding pic to queue, Issue 1803 2013-10-28 16:29:17 +01:00
torger
2ddc43ad76 Issue 1346: flatfield shortcut to current dir; relative paths in .pp3 if referring to files in same dir or subdir 2013-10-26 17:32:56 +02:00
torger
cde9f08ab2 Issue 1880: AHD demosaicer: removed integer rounding trick leftover as the code is floating point 2013-10-25 08:10:55 +02:00
torger
ed1495e6d1 Added more docs; minor Phase One IIQ white level adjustment 2013-10-23 21:21:58 +02:00
torger
9ef10d741a Camconst stuff: now case insensitive matching; print levels and where they come from if verbose; Phase One camconst.json minor fixes and comments 2013-10-23 18:19:46 +02:00
Hombre
1990132042 Bug fix for the CPB command line field in Preferences, which is no more automatically and internally surrounded by double quote to let the user set command line arguments. 2013-10-23 15:30:53 +02:00