Adam Reichold
8151e0f5ce
Merge branch 'master' into 'gtk3'
...
Most conflicts seemed to be simple enough. There were a lot of `append_text` to
`append` conversions for `Gtk::ComboBoxText`. The `PopUpCommon` class also saw
a lot of changes with non-trivial conflict resolutions.
2016-01-06 23:56:12 +01:00
Adam Reichold
4f68e370d4
Replace the DirBrowserRemoteInterface by slots to reduce coupling by using ad-hoc yet type-safe collaborations.
2016-01-06 20:05:11 +01:00
Beep6581
d70c3e67a2
Merge pull request #3029 from Beep6581/add-monitor-profile-and-softproofing
...
Add easy selection of monitor profile and rendering intent, closes #2744
2016-01-02 14:08:04 +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
Adam Reichold
4ecf463f9f
Merge master for the C++11 ABI fixes.
2015-12-20 20:53: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
ee766b71b8
Add a button to filter the original files to the file browser.
2015-12-17 20:05:49 +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
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
a9aa5308b5
Gtk3 theme ready, Gtk2 stuff removed, slim mode removed, RT logo images enhanced.
2015-11-17 02:52:38 +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
Morgan Hardwood
56a0805bc7
Gtk3 by Hombre, issue 2807
2015-08-12 16:07:19 +02:00
DrSlony
0e0cfb9b25
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
2015-08-11 11:55:03 +02:00
DrSlony
effb46c3e1
Line endings
2015-08-11 11:53:44 +02:00
torger
d5ca351c20
Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility)
2015-07-10 12:00:36 +02:00