04970207f1Fixed bug found by Emil, incorrect syntax for #ifdef statement failed on older GCC
Wyatt Olson
2010-10-20 10:18:14 -06:00
87c5e971a1Patch from Jan Rinze for preferences.
Emil Martinec
2010-10-20 08:24:45 -05:00
ae59ff2f23Patch for the Send to editor patch
Hombre
2010-10-20 15:11:04 +02:00
c4ecdd2880Bugfixes and improvements for tone controls.
Emil Martinec
2010-10-19 23:33:19 -05:00
8c8760f66eRemoved a couple of .orig files mistakenly checked in by someone
Wyatt Olson
2010-10-19 18:40:24 -06:00
15c829cab2Now the Lab curves are properly handeled in the history (MSG are still to be created)
Hombre
2010-10-20 01:47:48 +02:00
b0d9c87621A line that shouldn't be there, maybe left here during Stingo's merge
Hombre
2010-10-20 01:45:56 +02:00
cb0930c436Fix the "Send to editor" bug on Windows ; for a reminder : you have to select the Gimp's base installation directory, not the "bin" subdir
Hombre
2010-10-19 22:49:23 +02:00
9b4b9e4d45Refreshed german translation, update PP3 version number (exposure breaking change)
Oliver Duis
2010-10-19 21:31:28 +02:00
61198ccccdFixed a merge conflict
Wyatt Olson
2010-10-19 09:14:52 -06:00
b6458c98e8Reverted from dcraw 9.04 back to 9.03 since this appears to have caused a regression (see issue 272)
Wyatt Olson
2010-10-19 09:12:22 -06:00
432d7ae581Changed "highlight compression" slider directionality to comport with prior versions of RT3, and relabelled it "Highlight rolloff" for descriptive accuracy.
Emil Martinec
2010-10-19 09:06:21 -05:00
3715bf42e3Bugfixes for tone curves.
Emil Martinec
2010-10-19 01:10:54 -05:00
3da66168b5fix for batch settings for demosaic
Andrey Skvortsov
2010-10-18 22:47:44 -07:00
134f88e221Updated dcraw to work better with Pentax files (thanks to Bill Siegmund)
Wyatt Olson
2010-10-18 18:51:27 -06:00
f3331567eeBug correction in the DIRPYREQUALIZER that created random noise in the image.
Hombre
2010-10-19 01:41:14 +02:00
b084c9708aUpdated Japanese translation (Thanks to a3novy for this)
Wyatt Olson
2010-10-18 15:51:07 -06:00
af4a6534efRestored color boost tool; fixed bug in simpleprocess.cc for saving output.
Emil Martinec
2010-10-18 13:39:23 -05:00
adbb1ee7abUpdated Engligh UK and US strings (thanks to Richard Regal); re-generated all translations based on current default
Wyatt Olson
2010-10-18 09:25:41 -06:00
3d288c971bFixed OSX/Unix compatability problem in OverwriteOutputFile There is a problem in gtk g_remove on Unix/OSX, as it just redefines g_remove to remove without giving a namespace. This may collide if your program defines a remove(char*) as well.
Oliver Duis
2010-10-18 10:53:52 +02:00
49c42c9242Return filename from batchqueue (bugfix from be54f5c601)
Wyatt Olson
2010-10-17 19:07:28 -06:00
12ea4424caForgot to add the crucial files!
Emil Martinec
2010-10-17 17:28:41 -05:00
e2aef685b3Fixed inexistent file name in rtgui/CMakeLists.txt introduced by previous commit
Ilia Popov
2010-10-17 23:19:55 +02:00
9d31c6ad19Changes to Exposure tab. Exposure controls (blackpoint, brightness, contrast, S/H compression) are now implemented with NURBS curves. Brightness bug seems fixed as a consequence. Luminance tone curve has been expanded to separate curves for L,a,b; saturation slider has been added, but at the moment saturation limiting has not been implemented in the modified tool.
Emil Martinec
2010-10-17 14:55:40 -05:00
867330ece7Bugfix: crash in batchqueue because progressListener was chained to the EditorPanel yet.
ffsup2
2010-10-17 10:49:16 +02:00
4de32da4c0New option OverwriteOutputFile
Oliver Duis
2010-10-17 10:03:36 +02:00
217aa68350255: RT does not lock output file while writing by oduis
Andrey Skvortsov
2010-10-15 21:16:02 -07:00
8bc162f408patch for the issue 258 by oduis
Andrey Skvortsov
2010-10-15 21:10:36 -07:00
04f101d24fLittle optimization of the NURBS curves algorithm
Hombre
2010-10-16 00:03:15 +02:00
a557b68dfbUpdated french strings
Hombre
2010-10-15 22:19:42 +02:00
40a0b0339fMerged with swedish
Andrey Skvortsov
2010-10-14 21:25:13 -07:00
f6a432e6bboption to use system theme. Also clearlooks used for themeing causes instability and observed to crash cairo rendering (at least on win)
Andrey Skvortsov
2010-10-14 21:23:26 -07:00
bdb28d59b5switch order of buttons on thumbnail to avoid trash misclicks
Andrey Skvortsov
2010-10-14 20:53:43 -07:00
d3714bf3d4Updated Swedish on behalf of Johan Andersson; re-generated other locales to include new translation keys
Wyatt Olson
2010-10-14 09:14:32 -06:00
086e5c8b58auto hide scrollbars on the thumbbrowser
Andrey Skvortsov
2010-10-13 20:18:35 -07:00
7ffc01191eauto hide scrollbars on the imagearea
Andrey Skvortsov
2010-10-13 20:12:29 -07:00
bf3c3f6626Patch for the patch of issue #140 ; now the distortion slider should works well
Hombre
2010-10-10 11:26:08 +02:00
3abc4997f7Patch to solve issue #140 (Vignetting Correction fails when combined with Distortion Correction)
Hombre
2010-10-09 22:48:39 +02:00
a253dd396cBug correction that prevented RT from starting
Hombre
2010-10-09 13:56:13 +02:00
35a35db265remove scrollbars for dirbrowser when unneeded
Andrey Skvortsov
2010-10-07 22:34:24 -07:00
988cc61cb2new clearlooks theme Unity_Gray based on Unity theme. rt is more stable with it for me.
Andrey Skvortsov
2010-10-07 21:18:17 -07:00
8a5dfde010get rid of warning when reparenting widget introduced by last change
Andrey Skvortsov
2010-10-07 20:41:12 -07:00
67c85377e3fix thumb browser disappearance if a user changes editor layout to multi tab when on the editor
Andrey Skvortsov
2010-10-07 20:06:19 -07:00
04fcdd40a0add missing GLIBMM_EXCEPTIONS_ENABLED preproc in main for compile
Andrey Skvortsov
2010-10-07 19:27:55 -07:00
8b52e0aa5fThe language selection combo was no more populated after Stingo's merge.
Hombre
2010-10-08 01:06:09 +02:00
9b2767f154Updated translations Corrected bug for displaying correct WB Reintroduced progress bar bugfix for correction of badpixel
ffsup2
2010-10-07 23:46:16 +02:00
1cd15a3837need small fix to compile after merge
Andrey Skvortsov
2010-10-06 19:16:02 -07:00
3d6e65f510Merge of andreyskv-classicui with default
Andrey Skvortsov
2010-10-06 19:06:06 -07:00
c5c4cf1ad4Patches for CA correction and impulse denoise.
Emil Martinec
2010-10-06 19:23:46 -05:00
5dc2955f18Correction of a bug that prevented RT to use the same font everywhere
Hombre
2010-10-06 22:07:01 +02:00
7be9746404Correction of a small bug ; now the window remember it's (un)maximized state
Hombre
2010-10-05 23:42:41 +02:00
5bca42abfbThe font is now user selectable in Preferences. I had to rename the sections name in the Grey theme. This "hack" hit the "clearlooks-default" and "clearlooks-menu-items" sections to set the fonts, i don't know if there's a cleaner way of handling font selection...
Hombre
2010-10-05 22:48:50 +02:00
893f231650need small fix to compile it
andreyskv
2010-10-04 22:07:58 -07:00
7159b96087Merge with trunk
andreyskv
2010-10-04 21:51:45 -07:00
7853327bc7add options option for layout and make it switch to editor in single mode. Done!
Andrey Skvortsov
2010-10-04 18:13:13 -07:00
0c6a7a3c06Correct getAutoWB and scaleColors: after image loaded with cameraWB was 1200,0.020
ffsup2
2010-10-03 22:36:29 +02:00
a9fea09400Now the "Show EXIF info" in the editor remember its state, and propagate to the other editor tabs
Hombre
2010-10-03 16:49:04 +02:00
805044a64fFix issue #59, to be tested on all platform... GTK only needed some guidance to compute the size of the window :)
Hombre
2010-10-03 15:03:19 +02:00
93b56aba70Changed Gray Textured theme to use font sans 10 rather than sans 8; sans 8 is too small for Mac monitors.
Wyatt Olson
2010-10-02 14:42:43 -06:00
05f70a7a99Left and right panels of the directory browser and the editor tab now remember theire position when RT is restarted. When a new editor tab opens, it remember the last width value. Morever, if you change the width if the left or right panel in one editor tab, it does propagate in all the others. Those values are stored in the options file. This is not related to the automatic grow of the window when an editor opens (not solved yet). To avoid having too wide windows at the first start, the font of all styles are now "sans 10".
Hombre
2010-10-02 22:24:32 +02:00
60fea52af1tabular and single tab workflows reunited! option in preferences
Andrey Skvortsov
2010-10-01 22:10:07 -07:00
e679dd1a8fadd tabbedUI option, prepare infrastructure to support 2 workflows
askvortsov
2010-10-01 16:43:08 -07:00
bcd42c3fc2Merge from trunk to version ed52f4f469 "Updated make-app-bundle script to use new template for file name"
askvortsov
2010-10-01 10:36:31 -07:00
d6d6d6ae23put right panel stuff back get closer to merging into trunk
Andrey Skvortsov
2010-09-30 20:54:07 -07:00
19c716852bMake file catalog work in both main and editor panels!!!
askvortsov
2010-09-30 16:10:10 -07:00
2cb62531a6Updated make-app-bundle script to use new template for file name
Wyatt Olson
2010-09-30 10:40:56 -06:00
3fbd99ea27Fix bug in CA_correct for data underflow.
Emil Martinec
2010-09-30 00:01:14 -05:00
f709617a8bPatch to enable saving/loading of pyramid/wavelet equalizer settings to/from profile.
Emil Martinec
2010-09-29 11:53:20 -05:00
f348121ffbEmil's patch to correct the live thumbnail AutoWBGreen
Hombre
2010-09-29 17:59:00 +02:00
f80e07801dOops, made a mistake (I think) in the previous patch.
Emil Martinec
2010-09-28 07:25:46 -05:00
595b124a23Another bugfix for WB.
Emil Martinec
2010-09-28 06:59:17 -05:00
751ebdf0ebAdditional correction to WB code.
Emil Martinec
2010-09-27 21:06:20 -05:00
d62281b86fModified Pyramid equalizer to act only on luminance channel, and added a threshold slider to control noise (only local contrast larger than the threshold is amplified).
Emil Martinec
2010-09-27 11:04:25 -05:00
23a8834755Improved badpixels removal method. Fixed range of line noise slider. Put in possibility for AMaZE and fast_demo to process crops (not hooked up to GUI yet though).
Emil Martinec
2010-09-25 15:25:36 -05:00
dc2350cee8Merge from default branch
ffsup2
2010-09-24 22:49:15 +02:00
874ed12455Patch to fix auto white balance and spot balance behavior. Previous code used the average of the sixth power of tonal values to determine the average tonality, giving far too much weight to highlights; in addition there was no exclusion of clipped regions, which combined with the sixth power averaging resulted in WB being determined almost entirely by clipped patches (eg blown skies). The present patch excludes blown regions from the autoWB routine, and uses a simple average of tonal values to determine the WB. Also, a similar patch to prevent the use of blown regions to determine spot WB was added; if the spot color picker is set on a blown region, the WB is not changed.
Emil Martinec
2010-09-24 14:48:01 -05:00
b6b3b17802reverted progressconnector code to use threading. attempt to fix linux crash issue opening preview
askvortsov
2010-09-24 09:04:40 -07:00
8311ab62bafix crashes (info/toggle buttons, resize left panel) if no preview image has been loaded
Andrey Skvortsov
2010-09-23 20:17:32 -07:00
d91fba0d63Bugfix for saving edited state of pyramid equalizer.
Emil Martinec
2010-09-23 11:07:58 -05:00
e7dcacdb43Patch for issue 186 -- blue pixels appearing when "avoid color clipping" is selected for the color boost tool, and black point is nonzero. Problem was roundoff error.
Emil Martinec
2010-09-23 01:17:51 -05:00
bde7141939OpenMP for faster implementation of pyramid schemes ;-)
Emil Martinec
2010-09-22 22:43:39 -05:00
539c39a92bBugfix for Directional Pyramid Denoising. Adding a Directional Pyramid Equalizer tool. This one serves the same function as the existing Wavelet Equalizer, but has much less artifacting; though it is a little slower to execute and has not yet been adapted for OpenMP implementation. There are also fewer levels on which the tool operates, though of course if there was a demand that could be altered. The controls are similar, though have been given separate luma and chroma controls. Each slider adjusts the factor by which a given detail band is amplified; factors larger than one increase contrast, while values smaller than one decrease contrast. The luma control alters contrast on various scales, each successive one twice as large as the previous one. The chroma control is similar, but does less since there is typically less chroma contrast on fine scales. One might use this to restore some of the color contrast lost in NR, or to remove color fringing by making the fine scale enhancement factor much less than one.
Emil Martinec
2010-09-22 15:39:00 -05:00