2d3e9166f4Solving issue 2342: "Information needed for the color conversion methods of the Color class" ; done by jdesmis
Hombre
2014-04-20 02:28:15 +02:00
83df32e659RT crashes when undo crop action via history, Issue 1969
Ingo
2014-04-19 22:53:04 +02:00
30254f9b85Created 92-Beige-DarkCyan.iconset as it was missing. No issue.
DrSlony
2014-04-15 14:53:55 +02:00
9da57ecb83Pipette in Lab Mode and improving data Navigator and histogram panel issue2327
jdc
2014-04-14 07:12:23 +02:00
d1dfc0c8f0Enhanced look for detail window and zoom guides, Issue 2306, thanks also to DrSlony, Hombre and Michael
Ingo
2014-04-12 16:08:17 +02:00
69eee8036aFixes access to unintialized variables when using before/after view, no Issue
Ingo
2014-04-11 21:58:59 +02:00
afbf5463c8Navigator info fonts (issue 2333)
michael
2014-04-11 12:50:02 -04:00
f372928f0aNew small icons for detail window, Issue 2306
Ingo
2014-04-11 12:40:42 +02:00
832c8b6c25Buffer underrun in RGB denoise, Issue 2337. Could also fix 'Crash when creating detail window, Issue 2324' (Thanks to Hombre)
Ingo
2014-04-09 23:59:26 +02:00
51e80b8c03Updated interface language files: Japanese by firefly, issue 2339, and Czech by Marian, issue 2335
DrSlony
2014-04-09 08:37:54 +02:00
223a989f03Navigator info alignment (issue 2333)
michael
2014-04-08 08:44:57 -04:00
e4e2a93b6eUpdate and correct automatic language selection (see issue 2328)
Philip Rinn
2014-04-07 16:59:49 +02:00
18a31802ebAll interface language files updated with additional corrections
DrSlony
2014-04-07 10:59:30 +02:00
95c2ab4ce8Japanese interface language update by firefly, issue 2334
DrSlony
2014-04-07 09:34:10 +02:00
8b5e1aebb4After selection of (GTK-default) theme in preferences RT doesn't start anymore on Windows, Issue 2330
Ingo
2014-04-06 17:15:51 +02:00
5bb87fe324Setting the "Fill Mode" button state of the Profile selector to "off" by default (see issue 2329).
natureh.510
2014-04-06 16:14:31 +02:00
40b60bc035Solving issue 2326: "Copy/Paste bug" ; The "Fill mode" button (Profile selector) is now extended to the "Load" and "Paste" buttons.
natureh.510
2014-04-06 16:09:54 +02:00
290558f454Enhanced look for crop guide and straightening line, Issue 2306
Ingo
2014-04-05 12:07:31 +02:00
02e38cb67aAuto Levels calculates wrong lightness value, which leads to crash of RT, Issue 2325 / Credits: Hombre, Ingo
Ingo
2014-04-04 19:29:50 +02:00
dd3aef4762Speedup for Graduated Filter, Issue 1615
Ingo
2014-03-26 20:05:16 +01:00
2df87f23dcMerge 6edeb8dcd6a3 with 41bd5181c582
DrSlony
2014-03-26 09:03:31 +01:00
1ab40c0e30Drenched Default.gtkrc and Default.iconset in fuel and set on fire.
DrSlony
2014-03-26 08:59:52 +01:00
37ac1e81a7Show/Hide the top panel shortcut changed to capital "L" as it's more clear.
DrSlony
2014-03-26 08:58:08 +01:00
f267e741bfIssue 2311: improved "Decoding..." progress bar
torger
2014-03-26 08:55:09 +01:00
3682ba49b92297: Improved Phase One IIQ support by fixing flatfield and tiling issues on P40+, P65+ and the IQ series. These fixes should also help the Credo series, but we can't decode those files (yet).
torger
2014-03-26 07:54:52 +01:00
2bfe5f8a31Removed zoom rectangle from navigator for zoom levels <= fit zoom level, Issue 2306
Ingo
2014-03-25 00:50:12 +01:00
ee0618da08Fixed some histogram issues, Issue 2279
Ingo
2014-03-24 23:23:02 +01:00
205648fc4eUpdated Nederlands interface translation on behalf of wim ter meer, issue 2310
DrSlony
2014-03-24 22:15:50 +01:00
bb823bcf15Supressing an annoying warning, repeated numerous times. (no issue)
Hombrenatureh.510
2014-03-24 21:53:26 +01:00
fac51a63d8Fixes a case of undefined behaviour when opening a new default window, Issue 2277
Ingo
2014-03-24 21:19:15 +01:00
70d2cdde5cFast Demosaic is executed twice when Input Profile is set to 'Camera standard', another case, Issue 2299
Ingo
2014-03-24 17:38:57 +01:00
10353416c9Fixed two possible reasons for nan values, Issue 2194
Ingo
2014-03-24 16:30:41 +01:00
0ec0ba01d0Include the standardized <memory> instead of non-standard <auto_ptr.h>
torger
2014-03-24 15:08:14 +01:00
cc1ddf8b55RT tries to move the preview, even if that's not possible, Issue 2298
Ingo
2014-03-21 19:19:34 +01:00
b6c57cd298Use locale names with better linux/osx/win cross-platform compatibility (old did not work on OSX); use less specific exception objects to avoid strange throw issues on OSX builds
torger
2014-03-21 15:34:37 +01:00
81f5e72b82Catch a more general form of exception, as we don't make use of the more specific. Had issues with Runtime type information on OSX, not sure exactly what the problem is but this generalization of exception handling seem to make it work safely.
torger
2014-03-21 13:20:34 +01:00