7205 Commits

Author SHA1 Message Date
Oliver Duis
cd16505cbc New highlight recovery method
ported from DCRAW in teamwork with Jacques, see issue #697
2011-05-27 16:31:20 +02:00
ffsup2
f785d5d69d Startup Directory should default to last visited one. 2011-05-27 00:30:08 +02:00
Oliver Duis
ae0cfe4d9d Small cleanup
(More robust build)
2011-05-23 17:46:47 +02:00
DrSlony
84e051451f Made clean.sh verbose 2011-05-23 00:26:24 +01:00
Hombre
34392fc625 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-23 00:34:27 +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
fe003b2752 (Partially) solved issue 663 : UTF-8 support at Windows for stable branch_3.0 2011-05-22 18:20:35 +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
Wyatt Olson
49a2b9237e Updated Swedish (thanks to Johan); regenerated translations 2011-05-19 15:06:34 -06:00
jdc
3008d61a3f Free output gamma see #issue679 and #issue672 with the help and advice of Michael and Olli 2011-05-17 06:50:34 +02:00
ffsup2
6f6b060c47 Ported Michael fix 2011-05-17 00:21:36 +02:00
michael
860fa2e35b Small cleanup for Merge n 4 2011-05-15 20:45:23 -04:00
Wyatt Olson
40a7853edf Updated make-app-bundle to zip the .dmg with the about text file, for upload to site. 2011-04-27 20:12:01 -06:00
ffsup2
10535f8f0a Added tag Dev-3.1m4 for changeset 4d45a2e9cfab 2011-05-15 20:33:30 +02:00
ffsup2
af90c97fdc Merge n.4 from branch3.0 2011-05-15 20:25:33 +02:00
Oliver Duis
90421820a3 Ported Fabios batch queue refresh fix 2011-05-15 06:48:43 +02:00
Wyatt Olson
86a826359e merge 2011-05-14 10:38:12 -06:00
Wyatt Olson
79373815ad Updated Japanese (thanks a3novy) 2011-05-14 10:34:26 -06:00
Oliver Duis
4ab0f9f6e8 Raw white point remodeling + small cleanups; see issue #680 2011-05-12 03:01:48 +02:00
Oliver Duis
4305e0cb2c Small merge cleanup 2011-05-08 22:00:28 +02:00
Michael Ezra
eee83c74ac Merge with 6176717ab0b12d75ab325fc22f149ce67da32692 2011-05-08 21:16:03 -04:00
Michael Ezra
bcdf69ef5c Additional crop ratios (issue 674) 2011-05-08 21:11:16 -04:00
ffsup2
7c83815a00 Added tag Dev-3.1m3 for changeset fac05cf5bab2 2011-05-08 23:11:29 +02:00
Emil Martinec
1d4faecdfd For some reason improcfun.cc didn't get merged. 2011-05-08 08:47:39 -05:00
Emil Martinec
c941b92970 Merging defloat and default. First time I've ever done this, so please check that I haven't clobbered your recent efforts in default. 2011-05-08 08:10:16 -05:00
Oliver Duis
22ec6055ce Custom output gamma, on behalf of Jacques; see issue #666 2011-05-05 18:04:11 +02:00
Oliver Duis
a0c548fdf0 Cleanup; see issue #656 2011-05-03 07:01:03 +02:00
Emil Martinec
810432f38e Restored highlight clipping when highlight reconstruction is turned off. 2011-05-02 20:20:33 -05:00
Oliver Duis
8ac9e46f4f Crop-awareness of Lab curve histogram+cleanups; see issue #667 2011-05-02 20:22:59 +02:00
Hombre
7e33f6520f 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:08:38 +02:00
natureh
69f42cd8d4 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
    DPI removed from the default options files
2011-05-02 00:07:53 +02:00
Wyatt Olson
5c356ee56d Updated Czech translation (thanks to Marian) 2011-05-01 09:37:20 -06:00
Emil Martinec
3955d21f5b Restoring color propagation highlight reconstruction. Just had to remove a few CLIP() calls. 2011-04-29 20:35:33 -05:00
Oliver Duis
68c1a27f4d Centralization and optimization of f2xyz function; see (end of) issue #630 2011-04-29 19:46:16 +02:00
Oliver Duis
841fc32e3c Fix file rotation problem in thumb browser, see issue #621 2011-04-29 18:57:45 +02:00
michael
20384be856 Rearrangement of PPI control and image size display 2011-04-28 21:27:21 -04: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