1286 Commits

Author SHA1 Message Date
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
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
646784c9da Removed a cache file from package 2011-04-27 18:52:45 -06:00
Wyatt Olson
3e2fed77ce Re-added missing image loaders, since Macports changed the location of them. However, something is still not right, since the images are not yet showing up. 2011-04-27 12:11:56 -06:00
Oliver Duis
37b802fe1d Small cleanup, see issue #642 2011-04-27 17:47:15 +02:00
Wyatt Olson
693c4270d5 Updated German locale (thanks to Martin) 2011-04-26 10:41:32 -06:00
Wyatt Olson
bf0b39135b Updated German locale (thanks to Martin) 2011-04-26 10:41:15 -06:00
Oliver Duis
e922eb162f Fixed memleak in error situations using automatic distorion feature, reported by GreatBull; see issue #658 2011-04-26 07:15:42 +02:00
michael
3a39b0d055 Gray-out Shadow Recovery slider when Black is set to 0 and enable automatically when Black slider is != 0 - issue 651 2011-04-25 21:53:10 -04:00
Oliver Duis
c66bd4317d Reduced memory consumption esp. when sharpening is off 2011-04-25 20:11:31 +02:00
Wyatt Olson
6e4ded14d6 Updated Czech (thanks to Marian Kyral) 2011-04-25 08:54:35 -06:00
Oliver Duis
051d34a21c OpenMP for RAW histogram 2011-04-25 15:58:35 +02:00
Oliver Duis
7a020f1f2e .bzip2 file type support, on behalf o Peschmae. CMAKE req.; see issue #626 2011-04-25 12:19:30 +02:00
Oliver Duis
2c949cf011 RAW histogram mode; see issue #639 2011-04-25 10:21:31 +02:00
Oliver Duis
f11ccfc75e Clipboard, save/load for curves, on behalf of Wolfgang; see issue #642 2011-04-24 12:17:05 +02:00
Oliver Duis
62aa6c3707 Fixed small memleak when saving compressed TIFFs, on behalf of GreatBull; see issue #649 2011-04-23 08:39:24 +02:00
Oliver Duis
2f76b7a0c0 Small cleanup 2011-04-22 23:08:29 +02:00
Oliver Duis
8589eae744 Tone curve histogram by crop area; see issue #648 2011-04-22 17:53:51 +02:00
Wyatt Olson
b38cf6064a Updated en-GB (thanks to Richard Regal) 2011-04-21 16:31:28 -06:00