7865 Commits

Author SHA1 Message Date
michael
48a0b7962b New feature: apply profile (partial) - issue 778
This patch allows to apply selected profile via a partial paste dialog.
This is useful, for example, when applying stored profile to rotated or cropped images. "Apply profile partial" will allow to bypass not selected params, e.g. rotation, crop, etc.
2011-06-17 08:15:35 -04:00
Oliver Duis
be4c642f0c Fixed bug in full image processing, "False color suppression" was always on and set to 1
See issue 752
2011-06-17 06:58:26 +02:00
michael
38b8fcb14c Small fix for handTool.
handTool button gets focus when tool is selected (e.g. image area is right-clicked). This allows to switch focus from entry boxes if one needs to use shortcuts. Otherwise shortcuts are typed inside the entry boxes.
2011-06-16 06:54:59 -04:00
Oliver Duis
24a692351b Fixed skewed thumbs problem
see issue 701
2011-06-16 08:12:27 +02:00
michael
b1e8ed3f75 InfoText improvement & typo correction in FF (issue 777) 2011-06-15 20:08:45 -04:00
natureh
aff832f721 Batch editor's sliders behaves better and easier to code for the developper :
- if only one file is selected, all sliders are in SET mode
- if more than one file is selected, the ADD/SET mode depend on the preference

The range of the slider in ADD mode is now twice the range of the same slider in SET mode, so you'll be able to reach the total range for each image at each session. Overflows are correctly handled.

I've added more sliders in the preference window (the one that are not listed behave in SET mode, like before). It's also easier to code for the developper, as the Adjuster class now handle the "add" booleans, instead of each tools. But it's still spreaded all over the code :-/

Furthermore, when clicking on the reset button of a slider, it now reset to the system default value ; resetting to the value of the loaded profil can still be done with CTRL+click on the reset button. This behavior is available in the Editors and in the Batch Editor if only one file is selected.
2011-06-15 22:57:05 +02:00
Oliver Duis
e6f955012e Small performance fix 2011-06-14 23:24:39 +02:00
Oliver Duis
3d0724afbe Floating point cleanups, next round
see forum thread #21658
2011-06-13 13:46:52 +02:00
jdc
bd2714c37c bug fixed a priori. Grid in shadows for Cblack 2011-06-13 13:29:54 +02:00
Oliver Duis
640f4142a7 Set default for command line mode to non-fullscreen 2011-06-13 09:14:50 +02:00
Hombre
6d1d3f761e Solving issue #706: Files containing non-Latin characters won't open when supplied as command line argument 2011-06-13 00:29:48 +02:00
Emil Martinec
72aa44858b Fixing FF correction WB bug. 2011-06-12 11:11:08 -05:00
michael
cd291ee30d GUI touchups: icons (issue 754) pass 2 2011-06-12 10:24:39 -04:00
Oliver Duis
92bbdb2e55 Cleaned up missing floating point usage in transform functions 2011-06-12 14:28:43 +02:00
Oliver Duis
bbf34efcf9 Updated Czech and Serbian translation
on behalf of mkyral and gpopac; see issue 767, 769
2011-06-12 13:52:40 +02:00
Oliver Duis
50aa487f63 Mitigated GTK fullscreen bug on Windows
see issue 82
2011-06-12 12:18:38 +02:00
Oliver Duis
08a7886e27 Cleaned up RAW white point simulation in thumbs 2011-06-11 11:45:35 +02:00
Oliver Duis
72923977dd Fixed crash when closing image panel that is still processing
see issue 671
2011-06-11 10:28:00 +02:00
ffsup2
73347b5f87 Added tag Dev-3.1m6 for changeset e01b2a738466 2011-06-10 21:55:26 +02:00
Oliver Duis
5182f3e513 New layout preferences to maximize editor control space
see issue 759
2011-06-10 20:38:42 +02:00
ffsup2
bc0a8d56f4 Merge n.6
Includes some memory leaks fixes, dcraw update
2011-06-10 20:23:50 +02:00
DrSlony
063252e423 Added rtgui/version.h and AboutThisBuild.txt to .hgignore 2011-06-10 10:40:55 +01:00
DrSlony
e5076f6a98 Added neutral Cookie Dough theme 2011-06-10 10:37:23 +01:00
Michael Ezra
aaf63f80a1 GUI touchups: icons issue 754 2011-06-08 16:42:27 -04:00
Oliver Duis
9fd17cb573 Migrated Focus theme to the new clearlooks structure 2011-06-08 21:30:18 +02:00
Oliver Duis
ac1ea024b2 Fixed a bug with filmstrip height when filtering; see issue 700 2011-06-08 21:00:27 +02:00
Oliver Duis
f68e8355e0 RAW black level compensation, on behalf of Jacques; see issue 717 2011-06-08 20:21:42 +02:00
DrSlony
45a825d6ac Polish translation of "Slim interface" checkbox, Polish Latin Characters, issue 690 2011-06-08 01:52:15 +01:00
DrSlony
a290bfca35 Polish translation of "Slim interface" checkbox, Polish, issue 690 2011-06-08 01:52:02 +01:00
DrSlony
7facaf5917 Polish translation of "Slim interface" checkbox, issue 690 2011-06-08 01:22:58 +01:00
Hombre
deb601f8f4 Solving issue #705 : Exposure slider does not behave the same between RT3.0 and Dev-3.1... This patch only extend the Liear RAW Linear correction up to 16. 2011-06-08 01:48:44 +02:00
Hombre
a95deb4b98 Themes has been updated (solving issue #690), now that libclearlooks has been compiled for the Windows platform (to be downloaded in the dependancies folder of the FTP site)
A new checkbox has been added in the preference window to switch to a "slim" version of the selected theme, for low resolution screens
Curves now uses the theme colors too (was hard to see before with dark themes)
Themes has been named with this convention (of mine, yes) :
[Background ligthness]-[background color]-[Selected items color].gtkrc
Only themes with .gtkrc suffix are now displayed in the combo box
2011-06-08 01:46:51 +02:00
Hombre
0542a8eafe (Partiallu) Solving issue #705 : Exposure slider does not behave the same between RT3.0 and Dev-3.1
There's still a blue top and left edge appearing in the test image, but it may be another bug
2011-06-08 01:33:10 +02:00
Hombre
291bb4257a Themes has been updated (solving issue #690), now that libclearlooks has been compiled for the Windows platform (to be downloaded in the dependancies folder of the FTP site)
A new checkbox has been added in the preference window to switch to a "slim" version of the selected theme, for low resolution screens
Curves now uses the theme colors too (was hard to see before with dark themes)
Themes has been named with this convention (of mine, yes) :
[Background ligthness]-[background color]-[Selected items color].gtkrc
Only themes with .gtkrc suffix are now displayed in the combo box
2011-06-08 00:35:01 +02:00
ffsup2
c04b8e807e Tanslation fix for thumbnails (italian) 2011-06-07 23:49:57 +02:00
ffsup2
e4a550dbd3 Fix for translation of UTF strings
In italian language the accented u was not displayed correctly in equalizer panel
2011-06-07 22:22:36 +02:00
ffsup2
fbb9cff8ee Fix for some memory leaks issue #657 2011-06-07 20:12:01 +02:00
Oliver Duis
9d939bdf82 Auto-open curves on image reopen; see issue #724 2011-06-07 19:21:02 +02:00
Oliver Duis
46e433ed2f Fixed batch queue thumbs arrangement; see issue #721 2011-06-06 18:54:34 +02:00
Oliver Duis
08f169b0c8 Updated german translation, on behalf of MaWe; see issue #723 2011-06-06 16:19:02 +02:00
Oliver Duis
4fcb84a74c Fixed filmstrip autoheight; see issue #700 2011-06-06 16:04:27 +02:00
DrSlony
8fe4055b92 Swedish translation update by Johan, issue 722 2011-06-06 13:01:15 +01:00
DrSlony
c109330c53 Removed obsolete keyboard shortcut from tooltip and redundant colon, branch_3.0, issue 718 2011-06-05 07:09:25 +01:00
DrSlony
544886725b Removed obsolete keyboard shortcut from tooltip and redundant colon, default branch, issue 718 2011-06-05 06:48:02 +01:00
Emil Martinec
0d57315976 Fix for pixel artifacts, issue 710. A few other bug fixes found along the way, too. 2011-06-04 10:16:02 -05:00
Oliver Duis
6cba0608c9 Fixed Auto Levels wrongly turned off, see issue #713 2011-06-03 18:44:01 +02:00
Oliver Duis
1fd4fddbe3 Fixed missing history resources 2011-06-03 08:30:01 +02:00
michael
e906427a76 GUI touchups: panel ending images 2011-06-02 21:17:27 -04:00
Oliver Duis
db094134e1 Fixed a bug in tone curve
(probably a copy/paste error)
2011-06-02 10:27:58 +02:00
ffsup2
9f41ac868a Update to dcraw 9.08
Changes to Fuji, Canon 600D, Canon 1100D, NIKON D5100, SONY A290,Aptus
2011-06-01 22:53:33 +02:00