Commit Graph

839 Commits

Author SHA1 Message Date
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
DrSlony
c109330c53 Removed obsolete keyboard shortcut from tooltip and redundant colon, branch_3.0, issue 718 2011-06-05 07:09:25 +01: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
ffsup2
3ac6074a7f GUI fix for raw CA aurocorrect (issue 702) on behalf of Michael 2011-06-01 22:07:45 +02:00
ffsup2
f785d5d69d Startup Directory should default to last visited one. 2011-05-27 00:30:08 +02:00
Hombre
25463094a6 New CMake build option to avoid version conflicts : CACHE_NAME_SUFFIX By default, append the latesttag value, but the developper may override it by specifying -DCACHE_NAME_SUFFIX:STRING=MySuffix in the cmake command line
With this new mechanism, the cache name will then be RawTherapee3.0, RawTherapee3.1, etc... The cache is now located in %LOCALAPPDATA% on Windows

Options.xxx template files has also been reduced to essential values, other ones are set in options.cc
2011-05-22 19:24:25 +02:00
Hombre
33c8254b87 (Partially) solved issue 663 : UTF-8 support at Windows for stable branch_3.0 2011-05-22 10:39:26 +02:00
ffsup2
9ae1bdc443 Crash when exiting rt in singletab mode: reverted the automatic destructor for FilePanel 2011-05-21 22:40:44 +02:00
ffsup2
6f6b060c47 Ported Michael fix 2011-05-17 00:21:36 +02:00
Wyatt Olson
28b25337d9 Updated make-app-bundle to zip the .dmg with the about text file, for upload to site. 2011-04-27 20:02:51 -06:00
ffsup2
b44ead49b2 Merge 2011-05-13 23:20:13 +02:00
ffsup2
90b9c1a827 bugfix for issue #569: thumbs disappear when +/- button is pressed
An implementation for redrawNeed() was lacking in the derived class BatchQueue:
when updateImage called it there was no effect.
2011-05-13 23:19:07 +02:00
ffsup2
446cddcc80 bugfix for crash when user empties trash bin
bug introduced with latest patch for memory leaks
When a widget is not constant but changed during operation it mustn't be "manged" automatically by gtk.
2011-05-13 23:13:34 +02:00
Gyurk? M. 'dualon' D?vid
23c7349413 Updated Hungarian translation 2011-05-12 14:23:48 +02:00
ffsup2
25e0447cfb Hidden "Tagging" tab
Currently the tab is empty: hope we'll fill it in next release.
2011-05-10 00:06:35 +02:00
ffsup2
dacf453c54 Some fixes for memory leaks, issue #657
Added Gtk:manage() on widgets and some destructors.
2011-05-09 23:37:25 +02:00
ffsup2
47ba6a6dd5 Removed thumbnail alignment button (not working) in queue panel. Issue #570 2011-05-06 20:18:36 +02:00
ffsup2
26ac5743d8 Removed 3 obsolete files 2011-05-05 23:58:23 +02:00
ffsup2
8bf260053a Fix for procparams not saved
the name of the file was not initialized so ... later some checks prevent saving
2011-05-03 20:25:08 +02:00
ffsup2
ab4120e6dd Code cleanup: removed opdialog (not needed and memory leaks) issue #656 2011-05-02 23:08:46 +02:00
Hombre
8f33088f0f Special character handling patch from Oduis backported from Defloat 2011-05-02 00:18:59 +02:00
Hombre
6bb20f0e2c Various corrections:
Wolfgang added to AUTHORS.txt
    PhenomX4 target added
    profiles version updated
    slightly enhanced Dark theme
    --large-adress-aware included in the example cmake option file
2011-05-02 00:05:59 +02:00
ffsup2
1233491e7d Some fixes on behalf of GreatBull issue #649 2011-04-29 00:32:36 +02:00
Wyatt Olson
a6b2a49785 Updated package script for branch, applying fixes to make mac build icons show again 2011-04-27 18:54:02 -06:00
Wyatt Olson
693c4270d5 Updated German locale (thanks to Martin) 2011-04-26 10:41:32 -06:00
Wyatt Olson
6e4ded14d6 Updated Czech (thanks to Marian Kyral) 2011-04-25 08:54:35 -06:00
Wyatt Olson
b38cf6064a Updated en-GB (thanks to Richard Regal) 2011-04-21 16:31:28 -06:00
Oliver Duis
6baf129ec5 Compilation fix for x64 2011-04-19 23:37:05 +02:00
Hombre
2ba28c597e "SnapTo" feature enabled in the curve editor + non periodic handling of the flat curve editor.
Here is the new modifiew key behaviour :

    * CONTROL while dragging a point :
      slow down 20x the point move (i.e. 1pixel of cursor move move the control point by 0.05px)

    * SHIFT while dragging a point :
      snap the point to the following elements, on a "use nearest solution" method :
          o Diagonal curve editor :
                + top bound,
                + bottom bound,
                + identity (diagonal) line,
                + same Y than previous point,
                + same Y than next point,
                + line made by the previous and next point ; this will help to create linear parts in the curve more easilly
          o Flat curve editor (when moving a point) :
                + top bound,
                + bottom bound,
                + identity (horizontal) line,
                + same Y than previous point (or last point if you move the first point),
                + same Y than next point (or first point if you move the last point
          o Flat curve editor (when moving a tangential handle) :
                + 0.0, 0.35, 0.5, 1.0 values
                  0.35 is the default handles value and does create an smooth "diagonal" transition between points.
2011-04-18 16:02:28 +02:00
Hombre
7fd19bf259 CMakelists.txt more compliant with cmake-gui ; PROC_FORCED_LABEL removed,
you have to eventually set PROC_LABEL instead
2011-04-16 20:53:18 +02:00
Hombre
62384e924b Build failed in some situations 2011-04-16 17:28:29 +02:00
Hombre
baca9601a6 Version handling was broken (solving issue #635) 2011-04-16 16:08:05 +02:00
ffsup2
56964eceeb Issue #497 Before/After: purple after image rotate 2011-04-16 10:29:33 +02:00
ffsup2
c35d1bd254 Update to dcraw 9.07 2011-04-12 23:51:07 +02:00
Hombre
f50fcbd141 Solving bug #282 : already existing file may be overwritted in a rename process (directory tab) 2011-04-10 23:26:16 +02:00
Philip Rinn
f474fd4a5e Fix build failure (closes issue #614) (branch_3.0) 2011-04-07 19:46:53 +02:00
Hombre
9e5a52cb29 Solving issue 593 with Maweso's patch + GUI cleanup of the preference window 2011-04-05 23:15:24 +02:00
Hombre
d63dd05b89 Typo correction in AboutThisBuild.txt : changset -> changeset 2011-04-05 01:34:44 +02:00
Hombre
148f0a8c95 Tagging Branch3 to Beta1 2011-04-05 01:32:17 +02:00
Hombre
c87308293f Updating Nederlands language strings, on behalf of Paul Matthijsse 2011-04-05 01:23:02 +02:00
Hombre
4cd7c22940 Better handling of the autoresize feature of the curve editors. Not ideal yet, but way better. 2011-04-05 01:16:18 +02:00
Emil Martinec
5d008fdcf7 Changed S/H warning to use luminance rather than individual color channels (see issue 506). 2011-04-03 12:14:07 -05:00
Hombre
16c0bd2c77 French application's strings update 2011-04-01 16:59:57 +02:00
Hombre
a1281c2de5 Correction of a bug about the libtiff build that wasn't handling compression features + correction of a bug in the build process of Windows 64bit version + updated COMPILE.txt
WARNING: Now all Windows developers/builders have to update Cmake to 2.8.4 at least.
2011-03-31 01:14:36 +02:00
Hombre
3eb0e0a040 HG_CMD was not set in About-Windows.cmake (only required for the Apple/Linux platforms). 2011-03-28 21:21:53 +02:00
Philip Rinn
12e4991c6b Cleanup generation of AboutThisBuild.txt and fix wrong path assumtions for the splash screen (closes issue #591) (branch_3.0) 2011-03-27 17:13:41 +02:00