Oliver Duis
d37af496b4
Fixed deleting/moving image does not update image count; inconsistent brackets
...
see issue 995
2011-09-16 13:43:32 +02:00
Emil Martinec
6b4bafd6f8
Bugfix for 'Color propagation' highlight reconstruction.
2011-09-15 23:50:52 -05:00
Emil Martinec
de116ae16c
Improvements for highlight reconstruction modes 'Blend' and 'Color propagation'.
2011-09-15 20:54:40 -05:00
DrSlony
f20c2a5836
Cleaned up capitalization of 'fullscreen', issue 1002
2011-09-16 01:56:16 +01:00
natureh
b9fb664670
Solving issue #984 : Crash on opening raw
2011-09-14 00:41:18 +02:00
Oliver Duis
3f921ea255
Updated Swedish translation
...
on behalf of Johan; see issue 997
2011-09-14 00:16:20 +02:00
DrSlony
9020e31919
Added the updated Polish translation by Salvadhor (issue 982). Updated the README file. Re-generated all language files. Fixed line terminators in all language files to CRLF.
2011-09-11 21:25:33 +01:00
DrSlony
c8d4c31e64
Added the updated Polish translation by Salvadhor (issue 982). Updated the README file. Re-generated all language files. Fixed line terminators in all language files to CRLF.
2011-09-11 21:24:31 +01:00
Oliver Duis
e2e3b7cc01
Remove useless option "profile applies gamma"
...
see issue 985
2011-09-11 22:05:18 +02:00
Emil Martinec
7c50201491
Improvements to HL reconstruction: color propagation.
2011-09-09 23:56:07 -05:00
Hombre
e56f3958e1
For those who'd like to use their mouse scroll wheel to scroll the tool panel, there's a new option in Preference to disable the vertical scrollbar (see issue 735). The side effect of that is better stability of the curve editor's size.
2011-09-08 21:50:29 +02:00
Oliver Duis
2617c6bccf
Next correction of DCRAW camera color matrices
...
on behalf of Colin, see issue #930
2011-09-06 19:34:36 +02:00
michael
8f7eaf6071
Fix for CustomWB recall (issue 928)
2011-09-05 12:04:33 -04:00
natureh
7a6bafed2f
Fixing issue 966: ""Gripped" image movement not matching image scale." regarding the label of the tool, and issue 970: "Factor 1 in "Panning acceleration" works only in 1:1 view"
2011-09-05 01:38:08 +02:00
Michael Ezra
249d372531
Enhancement to Channel Mixer UI on behalf of Philippe goo...@hupe.me; (issue 958)
2011-09-04 17:27:25 -04:00
Hombre
cf12b711bf
"default" language file has to be UTF8 encoded, like the other ones (special chars are included)
2011-09-04 20:22:06 +02:00
Hombre
ee5b7c3a88
Various enhancement of the curves (see issue 968) :
...
- less memory required (512 KB less)
- isIdentity() method has to be used by developers to let the user preselect a curve type without processing overhead
- faster NURBS getVal(float t) method, by using a hash table
2011-09-04 18:16:21 +02:00
natureh
247cebbb2e
Splitting "Local sharpening" (formerly "Clarity and Sharpening") in 2 separate tools : "Edges" and "Microcontrast" (see issue 927)
...
I've modified the languages files as well, but traductors should have a look at what i did...
2011-09-04 12:00:18 +02:00
Oliver Duis
9dc19120c2
Fixed enabling shadow/highlights on some pics clips highlights; weired artifacts with negatives
...
latter fix by Emil; see issue 965
2011-09-04 09:20:33 +02:00
Oliver Duis
9ac2163c70
Preview performance improvement when using monitor profile
...
see issue #964
2011-09-03 14:05:57 +02:00
Oliver Duis
a75a41eb6d
Fixed a crash with Canon SRAWs and other non-bayer pattern formats
...
see issue 957
2011-09-03 13:38:41 +02:00
Oliver Duis
eef4094f84
Corrected DCRAW camera color matrices
...
on behalf of Colin, see issue #930
2011-09-02 17:05:35 +02:00
natureh
42ba3169e0
Solving issue 735 : "Zooming with mouse wheel should zoom where the mouse is".
...
The scroll wheel is now used for scrolling the editor's tab content. If you want
to change the spin button's/slider's value or combobox entry, press the SHIFT key
while using the scroll wheel.
This patch also:
- reduce the spin buttons size (50px wide, instead of 70px)
- reduce the minimum size of the combobox (tool panels can now be narrower before
showing the horizontal scrollbar)
Note to developers:
-------------------
When creating GUI for editor tools, please use the MyComboBox, MyComboBoxText,
MySpinButton and MyFileChooserButton derived class only in order to handle
the scroll wheel properly (-> #include <guiutils.h>).
Known bug: The MyFileChooserButton thas is a FILE_CHOOSER_ACTION_SELECT_FOLDER
does not respond correctly to the new behaviour.
2011-09-02 15:16:30 +02:00
natureh
aaaccfa451
Solving issue 681 completly : RT now search for an OS environment variable "RT_CACHE" first, in order to set the cache folder path (no "RawTherapeeXXX" subdirectory will be created). This variable is fully optional.
2011-09-02 14:57:36 +02:00
ffsup2
62db8ad43a
Updated Italian language on behalf of eosforon
2011-09-01 19:28:39 +02:00
Oliver Duis
a03d25529e
Updated german translation
...
on behalf of MaWe, see issue 956
2011-09-01 18:51:28 +02:00
Emil Martinec
bb12e5ae03
Fix for channel mixer bug.
2011-09-01 10:40:08 -05:00
Emil Martinec
ee83bfad63
Fix for channel mixer bug.
2011-09-01 10:34:34 -05:00
Philip Rinn
cf96379448
Remove deprecated Encoding key from rawtherapee.desktop.in an add file extension for the icon
2011-09-01 11:16:18 +02:00
michael
24d0a1657b
Enhancement: exposure comp in preview's image info (issue 954)
2011-08-31 20:38:33 -04:00
Oliver Duis
d76f3c38c5
Blend CMS with matrix feature
...
see issue 951
2011-08-31 19:49:00 +02:00
Philip Rinn
f89fcd56ba
Fix JPG files do not auto-rotate (closes Issue 125) (on behalf of MaWe)
2011-08-31 17:47:35 +02:00
Oliver Duis
ec918d2f56
Automatic ICC profile detection
...
see issue 938
2011-08-30 07:12:07 +02:00
Oliver Duis
76181828df
Two small fixes: "Profile applies gamma" would not toggle image refresh; unnecessary clipping using ICC gamma
...
no issue since small
2011-08-29 21:42:05 +02:00
DrSlony
a72159c403
Increased noise_ab multiplier to 100 to fix problem with RT removing chrominance noise very poorly ever since the move to float. Issue 719
2011-08-29 18:12:43 +01:00
natureh
5a5775edba
Introducing panning acceleration factor (see issue #945 : Paning a 1:1 preview from border to border need several click (& refresh))
2011-08-28 20:58:53 +02:00
natureh
5d049033d7
Typo corrected in the French strings on behalf of Phil
2011-08-27 02:21:16 +02:00
Oliver Duis
03cd82e154
Added Colin and Thorsten to AUTHORS
2011-08-26 09:47:26 +02:00
Oliver Duis
5e5dd761f1
Added tag 4.0.2 for changeset ca97575949cf
2011-08-26 09:43:40 +02:00
Oliver Duis
5a08feee48
Custom profiler builder in partial pastes and context menu
...
see issue 941
2011-08-26 09:42:01 +02:00
natureh
5b0a0b2428
Reverting back the low-frequency chroma NR, on behalf of Emil
2011-08-26 00:57:05 +02:00
natureh
d401c08b87
French strings updated
2011-08-26 00:55:52 +02:00
natureh
0762ac0703
Patch from issue 927: Clarity and sharpening
...
on behalf of Jacques Desmis
2011-08-26 00:55:31 +02:00
Oliver Duis
4b20c52735
Corrected DCRAW camera color matrices
...
see issue #930
2011-08-25 22:07:52 +02:00
michael
906db1e23f
Fix for WB picker compatibility with recallable Custom WB
2011-08-24 23:48:16 -04:00
Phil google at hupe dot me
e69c4b2159
French translation patch from issue 937
2011-08-24 21:05:58 +01:00
natureh
e7b0efb709
Adding a warning about croppedHistogram calculation
2011-08-24 01:13:41 +02:00
natureh
2f3549653a
Second and last part of issue 898 bugfix : Thumbnails aren't updated when toggling "Info" on/off
...
This patch also solve the skewed thumbnails bug
Credits: Oduis / Hombre
2011-08-23 23:22:17 +02:00
DrSlony
c7ce3611e2
Cleaned up the manual and workflow translations, and added matadoerle\'s German 3.0 translation, issue 934
2011-08-23 01:08:54 +01:00
Oliver Duis
5b198bb743
Fixed crash when re-opening image with auto wb in some situations
...
see issue 929
2011-08-22 18:27:49 +02:00