heckflosse
566d4c9822
Cppcheck: Fixed most issued in rtgui/*
2016-10-04 23:28:19 +02:00
Hombre
5affa18341
Introducting soft-proofing and Black Point Compensation, simplify the
...
CMM at the end of the pipeline + sparse code refactoring
A new BPC checkbutton has been created in 'Preferences/Color Management'
and in the ICM tool. Better hanbling of widget sensitivity of the output
profile / gamma part of the ICM tool.
2016-08-24 22:32:06 +02:00
Adam Reichold
f0611fe9ba
Merge branch 'master' into 'gtk3' to fix modal dialogs without a parent
2016-03-28 13:49:56 +02:00
Adam Reichold
4b9bc5be88
Try to fix #3132 by making sure every file chooser dialog is given an appropriate parent window.
2016-03-28 13:32:30 +02:00
Adam Reichold
a04c7706db
Merge branch 'master' into 'gtk3'
2016-03-05 13:11:00 +01:00
Adam Reichold
00a0da32a9
Fix #3181 by store the filename which will be unset when the entry is deleted and hence cannot be bound by reference.
2016-02-27 19:20:41 +01:00
Hombre
3577d87862
Removed set_border_width from the code, padding and margin values still
...
to be set in CSS file
2016-02-23 21:36:00 +01:00
Adam Reichold
5d37aeb4e1
Request only the minimal amount of attributes when using enumerate_children to improve performance.
2016-02-21 18:22:28 +01:00
Adam Reichold
a2eea7c265
Finally fully remove the safegtk module.
2016-02-21 10:26:11 +01:00
Adam Reichold
bcda68f6e0
Remove the last safe directory listing functions.
2016-02-21 10:12:56 +01:00
Adam Reichold
747a28014b
Begin removing simple pass-through wrapper for POSIX-style file system functions from safegtk module.
2016-02-21 10:07:57 +01:00
Adam Reichold
b62b78e2f8
Move the special directory query helpers into the places browser.
2016-02-21 10:07:57 +01:00
Adam Reichold
1a9121714a
Close #3075 by merging branch which parents preferences, save-as and partial-paste dialogs.
2016-01-11 19:18:10 +01:00
Hombre
a54dd81b1a
Merge branch 'master' into gtk3
2016-01-11 00:54:25 +01:00
Adam Reichold
375ed172e0
Also fix the missing parent window for the partial-paste and the save-as dialogs.
2016-01-10 18:07:06 +01:00
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