3759 Commits

Author SHA1 Message Date
Hombre
0daea66597 Adding the Absolute entry for monitor rendering intent + icons updated 2015-12-28 14:43:37 +01:00
Beep6581
fd553e04e1 Merge pull request #3032 from adamreichold/fix-iptc-list-views
Fixes #2978 Adding keywords and supl categories does not work
2015-12-20 23:27:59 +01:00
Beep6581
210f82bc6a Merge pull request #3037 from adamreichold/fix-file-count-on-removal
Fix the number of files displayed in the file browser tab title being…
2015-12-20 23:25:21 +01:00
Beep6581
a345eb7c8a Merge pull request #3036 from adamreichold/fix-range-selection
Fix range selection
2015-12-20 23:24:14 +01:00
Adam Reichold
4ecf463f9f Merge master for the C++11 ABI fixes. 2015-12-20 20:53:59 +01:00
Adam Reichold
151556ae23 Add an optional function to the pop-up button, so that it will select the next entry when clicked and also do some miscellaneous code clean-ups including forward declarations. 2015-12-20 19:42:06 +01:00
Adam Reichold
551f5ec5f3 Block bookmark changes when updating processing parameters in the history panels, so that snapshots will not wander to the other images. 2015-12-19 17:49:25 +01:00
Adam Reichold
07d24b2ff1 Fix the missing columns in the IPTC by not deleting them, i.e. fix the typo to call clear_items instead of remove_all_columns. 2015-12-19 17:20:52 +01:00
Adam Reichold
1ef2229ba4 Close #3025 by fixing the fully defining the original selection function. 2015-12-19 09:18:18 +01:00
Hombre
e9141dd98c Cleaning up the GUI for the monitor profile and rendering intent +
output profile rendering intent + soft-proof button.

DCP profile GUI switched from 2x2 array to a single column.
2015-12-18 01:45:59 +01:00
Adam Reichold
1b4fd2dcb5 Use the provided images for the filter-original button and the parsed extensions list and extend the filer-original tool tip. 2015-12-17 20:05:50 +01:00
Adam Reichold
b89cd282e0 Add buttons to the file browser preferences to make the list of extensions user-sortable. 2015-12-17 20:05:49 +01:00
Adam Reichold
ee766b71b8 Add a button to filter the original files to the file browser. 2015-12-17 20:05:49 +01:00
Adam Reichold
d3ac22531b Extend the file browser so that it will only show the original image if several files of different formats are present. 2015-12-17 20:05:41 +01:00
Beep6581
8ae520e794 Target the Filmstrip/File Browser frame directly with CSS, fixes #2983 2015-12-17 05:03:44 +01:00
Hombre
32eb6b996c Adding softproofing. Now the output profile and the new rendering intent
profile for the output profile will only be shown when the new softproof
toggle button (bottom of the preview in the Editor panel) will be on.
2015-12-15 01:06:38 +01:00
heckflosse
09062a9507 Fix build problem with latest commit 2015-12-09 15:44:28 +01:00
Beep6581
26e094d56e Prevent segfault when invalid theme in options file, fixes #2991 2015-12-09 14:04:02 +01:00
Hombre
8f73377601 Add method to explicitly handle menu item sensitivy for the pop-up button. 2015-12-08 18:00:14 +01:00
Adam Reichold
22bffabe7f Extend the editor panel to support selection of a monitor profile and rendering intent and extend the preferences to provide a default profile and intent for the editor panel. 2015-12-07 23:22:32 +01:00
Adam Reichold
731f2f6134 Temporary workaround for issue #2981, which is actually Gtk+ bug 759079 affecting version 3.18. 2015-12-07 21:45:05 +01:00
Adam Reichold
35919bddc9 Copy-edit the ICC store for better performance and maintainability and add a method to load profile lists from arbitrary directories. 2015-12-07 19:55:14 +01:00
Adam Reichold
a5f62bcbf8 Track position in profile list builder implicitly instead of explicity to make it harder to add inconsistencies. 2015-12-06 10:12:32 +01:00
Adam Reichold
594b4f9b6e Reenable the colorimetric intent selector on the color management tab, but display it below the monitor profile to indicate that this is the only place where it is used. 2015-12-05 21:20:51 +01:00
Adam Reichold
333f9013dd Pass Cairo context down to child elements instead of recreating it. 2015-12-05 09:14:41 +01:00
Hombre
48f0225104 Fixing rendering loop in the FileBrowser, based on a suggestion from
Adam
2015-12-05 01:27:39 +01:00
Adam Reichold
871e661a93 Remove two unused labels from the color toning tool that were always hidden when not in batch mode. 2015-12-03 20:08:46 +01:00
Beep6581
2e720bdeb8 Merge branch 'master' into gtk3 2015-12-01 18:59:59 +01:00
Hombre
72acf67304 Issue 2990: workaround for
style->get_background_color(Gtk::STATE_FLAG_SELECTED) which is not
handled properly by Gtk3
2015-11-30 01:26:00 +01:00
Hombre
9cac516219 Complement bugfix of issue 2990: "Memory leak when using Gtk+-3.18.2",
on behalf of adamreichold
2015-11-29 14:09:32 +01:00
Hombre
6d447f7e02 Issue 2990: Fix possible memory leak ; at least, let the Windows version
w/ Gtk3.18 start w/o crashing
2015-11-29 02:41:07 +01:00
Adam Reichold
df70d03e13 Try to refactor the behaviour of the thumb browser selection modes adding support for shift-and-control range-selection to select several independent ranges. 2015-11-29 00:17:17 +01:00
Adam Reichold
88ab82cee9 Factor out the three thumbnail browser selection modes without changing their behaviour. 2015-11-28 23:21:17 +01:00
Adam Reichold
286b8e7f67 Fix trying to dereference invalid iterator in ExifPanel::editTag. 2015-11-28 22:40:22 +01:00
Ingo Weyrich
5758f4d9ad Merge pull request #2994 from adamreichold/improve-singletons
Continue to simplify and improve singletons
2015-11-28 18:53:55 +01:00
Adam Reichold
ebe85388a3 Simplify the EditWindow singleton using an instance wrapper. 2015-11-28 14:53:33 +01:00
Adam Reichold
9ec0557edf Simplify the DCLP singleton instances found by searching for methods named 'getInstance'. 2015-11-28 14:53:27 +01:00
Adam Reichold
f77ca41a6f Fix usage of the double-checked locking (anti-)pattern in the cache manager singleton. 2015-11-28 14:53:27 +01:00
Adam Reichold
0611939c7a Remove apparently unused additional preview handler also fixing a memory leak. 2015-11-28 14:52:09 +01:00
Adam Reichold
e52ce5c485 Replace a dubious manual return-value-optimization by a standard named-return-value-optimization to simplify leak detection. 2015-11-28 14:31:46 +01:00
Adam Reichold
1ed09dc049 Fix leaking the axis adjusters in the coordinate adjuster. 2015-11-28 14:31:41 +01:00
Beep6581
d8ad81c85c Shrunk down tab buttons, fixed selected text highlight, added hover and inactive adjuster button states, removed FileBrowser frame's padding which fixes bug #2948 and bug #2949 2015-11-21 12:03:05 +01:00
Beep6581
7c7f3cf1d0 CSS theme improvements with .cc code changes 2015-11-19 20:15:33 +01:00
Beep6581
032af8bfbe Removed huge rtdata/themes/gtk-contained-dark.css , now RT first loads Adwaita Dark by name, then RawTherapee.css 2015-11-18 23:16:58 +01:00
Beep6581
a9aa5308b5 Gtk3 theme ready, Gtk2 stuff removed, slim mode removed, RT logo images enhanced. 2015-11-17 02:52:38 +01:00
Desmis
38f9c05c3c Enhancement to 'Process Transmission' and High radius unsharp mask 2015-11-15 16:57:02 +01:00
Desmis
f74e4b0dd2 Fixed numerous bug and add Preview for mask and transmission 2015-11-13 08:45:24 +01:00
Adam Reichold
6b52742d84 Fix the number of files displayed in the file browser tab title being wrong after removal of a file by an external actor. 2015-11-12 22:17:28 +01:00
Desmis
44490e81ae Add mask method 2015-11-12 08:58:07 +01:00
Desmis
a1fd3d72b2 Improvement to Gaussian gradient 2015-11-10 11:34:17 +01:00