DrSlony
c24f37258f
New guide type "Frame" for aiding in cropping dark photos against a dark preview background. Issue 1391
2012-06-15 00:26:37 +01:00
Oliver Duis
8c3347cd87
Fixed problem when cancelling SaveAs dialog
...
see issue 1397
2012-06-14 17:31:08 +02:00
Oliver Duis
f40bc8e39a
Removed "post mosaic artifact/noise reduction" since it harmed image quality
...
see issue 848
2012-06-13 07:31:17 +02:00
Oliver Duis
ef21ae5e8d
Fixed random color dots in dark areas using some Canon DCP profiles
...
see issue 1406
2012-06-10 21:01:17 +02:00
Michael Ezra
025a43f4ce
Toolbar buttons for background color of the preview panel. (Issue 1391)
...
Shortcuts: Theme-based - 8; Black - 9; White - 0
2012-06-08 23:12:34 -04:00
Oliver Duis
34a2c3cc68
Fixed border color changed by double clicking on area surrounding preview image not consistent
...
See issue 1391
2012-06-07 22:22:08 +02:00
DrSlony
3a611eb2c3
One more markup fix, this one's in the file deletion dialog, rtgui/filecatalog.cc +724-5
2012-06-03 15:15:39 +01:00
DrSlony
3d85acd2e0
Added markup to popups when default raw and non-raw profiles are not found
2012-06-03 12:32:55 +01:00
DrSlony
f7940df636
Fixes markup in Load/save/copy/paste Profile button tooltips, issue 1388
2012-06-03 02:33:02 +01:00
DrSlony
115e3910e3
Absolute paste of rotation value when using partial paste, issue 1386 committed on behalf of Dr.Hombre
2012-06-02 22:39:57 +01:00
natureh
f78cadf4d1
Solving issue 872: "RT file-open/save windows should remember last used dir", on behalf of Johannes Wienke
2012-06-02 14:48:35 +02:00
natureh
842e446060
Patch from issue 1384: "Speedup enhancement of the thumbnails' browser"
2012-06-02 14:46:50 +02:00
Oliver Duis
190555be57
LCP engine v3
...
see issue 1375
2012-05-31 16:13:46 +02:00
natureh
6ae731e84a
Solving bug reported in issue 1341: "PP3 file cleanup" ...application's crash if the default raw or image profile didn't exist
2012-05-25 10:42:56 +02:00
Oliver Duis
e5d42eb5eb
LCP engine v2
...
see issue 1343
2012-05-23 00:11:38 +02:00
Michael Ezra
a86846b670
Enhancement: Placement of buttons below the curves (on behalf of Wolfgang) see issue 227 (# 47)
2012-05-20 11:25:26 -04:00
Oliver Duis
c5fd7da96a
Fixed compilation issues on Ubuntu Linux
...
see issue 1343
2012-05-18 18:30:57 +02:00
Oliver Duis
e5b5d86145
Two files missing from last commit
2012-05-18 07:43:03 +02:00
Oliver Duis
2d59057d57
LCP (Lens Correction Profile) support
...
see issue 1343
2012-05-17 21:41:48 +02:00
Oliver Duis
f38752bd00
Removed warning for external program support
...
see issue 1365
2012-05-17 21:18:59 +02:00
natureh
3d4efaff06
Solving issue 607: Auto Crop disabled if Auto Fill off
2012-05-14 01:03:10 +02:00
Oliver Duis
05226a2875
Backed out changeset: 159f9e7014f8
2012-05-06 23:04:47 +02:00
Oliver Duis
1483ecb47c
Code cleanups
...
on behalf of Lebedev, see issue 1355
2012-05-06 22:10:37 +02:00
DrSlony
1f903d5c4c
PP3 files updated (full) and changes to options.cc, issue 1341
2012-05-01 01:13:24 +01:00
Oliver Duis
c615e7b132
DCP dual illuminant support
...
see issue 1336
2012-04-23 17:45:27 +02:00
Oliver Duis
29dc72e26c
Code cleanups
...
on behalf of Lebedev, see issue 1332
2012-04-22 10:44:51 +02:00
natureh
0dec768a2b
The "Blend" HL recovery method was not remembered when modified in the Batch Tool Panel editor
2012-04-21 21:52:24 +02:00
Oliver Duis
6c78b241f5
ICC camera and output profile speedups, cleanup
...
see issue 1329
2012-04-21 09:16:07 +02:00
Oliver Duis
02cc8464d9
Fixed compilation on 32bit Windows, cleanups
...
see issue 1333
2012-04-20 22:17:41 +02:00
Oliver Duis
0db92a7f88
Forgot to commit the added files (sorry)
2012-04-16 18:20:35 +02:00
Oliver Duis
0fb058ff00
External programs plugger
...
see issue 1323
2012-04-16 18:15:08 +02:00
Emil Martinec
033755b6df
Code cleanup for min/max functions. Committed on behalf of lebedev.ri (thanks!).
2012-04-09 15:42:59 -05:00
Oliver Duis
7d621effc7
Fixed crash on selecting a Custom input color profile
...
see issue 1298
2012-04-01 17:18:48 +02:00
Oliver Duis
36b86ddaf3
Clipless and fast DCP color profile engine
...
see issue #1295
2012-03-31 19:02:42 +02:00
Michael Ezra
22b6e81b3d
Fix for Lab Brightness precision in the UI
2012-03-25 22:29:10 -04:00
natureh
9da3425f78
Solving issue 1276: "Segfault on going back in history after pasting profile"
2012-03-18 19:10:16 +01:00
natureh
7b5f56798f
Debug message removed, related to IPTC
2012-03-08 23:18:19 +01:00
Michael Ezra
a1714994f2
Fix - adding '.out' to the pp3 filename next to output file when image is saved via queue
2012-02-28 21:40:23 -05:00
natureh
dd93fff44c
Committing patch from issue 1240: "Partial profile handling"
2012-02-26 03:23:08 +01:00
natureh
d5cc52771b
Solving issue 1241 on behalf of skraft61: "CropHandler::update is called too often". It also remove the main preview's scrollbars.
2012-02-25 19:41:44 +01:00
natureh
ea5a4f73cf
Applying patch from issue 1257: "Code cleanup: removal of unnessesary variables, fixed C-style pointer casting" on behalf of lebedev
2012-02-25 16:10:20 +01:00
DrSlony
59623f63ab
Biometric passport (ePassport) crop ratio and guides. Issue 1259
2012-02-21 23:01:35 +00:00
Michael Ezra
e53e4a132a
Adding RGBLF preview modes support for Before/After views (issue 1234)
2012-02-03 21:25:13 -05:00
Michael Ezra
6fd05adc59
New feature: Export panel with Fast Export options.
...
Fast Export options provide overrides to bypass time and resource consuming development settings and to run queue processing using the fast export settings instead. This method is recommended for quicker generation of lower resolution images when speed is a priority or when resized output is desired for one or many images without making modifications to their saved development parameters.
2012-01-29 16:15:26 -05:00
Michael Ezra
d3d15b4854
Fix for correctly reflecting Input Profile option in the UI.
...
If auto-matched camera-specific ICC profile is not found Editor UI falls back to reflect "Camera standard" option.
2012-01-29 10:58:49 -05:00
Michael Ezra
9e89474a20
Monospace formatting for license and release notes in the splash screen.
2012-01-27 11:18:10 -05:00
Michael Ezra
60c1d8bf92
Renaming Caveats to Release Notes, adding text margins to the splash screen
2012-01-26 21:57:23 -05:00
natureh
a159e295ce
CAVEATS file now word-wrapped in the Text area.
2012-01-25 23:14:59 +01:00
natureh
66f1376131
Solving issue 1206: "Caveats file handling". May also solve issue 1089: "About RT: version window disappears". This patch also cleanup the Gamma tool a little bite. The CAVEATS.txt is optional and may be deleted in future release.
2012-01-18 00:20:19 +01:00
natureh
8703bcd103
Fix a bug in the Adjuster class that were causing system Beep when reaching the limits, or at each move when the limits where below 1.0 (like for Distortion). Also fix the bug of the too small spin button (displaying not enough digits).
2012-01-16 02:16:09 +01:00