44 Commits

Author SHA1 Message Date
Morgan Hardwood
a89bcf59cb Deleted unused icons 2018-05-13 20:33:52 +02:00
Morgan Hardwood
32d081add1 Slow down cowboy... changed 5.5-dev to 5.4-dev 2018-03-20 21:39:21 +01:00
Morgan Hardwood
2efdfba293 Prepare to merge 5.4 from releases back into dev 2018-03-20 13:54:02 +01:00
Morgan Hardwood
e1362d2d20 Preparing for release 5.4 2018-03-20 11:41:22 +01:00
Morgan Hardwood
073db88a9b Updated release notes and splash for 5.4-rc3 2018-03-11 15:30:23 +01:00
Morgan Hardwood
297d221f6a Started preparing for release 5.4-rc1 2018-02-05 23:19:27 +01:00
Morgan Hardwood
ff808c823b Gamut icons made consistent, closes #4360 2018-02-04 16:09:14 +01:00
Morgan Hardwood
fe1ac7f605 Added black and white adjuster icons
Used for the Anchor slider in the HDR Tone Mapping tool.
2018-01-26 00:29:04 +01:00
Morgan Hardwood
466efd3993 Added "Advanced" tab icon.
Added equalizer and atom icons, and set the Advanced tab to use
the atom icon. #4298
2018-01-21 19:11:21 +01:00
Morgan Hardwood
95af7dd65c Added histogram profile button images, #4066 2017-12-06 11:03:56 +01:00
Hombre57
180912df0f Merge branch 'dev' into multiframe-handling 2017-10-04 23:34:28 +02:00
Morgan Hardwood
02807fc1de Prepare to merge release 5.3 back into dev 2017-10-01 01:02:38 +02:00
Morgan Hardwood
ec0f793685 Preparing for release 5.3 2017-09-30 21:31:22 +02:00
Morgan Hardwood
0c2a3a2ca9 Preparing to release 5.3-rc1 2017-09-25 02:04:22 +02:00
Hombre57
0905294bda Merge branch 'dev' into multiframe-handling, with some merge bugfix 2017-09-17 01:15:51 +02:00
Morgan Hardwood
1e36c564a7 Moved focus mask preview to clipped shadows/highlights section, uses large focus-screem icon, #4027 2017-09-01 14:59:17 +02:00
Morgan Hardwood
20a3ad9134 Added and updated previewmode* icons, #4027 2017-08-26 19:34:25 +02:00
Morgan Hardwood
00779e8242 Added L* middle gray preview background color, changed button icons, #4027 2017-08-20 20:40:56 +02:00
Morgan Hardwood
6723013110 Added L* middle gray preview background color, #4027 2017-08-20 19:14:32 +02:00
Hombre57
86dac147c6 Adding icons on thumbnails and solving a bug in cacheimagedata.cc
See issue #4008.
The bug in cacheimagedata.cc was preventing correct cached thumbnail
loading, asking for a full processing at each loading of the directory.
2017-08-13 18:13:39 +02:00
Morgan Hardwood
eca51cfcbc Prepare to merge release 5.2 back into dev 2017-07-24 12:48:37 +02:00
Morgan Hardwood
78e921cbbc Preparing for release 5.2 2017-07-23 23:20:49 +02:00
Morgan Hardwood
095d33db09 Prepare for merging 5.1 back into dev 2017-05-15 21:44:27 +02:00
Morgan Hardwood
f23d70fdb2 Preparing for release 5.1. Updated release notes, splash and default profiles. 2017-05-15 20:59:41 +02:00
Morgan Hardwood
442e5a3aa7 Preparing for 5.1-rc1 2017-05-10 15:59:33 +02:00
Morgan Hardwood
16f4731e0b Merge branch 'master' into gtk3 2017-01-30 23:45:46 +01:00
Morgan Hardwood
3809a15d98 Updated splash screen SVG + PNG. 2017-01-28 22:52:56 +01:00
Morgan Hardwood
7fe7c4f60f Merge branch 'master' into gtk3 2017-01-22 22:19:22 +01:00
Morgan Hardwood
9fbbb052ee Moved rt_splash_5.png/svg into rtdata/images 2017-01-22 22:19:13 +01:00
Morgan Hardwood
4efae5c764 Merge branch 'master' into gtk3 2016-10-16 23:26:51 +02:00
Hombre
50165dab20 Merge branch 'master' into softproofing 2016-10-16 01:45:52 +02:00
Morgan Hardwood
0dbea030cb Merge branch 'master' into gtk3-merge-master-b8eb349 2016-10-10 23:07:41 +02:00
Hombre
f904bc8f84 First patch of the LockableColorPicker tool.
Still Work In Progress, but can be used without too much hassle.
2016-09-30 01:03:57 +02:00
Hombre
827acd35f9 Some bugfix. 2016-08-27 22:20:54 +02:00
Hombre
7f0a96e448 Fix #3203 and restore the hover color for the 'Enabled' buttons 2016-03-12 00:09:30 +01:00
Hombre
3b7ef934ce More opaque 1:1 icon 2016-01-18 00:48:34 +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
Hombre
bcbb45454a Updated icons (from Drslony), code cleanup and bugfix 2015-12-29 03:52:50 +01:00
Hombre
0daea66597 Adding the Absolute entry for monitor rendering intent + icons updated 2015-12-28 14:43:37 +01:00
Adam Reichold
4ecf463f9f Merge master for the C++11 ABI fixes. 2015-12-20 20:53:59 +01:00
Adam Reichold
97814fbf6e Import icons provided by Beep6581 into source tree. 2015-12-17 20:05:50 +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
a9aa5308b5 Gtk3 theme ready, Gtk2 stuff removed, slim mode removed, RT logo images enhanced. 2015-11-17 02:52:38 +01: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