12224 Commits

Author SHA1 Message Date
Oliver Duis
6cce14161f Auto-sizing of single tab thumbnail ribbon, also on zoomin/out. Stops autosizing once you manually move the ribbon splitter. 2010-11-10 00:39:20 +01:00
Emil Martinec
a876935d37 Fix for oversaturated colors artifacts (yellow mostly). 2010-11-09 00:32:14 -06:00
Emil Martinec
096d8e4198 Fixing neutral profile; this time with the correct file. 2010-11-07 18:23:54 -06:00
Robert 'LiNiO' Litwniec
f2e14e720f rtstart - pass filenames to rt 2010-11-07 10:40:33 +01:00
Oliver Duis
b72d0a5c18 Updated Custom Profile Builder sample 2010-11-08 15:22:20 +01:00
Emil Martinec
0118793c0d Allow black slider to take negative values, allows shadow lifting. 2010-11-08 00:05:56 -06:00
Hombre
2ecabc628a Bug correction in the parallelisation of the Saturation slider 2010-11-08 03:08:08 +01:00
Hombre
ff9711a94a Switch back the enum order to have the right history messages. Refreshmap updated as well. 2010-11-08 02:16:58 +01:00
Hombre
bf1fbb226e Updating crisp and default profile - 2/2 (i prefered deleting/reading those files to avoid merge problems...) 2010-11-08 01:28:38 +01:00
Hombre
3795c1a380 Updating crisp and default profile - 1-2 2010-11-08 01:26:45 +01:00
Jan Rinze
76a9bae2e2 Restore events list to old correct order. 2010-11-08 01:07:22 +01:00
Hombre
fd0f1093ed Fixing neutral.pp3 again (yes...) - 2/2 2010-11-08 00:49:26 +01:00
Hombre
8a2fbf0b27 Fixing neutral.pp3 again (yes...) - 1/2 2010-11-08 00:48:41 +01:00
Hombre
229f9062b6 Adding compilation Defines for Windows users 2010-11-08 00:28:46 +01:00
Hombre
0166bf1e5b Getting back neutral.pp3 - 2/2 2010-11-08 00:27:39 +01:00
Hombre
fdddea7c31 Getting back neutral.pp3 - 1/2 2010-11-08 00:26:45 +01:00
Emil Martinec
7e8b2aa49e Replace corrupt neutral profile. 2010-11-07 16:33:22 -06:00
rickydh
57bd0f40c9 Traslations of some untranslated keys in spanish version. 3.0 Obeta1 2010-11-07 13:14:25 +01:00
Emil Martinec
9bf2ff0079 Added RGB saturation slider. Fixed coding error in RGB contrast curve. 2010-11-07 11:34:15 -06:00
Wyatt Olson
a022dc0c56 Updated Swedish (Johan Andersson) and Japaneses (a3novy) translations 2010-11-07 09:35:50 -07:00
ffsup2
3d2c904676 Crop detail start with zoom 100%
Removed zoom11 in CropWindow constructor (zoom 1:1 prevents optimization during first image load ).
2010-11-07 14:51:35 +01:00
Oliver Duis
1d2f113a24 Refreshed "neutral" profile; Added documention to RTProfileBilderSample; Updated german translation 2010-11-07 10:54:47 +01:00
Wyatt Olson
735f5f3d6a Updated translations 2010-11-06 20:07:56 -06:00
Hombre
e20e5af9a5 Get some strings in order : some where added, others were modified. 2010-11-07 02:49:59 +01:00
ffsup2
8d6742de09 Fix for raws without filters (no Bayer coded) 2010-11-06 23:52:25 +01:00
Oliver Duis
76bea1c71a Added sample RT Custom Profiler builder as template in "tools" directory 2010-11-06 20:35:46 +01:00
Wyatt Olson
bd341843f2 Updated Japanese translation (thanks to a3novy) 2010-11-06 08:47:29 -06:00
Hombre
4189521d37 Had to switch include order to solve #typedef conflicts 2010-11-06 12:37:57 +01:00
Oliver Duis
87d1f3ae46 Added external custom profile generator option 2010-11-06 12:31:51 +01:00
Oliver Duis
602a15e5ea Crop window now defaults to 100%; German translation updated 2010-11-05 20:23:55 +01:00
Jan Rinze
623e6e686e Restrict pp3 values for highlight and shadow to max 100.
Older pp3 files had values up to 150 and would case strange results.
2010-11-05 16:10:42 +01:00
Wyatt Olson
35a3024342 Updated Swedish translation (thanks to Johan Andersson) 2010-11-05 08:45:45 -06:00
Wyatt Olson
9b256e87fa Re-ran translation script to update language files 2010-11-04 23:10:15 -06:00
Wyatt Olson
17a4d50ea3 Fixed D3100 raw support (and this time I verified it) 2010-11-04 18:51:04 -06:00
Steve Herrell
18a775a549 free thumbnails when changing directory 2010-11-04 21:37:12 -04:00
Steve Herrell
9abe74d73a add quick thumbnails to cache 2010-11-04 21:36:52 -04:00
Hombre
791622c3a0 Adding a tooltip for the popup button widget 2010-11-05 01:57:15 +01:00
Wyatt Olson
0d60fb4028 Fix for issue 298 on behalf of Steve Herrell 2010-11-04 17:50:32 -06:00
Wyatt Olson
37b16e504f Commit for issue 294 applied on behalf of Steve Herrell 2010-11-04 17:49:50 -06:00
Wyatt Olson
fd52ce278c Updated Swedish (thanks to Johan Andersson); re-generated languages 2010-11-04 08:10:48 -06:00
Emil Martinec
4c5ceab60d Modifications to exposure controls to prevent color shifts in highlights. 2010-11-04 08:15:38 -05:00
Oliver Duis
d834af78c7 Change DNG lens detection priority; had to remove Nikkor 60mm patch 2010-11-04 08:21:01 +01:00
Wyatt Olson
fd6505caf1 Fixed typo in D3100 patch 2010-11-03 19:55:56 -06:00
Hombre
7cda744c22 Damnit ! I've forgot to remove an annoying printf from the previous patch :/ 2010-11-04 01:42:47 +01:00
Hombre
37c8063f41 PopUpButton widget and PopUpToggleButton added ; Curve editor changed to handle any numbe of curve, since the curve editor is now shared between the curves. (CMakeLists changed -> CMake you project) 2010-11-04 01:04:11 +01:00
Oliver Duis
4f3da272a2 Added Nikkor Micro 60mm; Nikkor 24-120 f4 to detection 2010-11-03 22:16:51 +01:00
Wyatt Olson
3227070073 Added support for Nikon D3100 2010-11-03 07:53:03 -06:00
Jan Rinze
100d9868e5 up to date version of dcraw.patch 2010-11-03 01:14:43 +01:00
Oliver Duis
7821ed9675 Parse lens model data from DNG files; updated german translation 2010-11-02 20:50:06 +01:00
Wyatt Olson
fe6ca539af Updated Swedish translation (thanks to Johan Andersson); re-generated all translations 2010-11-02 12:55:54 -06:00