Commit Graph

316 Commits

Author SHA1 Message Date
Oliver Duis
cf6059a243 Merged code missed in RTGUI 2011-04-07 17:43:36 +02:00
Oliver Duis
d1ad6a85df Merged RTEngine enhancements from DEFAULT 2011-04-07 17:04:24 +02:00
Emil Martinec
eefc675c99 adding files 2011-04-06 21:57:25 -05:00
Emil Martinec
7cfaf6c6a2 adding files 2011-04-06 21:54:59 -05:00
Emil Martinec
b4b8c0602f Copying float branch into default (apart from metadata tunneling, which oduis needs to re-enable n line 278 of simpleprocess.cc). I copied rtengine into default and patched things up, so this branch should have the rtgui of default and the rtengine of float. 2011-04-06 20:40:30 -05:00
Oliver Duis
5bab7f4ca5 Fixed crash when editing an image in thumb browser without saving; see issue #620 2011-04-06 19:51:26 +02:00
michael
4aa4030d90 Shortcuts for BrowsePath (~ - user's home dir, ! - user's pictures dir) 2011-04-06 12:39:15 -04:00
Hombre
64f527f748 Solving issue 593 with Maweso's patch + GUI cleanup of the preference window 2011-04-05 23:14:45 +02:00
Hombre
f64720efce Typo correction in AboutThisBuild.txt : changset -> changeset 2011-04-05 01:35:27 +02:00
Hombre
a0b5d7d496 Updating Nederlands language strings, on behalf of Paul Matthijsse 2011-04-05 01:27:56 +02:00
Hombre
d6766afc2f Better handling of the autoresize feature of the curve editors. Not ideal yet, but way better. 2011-04-05 01:07:50 +02:00
Oliver Duis
2afe825b00 Fixed details crops refresh problem when moved; see issue #617 2011-04-04 08:01:31 +02:00
Emil Martinec
567c13a1c1 Changed S/H warning to use luminance rather than individual color channels. 2011-04-03 12:12:52 -05:00
Oliver Duis
ad7c93da67 Compilation fix for LCMS2 on behalf of Jacques; see issue #612 2011-04-02 11:25:24 +02:00
Oliver Duis
0de4f199f0 Batch queue/preview stability enhancements; see issue #611 2011-04-02 11:12:22 +02:00
Wyatt Olson
5af8524ae2 Updated Swedish translation (thanks to Johan Andersson) 2011-04-01 14:07:22 -06:00
Hombre
b8c1cf3167 French application's strings update 2011-04-01 16:59:15 +02:00
Hombre
d94212e5a4 Switching to lcms2 + 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.
Now all Windows users have to update Cmake to 2.8.4 at least.
2011-03-31 00:45:47 +02:00
Oliver Duis
3a59803e2b Fixed preview image not always updated in single tab mode (plus some cleanup); see issue #567 2011-03-31 00:29:54 +02:00
Hombre
d9dc0782fe HG_CMD was not set in About-Windows.cmake (only required for the Apple/Linux platforms). 2011-03-28 21:19:39 +02:00
Wyatt Olson
7feeb29ccb Updated Mac build script to use new naming convention 2011-03-27 21:19:25 -06:00
Oliver Duis
630da7d550 Internal cleanup filebrowser threading; see issue #599 2011-03-27 22:19:20 +02:00
Philip Rinn
46183e33b3 Cleanup generation of AboutThisBuild.txt and fix wrong path assumtions for the splash screen (closes issue #591) 2011-03-27 17:05:31 +02:00
Oliver Duis
fde3c01cd6 Undo some of last patch that might hurt Linux stability. Please test patches while they are in the issues list. 2011-03-27 00:19:24 +01:00
Oliver Duis
adc5518d52 Internal new background directory scanning for Windows; see issue #597 2011-03-25 22:17:16 +01:00
Wyatt Olson
0f416b379a Updated German locale (thanks to MaWe); re-generated all translations 2011-03-24 07:47:07 -06:00
Hombre
0331209696 Flat curve editor widget, HSV tool modified to use it.
Usage :
 - click & drag a control point to move it in X&Y direction
 - click & drag a vertical line to move it in horizontal or vertical direction (the very first move will be used to determine the motion direction)
 - click & drag the yellow or blue square handle to modify the tangent of the same color
2011-03-24 01:52:49 +01:00
Oliver Duis
52b9fb3767 Internal preview window optimization; see issue #589 2011-03-21 19:09:21 +01:00
Oliver Duis
825cd3a3c9 Tweaked auto mon profile preferences; see forum thread #2711 2011-03-21 18:55:28 +01:00
Oliver Duis
2a7d31794c ICC profile for external profiling; see issue #587 2011-03-21 18:45:57 +01:00
Wyatt Olson
348a2162d0 Updated Czech transltion (thanks to Marian) 2011-03-20 16:31:12 -06:00
Wyatt Olson
4c935e7530 Updated German translation (thanks to MaWe); re-generated all translations 2011-03-20 14:38:28 -06:00
Hombre
3c1e4a89bb Revert back to Dev-3.1m1 (for merge 1) on behalf of Fabio 2011-03-20 19:59:11 +01:00
Hombre
65068a985e Creating Dev-3.2 instead of Dev-3.1 after the previous Merge to avoid messing up the latesttagdistance value 2011-03-20 15:21:23 +01:00
Hombre
75b15252e7 Moving the Dev-3.1 tag after the previous Merge (with the right tag now... sorry for the inconvenience) 2011-03-20 14:06:07 +01:00
Hombre
708f2b7903 Moving the Dev-3.1 tag after the previous Merge 2011-03-20 13:53:23 +01:00
Oliver Duis
bfb5012eb4 Manual merge from Branch3 2011-03-20 11:38:27 +01:00
ffsup2
f9d74687b9 Merge from branch 3.0 2011-03-19 00:02:29 +01:00
ffsup2
910bcc688c Changes to progress bars 2011-03-17 17:18:13 +01:00
Oliver Duis
538bcc601b Preference GUI for internal thumb if unchanged flag; see issue #552 2011-03-15 20:03:05 +01:00
Michael Ezra
5249a7cfad Auto distortion fix for portrait orientation on behalf of Guokai; see issue #582 2011-03-14 23:10:02 -04:00
Oliver Duis
67debe3a30 Fixed occasional crash if resizing images while thumbs still loading; see issue #579 2011-03-14 20:00:49 +01:00
Oliver Duis
377e60667d Hotfix for Unix compilation issue 2011-03-13 18:30:58 +01:00
Oliver Duis
5feaffbb79 Memory maps enhancements on Windows; see issue #578 2011-03-13 16:31:49 +01:00
Oliver Duis
751dbfd408 Exprimental feature auto lens distortion correction, on behalf of Guokai; see issue #576 2011-03-12 18:45:44 +01:00
Oliver Duis
aded66851e Automatic monitor profile detection using operation system; see issue #577 2011-03-12 18:22:50 +01:00
Oliver Duis
71a4fea38d Support rank in use template of batch queue processing, on behalf of guokai; see issue #566 2011-03-09 07:38:43 +01:00
Oliver Duis
2bd2afc544 RAW exposure effect now simulated in the thumbnails; see issue #441 2011-03-08 17:06:25 +01:00
Oliver Duis
3ce981e16c Replace hardcoded C:\Windows path by auto-search; see issue #572 2011-03-08 16:59:27 +01:00
Oliver Duis
e59bfff48b Renamed crop mask color, see issue #507 2011-03-07 12:39:11 +01:00